index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
at91
/
clk-slow.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-10-17
clk: at91: move DT compatibility code to its own file
Alexandre Belloni
1
-30
/
+0
2018-10-17
clk: at91: allow clock registration from C code
Alexandre Belloni
1
-1
/
+1
2016-09-20
clk: at91: move slow clock controller clocks to sckc.c
Alexandre Belloni
1
-365
/
+0
2016-09-14
clk: at91: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
1
-36
/
+52
2016-03-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-4
/
+4
2016-03-02
clk: at91: Remove CLK_IS_ROOT
Stephen Boyd
1
-1
/
+1
2016-02-26
clk: at91: Remove impossible checks for of_clk_get_parent_count()
Stephen Boyd
1
-3
/
+3
2016-02-17
clk: at91: remove useless includes
Alexandre Belloni
1
-8
/
+0
2016-02-17
clk: at91: make use of syscon/regmap internally
Boris Brezillon
1
-8
/
+19
2015-11-20
clk: at91: Revert "keep slow clk enabled to prevent system hang"
Alexandre Belloni
1
-29
/
+0
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
1
-0
/
+2
2015-07-28
clk: at91: make use of of_clk_parent_fill helper function
Dinh Nguyen
1
-12
/
+2
2015-07-20
clk: at91: Include clk.h and slab.h
Stephen Boyd
1
-0
/
+2
2015-06-04
clk: at91: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
1
-2
/
+2
2015-01-13
clk: at91: keep slow clk enabled to prevent system hang
Boris Brezillon
1
-0
/
+27
2014-09-02
clk: at91: fix num_parents test in at91sam9260 slow clk implementation
Boris BREZILLON
1
-1
/
+1
2014-05-07
clk: at91: add slow clks driver
Boris BREZILLON
1
-0
/
+467