summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2020-01-14clk: imx: pllv3: add disable() supportGiulio Benetti
2020-01-14clk: imx: pllv3: add enable() supportGiulio Benetti
2020-01-14clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USBGiulio Benetti
2020-01-14clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocksGiulio Benetti
2020-01-14clk: imx8qxp: extend to support getting I2C IPG clockAnatolij Gustschin
2020-01-09Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xxTom Rini
2020-01-09Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmTom Rini
2020-01-08Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-01-08Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-08clk: imx: add i.MX8MP clk driverPeng Fan
2020-01-08clk: imx: add imx_clk_mux2_flagsPeng Fan
2020-01-08mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalidRasmus Villemoes
2020-01-07aspeed: ast2500: Read clock ofdata in the correct methodSimon Glass
2020-01-07clk: stm32mp1: Add a clock entry for RNG1 deviceSughosh Ganu
2020-01-07clk: agilex: Add clock driver for AgilexLey Foon Tan
2019-12-09Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-12-06clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[]Frieder Schrempf
2019-12-03clk: mediatek: add driver for MT8518mingming lee
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
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