Age | Commit message (Expand) | Author |
2016-08-01 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
2016-06-22 | ARM: dts: AM43xx: clk: Add RNG clk node | Lokesh Vutla |
2016-06-10 | clk: ti: am335x/am4372: Add tbclk to pwm node | Franklin S Cooper Jr |
2016-05-20 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2016-04-19 | clk: ti: dra7-atl-clock: Fix of_node reference counting | Peter Ujfalusi |
2016-04-15 | clk: ti: dra7: fix kernel boot with arg 'clocksource=gp_timer' | Grygorii Strashko |
2016-04-15 | clk: ti: amx3xx: limit the maximum frequency of DPLLs based on spec | Tero Kristo |
2016-04-15 | clk: ti: dpll: add support for specifying max rate for DPLLs | Tero Kristo |
2016-04-15 | clk: ti: dflt: remove redundant unlikely | Suman Anna |
2016-04-11 | ARM: dts: dra7xx: Correct mcasp8_ahclkx_mux name | Peter Ujfalusi |
2016-03-02 | clk: ti: Remove CLK_IS_ROOT | Stephen Boyd |
2016-03-01 | Merge branch 'clk-ti' into clk-next | Michael Turquette |
2016-03-01 | clk: ti: Fix some errors found by static checkers | Stephen Boyd |
2016-03-01 | clk: ti: Allow COMPILE_TEST to build selected drivers | Tony Lindgren |
2016-03-01 | clk: ti: Add support for dm814x ADPLL | Tony Lindgren |
2016-02-26 | clk: ti: Update for of_clk_get_parent_count() returning unsigned int | Stephen Boyd |
2016-02-22 | clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrs | Tero Kristo |
2016-02-22 | Merge branch 'clk-fixes' into clk-next | Stephen Boyd |
2016-02-22 | clk: ti: omap3+: dpll: use non-locking version of clk_get_rate | Tero Kristo |
2016-01-29 | clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h | Geliang Tang |
2016-01-20 | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-12-03 | clk: ti: Add few dm814x clock aliases | Tony Lindgren |
2015-12-02 | Merge branch 'clk-fixes' into clk-next | Stephen Boyd |
2015-11-30 | clk: ti: omap5+: dpll: implement errata i810 | Tero Kristo |
2015-11-24 | clk: ti: drop locking code from mux/divider drivers | Grygorii Strashko |
2015-11-24 | clk: ti816x: Add missing dmtimer clkdev entries | Neil Armstrong |
2015-11-24 | clk: ti: fapll: fix wrong do_div() usage | Nicolas Pitre |
2015-11-24 | clk: ti: clkt_dpll: fix wrong do_div() usage | Nicolas Pitre |
2015-11-20 | clk: ti: dra7: constify clk_hw_omap_ops structure | Julia Lawall |
2015-10-02 | clk: ti: dflt: fix enable_reg validity check | Suman Anna |
2015-10-02 | clk: ti: fix dual-registration of uart4_ick | Ben Dooks |
2015-10-02 | clk: ti: clk-7xx: Remove hardwired ABE clock configuration | Peter Ujfalusi |
2015-09-01 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
2015-09-01 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2015-08-24 | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd |
2015-08-24 | clk: ti: Convert to clk_hw based provider APIs | Stephen Boyd |
2015-08-24 | clk: ti: Remove CLK_IS_BASIC check | Stephen Boyd |
2015-08-24 | clk: Convert __clk_get_flags() to clk_hw_get_flags() | Stephen Boyd |
2015-08-24 | clk: Replace __clk_get_num_parents with clk_hw_get_num_parents() | Stephen Boyd |
2015-08-13 | clk: ti: fix for definition movement | Stephen Rothwell |
2015-07-31 | ARM: dts: AM437X: add dpll_clksel_mac_clk node | Keerthy |
2015-07-28 | Merge branch 'cleanup-clk-h-includes' into clk-next | Stephen Boyd |
2015-07-28 | clk: ti: make use of of_clk_parent_fill helper function | Dinh Nguyen |
2015-07-28 | clk: ti: Force pointer to be __iomem | Stephen Boyd |
2015-07-28 | clk: ti: clk-3xxx: Remove unused structures | Stephen Boyd |
2015-07-28 | clk: ti: Mark ti_clk_features static | Stephen Boyd |
2015-07-28 | clk: ti: Check kzalloc() for failures | Stephen Boyd |
2015-07-28 | Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in... | Stephen Boyd |
2015-07-20 | clk: ti: Switch clk-provider.h include to clk.h | Stephen Boyd |
2015-07-20 | clk: ti: Include clk.h | Stephen Boyd |