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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
Merge branches 'clk-actions-reset', 'clk-imx7-init-critical', 'clk-mmp2-ids' ...
Stephen Boyd
24
-990
/
+2870
2018-10-17
clk: at91: move DT compatibility code to its own file
Alexandre Belloni
17
-944
/
+962
2018-10-17
clk: at91: add at91sam9rl PMC driver
Alexandre Belloni
2
-1
/
+172
2018-10-17
clk: at91: add at91sam9x5 PMCs driver
Alexandre Belloni
2
-1
/
+310
2018-10-17
clk: at91: add at91sam9260 PMC driver
Alexandre Belloni
2
-0
/
+495
2018-10-17
clk: at91: add sama5d2 PMC driver
Alexandre Belloni
2
-0
/
+337
2018-10-17
clk: at91: add sama5d4 pmc driver
Alexandre Belloni
2
-0
/
+265
2018-10-17
clk: at91: add new DT lookup function
Alexandre Belloni
1
-0
/
+34
2018-10-17
clk: at91: add pmc_data struct and helpers
Alexandre Belloni
2
-0
/
+61
2018-10-17
clk: at91: allow clock registration from C code
Alexandre Belloni
14
-59
/
+172
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: audio-pll: separate registration from DT parsing
Alexandre Belloni
1
-38
/
+111
2018-10-17
clk: at91: h32mx: separate registration from DT parsing
Alexandre Belloni
1
-13
/
+27
2018-10-17
clk: at91: generated: SSCs don't have a gclk
Alexandre Belloni
1
-4
/
+1
2018-10-17
clk: at91: audio-pll: fix audio pmc type
Alexandre Belloni
1
-1
/
+1
2018-10-16
clk: at91: Fix division by zero in PLL recalc_rate()
Ronald Wahl
1
-0
/
+3
2018-07-06
clk: at91: add I2S clock mux driver
Codrin Ciubotariu
2
-0
/
+117
2018-05-15
clk: at91: PLL recalc_rate() now using cached MUL and DIV values
Marcin Ziemianowicz
1
-12
/
+1
2017-12-21
clk: at91: pmc: Support backup for programmable clocks
Romain Izard
3
-0
/
+39
2017-12-21
clk: at91: pmc: Save SCSR during suspend
Romain Izard
1
-2
/
+2
2017-12-21
clk: at91: pmc: Wait for clocks when resuming
Romain Izard
1
-8
/
+16
2017-11-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-14
/
+81
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
clk: at91: utmi: set the mainck rate
Ludovic Desroches
1
-14
/
+81
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: add audio pll clock drivers
Quentin Schulz
2
-0
/
+537
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
4
-1
/
+140
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
2017-04-21
clk: at91: Use kcalloc() in of_at91_clk_pll_get_characteristics()
Markus Elfring
1
-3
/
+3
2016-10-20
clk: at91: Fix a return value in case of error
Christophe JAILLET
1
-1
/
+1
2016-09-20
clk: at91: sckc: optimize boot time
Alexandre Belloni
1
-1
/
+1
2016-09-20
clk: at91: Add sama5d4 sckc support
Alexandre Belloni
1
-0
/
+100
2016-09-20
clk: at91: move slow clock controller clocks to sckc.c
Alexandre Belloni
3
-388
/
+363
2016-09-14
clk: at91: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
13
-199
/
+277
2016-07-21
Merge branch 'clk-fixes' into clk-next
Michael Turquette
1
-1
/
+1
2016-07-18
clk: at91: fix clk_programmable_set_parent()
Boris Brezillon
1
-1
/
+1
2016-06-20
clk: at91: make of_sama5d2_clk_generated_setup() static
Ben Dooks
1
-1
/
+1
2016-04-15
clk: at91: fix check of clk_register() returned value
Vladimir Zapolskiy
1
-1
/
+1
2016-03-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
7
-17
/
+17
2016-03-02
clk: at91: Remove CLK_IS_ROOT
Stephen Boyd
2
-2
/
+2
2016-02-26
clk: at91: Remove impossible checks for of_clk_get_parent_count()
Stephen Boyd
7
-15
/
+15
2016-02-17
clk: at91: remove useless includes
Alexandre Belloni
8
-30
/
+0
2016-02-17
clk: at91: pmc: remove useless capacities handling
Alexandre Belloni
1
-128
/
+0
2016-02-17
clk: at91: pmc: drop at91_pmc_base
Alexandre Belloni
1
-7
/
+0
2016-02-17
ARM: at91: pm: move idle functions to pm.c
Alexandre Belloni
1
-15
/
+0
2016-02-17
clk: at91: pmc: move pmc structures to C file
Alexandre Belloni
2
-9
/
+9
2016-02-17
clk: at91: pmc: merge at91_pmc_init in atmel_pmc_probe
Alexandre Belloni
1
-25
/
+9
[next]