summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2017-01-27clk: renesas: cpg-mssr: Add support for reset controlGeert Uytterhoeven
2017-01-27clk: renesas: cpg-mssr: Rename cpg_mssr_priv.mstp_lockGeert Uytterhoeven
2017-01-27clk: renesas: cpg-mssr: Document suitability for RZ/G1Geert Uytterhoeven
2017-01-27clk: renesas: mstp: Reformat cpg_mstp_clock_register() for git diffGeert Uytterhoeven
2017-01-26clk: x86: Add Atom PMC platform clocksIrina Tirdea
2017-01-26clk: Make x86/ conditional on CONFIG_COMMON_CLKPierre-Louis Bossart
2017-01-26clk: hisilicon: fix lock assignmentLeo Yan
2017-01-26Merge branch 'clk-ux500' into clk-nextStephen Boyd
2017-01-26clk: ux500: Convert ABx500 clocks to use OF probingLinus Walleij
2017-01-26clk: ux500: move AB8500 sysclk over to PRCMU clk driverLinus Walleij
2017-01-26clk: mediatek: Fix MT8135 dependenciesJean Delvare
2017-01-26clk: mediatek: Fix MT2701 dependenciesJean Delvare
2017-01-26clk: ti: divider: Add the table parsing to get the best divider valueKeerthy
2017-01-26clk: qcom: gdsc: Fix handling of hw control enable/disableRajendra Nayak
2017-01-26clk: meson8b: fix clk81 register addressJerome Brunet
2017-01-26clk: stm32f7: Introduce stm32f7 clocks for STM32F746 boardsGabriel Fernandez
2017-01-26clk: uniphier: continue probing even if some clocks fail to registerMasahiro Yamada
2017-01-26Merge branch 'clk-imx7', 'clk-bcm2835' into clk-nextStephen Boyd
2017-01-23clk: gxbb: add the SAR ADC clocks and expose themMartin Blumenstingl
2017-01-23clk: sunxi-ng: Add sun5i CCU driverMaxime Ripard
2017-01-23clk: sunxi-ng: Implement global pre-dividerMaxime Ripard
2017-01-23clk: sunxi-ng: Implement multiplier maximumMaxime Ripard
2017-01-23clk: sunxi-ng: mult: Fix minimum in round rateMaxime Ripard
2017-01-23clk: sunxi-ng: Implement factors offsetsMaxime Ripard
2017-01-23clk: sunxi-ng: multiplier: Add fractional supportMaxime Ripard
2017-01-23clk: renesas: mstp: Make INTC-SYS a critical clockGeert Uytterhoeven
2017-01-23clk: renesas: cpg-mssr: Migrate to CLK_IS_CRITICALGeert Uytterhoeven
2017-01-23clk: rockchip: rk3288: make all niu clocks criticalJacob Chen
2017-01-22clk: rockchip: use rk3288 vip_out clock idsJacob Chen
2017-01-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-01-20clk: imx7d: Add the OCOTP clockFabio Estevam
2017-01-20clk: bcm2835: Add leaf clock measurement support, disabled by defaultEric Anholt
2017-01-20clk: bcm2835: Register the DSI0/DSI1 pixel clocks.Eric Anholt
2017-01-20clk: bcm2835: Don't rate change PLLs on behalf of DSI PLL dividers.Eric Anholt
2017-01-20clk: cs2000: add Suspend/Resume featureKhiem Nguyen
2017-01-20clk: vc5: Add support for IDT VersaClock 5P49V5923 and 5P49V5933Marek Vasut
2017-01-20Merge tag 'v4.11-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2017-01-20Merge tag 'clk-v4.11-samsung' of git://linuxtv.org/snawrocki/samsung into clk...Stephen Boyd
2017-01-20clk: imx6: don't restrict LDB mux changes on QuadPlusLucas Stach
2017-01-20Merge tag 'clk-renesas-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd
2017-01-20clk: sunxi-ng: add support for V3s CCUIcenowy Zheng
2017-01-18clk: meson-gxbb: Export HDMI clocksNeil Armstrong
2017-01-18clk: rockchip: fix the incorrect pclk_edp div width for RK3399Xing Zheng
2017-01-17clk: sunxi-ng: a33: Add CLK_SET_RATE_PARENT to ac-digMylène Josserand
2017-01-16Merge tag 'samsung-dt-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2017-01-16clk: samsung: Remove Exynos4415 driver (SoC not supported anymore)Krzysztof Kozlowski
2017-01-13clk: rockchip: use clock ids for memory controller parts on rk3066/rk3188Heiko Stuebner
2017-01-13clk: rockchip: use rk3288 isp_in clock idsJacob Chen
2017-01-12clk: stm32f4: avoid uninitialized variable accessArnd Bergmann
2017-01-09Merge branch 'clk-fixes' into clk-nextStephen Boyd