- fb8c0d5 clk: Rename free() to rfree() by Simon Glass · 4 years, 9 months ago
- b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 10 months ago
- 041b06a clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate() by Giulio Benetti · 4 years, 10 months ago
- d37ecab clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate() by Giulio Benetti · 4 years, 10 months ago
- 3391e77 clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate() by Giulio Benetti · 4 years, 10 months ago
- 90cbfa5 clk: Fix error checking of dev_read_addr_ptr by Sean Anderson · 4 years, 11 months ago
- efbdad3 clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is enabled by Giulio Benetti · 5 years ago
- 5dcac2b clk: show more error info when uclass_get_device_by_name by Peng Fan · 5 years ago
- 832685f clk: mediatek: use unsigned type for returning the clk rate by Fabien Parent · 5 years ago
- 07add22 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 10 months ago
- ea67b26 clk: sci-clk: add slack to clk-set-rate passed to firmware by Lokesh Vutla · 4 years, 10 months ago
- 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 4 years, 10 months ago
- d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 10 months ago
- d8588ba clk: mediatek: fix clock-rate overflow problem by Sam Shih · 4 years, 10 months ago
- 72ab603 clk: mediatek: add driver for MT7622 by Sam Shih · 4 years, 10 months ago
- 6bf6d81 clk: fixed_rate: add dummy enable() function by Chunfeng Yun · 4 years, 10 months ago
- d646420 clk: add APIs to get (optional) clock by name without a device by Chunfeng Yun · 4 years, 10 months ago
- bd7c798 clk: check valid clock by clk_valid() by Chunfeng Yun · 4 years, 10 months ago
- 0f9b2b3 clk: fix error check for devm_clk_get_optional() by Chunfeng Yun · 4 years, 10 months ago
- 5f82a94 clk: mediatek: mt7629: add support for ssusbsys by Chunfeng Yun · 4 years, 10 months ago
- 0670adb clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pll by mingming lee · 4 years, 10 months ago
- f62168d clk: mediatek: add set_clr_upd mux type flow by mingming lee · 4 years, 10 months ago
- c196110 clk: mediatek: add driver support for MT8512 by mingming lee · 4 years, 10 months ago
- 4ca28e9 clk: imx: add i.IMXRT1050 clk driver by Giulio Benetti · 4 years, 10 months ago
- 824c371 clk: imx: pfd: add set_rate() by Giulio Benetti · 4 years, 10 months ago
- efadf79 clk: imx: pllv3: add support for PLLV3_AV type by Giulio Benetti · 4 years, 10 months ago
- d0ceb93 clk: imx: pllv3: add PLLV3_SYS support by Giulio Benetti · 4 years, 10 months ago
- 9841fee clk: imx: pllv3: add set_rate() support by Giulio Benetti · 4 years, 10 months ago
- cbb2001 clk: imx: pllv3: add disable() support by Giulio Benetti · 4 years, 10 months ago
- f4b7094 clk: imx: pllv3: add enable() support by Giulio Benetti · 4 years, 10 months ago
- 4abd807 clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB by Giulio Benetti · 4 years, 10 months ago
- 16faa59 clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks by Giulio Benetti · 4 years, 10 months ago
- f35237e clk: imx8qxp: extend to support getting I2C IPG clock by Anatolij Gustschin · 4 years, 10 months ago
- c00bd81 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx by Tom Rini · 4 years, 10 months ago
- d6b92b9 Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 10 months ago
- 7086de4 Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago
- deb287b Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
- c4cc283 clk: imx: add i.MX8MP clk driver by Peng Fan · 4 years, 10 months ago
- 6ddde48 clk: imx: add imx_clk_mux2_flags by Peng Fan · 4 years, 10 months ago
- fddf876 mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid by Rasmus Villemoes · 4 years, 11 months ago
- b2b1100 aspeed: ast2500: Read clock ofdata in the correct method by Simon Glass · 4 years, 10 months ago
- 82ebf0f clk: stm32mp1: Add a clock entry for RNG1 device by Sughosh Ganu · 4 years, 10 months ago
- c168fc7 clk: agilex: Add clock driver for Agilex by Ley Foon Tan · 5 years ago
- 2f02845 Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
- f5edb0d clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[] by Frieder Schrempf · 5 years ago
- 9072400 clk: mediatek: add driver for MT8518 by mingming lee · 5 years ago
- 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
- 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
- fe9efbc rockchip: clk: Add clk driver for rk3308 by Finley Xiao · 5 years ago
- bbda2ed rockchip: clk: pll: add common pll setting funcs by Elaine Zhang · 5 years ago
- a5ada25 rockchip: clk: fix wrong CONFIG_IS_ENABLED handling by Heiko Stuebner · 5 years ago
- a04f6fd rockchip: clk: rv1108: remove duplicate reset init by Heiko Stuebner · 5 years ago
- d49a526 rockchip: clk: add px30 clock driver by Kever Yang · 5 years ago
- 5f7ff6d Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
- 086e391 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
- 2cbdb6e clk: rockchip: rk3328: Configure CPU clock by Simon South · 5 years ago
- e0aa873 clk: clk-ti-sci: Notify AVS driver upon setting clock rate by Keerthy · 5 years ago
- ddf66d2 clk: imx: imx8mm: add set_parent callback by Peng Fan · 5 years ago
- 3bdd558 clk: imx8mm: add enet clk by Peng Fan · 5 years ago
- a3aff5e clk: imx: add i.MX8MN ccf driver by Peng Fan · 5 years ago
- 412326d Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
- ffc379b Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
- 77ed3c4 clk: add clock driver for MediaTek MT76x8 platform by Weijie Gao · 5 years ago
- 039c740 arm64: zynqmp: Switch to xlnx-zynqmp-clk header by Michal Simek · 5 years ago
- 6596270 arm64: versal: Rename versal_pm_request to xilinx_pm_request by Michal Simek · 5 years ago
- 0f3604a arm64: versal: Clean pm_api_id usage by Michal Simek · 5 years ago
- 9a52be1 test: clk: test clock self assignment by Jean-Jacques Hiblot · 5 years ago
- fd1ba29 drivers: clk: Fix using assigned-clocks in the node of the clock it sets up by Jean-Jacques Hiblot · 5 years ago
- dd2e0ce test: clk: Update tests to also check the managed API by Jean-Jacques Hiblot · 5 years ago
- 52720c5 drivers: clk: Add a managed API to get clocks from the device-tree by Jean-Jacques Hiblot · 5 years ago
- 8a1661f drivers: clk: Handle gracefully NULL pointers by Jean-Jacques Hiblot · 5 years ago
- 727fa45 clk: Add support for I2C clocks on NXP's imx6q SoC which use CCF by Lukasz Majewski · 5 years ago
- 02e2a2a clk: Fix error check in clk_set_default_parents() by Jean-Jacques Hiblot · 5 years ago
- 2168a52 clk: meson-sm1: add compatible by Neil Armstrong · 5 years ago
- a0513b4 clk: meson: g12a: add support for VPU/HDMI clocks by Neil Armstrong · 5 years ago
- 260777f clk: cdce9xx: add support for cdce9xx clock synthesizer by Tero Kristo · 5 years ago
- 44fb0d6 Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
- 9510508 clk: versal: Add clock driver support by Siva Durga Prasad Paladugu · 5 years ago
- 14723ed zynqmp: firmware: Add Xilinx ZynqMP firmware driver by Rajan Vaja · 6 years ago
- b96b175 ARM: at91: Rename sama5_sfr.h to at91_sfr.h by Tudor Ambarus · 5 years ago
- 445f85f rockchip: clk: rk3399: remove clk_enable() by Kever Yang · 5 years ago
- 7be113b rockchip: clk: rk3368: remove clk_enable() by Kever Yang · 5 years ago
- 899c3b3 rockchip: clk: rk3328: remove clk_enable() by Kever Yang · 5 years ago
- c7ed190 rockchip: clk: rk3288: remove clk_enable() by Kever Yang · 5 years ago
- 38c9f08 clk: aspeed: Add support for SD clock by Eddie James · 5 years ago
- 80505e5 Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
- d0e8c4a clk: meson-g12b: add compatible by Mark Kettenis · 5 years ago
- 4de076e stm32mp1: clk: use gd to store frequency information by Patrick Delaunay · 5 years ago
- 7879a7d stm32mp1: clk: remove debug traces by Patrick Delaunay · 5 years ago
- a074667 Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · 5 years ago
- 50b4b80 Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
- 2fcff36 rockchip: clk: rk3328: add clk_enable ops for HCLK_HOST0 by Kever Yang · 5 years ago
- f62ec5c clk: imx: add i.MX8MM clk driver by Peng Fan · 5 years ago
- 543fdc2 clk: imx: add i.MX8M composite clk support by Peng Fan · 5 years ago
- bbb5871 clk: imx: add pll14xx driver by Peng Fan · 5 years ago
- ccab066 clk: imx: expose CCF entry for all by Peng Fan · 5 years ago
- c66f4f5 sandbox: clk: add clk enable/disable test code by Peng Fan · 5 years ago
- 0520be0 clk: prograte clk enable/disable to parent by Peng Fan · 5 years ago
- e6849e2 clk: introduce enable_count by Peng Fan · 5 years ago
- acbb7cd clk: add support for clk_is_match() by Sekhar Nori · 5 years ago