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
/
mediatek
/
clk-mtk.c
Age
Commit message (
Expand
)
Author
2022-09-23
clk: mediatek: add CLK_XTAL support for clock driver
Weijie Gao
2022-09-23
clk: mediatek: add infrasys clock mux support
Weijie Gao
2022-09-23
clk: mediatek: add support to configure clock driver parent
Weijie Gao
2022-09-23
clk: mediatek: add CLK_BYPASS_XTAL flag to allow bypassing searching clock pa...
Weijie Gao
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-01-26
clk: mediatek: use unsigned type for returning the clk rate
Fabien Parent
2020-01-16
clk: mediatek: fix clock-rate overflow problem
Sam Shih
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
2019-04-23
clk: mediatek: add support for SETCLR_INV and NO_SETCLR flags
Fabien Parent
2018-11-28
clk: MediaTek: add clock driver for MT7629 SoC.
Ryder Lee