index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
clk: Rename free() to rfree()
Simon Glass
2020-01-30
arm: rockchip: Add common cru.h
Jagan Teki
2020-01-26
clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate()
Giulio Benetti
2020-01-26
clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate()
Giulio Benetti
2020-01-26
clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate()
Giulio Benetti
2020-01-26
clk: Fix error checking of dev_read_addr_ptr
Sean Anderson
2020-01-26
clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is...
Giulio Benetti
2020-01-26
clk: show more error info when uclass_get_device_by_name
Peng Fan
2020-01-26
clk: mediatek: use unsigned type for returning the clk rate
Fabien Parent
2020-01-20
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-01-20
clk: sci-clk: add slack to clk-set-rate passed to firmware
Lokesh Vutla
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-16
clk: mediatek: fix clock-rate overflow problem
Sam Shih
2020-01-16
clk: mediatek: add driver for MT7622
Sam Shih
2020-01-16
clk: fixed_rate: add dummy enable() function
Chunfeng Yun
2020-01-16
clk: add APIs to get (optional) clock by name without a device
Chunfeng Yun
2020-01-16
clk: check valid clock by clk_valid()
Chunfeng Yun
2020-01-16
clk: fix error check for devm_clk_get_optional()
Chunfeng Yun
2020-01-16
clk: mediatek: mt7629: add support for ssusbsys
Chunfeng Yun
2020-01-16
clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pll
mingming lee
2020-01-16
clk: mediatek: add set_clr_upd mux type flow
mingming lee
2020-01-16
clk: mediatek: add driver support for MT8512
mingming lee
2020-01-14
clk: imx: add i.IMXRT1050 clk driver
Giulio Benetti
2020-01-14
clk: imx: pfd: add set_rate()
Giulio Benetti
2020-01-14
clk: imx: pllv3: add support for PLLV3_AV type
Giulio Benetti
2020-01-14
clk: imx: pllv3: add PLLV3_SYS support
Giulio Benetti
2020-01-14
clk: imx: pllv3: add set_rate() support
Giulio Benetti
2020-01-14
clk: imx: pllv3: add disable() support
Giulio Benetti
2020-01-14
clk: imx: pllv3: add enable() support
Giulio Benetti
2020-01-14
clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB
Giulio Benetti
2020-01-14
clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks
Giulio Benetti
2020-01-14
clk: imx8qxp: extend to support getting I2C IPG clock
Anatolij Gustschin
2020-01-09
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx
Tom Rini
2020-01-09
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-01-08
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-01-08
Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-08
clk: imx: add i.MX8MP clk driver
Peng Fan
2020-01-08
clk: imx: add imx_clk_mux2_flags
Peng Fan
2020-01-08
mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid
Rasmus Villemoes
2020-01-07
aspeed: ast2500: Read clock ofdata in the correct method
Simon Glass
2020-01-07
clk: stm32mp1: Add a clock entry for RNG1 device
Sughosh Ganu
2020-01-07
clk: agilex: Add clock driver for Agilex
Ley Foon Tan
2019-12-09
Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-12-06
clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[]
Frieder Schrempf
2019-12-03
clk: mediatek: add driver for MT8518
mingming lee
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-11-17
rockchip: clk: Add clk driver for rk3308
Finley Xiao
[next]