index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
davinci
/
psc.c
Age
Commit message (
Expand
)
Author
2025-06-19
clk: davinci: Add NULL check in davinci_lpsc_clk_register()
Henry Martin
2025-03-13
clk: davinci: remove support for da830
Bartosz Golaszewski
2023-10-23
clk: Use device_get_match_data()
Rob Herring
2023-01-12
ARM: davinci: drop DAVINCI_DMxxx references
Arnd Bergmann
2022-08-31
clk: davinci: remove PLL and PSC clocks for DaVinci DM644x and DM646x
Lukas Bulwahn
2019-10-16
clk: davinci: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2018-10-02
clk: davinci: kill davinci_clk_reset_assert/deassert()
Bartosz Golaszewski
2018-05-30
clk: davinci: Fix link errors when not all SoCs are enabled
David Lechner
2018-05-30
clk: davinci: psc: allow for dev == NULL
David Lechner
2018-04-06
clk: davinci: add a reset lookup table for psc0
Bartosz Golaszewski
2018-03-23
clk: davinci: Remove redundant dev_err calls
Wei Yongjun
2018-03-20
clk: davinci: Add platform information for TI DM646x PSC
David Lechner
2018-03-20
clk: davinci: Add platform information for TI DM644x PSC
David Lechner
2018-03-20
clk: davinci: Add platform information for TI DM365 PSC
David Lechner
2018-03-20
clk: davinci: Add platform information for TI DM355 PSC
David Lechner
2018-03-20
clk: davinci: Add platform information for TI DA850 PSC
David Lechner
2018-03-20
clk: davinci: Add platform information for TI DA830 PSC
David Lechner
2018-03-20
clk: davinci: New driver for davinci PSC clocks
David Lechner