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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-9
/
+9
2016-10-07
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+70
2016-10-07
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-41
/
+5
2016-09-23
CLK: Add Loongson1C clock support
Yang Ling
2
-0
/
+98
2016-09-23
clk: Loongson1: Make use of GENMASK
Kelvin Cheung
1
-1
/
+1
2016-09-23
clk: Loongson1: Update clocks of Loongson1B
Kelvin Cheung
1
-10
/
+13
2016-09-23
clk: Loongson1: Refactor Loongson1 clock
Kelvin Cheung
5
-48
/
+69
2016-09-23
clk: zx296718: register driver earlier with core_initcall
Shawn Guo
1
-1
/
+5
2016-09-22
clk: mvebu: dynamically allocate resources in Armada CP110 system controller
Marcin Wojtas
1
-9
/
+20
2016-09-22
clk: mvebu: fix setting unwanted flags in CP110 gate clock
Marcin Wojtas
1
-0
/
+2
2016-09-21
clk: nxp: clk-lpc32xx: Unmap region obtained by of_iomap
Arvind Yadav
1
-0
/
+1
2016-09-21
clk: mvebu: Add clk support for the orion5x SoC mv88f5181
Jamie Lentin
1
-0
/
+70
2016-09-21
clk: mediatek: clk-mt8173: Unmap region obtained by of_iomap
Arvind Yadav
1
-1
/
+3
2016-09-20
clk: sunxi-ng: Fix reset offset for the A23 and A33
Maxime Ripard
2
-16
/
+16
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-20
clk: imx6: initialize GPU clocks
Lucas Stach
1
-0
/
+18
2016-09-20
clk: imx6: fix i.MX6DL clock tree to reflect reality
Lucas Stach
1
-12
/
+16
2016-09-20
clk: imx53: Add clocks configuration
Kalle Kankare
1
-0
/
+20
2016-09-19
Merge tag 'amlogic-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
6
-127
/
+523
2016-09-16
clk: uniphier: add clock data for UniPhier SoCs
Masahiro Yamada
6
-0
/
+416
2016-09-16
clk: uniphier: add core support code for UniPhier clock driver
Masahiro Yamada
10
-0
/
+535
2016-09-16
clk: bcm: Add driver for BCM53573 ILP clock
Rafał Miłecki
2
-0
/
+149
2016-09-16
clk: Add USB3 PHY reset lines
Vivek Gautam
1
-0
/
+2
2016-09-16
clk: zx: fix pointer case warnings
Arnd Bergmann
1
-10
/
+10
2016-09-16
clk/Renesas-MSTP: Use kmalloc_array() in cpg_mstp_clocks_init()
Markus Elfring
1
-1
/
+1
2016-09-16
clk: zx296718: use builtin_platform_driver to simplify the code
Wei Yongjun
1
-5
/
+1
2016-09-16
clk: sunxi-ng: sun6i-a31: Fix register offset for mipi-csi clk
Chen-Yu Tsai
1
-1
/
+1
2016-09-16
clk: sunxi-ng: sun6i-a31: set CLK_SET_RATE_UNGATE for all PLLs
Chen-Yu Tsai
1
-10
/
+10
2016-09-16
clk: sunxi-ng: sun6i-a31: Set CLK_SET_RATE_PARENT for display output clocks
Chen-Yu Tsai
1
-9
/
+13
2016-09-16
drivers: clk: st: Handle clk synchronous mode for video clocks
Gabriel Fernandez
1
-2
/
+35
2016-09-16
drivers: clk: st: Add clock propagation for audio clocks
Gabriel Fernandez
1
-1
/
+25
2016-09-16
drivers: clk: st: Add fs660c32 synthesizer algorithm
Gabriel Fernandez
1
-69
/
+111
2016-09-16
drivers: clk: st: Simplify clock binding of STiH4xx platforms
Gabriel Fernandez
3
-77
/
+55
2016-09-16
drivers: clk: st: Remove stih415-416 clock support
Gabriel Fernandez
3
-1404
/
+1
2016-09-14
clk: at91: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
13
-199
/
+277
2016-09-14
clk: bcm2835: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
2
-55
/
+58
2016-09-14
clk: iproc: Make clocks visible options
Jon Mason
2
-5
/
+32
2016-09-14
clk: xgene: Add PMD clock
Hoan Tran
1
-0
/
+221
2016-09-14
clk: zx: register ZX296718 clocks
Jun Nie
3
-0
/
+1050
2016-09-14
clk: zx: reform pll config info to ease code extension
Jun Nie
2
-9
/
+16
2016-09-14
clk-kona-setup: Use kmalloc_array() in parent_process()
Markus Elfring
1
-2
/
+2
2016-09-14
ARM: clk-imx35: annotate clk enum with number values
Uwe Kleine-König
1
-14
/
+16
2016-09-14
ARM: clk-imx35: fix name for ckil clk
Uwe Kleine-König
1
-1
/
+1
2016-09-14
clk: gxbb: expose i2c clocks
Jerome Brunet
1
-2
/
+2
2016-09-14
clk: gxbb: expose USB clocks
Martin Blumenstingl
1
-5
/
+5
2016-09-14
clk: gxbb: expose spifc clock
Jerome Brunet
1
-1
/
+1
2016-09-14
clk: gxbb: expose MPLL2 clock for use by DT
Martin Blumenstingl
1
-1
/
+1
2016-09-14
clk: meson: fix CLKID_GCLK_VENCI_INT typo
Arnd Bergmann
1
-1
/
+1
[next]