index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
at91
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'clk-at91' into clk-next
Stephen Boyd
2019-03-08
3
-5
/
+10
|
\
|
*
clk: at91: programmable: remove unneeded register read
Nicolas Ferre
2019-02-25
1
-3
/
+0
|
*
clk: at91: optimize clk_round_rate() for AUDIO_PLL
Michał Mirosław
2019-02-22
1
-1
/
+8
|
*
clk: at91: enable AUDIOPLL as source for PCKx on SAMA5D2
Michał Mirosław
2019-01-09
1
-1
/
+2
*
|
clk: at91: fix masterck name
Alexandre Belloni
2019-02-20
3
-4
/
+4
*
|
clk: at91: fix at91sam9x5 peripheral clock number
Alexandre Belloni
2019-02-20
1
-2
/
+1
|
/
*
-
.
Merge branches 'clk-actions-reset', 'clk-imx7-init-critical', 'clk-mmp2-ids' ...
Stephen Boyd
2018-10-18
24
-990
/
+2870
|
\
\
|
|
*
clk: at91: move DT compatibility code to its own file
Alexandre Belloni
2018-10-17
17
-944
/
+962
|
|
*
clk: at91: add at91sam9rl PMC driver
Alexandre Belloni
2018-10-17
2
-1
/
+172
|
|
*
clk: at91: add at91sam9x5 PMCs driver
Alexandre Belloni
2018-10-17
2
-1
/
+310
|
|
*
clk: at91: add at91sam9260 PMC driver
Alexandre Belloni
2018-10-17
2
-0
/
+495
|
|
*
clk: at91: add sama5d2 PMC driver
Alexandre Belloni
2018-10-17
2
-0
/
+337
|
|
*
clk: at91: add sama5d4 pmc driver
Alexandre Belloni
2018-10-17
2
-0
/
+265
|
|
*
clk: at91: add new DT lookup function
Alexandre Belloni
2018-10-17
1
-0
/
+34
|
|
*
clk: at91: add pmc_data struct and helpers
Alexandre Belloni
2018-10-17
2
-0
/
+61
|
|
*
clk: at91: allow clock registration from C code
Alexandre Belloni
2018-10-17
14
-59
/
+172
|
|
*
clk: at91: generated: set audio_pll_allowed in at91_clk_register_generated()
Alexandre Belloni
2018-10-17
1
-17
/
+10
|
|
*
clk: at91: audio-pll: separate registration from DT parsing
Alexandre Belloni
2018-10-17
1
-38
/
+111
|
|
*
clk: at91: h32mx: separate registration from DT parsing
Alexandre Belloni
2018-10-17
1
-13
/
+27
|
|
*
clk: at91: generated: SSCs don't have a gclk
Alexandre Belloni
2018-10-17
1
-4
/
+1
|
|
*
clk: at91: audio-pll: fix audio pmc type
Alexandre Belloni
2018-10-17
1
-1
/
+1
|
|
/
*
|
clk: at91: Fix division by zero in PLL recalc_rate()
Ronald Wahl
2018-10-16
1
-0
/
+3
|
/
*
clk: at91: add I2S clock mux driver
Codrin Ciubotariu
2018-07-06
2
-0
/
+117
*
clk: at91: PLL recalc_rate() now using cached MUL and DIV values
Marcin Ziemianowicz
2018-05-15
1
-12
/
+1
*
clk: at91: pmc: Support backup for programmable clocks
Romain Izard
2017-12-21
3
-0
/
+39
*
clk: at91: pmc: Save SCSR during suspend
Romain Izard
2017-12-21
1
-2
/
+2
*
clk: at91: pmc: Wait for clocks when resuming
Romain Izard
2017-12-21
1
-8
/
+16
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2017-11-17
1
-14
/
+81
|
\
|
*
clk: at91: utmi: set the mainck rate
Ludovic Desroches
2017-11-01
1
-14
/
+81
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
clk: at91: clk-generated: make gclk determine audio_pll rate
Quentin Schulz
2017-09-01
1
-6
/
+57
*
clk: at91: clk-generated: create function to find best_diff
Quentin Schulz
2017-09-01
1
-14
/
+27
*
clk: at91: add audio pll clock drivers
Quentin Schulz
2017-09-01
2
-0
/
+537
*
clk: at91: clk-generated: remove useless divisor loop
Quentin Schulz
2017-09-01
1
-13
/
+12
*
clk: at91: Add sama5d2 suspend/resume
Alexandre Belloni
2017-06-29
4
-1
/
+140
*
clk: at91: fix clk-generated compilation
Alexandre Belloni
2017-06-05
1
-0
/
+1
*
clk: at91: fix clk-generated parenting
Alexandre Belloni
2017-06-01
1
-2
/
+1
*
clk: at91: Use kcalloc() in of_at91_clk_pll_get_characteristics()
Markus Elfring
2017-04-21
1
-3
/
+3
*
clk: at91: Fix a return value in case of error
Christophe JAILLET
2016-10-20
1
-1
/
+1
*
clk: at91: sckc: optimize boot time
Alexandre Belloni
2016-09-20
1
-1
/
+1
*
clk: at91: Add sama5d4 sckc support
Alexandre Belloni
2016-09-20
1
-0
/
+100
*
clk: at91: move slow clock controller clocks to sckc.c
Alexandre Belloni
2016-09-20
3
-388
/
+363
*
clk: at91: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
2016-09-14
13
-199
/
+277
*
Merge branch 'clk-fixes' into clk-next
Michael Turquette
2016-07-21
1
-1
/
+1
|
\
|
*
clk: at91: fix clk_programmable_set_parent()
Boris Brezillon
2016-07-18
1
-1
/
+1
*
|
clk: at91: make of_sama5d2_clk_generated_setup() static
Ben Dooks
2016-06-20
1
-1
/
+1
|
/
*
clk: at91: fix check of clk_register() returned value
Vladimir Zapolskiy
2016-04-15
1
-1
/
+1
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2016-03-23
7
-17
/
+17
|
\
|
*
clk: at91: Remove CLK_IS_ROOT
Stephen Boyd
2016-03-02
2
-2
/
+2
|
*
clk: at91: Remove impossible checks for of_clk_get_parent_count()
Stephen Boyd
2016-02-26
7
-15
/
+15
[next]