summaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: zynq: Move const initdata into correct code sectionSoren Brinkmann2014-09-091-15/+14
* clk: zynq: Remove pointless return at end of void functionSoren Brinkmann2014-09-091-1/+0
* clk: zynq: Remove unnecessary OOM messageSoren Brinkmann2014-09-091-3/+1
* clk: at91: fix div by zero in USB clock driverBoris BREZILLON2014-09-031-2/+5
* clk: at91: rework rm9200 USB clock to propagate set_rate to the parent clkBoris BREZILLON2014-09-031-3/+10
* clk: at91: fix recalc_rate implementation of PLL driverBoris BREZILLON2014-09-031-8/+3
* clk: at91: rework PLL rate calculationBoris BREZILLON2014-09-031-70/+77
* clk: at91: fix PLL_MAX_COUNT macro definitionBoris BREZILLON2014-09-031-1/+1
* clk: rockchip: protect critical clocks from getting disabledHeiko Stübner2014-09-034-0/+28
* clk: rockchip: make rockchip_clk_register_branch staticHeiko Stübner2014-09-031-1/+1
* clk: rockchip: implement the fraction divider branch typeHeiko Stübner2014-09-031-2/+56
* clk: shmobile: add missing 0x0100 for SDCKCRKuninori Morimoto2014-09-031-0/+1
* cpufreq: kirkwood: use the powersave multiplexerMike Turquette2014-09-031-2/+13
* clk: mvebu: powersave clock is a multiplexerMike Turquette2014-09-021-0/+87
* clk: mvebu: share locks between gate clocksMike Turquette2014-09-022-3/+8
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-086-10/+1209
|\
| * Merge branch 'clk-rockchip' of git://git.linaro.org/people/mike.turquette/lin...Arnd Bergmann2014-07-288-15/+2599
| |\
| * \ Merge tag 'mvebu-soc-3.17-4' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann2014-07-261-5/+75
| |\ \
| | * | clk: mvebu: extend clk-cpu for dynamic frequency scalingThomas Petazzoni2014-07-161-5/+75
| * | | Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann2014-07-263-0/+1098
| |\ \ \
| | * | | clk: samsung: s5pv210: Remove legacy board supportTomasz Figa2014-07-181-121/+1
| | * | | clk: samsung: Add S5PV210 Audio Subsystem clock driverTomasz Figa2014-07-182-1/+242
| | * | | clk: samsung: Add clock driver for S5PV210 and compatible SoCsMateusz Krawczuk2014-07-182-0/+977
| * | | | Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2014-07-2012-69/+97
| |\| | |
| * | | | clk: versatile: add versatile OSC supportRob Herring2014-06-242-5/+36
| | |/ / | |/| |
* | | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-083-3/+8
|\ \ \ \
| * \ \ \ Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-07-2012-69/+97
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ARM: tegra: Convert PMC to a driverThierry Reding2014-07-171-1/+1
| * | | | ARM: tegra: Move includes to include/soc/tegraThierry Reding2014-07-173-3/+8
| | |/ / | |/| |
* | | | Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-08-0469-325/+15340
|\ \ \ \
| * | | | clk: Add missing of_clk_set_defaults exportSylwester Nawrocki2014-08-041-0/+1
| * | | | clk: checking wrong variable in __set_clk_parents()Dan Carpenter2014-08-011-2/+2
| * | | | Merge tag 'for_3.17/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette2014-07-3115-15/+519
| |\ \ \ \
| | * | | | clk: samsung: register exynos5420 apll/kpll configuration dataThomas Abraham2014-07-261-0/+28
| | * | | | clk: samsung: exynos5420: Setup clocks before system suspendVikas Sajjan2014-07-261-0/+29
| | * | | | clk: samsung: Make of_device_id array constKrzysztof Kozlowski2014-07-266-6/+6
| | * | | | clk: samsung: exynos3250: Enable ARMCLK down featureKrzysztof Kozlowski2014-07-261-0/+41
| | * | | | clk: samsung: exynos4: Enable ARMCLK down featureKrzysztof Kozlowski2014-07-261-0/+46
| | * | | | clk: samsung: Add driver to control CLKOUT line on Exynos SoCsTomasz Figa2014-07-262-0/+154
| | * | | | clk: samsung: exynos4: Add CLKOUT clock hierarchyTomasz Figa2014-07-261-0/+112
| | * | | | clk: samsung: exynos4: Add missing CPU/DMC clock hierarchyTomasz Figa2014-07-261-0/+50
| | * | | | clk: exynos4: Add PPMU IP block source clocks.Jonghwa Lee2014-06-301-0/+19
| | * | | | clk: samsung: Register clk provider only after registering its all clocksSylwester Nawrocki2014-06-3013-9/+34
| | * | | | Merge branch 'v3.16-samsung-clk-fixes-1' into samsung-clk-nextTomasz Figa2014-06-305-47/+71
| | |\ \ \ \
| * | | | | | clk: Propagate any error return from debug_init()Chris Brand2014-07-301-2/+4
| * | | | | | clk: Add CLPS711X clk driverAlexander Shiyan2014-07-292-0/+193
| * | | | | | clk: st: Use round to closest divider flagGabriel FERNANDEZ2014-07-291-1/+2
| * | | | | | clk: st: Update frequency tables for fs660c32 and fs432c65Gabriel FERNANDEZ2014-07-291-8/+59
| * | | | | | clk: st: STiH407: Support for clockgenA9Gabriel FERNANDEZ2014-07-291-0/+16
| * | | | | | clk: st: STiH407: Support for clockgenD0/D2/D3Gabriel FERNANDEZ2014-07-291-0/+46