index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
at91
/
dt-compat.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-08-02
clk: at91: Use of_property_count_u32_elems() to get property length
Rob Herring (Arm)
2023-06-21
clk: at91: clk-utmi: add support for parent_hw
Claudiu Beznea
2023-06-21
clk: at91: clk-system: add support for parent_hw
Claudiu Beznea
2023-06-21
clk: at91: clk-programmable: add support for parent_hw
Claudiu Beznea
2023-06-21
clk: at91: clk-peripheral: add support for parent_hw
Claudiu Beznea
2023-06-21
clk: at91: clk-master: add support for parent_hw
Claudiu Beznea
2023-06-21
clk: at91: clk-generated: add support for parent_hw
Claudiu Beznea
2023-06-21
clk: at91: clk-main: add support for parent_data/parent_hw
Claudiu Beznea
2023-01-09
clk: at91: mark ddr clocks as critical
Claudiu Beznea
2022-08-19
clk: at91: dt-compat: Hold reference returned by of_get_parent()
Liang He
2022-03-08
clk: at91: clk-master: remove dead code
Claudiu Beznea
2021-10-26
clk: at91: clk-master: add notifier for divider
Claudiu Beznea
2020-12-19
clk: at91: clk-master: re-factor master clock
Claudiu Beznea
2020-07-24
clk: at91: clk-programmable: add mux_table option
Claudiu Beznea
2020-07-24
clk: at91: clk-peripheral: add support for changeable parent rate
Claudiu Beznea
2020-07-24
clk: at91: clk-generated: add mux_table option
Claudiu Beznea
2020-07-24
clk: at91: clk-generated: pass the id of changeable parent at registration
Claudiu Beznea
2019-04-25
clk: at91: allow configuring generated PCR layout
Alexandre Belloni
2019-04-25
clk: at91: allow configuring peripheral PCR layout
Alexandre Belloni
2018-10-17
clk: at91: move DT compatibility code to its own file
Alexandre Belloni