index
:
linux.git
master
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
/
at91
/
sckc.c
Age
Commit message (
Expand
)
Author
2020-07-24
clk: at91: sckc: register slow_rc with accuracy option
Claudiu Beznea
2019-12-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-11-08
drivers/clk: convert VL struct to struct_size
Stephen Kitt
2019-10-28
clk: at91: avoid sleeping early
Alexandre Belloni
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-06-27
clk: at91: sckc: use dedicated functions to unregister clock
Claudiu Beznea
2019-06-27
clk: at91: sckc: improve error path for sama5d4 sck registration
Claudiu Beznea
2019-06-27
clk: at91: sckc: remove unnecessary line
Claudiu Beznea
2019-06-27
clk: at91: sckc: improve error path for sam9x5 sck register
Claudiu Beznea
2019-06-27
clk: at91: sckc: add support to free slow clock osclillator
Claudiu Beznea
2019-06-27
clk: at91: sckc: add support to free slow rc oscillator
Claudiu Beznea
2019-06-27
clk: at91: sckc: add support to free slow oscillator
Claudiu Beznea
2019-06-26
clk: at91: sckc: add support for SAM9X60
Claudiu Beznea
2019-06-26
clk: at91: sckc: add support to specify registers bit offsets
Claudiu Beznea
2019-06-26
clk: at91: sckc: sama5d4 has no bypass support
Claudiu Beznea
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-25
clk: at91: sckc: handle different RC startup time
Alexandre Belloni
2019-04-25
clk: at91: modernize sckc binding
Alexandre Belloni
2016-09-20
clk: at91: sckc: optimize boot time
Alexandre Belloni
2016-09-20
clk: at91: Add sama5d4 sckc support
Alexandre Belloni
2016-09-20
clk: at91: move slow clock controller clocks to sckc.c
Alexandre Belloni
2014-05-07
clk: at91: add slow clks driver
Boris BREZILLON