summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-26clk: Make x86/ conditional on CONFIG_COMMON_CLKPierre-Louis Bossart1-0/+2
2017-01-26clk: hisilicon: fix lock assignmentLeo Yan1-0/+1
2017-01-26Merge branch 'clk-ux500' into clk-nextStephen Boyd2-18/+29
2017-01-26clk: ux500: Convert ABx500 clocks to use OF probingLinus Walleij1-10/+26
2017-01-26clk: ux500: move AB8500 sysclk over to PRCMU clk driverLinus Walleij2-8/+3
2017-01-26clk: mediatek: Fix MT8135 dependenciesJean Delvare1-2/+2
2017-01-26clk: mediatek: Fix MT2701 dependenciesJean Delvare1-7/+8
2017-01-26clk: ti: divider: Add the table parsing to get the best divider valueKeerthy1-1/+30
2017-01-26clk: qcom: gdsc: Fix handling of hw control enable/disableRajendra Nayak1-13/+45
2017-01-26clk: meson8b: fix clk81 register addressJerome Brunet1-1/+0
2017-01-26clk: stm32f7: Introduce stm32f7 clocks for STM32F746 boardsGabriel Fernandez1-6/+271
2017-01-26clk: uniphier: continue probing even if some clocks fail to registerMasahiro Yamada1-5/+2
2017-01-26Merge branch 'clk-imx7', 'clk-bcm2835' into clk-nextStephen Boyd2-49/+255
2017-01-20clk: imx7d: Add the OCOTP clockFabio Estevam1-0/+1
2017-01-20clk: bcm2835: Add leaf clock measurement support, disabled by defaultEric Anholt1-25/+119
2017-01-20clk: bcm2835: Register the DSI0/DSI1 pixel clocks.Eric Anholt1-12/+109
2017-01-20clk: bcm2835: Don't rate change PLLs on behalf of DSI PLL dividers.Eric Anholt1-14/+28
2017-01-20clk: cs2000: add Suspend/Resume featureKhiem Nguyen1-0/+22
2017-01-20clk: vc5: Add support for IDT VersaClock 5P49V5923 and 5P49V5933Marek Vasut3-0/+802
2017-01-20Merge tag 'v4.11-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd8-13/+1067
2017-01-20Merge tag 'clk-v4.11-samsung' of git://linuxtv.org/snawrocki/samsung into clk...Stephen Boyd5-1041/+18
2017-01-20clk: imx6: don't restrict LDB mux changes on QuadPlusLucas Stach1-8/+13
2017-01-20Merge tag 'clk-renesas-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd1-0/+9
2017-01-16clk: samsung: Remove Exynos4415 driver (SoC not supported anymore)Krzysztof Kozlowski2-1023/+0
2017-01-13clk: rockchip: use clock ids for memory controller parts on rk3066/rk3188Heiko Stuebner1-2/+2
2017-01-13clk: rockchip: use rk3288 isp_in clock idsJacob Chen1-1/+1
2017-01-12clk: stm32f4: avoid uninitialized variable accessArnd Bergmann1-5/+7
2017-01-09Merge branch 'clk-fixes' into clk-nextStephen Boyd1-7/+7
2017-01-09clk: cdce925: add support for CDCE913, CDCE937, and CDCE949Akinobu Mita2-30/+89
2017-01-09clk: mdm9615: Add EBI2 clockZoran Markovic1-0/+30
2017-01-09clk: uniphier: remove unneeded #include <linux/delay.h>Masahiro Yamada1-1/+0
2017-01-09clk: mvebu: adjust AP806 CPU clock frequencies to production chipThomas Petazzoni1-5/+23
2017-01-09Merge branch 'clk-hi3660' into clk-nextStephen Boyd3-0/+575
2017-01-09clk: hisilicon: Add clock driver for hi3660 SoCZhangfei Gao3-0/+575
2017-01-09clk/samsung: exynos542x: mark some clocks as criticalMarek Szyprowski1-7/+7
2017-01-09clk: clk-conf: Do not print error messages if EPROBE_DEFERGeert Uytterhoeven1-6/+9
2017-01-09clk: scpi: don't add cpufreq device if the scpi dvfs node is disabledSudeep Holla1-6/+8
2017-01-09clk: qcom: Add GCC_MSS_RESET supportAvaneesh Kumar Dwivedi1-0/+1
2017-01-09clk: zte: add audio clocks for zx296718Jun Nie3-0/+275
2017-01-09clk: zx296718: do not panic on failureShawn Guo1-9/+18
2017-01-09clk: wm831x: fix usleep_range with bad rangeNicholas Mc Guire1-1/+2
2017-01-09clk: imx: pllv3: support fractional multiplier on vf610 PLL1/PLL2Nikita Yushchenko3-2/+102
2017-01-09clk/axs10x: Clear init field in driver probeJose Abreu1-0/+1
2017-01-09Merge branches 'clk-qcom-rpm8974', 'clk-stm32f4', 'clk-ipq4019' and 'clk-fixe...Stephen Boyd4-40/+1136
2017-01-06clk: rockchip: Remove useless init of "grf" to -EPROBE_DEFERDouglas Anderson1-1/+0
2017-01-05clk: rockchip: add clock controller for rk3328Elaine Zhang3-0/+914
2017-01-02clk: rockchip: add new pll-type for rk3328Elaine Zhang2-3/+14
2017-01-02clk: rockchip: describe aclk_vcodec using the new muxgrf type on rk3288Heiko Stuebner1-6/+5
2017-01-02clk: rockchip: add a clock-type for muxes based in the grfHeiko Stuebner4-0/+131
2016-12-29clk: samsung: exynos-audss: Replace syscore PM with platform device PMMarek Szyprowski1-14/+10