summaryrefslogtreecommitdiff
path: root/drivers/clk (follow)
Commit message (Expand)AuthorAge
...
| * | | | clk: at91: fix PLL_MAX_COUNT macro definitionBoris BREZILLON2014-09-02
| * | | | clk: rockchip: protect critical clocks from getting disabledHeiko Stübner2014-09-02
| * | | | clk: rockchip: make rockchip_clk_register_branch staticHeiko Stübner2014-09-02
| * | | | clk: rockchip: implement the fraction divider branch typeHeiko Stübner2014-09-02
| * | | | clk: shmobile: add missing 0x0100 for SDCKCRKuninori Morimoto2014-09-02
| * | | | cpufreq: kirkwood: use the powersave multiplexerMike Turquette2014-09-02
| * | | | clk: mvebu: powersave clock is a multiplexerMike Turquette2014-09-01
| * | | | clk: mvebu: share locks between gate clocksMike Turquette2014-09-01
| |/ / /
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-14
|\ \ \ \
| * | | | kbuild: remove unnecessary "obj- := dummy.o" trickMasahiro Yamada2014-10-02
| |/ / /
* | | | clk: RK808: add clkout driver for RK808Chris Zhong2014-10-14
* | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-08
|\ \ \ \
| * \ \ \ Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...Nicolas Ferre2014-08-25
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | clk: at91: remove the useless CLK_IGNORE_UNUSED flagAlexandre Belloni2014-07-15
* | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-10-08
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge tag 'at91-soc2' of git://github.com/at91linux/linux-at91 into next/socArnd Bergmann2014-09-26
| |\ \ \ \
| | * | | | clk: at91: add a driver for the h32mx clockAlexandre Belloni2014-09-22
| | |/ / /
| * / / / clk: shmobile: Add r8a7794 supportHisashi Nakamura2014-08-27
| |/ / /
* | | | clk/efm32gg: fix dt init prototypeUwe Kleine-König2014-09-09
* | | | clk: prevent erronous parsing of children during rate changeTero Kristo2014-09-03
* | | | clk: rockchip: Fix the clocks for i2c1 and i2c2Doug Anderson2014-09-03
* | | | Merge branch 'for-v3.17-rc/ti-clk-driver' of github.com:t-kristo/linux-pm int...Mike Turquette2014-09-03
|\ \ \ \
| * | | | clk: ti: dra7-atl: Provide error check for incoming parameters in set_rateNishanth Menon2014-08-21
| * | | | clk: ti: divider: Provide error check for incoming parameters in set_rateNishanth Menon2014-08-21
| |/ / /
* | | | clk: qcom: Fix sdc 144kHz frequency entryStephen Boyd2014-09-02
* | | | clk: at91: fix num_parents test in at91sam9260 slow clk implementationBoris BREZILLON2014-09-02
|/ / /
* | | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-08
|\ \ \
| * \ \ Merge branch 'clk-rockchip' of git://git.linaro.org/people/mike.turquette/lin...Arnd Bergmann2014-07-28
| |\ \ \
| * \ \ \ Merge tag 'mvebu-soc-3.17-4' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann2014-07-26
| |\ \ \ \
| | * | | | clk: mvebu: extend clk-cpu for dynamic frequency scalingThomas Petazzoni2014-07-16
| | | |/ / | | |/| |
| * | | | Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann2014-07-26
| |\ \ \ \
| | * | | | clk: samsung: s5pv210: Remove legacy board supportTomasz Figa2014-07-19
| | * | | | clk: samsung: Add S5PV210 Audio Subsystem clock driverTomasz Figa2014-07-19
| | * | | | clk: samsung: Add clock driver for S5PV210 and compatible SoCsMateusz Krawczuk2014-07-19
| * | | | | Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2014-07-19
| |\| | | |
| * | | | | clk: versatile: add versatile OSC supportRob Herring2014-06-24
| | |/ / / | |/| | |
* | | | | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-08
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-07-19
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ARM: tegra: Convert PMC to a driverThierry Reding2014-07-17
| * | | | ARM: tegra: Move includes to include/soc/tegraThierry Reding2014-07-17
| | |/ / | |/| |
* | | | Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-08-04
|\ \ \ \
| * | | | clk: Add missing of_clk_set_defaults exportSylwester Nawrocki2014-08-04
| * | | | clk: checking wrong variable in __set_clk_parents()Dan Carpenter2014-08-01
| * | | | Merge tag 'for_3.17/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette2014-07-31
| |\ \ \ \
| | * | | | clk: samsung: register exynos5420 apll/kpll configuration dataThomas Abraham2014-07-26
| | * | | | clk: samsung: exynos5420: Setup clocks before system suspendVikas Sajjan2014-07-26
| | * | | | clk: samsung: Make of_device_id array constKrzysztof Kozlowski2014-07-26
| | * | | | clk: samsung: exynos3250: Enable ARMCLK down featureKrzysztof Kozlowski2014-07-26
| | * | | | clk: samsung: exynos4: Enable ARMCLK down featureKrzysztof Kozlowski2014-07-26
| | * | | | clk: samsung: Add driver to control CLKOUT line on Exynos SoCsTomasz Figa2014-07-26