summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2018-05-04clk: sunxi-ng: add support for H6 PRCM CCUIcenowy Zheng
2018-05-01clk: npcm7xx: fix return value check in npcm7xx_clk_init()Wei Yongjun
2018-04-19clk: Remove clk_init_cb typedefGeert Uytterhoeven
2018-04-16clk: qcom: Add MSM8998 Global Clock Control (GCC) driverJoonwoo Park
2018-04-16clk: npcm7xx: add clock controllerTali Perry
2018-04-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-04-06clk: actions: Add S900 SoC clock supportManivannan Sadhasivam
2018-04-06clk: actions: Add pll clock supportManivannan Sadhasivam
2018-04-06clk: actions: Add composite clock supportManivannan Sadhasivam
2018-04-06clk: actions: Add fixed factor clock supportManivannan Sadhasivam
2018-04-06clk: actions: Add factor clock supportManivannan Sadhasivam
2018-04-06clk: actions: Add divider clock supportManivannan Sadhasivam
2018-04-06clk: actions: Add mux clock supportManivannan Sadhasivam
2018-04-06clk: actions: Add gate clock supportManivannan Sadhasivam
2018-04-06clk: actions: Add common clock driver supportManivannan Sadhasivam
2018-04-06clk: spear: fix WDT clock definition on SPEAr600Quentin Schulz
2018-04-06clk: stm32mp1: remove ck_apb_dbg clockGabriel Fernandez
2018-04-06clk: stm32mp1: set stgen_k clock as criticalGabriel Fernandez
2018-04-06clk: stm32mp1: add missing tzc2 clockGabriel Fernandez
2018-04-06clk: stm32mp1: fix SAI3 & SAI4 clocksGabriel Fernandez
2018-04-06clk: stm32mp1: remove unused dfsdm_src[] constGabriel Fernandez
2018-04-06clk: stm32mp1: add missing staticGabriel Fernandez
2018-04-06Merge branch 'clk-davinci' into clk-nextStephen Boyd
2018-04-06clk: davinci: add a reset lookup table for psc0Bartosz Golaszewski
2018-04-06Merge branches 'clk-stratix10', 'clk-imx', 'clk-bcm', 'clk-cs2000' and 'clk-i...Stephen Boyd
2018-04-06Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and...Stephen Boyd
2018-04-06Merge branches 'clk-mediatek', 'clk-hisi', 'clk-allwinner', 'clk-ux500' and '...Stephen Boyd
2018-04-06Merge branches 'clk-mvebu', 'clk-phase', 'clk-nxp', 'clk-mtk2712' and 'clk-qc...Stephen Boyd
2018-04-06Merge branches 'clk-spreadtrum', 'clk-stm32f', 'clk-stm32mp1', 'clk-hi655x' a...Stephen Boyd
2018-04-06Merge branches 'clk-versatile', 'clk-doc', 'clk-must-check', 'clk-qcom' and '...Stephen Boyd
2018-04-06Merge branches 'clk-ti', 'clk-amlogic', 'clk-tegra' and 'clk-samsung' into cl...Stephen Boyd
2018-04-06clk: imx: add clock driver for imx6sllBai Ping
2018-04-06clk: imx: add new gate/gate2 wrapper funtionBai Ping
2018-04-06clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy muxBai Ping
2018-04-06clk: cs2000: set pm_ops in hibernate-compatible wayNikita Yushchenko
2018-04-06clk: bcm2835: De-assert/assert PLL reset signal when appropriateBoris Brezillon
2018-04-06clk: imx7d: Move clks_init_on before any clock operationsDong Aisheng
2018-04-06clk: imx7d: Correct ahb clk parent selectAnson Huang
2018-04-06clk: imx7d: Correct dram pll typeAnson Huang
2018-04-06clk: imx7d: Add USB clock informationPeter Chen
2018-04-06clk: socfpga: stratix10: add clock driver for Stratix10 platformDinh Nguyen
2018-04-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-04-05Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-04-05clk: ti: fix flag space conflict with clkctrl clocksTero Kristo
2018-04-05clk: uniphier: add additional ethernet clock lines for Pro4Kunihiko Hayashi
2018-04-05clk: uniphier: add SATA clock control supportKunihiko Hayashi
2018-04-05clk: uniphier: add PCIe clock control supportKunihiko Hayashi
2018-03-23clk: Add driver for the si544 clock generator chipMike Looijmans
2018-03-23clk: davinci: Remove redundant dev_err callsWei Yongjun
2018-03-23Merge tag 'clk-renesas-for-v4.17-tag2' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd