Age | Commit message (Expand) | Author |
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 |
2015-07-16 | ARM: OMAP2+: Add support for initializing dm814x clocks | Tony Lindgren |
2015-07-01 | Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-04 | clk: ti: Use of_clk_get_parent_count() instead of open coding | Geert Uytterhoeven |
2015-06-04 | CLK: TI: always enable DESHDCP clock | Tomi Valkeinen |
2015-06-03 | arm: dra7: add DESHDCP clock | Tomi Valkeinen |
2015-06-02 | clk: ti: move low-level access and init code under clock driver | Tero Kristo |
2015-06-02 | clk: ti: remove exported ll_ops struct, instead add an API for registration | Tero Kristo |
2015-06-02 | clk: ti: move some public definitions to private header | Tero Kristo |
2015-06-02 | clk: ti: am3517: move remaining am3517 clock support code to clock driver | Tero Kristo |
2015-06-02 | clk: ti: omap34xx: move omap34xx clock type support code to clock driver | Tero Kristo |
2015-06-02 | clk: ti: clkdm: move clkdm gate clock support code to clock driver | Tero Kristo |
2015-06-02 | clk: ti: omap2430: move clock support code under clock driver | Tero Kristo |
2015-06-02 | clk: ti: dflt: move support for default gate clock to clock driver | Tero Kristo |
2015-06-02 | clk: ti: dpll: move omap3 DPLL functionality to clock driver | Tero Kristo |
2015-06-02 | clk: ti: move omap2_clk_enable_init_clocks under clock driver | Tero Kristo |
2015-06-02 | clk: ti: autoidle: move generic autoidle handling code to clock driver | Tero Kristo |
2015-06-02 | clk: ti: move interface clock implementation under drivers/clk | Tero Kristo |
2015-06-02 | clk: ti: move OMAP4+ DPLL implementation under drivers/clk | Tero Kristo |
2015-06-02 | clk: ti: move generic OMAP DPLL implementation under drivers/clk | Tero Kristo |
2015-06-02 | ARM: OMAP2+: clock: export driver API to setup/get clock features | Tero Kristo |
2015-05-14 | clk: ti: Silence sparse warnings | Stephen Boyd |
2015-05-14 | clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereference | Krzysztof Kozlowski |
2015-04-12 | clk: don't use __initconst for non-const arrays | Uwe Kleine-König |
2015-04-01 | clk: constify of_device_id array | Fabian Frederick |
2015-03-24 | Merge branch 'for-4.1-clk-ti' of github.com:t-kristo/linux-pm into clk-next | Michael Turquette |
2015-03-24 | clk: ti: Implement FAPLL set_rate for the PLL | Tony Lindgren |
2015-03-24 | clk: ti: Implement FAPLL set_rate for the synthesizer | Tony Lindgren |
2015-03-24 | clk: ti: Fix FAPLL recalc_rate for rounding errors | Tony Lindgren |