index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
at91
/
dt-compat.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: at91: Use of_property_count_u32_elems() to get property length
Rob Herring (Arm)
2024-08-03
1
-2
/
+3
*
clk: at91: clk-utmi: add support for parent_hw
Claudiu Beznea
2023-06-21
1
-1
/
+1
*
clk: at91: clk-system: add support for parent_hw
Claudiu Beznea
2023-06-21
1
-2
/
+2
*
clk: at91: clk-programmable: add support for parent_hw
Claudiu Beznea
2023-06-21
1
-1
/
+1
*
clk: at91: clk-peripheral: add support for parent_hw
Claudiu Beznea
2023-06-21
1
-1
/
+2
*
clk: at91: clk-master: add support for parent_hw
Claudiu Beznea
2023-06-21
1
-2
/
+2
*
clk: at91: clk-generated: add support for parent_hw
Claudiu Beznea
2023-06-21
1
-1
/
+1
*
clk: at91: clk-main: add support for parent_data/parent_hw
Claudiu Beznea
2023-06-21
1
-3
/
+3
*
clk: at91: mark ddr clocks as critical
Claudiu Beznea
2023-01-09
1
-2
/
+23
*
clk: at91: dt-compat: Hold reference returned by of_get_parent()
Liang He
2022-08-19
1
-24
/
+84
*
clk: at91: clk-master: remove dead code
Claudiu Beznea
2022-03-08
1
-2
/
+1
*
clk: at91: clk-master: add notifier for divider
Claudiu Beznea
2021-10-27
1
-1
/
+1
*
clk: at91: clk-master: re-factor master clock
Claudiu Beznea
2020-12-19
1
-3
/
+12
*
clk: at91: clk-programmable: add mux_table option
Claudiu Beznea
2020-07-24
1
-5
/
+6
*
clk: at91: clk-peripheral: add support for changeable parent rate
Claudiu Beznea
2020-07-24
1
-1
/
+2
*
clk: at91: clk-generated: add mux_table option
Claudiu Beznea
2020-07-24
1
-2
/
+3
*
clk: at91: clk-generated: pass the id of changeable parent at registration
Claudiu Beznea
2020-07-24
1
-3
/
+5
*
clk: at91: allow configuring generated PCR layout
Alexandre Belloni
2019-04-25
1
-1
/
+2
*
clk: at91: allow configuring peripheral PCR layout
Alexandre Belloni
2019-04-25
1
-0
/
+9
*
clk: at91: move DT compatibility code to its own file
Alexandre Belloni
2018-10-17
1
-0
/
+961