| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: at91: add generated clock driver | Nicolas Ferre | 2015-10-01 | 1 | -0/+7 |
* | clk: at91: add PMC sama5d2 support | Nicolas Ferre | 2015-10-01 | 1 | -0/+1 |
* | clk: at91: cleanup PMC header file for PCR register fields | Nicolas Ferre | 2015-10-01 | 1 | -8/+6 |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-09-01 | 1 | -0/+12 |
|\ |
|
| * | clk: shmobile: Add CPG/MSTP Clock Domain support | Geert Uytterhoeven | 2015-08-12 | 1 | -0/+12 |
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-09-01 | 1 | -1/+2 |
|\ \ |
|
| * | | ARM: OMAP2+: Add support for initializing dm814x clocks | Tony Lindgren | 2015-07-16 | 1 | -1/+2 |
| |/ |
|
* | | clk: Add missing header for 'bool' definition to clk-conf.h | Chen-Yu Tsai | 2015-08-25 | 1 | -0/+2 |
* | | Merge branch 'cleanup-clk-h-includes' into clk-next | Stephen Boyd | 2015-07-28 | 1 | -1/+2 |
|\ \ |
|
| * | | clk: tegra: Properly include clk.h | Stephen Boyd | 2015-07-20 | 1 | -1/+2 |
| |/ |
|
* | | clk: ti: move low-level access and init code under clock driver | Tero Kristo | 2015-06-02 | 1 | -1/+6 |
* | | clk: ti: remove exported ll_ops struct, instead add an API for registration | Tero Kristo | 2015-06-02 | 1 | -2/+1 |
* | | clk: ti: move some public definitions to private header | Tero Kristo | 2015-06-02 | 1 | -45/+0 |
* | | clk: ti: am3517: move remaining am3517 clock support code to clock driver | Tero Kristo | 2015-06-02 | 1 | -2/+0 |
* | | clk: ti: omap34xx: move omap34xx clock type support code to clock driver | Tero Kristo | 2015-06-02 | 1 | -4/+0 |
* | | clk: ti: clkdm: move clkdm gate clock support code to clock driver | Tero Kristo | 2015-06-02 | 1 | -2/+0 |
* | | clk: ti: omap2430: move clock support code under clock driver | Tero Kristo | 2015-06-02 | 1 | -1/+0 |
* | | clk: ti: dflt: move support for default gate clock to clock driver | Tero Kristo | 2015-06-02 | 1 | -4/+0 |
* | | ARM: OMAP2+: clock: remove clkdm_control static boolean from code | Tero Kristo | 2015-06-02 | 1 | -0/+1 |
* | | clk: ti: dpll: move omap3 DPLL functionality to clock driver | Tero Kristo | 2015-06-02 | 1 | -30/+0 |
* | | ARM: OMAP2+: clock: add support for specific CM ops to ti_clk_ll_ops | Tero Kristo | 2015-06-02 | 1 | -0/+6 |
* | | ARM: OMAP2+: clock: add support for clkdm ops to the low level clk ops | Tero Kristo | 2015-06-02 | 1 | -5/+11 |
* | | clk: ti: move omap2_clk_enable_init_clocks under clock driver | Tero Kristo | 2015-06-02 | 1 | -1/+0 |
* | | clk: ti: autoidle: move generic autoidle handling code to clock driver | Tero Kristo | 2015-06-02 | 1 | -10/+3 |
* | | clk: ti: move interface clock implementation under drivers/clk | Tero Kristo | 2015-06-02 | 1 | -2/+8 |
* | | clk: ti: move OMAP4+ DPLL implementation under drivers/clk | Tero Kristo | 2015-06-02 | 1 | -12/+1 |
* | | clk: ti: move generic OMAP DPLL implementation under drivers/clk | Tero Kristo | 2015-06-02 | 1 | -1/+0 |
* | | ARM: OMAP2+: clock: export driver API to setup/get clock features | Tero Kristo | 2015-06-02 | 1 | -0/+16 |
|/ |
|
* | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 2015-04-22 | 1 | -3/+3 |
|\ |
|
| * | ARM: OMAP2+: PRCM: split PRCM module init to their own driver files | Tero Kristo | 2015-03-27 | 1 | -3/+2 |
| * | ARM: OMAP2+: PRCM: add support for static clock memmap indices | Tero Kristo | 2015-03-25 | 1 | -0/+1 |
* | | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-04-22 | 1 | -0/+1 |
|\ \ |
|
| * | | ARM: shmobile: r8a7778: common clock framework CPG driver | Ulrich Hecht | 2015-02-27 | 1 | -0/+1 |
| |/ |
|
* | | clk: at91: change to using endian agnositc IO | Ben Dooks | 2015-04-11 | 1 | -2/+2 |
|/ |
|
* | clk: omap: compile legacy omap3 clocks conditionally | Arnd Bergmann | 2015-02-03 | 1 | -0/+8 |
* | Merge tag 'tegra-clk-3.20' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin... | Michael Turquette | 2015-02-02 | 1 | -2/+0 |
|\ |
|
| * | clk: tegra: make tegra_clocks_apply_init_table() arch_initcall | Peter De Schrijver | 2015-02-02 | 1 | -2/+0 |
* | | clk: Add rate constraints to clocks | Tomeu Vizoso | 2015-02-02 | 1 | -0/+4 |
* | | Merge branch 'clk-omap-legacy' into clk-next | Michael Turquette | 2015-02-02 | 1 | -0/+12 |
|\ \ |
|
| * | | clk: ti: add omap3 legacy clock data | Tero Kristo | 2015-01-30 | 1 | -0/+12 |
| |/ |
|
* | | Merge tag 'sunxi-clocks-for-3.20' of https://git.kernel.org/pub/scm/linux/ker... | Michael Turquette | 2015-01-27 | 1 | -22/+0 |
|\ \ |
|
| * | | clk: sunxi: Remove custom phase function | Maxime Ripard | 2015-01-14 | 1 | -22/+0 |
| |/ |
|
* | | clk: ti: Drop use of clk-private.h | Stephen Boyd | 2015-01-27 | 1 | -0/+1 |
|/ |
|
* | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs | Tero Kristo | 2014-12-15 | 1 | -2/+2 |
* | ARM: OMAP3: clock: add support for dpll4_set_rate_and_parent | Tero Kristo | 2014-11-13 | 1 | -0/+2 |
* | ARM: OMAP4: clock: add support for determine_rate for omap4 regm4xen DPLL | Tero Kristo | 2014-11-13 | 1 | -0/+4 |
* | ARM: OMAP3: clock: add new rate changing logic support for noncore DPLLs | Tero Kristo | 2014-11-13 | 1 | -0/+9 |
* | Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 2014-10-15 | 1 | -0/+1 |
|\ |
|
| * | clk: ti: change clock init to use generic of_clk_init | Tero Kristo | 2014-09-29 | 1 | -0/+1 |
* | | clk: at91: add a driver for the h32mx clock | Alexandre Belloni | 2014-09-22 | 1 | -0/+1 |
|/ |
|