index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
at91
/
clk-slow.c
Age
Commit message (
Expand
)
Author
2016-03-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2016-03-03
clk: at91: Remove CLK_IS_ROOT
Stephen Boyd
2016-02-27
clk: at91: Remove impossible checks for of_clk_get_parent_count()
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-11-20
clk: at91: Revert "keep slow clk enabled to prevent system hang"
Alexandre Belloni
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-28
clk: at91: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-20
clk: at91: Include clk.h and slab.h
Stephen Boyd
2015-06-04
clk: at91: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
2015-01-13
clk: at91: keep slow clk enabled to prevent system hang
Boris Brezillon
2014-09-02
clk: at91: fix num_parents test in at91sam9260 slow clk implementation
Boris BREZILLON
2014-05-07
clk: at91: add slow clks driver
Boris BREZILLON