index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
at91
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
clk: at91: clk-sam9x60-pll: remove unused variable
Claudiu Beznea
2020-10-13
1
-2
/
+1
|
|
*
clk: at91: clk-main: update key before writing AT91_CKGR_MOR
Claudiu Beznea
2020-10-13
1
-3
/
+8
|
|
*
clk: at91: remove the checking of parent_name
Claudiu Beznea
2020-10-13
1
-2
/
+2
|
|
/
*
/
clk: at91: drop unused at91sam9g45_pcr_layout
Krzysztof Kozlowski
2020-09-22
1
-7
/
+0
|
/
*
clk: at91: sama7g5: add clock support for sama7g5
Claudiu Beznea
2020-07-24
2
-0
/
+1060
*
clk: at91: clk-utmi: add utmi support for sama7g5
Claudiu Beznea
2020-07-24
2
-5
/
+102
*
clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs
Claudiu Beznea
2020-07-24
3
-186
/
+433
*
clk: at91: clk-programmable: add mux_table option
Claudiu Beznea
2020-07-24
13
-17
/
+38
*
clk: at91: clk-peripheral: add support for changeable parent rate
Claudiu Beznea
2020-07-24
9
-16
/
+119
*
clk: at91: clk-master: add master clock support for SAMA7G5
Claudiu Beznea
2020-07-24
2
-5
/
+312
*
clk: at91: clk-generated: add mux_table option
Claudiu Beznea
2020-07-24
5
-8
/
+16
*
clk: at91: clk-generated: pass the id of changeable parent at registration
Claudiu Beznea
2020-07-24
5
-35
/
+37
*
clk: at91: replace conditional operator with double logical not
Claudiu Beznea
2020-07-24
5
-8
/
+8
*
clk: at91: sckc: register slow_rc with accuracy option
Claudiu Beznea
2020-07-24
1
-2
/
+3
*
clk: at91: sam9x60: fix main rc oscillator frequency
Claudiu Beznea
2020-07-24
1
-1
/
+1
*
clk: at91: sam9x60-pll: use frac when setting frequency
Claudiu Beznea
2020-07-24
1
-4
/
+8
*
clk: at91: sam9x60-pll: check fcore against ranges
Claudiu Beznea
2020-07-24
2
-2
/
+12
*
clk: at91: sam9x60-pll: use logical or for range check
Claudiu Beznea
2020-07-24
1
-1
/
+1
*
clk: at91: clk-sam9x60-pll: fix mul mask
Claudiu Beznea
2020-07-24
1
-1
/
+1
*
clk: at91: clk-generated: check best_rate against ranges
Claudiu Beznea
2020-07-24
1
-2
/
+2
*
clk: at91: clk-generated: continue if __clk_determine_rate() returns error
Claudiu Beznea
2020-07-24
1
-1
/
+2
*
clk: at91: fix possible dead lock in new drivers
Ahmad Fatoum
2020-07-24
4
-4
/
+4
*
clk: at91: allow setting all PMC clock parents via DT
Michał Mirosław
2020-05-26
10
-10
/
+38
*
clk: at91: allow setting PCKx parent via DT
Michał Mirosław
2020-05-26
12
-13
/
+45
*
clk: at91: optimize pmc data allocation
Michał Mirosław
2020-05-26
12
-37
/
+20
*
clk: at91: pmc: decrement node's refcount
Claudiu Beznea
2020-05-26
1
-0
/
+1
*
clk: at91: pmc: do not continue if compatible not located
Claudiu Beznea
2020-05-26
1
-0
/
+2
*
clk: at91: Add peripheral clock for PTC
Codrin Ciubotariu
2020-05-26
1
-0
/
+1
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-04-05
7
-11
/
+913
|
\
|
*
clk: at91: add at91rm9200 pmc driver
Alexandre Belloni
2020-03-20
2
-0
/
+200
|
*
clk: at91: add at91sam9n12 pmc driver
Alexandre Belloni
2020-02-12
2
-0
/
+239
|
*
clk: at91: add sama5d3 pmc driver
Alexandre Belloni
2020-02-12
2
-0
/
+241
|
*
clk: at91: add at91sam9g45 pmc driver
Alexandre Belloni
2020-02-12
2
-0
/
+221
|
*
clk: at91: usb: introduce num_parents in driver's structure
Claudiu Beznea
2020-02-12
1
-1
/
+3
|
*
clk: at91: usb: use proper usbs_mask
Claudiu Beznea
2020-02-12
1
-1
/
+1
|
*
clk: at91: sam9x60: fix usb clock parents
Claudiu Beznea
2020-02-12
1
-3
/
+2
|
*
clk: at91: usb: continue if clk_hw_round_rate() return zero
Claudiu Beznea
2020-02-12
1
-0
/
+3
|
*
clk: at91: sam9x60: Don't use audio PLL
Codrin Ciubotariu
2020-02-12
1
-6
/
+3
*
|
clk: at91: move sam9x60's PLL register offsets to PMC header
Claudiu Beznea
2020-02-18
1
-54
/
+37
|
/
*
-
.
Merge branches 'clk-uniphier', 'clk-warn-critical', 'clk-ux500', 'clk-kconfig...
Stephen Boyd
2020-01-31
8
-8
/
+13
|
\
\
|
|
*
clk: at91: sam9x60: fix programmable clock prescaler
Eugen Hristev
2020-01-05
1
-0
/
+1
|
|
*
clk: at91: sam9x60-pll: adapt PMC_PLL_ACR default value
Eugen Hristev
2020-01-05
1
-2
/
+6
|
|
/
|
/
|
|
*
clk: at91: fix possible deadlock
Alexandre Belloni
2019-12-16
6
-6
/
+6
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-12-01
1
-2
/
+1
|
\
|
*
drivers/clk: convert VL struct to struct_size
Stephen Kitt
2019-11-08
1
-2
/
+1
*
|
clk: at91: avoid sleeping early
Alexandre Belloni
2019-10-28
2
-5
/
+20
*
|
clk: at91: sam9x60: fix programmable clock
Eugen Hristev
2019-10-03
1
-0
/
+1
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-09-20
2
-5
/
+9
|
\
|
*
clk: at91: allow 24 Mhz clock as input for PLL
Eugen Hristev
2019-09-17
1
-1
/
+1
|
*
clk: at91: select parent if main oscillator or bypass is enabled
Eugen Hristev
2019-09-16
1
-3
/
+7
[prev]
[next]