index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-conf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: add missing of_node_put() in "assigned-clocks" property parsing
Clément Léger
2023-03-29
1
-2
/
+10
*
clk: Tag clk core files with SPDX
Stephen Boyd
2018-12-11
1
-4
/
+1
*
clk: Convert to using %pOF instead of full_name
Rob Herring
2017-07-22
1
-8
/
+8
*
clk: Fix __set_clk_rates error print-string
Bryan O'Donoghue
2017-06-01
1
-1
/
+1
*
clk: clk-conf: Do not print error messages if EPROBE_DEFER
Geert Uytterhoeven
2017-01-10
1
-6
/
+9
*
clk: clk-conf: Fix error message when clock isn't found
Tomeu Vizoso
2016-07-08
1
-1
/
+1
*
clk: clk-conf: Fix typo in comment
Shailendra Verma
2015-05-21
1
-1
/
+1
*
clk: Show correct information when fail to set clock rate
Chanwoo Choi
2015-05-15
1
-2
/
+3
*
clk: Replace of_clk_get_by_clkspec() with of_clk_get_from_provider()
Stephen Boyd
2015-03-12
1
-4
/
+3
*
clk: Add missing of_clk_set_defaults export
Sylwester Nawrocki
2014-08-04
1
-0
/
+1
*
clk: checking wrong variable in __set_clk_parents()
Dan Carpenter
2014-08-01
1
-2
/
+2
*
clk: Support for clock parents and rates assigned from device tree
Sylwester Nawrocki
2014-07-26
1
-0
/
+143