aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2019-11-17rockchip: clk: Add clk driver for rk3308Finley Xiao
2019-11-17rockchip: clk: pll: add common pll setting funcsElaine Zhang
2019-11-17rockchip: clk: fix wrong CONFIG_IS_ENABLED handlingHeiko Stuebner
2019-11-17rockchip: clk: rv1108: remove duplicate reset initHeiko Stuebner
2019-11-17rockchip: clk: add px30 clock driverKever Yang
2019-11-12Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-11-11Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-11-10clk: rockchip: rk3328: Configure CPU clockSimon South
2019-11-07clk: clk-ti-sci: Notify AVS driver upon setting clock rateKeerthy
2019-11-05clk: imx: imx8mm: add set_parent callbackPeng Fan
2019-11-05clk: imx8mm: add enet clkPeng Fan
2019-11-05clk: imx: add i.MX8MN ccf driverPeng Fan
2019-10-30Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2019-10-25Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsTom Rini
2019-10-25clk: add clock driver for MediaTek MT76x8 platformWeijie Gao
2019-10-24arm64: zynqmp: Switch to xlnx-zynqmp-clk headerMichal Simek
2019-10-24arm64: versal: Rename versal_pm_request to xilinx_pm_requestMichal Simek
2019-10-24arm64: versal: Clean pm_api_id usageMichal Simek
2019-10-22test: clk: test clock self assignmentJean-Jacques Hiblot
2019-10-22drivers: clk: Fix using assigned-clocks in the node of the clock it sets upJean-Jacques Hiblot
2019-10-22test: clk: Update tests to also check the managed APIJean-Jacques Hiblot
2019-10-22drivers: clk: Add a managed API to get clocks from the device-treeJean-Jacques Hiblot
2019-10-22drivers: clk: Handle gracefully NULL pointersJean-Jacques Hiblot
2019-10-22clk: Add support for I2C clocks on NXP's imx6q SoC which use CCFLukasz Majewski
2019-10-22clk: Fix error check in clk_set_default_parents()Jean-Jacques Hiblot
2019-10-18clk: meson-sm1: add compatibleNeil Armstrong
2019-10-18clk: meson: g12a: add support for VPU/HDMI clocksNeil Armstrong
2019-10-11clk: cdce9xx: add support for cdce9xx clock synthesizerTero Kristo
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08clk: versal: Add clock driver supportSiva Durga Prasad Paladugu
2019-10-08zynqmp: firmware: Add Xilinx ZynqMP firmware driverRajan Vaja
2019-10-08ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus
2019-09-11rockchip: clk: rk3399: remove clk_enable()Kever Yang
2019-09-11rockchip: clk: rk3368: remove clk_enable()Kever Yang
2019-09-11rockchip: clk: rk3328: remove clk_enable()Kever Yang
2019-09-11rockchip: clk: rk3288: remove clk_enable()Kever Yang
2019-09-05clk: aspeed: Add support for SD clockEddie James
2019-08-29Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2019-08-28clk: meson-g12b: add compatibleMark Kettenis
2019-08-27stm32mp1: clk: use gd to store frequency informationPatrick Delaunay
2019-08-27stm32mp1: clk: remove debug tracesPatrick Delaunay
2019-08-26Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford
2019-08-24Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-08-23rockchip: clk: rk3328: add clk_enable ops for HCLK_HOST0Kever Yang
2019-08-22clk: imx: add i.MX8MM clk driverPeng Fan
2019-08-22clk: imx: add i.MX8M composite clk supportPeng Fan
2019-08-22clk: imx: add pll14xx driverPeng Fan
2019-08-22clk: imx: expose CCF entry for allPeng Fan
2019-08-22sandbox: clk: add clk enable/disable test codePeng Fan
2019-08-22clk: prograte clk enable/disable to parentPeng Fan