index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
CLK: Add Loongson1C clock support
Yang Ling
2016-09-23
2
-0
/
+98
*
clk: Loongson1: Make use of GENMASK
Kelvin Cheung
2016-09-23
1
-1
/
+1
*
clk: Loongson1: Update clocks of Loongson1B
Kelvin Cheung
2016-09-23
1
-10
/
+13
*
clk: Loongson1: Refactor Loongson1 clock
Kelvin Cheung
2016-09-23
5
-48
/
+69
*
clk: zx296718: register driver earlier with core_initcall
Shawn Guo
2016-09-23
1
-1
/
+5
*
clk: mvebu: dynamically allocate resources in Armada CP110 system controller
Marcin Wojtas
2016-09-23
1
-9
/
+20
*
clk: mvebu: fix setting unwanted flags in CP110 gate clock
Marcin Wojtas
2016-09-23
1
-0
/
+2
*
clk: nxp: clk-lpc32xx: Unmap region obtained by of_iomap
Arvind Yadav
2016-09-21
1
-0
/
+1
*
clk: mediatek: clk-mt8173: Unmap region obtained by of_iomap
Arvind Yadav
2016-09-21
1
-1
/
+3
*
clk: sunxi-ng: Fix reset offset for the A23 and A33
Maxime Ripard
2016-09-21
2
-16
/
+16
*
clk: at91: sckc: optimize boot time
Alexandre Belloni
2016-09-21
1
-1
/
+1
*
clk: at91: Add sama5d4 sckc support
Alexandre Belloni
2016-09-21
1
-0
/
+100
*
clk: at91: move slow clock controller clocks to sckc.c
Alexandre Belloni
2016-09-21
3
-388
/
+363
*
clk: imx6: initialize GPU clocks
Lucas Stach
2016-09-21
1
-0
/
+18
*
clk: imx6: fix i.MX6DL clock tree to reflect reality
Lucas Stach
2016-09-21
1
-12
/
+16
*
clk: imx53: Add clocks configuration
Kalle Kankare
2016-09-21
1
-0
/
+20
*
clk: uniphier: add clock data for UniPhier SoCs
Masahiro Yamada
2016-09-17
6
-0
/
+416
*
clk: uniphier: add core support code for UniPhier clock driver
Masahiro Yamada
2016-09-17
10
-0
/
+535
*
clk: bcm: Add driver for BCM53573 ILP clock
Rafał Miłecki
2016-09-17
2
-0
/
+149
*
clk: Add USB3 PHY reset lines
Vivek Gautam
2016-09-17
1
-0
/
+2
*
clk: zx: fix pointer case warnings
Arnd Bergmann
2016-09-17
1
-10
/
+10
*
clk/Renesas-MSTP: Use kmalloc_array() in cpg_mstp_clocks_init()
Markus Elfring
2016-09-17
1
-1
/
+1
*
clk: zx296718: use builtin_platform_driver to simplify the code
Wei Yongjun
2016-09-17
1
-5
/
+1
*
clk: sunxi-ng: sun6i-a31: Fix register offset for mipi-csi clk
Chen-Yu Tsai
2016-09-17
1
-1
/
+1
*
clk: sunxi-ng: sun6i-a31: set CLK_SET_RATE_UNGATE for all PLLs
Chen-Yu Tsai
2016-09-17
1
-10
/
+10
*
clk: sunxi-ng: sun6i-a31: Set CLK_SET_RATE_PARENT for display output clocks
Chen-Yu Tsai
2016-09-17
1
-9
/
+13
*
drivers: clk: st: Handle clk synchronous mode for video clocks
Gabriel Fernandez
2016-09-17
1
-2
/
+35
*
drivers: clk: st: Add clock propagation for audio clocks
Gabriel Fernandez
2016-09-17
1
-1
/
+25
*
drivers: clk: st: Add fs660c32 synthesizer algorithm
Gabriel Fernandez
2016-09-17
1
-69
/
+111
*
drivers: clk: st: Simplify clock binding of STiH4xx platforms
Gabriel Fernandez
2016-09-17
3
-77
/
+55
*
drivers: clk: st: Remove stih415-416 clock support
Gabriel Fernandez
2016-09-17
3
-1404
/
+1
*
clk: at91: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
2016-09-15
13
-199
/
+277
*
clk: bcm2835: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
2016-09-15
2
-55
/
+58
*
clk: iproc: Make clocks visible options
Jon Mason
2016-09-15
2
-5
/
+32
*
clk: xgene: Add PMD clock
Hoan Tran
2016-09-14
1
-0
/
+221
*
clk: zx: register ZX296718 clocks
Jun Nie
2016-09-14
3
-0
/
+1050
*
clk: zx: reform pll config info to ease code extension
Jun Nie
2016-09-14
2
-9
/
+16
*
clk-kona-setup: Use kmalloc_array() in parent_process()
Markus Elfring
2016-09-14
1
-2
/
+2
*
ARM: clk-imx35: annotate clk enum with number values
Uwe Kleine-König
2016-09-14
1
-14
/
+16
*
ARM: clk-imx35: fix name for ckil clk
Uwe Kleine-König
2016-09-14
1
-1
/
+1
*
clk: meson: fix CLKID_GCLK_VENCI_INT typo
Arnd Bergmann
2016-09-14
1
-1
/
+1
*
clk: mmp: add missing header dependencies
Baoyou Xie
2016-09-14
1
-0
/
+1
*
Merge tag 'clk-renesas-for-v4.9-tag3' of git://git.kernel.org/pub/scm/linux/k...
Stephen Boyd
2016-09-14
3
-2
/
+32
|
\
|
*
clk: renesas: r8a7796: Add CMT clocks
Bui Duc Phuc
2016-09-12
1
-0
/
+4
|
*
clk: renesas: r8a7795: Add CMT clocks
Bui Duc Phuc
2016-09-12
1
-0
/
+4
|
*
clk: renesas: r8a7796: Add RAVB clock
Laurent Pinchart
2016-09-12
1
-0
/
+1
|
*
clk: renesas: r8a7796: Add THS/TSC clock
Khiem Nguyen
2016-09-05
1
-0
/
+1
|
*
clk: renesas: rz: Select EXTAL vs USB clock
Chris Brandt
2016-09-05
1
-2
/
+22
*
|
meson: clk: Use builtin_platform_driver to simplify the code
Wei Yongjun
2016-09-14
1
-5
/
+1
*
|
Merge tag 'sunxi-clk-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/...
Stephen Boyd
2016-09-14
19
-78
/
+3349
|
\
\
[next]