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-generated.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-22
clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
Codrin Ciubotariu
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-04-25
clk: at91: allow configuring generated PCR layout
Alexandre Belloni
1
-23
/
+25
2018-10-17
clk: at91: move DT compatibility code to its own file
Alexandre Belloni
1
-65
/
+0
2018-10-17
clk: at91: allow clock registration from C code
Alexandre Belloni
1
-1
/
+1
2018-10-17
clk: at91: generated: set audio_pll_allowed in at91_clk_register_generated()
Alexandre Belloni
1
-17
/
+10
2018-10-17
clk: at91: generated: SSCs don't have a gclk
Alexandre Belloni
1
-4
/
+1
2017-09-01
clk: at91: clk-generated: make gclk determine audio_pll rate
Quentin Schulz
1
-6
/
+57
2017-09-01
clk: at91: clk-generated: create function to find best_diff
Quentin Schulz
1
-14
/
+27
2017-09-01
clk: at91: clk-generated: remove useless divisor loop
Quentin Schulz
1
-13
/
+12
2017-06-29
clk: at91: Add sama5d2 suspend/resume
Alexandre Belloni
1
-0
/
+2
2017-06-05
clk: at91: fix clk-generated compilation
Alexandre Belloni
1
-0
/
+1
2017-06-01
clk: at91: fix clk-generated parenting
Alexandre Belloni
1
-2
/
+1
2016-09-14
clk: at91: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
1
-13
/
+17
2016-06-20
clk: at91: make of_sama5d2_clk_generated_setup() static
Ben Dooks
1
-1
/
+1
2016-03-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-2
/
+2
2016-02-26
clk: at91: Remove impossible checks for of_clk_get_parent_count()
Stephen Boyd
1
-2
/
+2
2016-02-17
clk: at91: remove useless includes
Alexandre Belloni
1
-2
/
+0
2016-02-17
clk: at91: make use of syscon/regmap internally
Boris Brezillon
1
-39
/
+54
2015-10-01
clk: at91: add generated clock driver
Nicolas Ferre
1
-0
/
+306