index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
ti
/
adpll.c
Age
Commit message (
Expand
)
Author
2023-10-23
clk: Use device_get_match_data()
Rob Herring
2023-08-22
clk: ti: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-03-28
clk: ti: Convert to platform remove callback returning void
Uwe Kleine-König
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2021-12-09
clk/ti/adpll: Make const pointer error a static const array
Colin Ian King
2021-06-27
drivers: ti: remove redundant error message in adpll.c
Yu Jiahua
2019-11-08
clk/ti/adpll: allocate room for terminating null
Stephen Kitt
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-02-15
clk: ti: remove usage of CLK_IS_BASIC
Tero Kristo
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-08-31
clk: ti: check for null return in strrchr to avoid null dereferencing
Colin Ian King
2017-08-23
clk: ti: make clk_ops const
Bhumika Goyal
2016-03-01
clk: ti: Fix some errors found by static checkers
Stephen Boyd
2016-03-01
clk: ti: Add support for dm814x ADPLL
Tony Lindgren