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
/
clk-conf.c
Age
Commit message (
Expand
)
Author
2024-08-16
clk: clk-conf: support assigned-clock-rates-u64
Peng Fan
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2023-03-29
clk: add missing of_node_put() in "assigned-clocks" property parsing
Clément Léger
2018-12-11
clk: Tag clk core files with SPDX
Stephen Boyd
2017-07-21
clk: Convert to using %pOF instead of full_name
Rob Herring
2017-06-01
clk: Fix __set_clk_rates error print-string
Bryan O'Donoghue
2017-01-09
clk: clk-conf: Do not print error messages if EPROBE_DEFER
Geert Uytterhoeven
2016-07-08
clk: clk-conf: Fix error message when clock isn't found
Tomeu Vizoso
2015-05-21
clk: clk-conf: Fix typo in comment
Shailendra Verma
2015-05-15
clk: Show correct information when fail to set clock rate
Chanwoo Choi
2015-03-12
clk: Replace of_clk_get_by_clkspec() with of_clk_get_from_provider()
Stephen Boyd
2014-08-04
clk: Add missing of_clk_set_defaults export
Sylwester Nawrocki
2014-08-01
clk: checking wrong variable in __set_clk_parents()
Dan Carpenter
2014-07-25
clk: Support for clock parents and rates assigned from device tree
Sylwester Nawrocki