index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
at91
/
clk-peripheral.c
Age
Commit message (
Expand
)
Author
2023-06-21
clk: at91: clk-peripheral: add support for parent_hw
Claudiu Beznea
2023-01-09
clk: at91: mark ddr clocks as critical
Claudiu Beznea
2022-09-15
clk: Stop forwarding clk_rate_requests to the parent
Maxime Ripard
2021-10-26
clk: at91: re-factor clocks suspend/resume
Claudiu Beznea
2020-10-13
clk: at91: remove the checking of parent_name
Claudiu Beznea
2020-07-24
clk: at91: clk-peripheral: add support for changeable parent rate
Claudiu Beznea
2020-07-24
clk: at91: replace conditional operator with double logical not
Claudiu Beznea
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
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
2018-10-17
clk: at91: allow clock registration from C code
Alexandre Belloni
2017-06-29
clk: at91: Add sama5d2 suspend/resume
Alexandre Belloni
2016-09-14
clk: at91: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
2016-02-17
clk: at91: remove useless includes
Alexandre Belloni
2016-02-17
clk: at91: make use of syscon/regmap internally
Boris Brezillon
2015-10-01
clk: at91: modify PMC peripheral clock to deal with newer register layout
Nicolas Ferre
2015-10-01
clk: at91: cleanup PMC header file for PCR register fields
Nicolas Ferre
2015-08-24
clk: at91: Convert to clk_hw based provider APIs
Stephen Boyd
2015-06-19
clk: at91: fix PERIPHERAL_MAX_SHIFT definition
Boris Brezillon
2013-12-02
clk: at91: add PMC peripheral clocks
Boris BREZILLON