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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-06
drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks
Pankaj Dev
4
-6
/
+8
2015-07-06
drivers: clk: st: Fix flexgen lock init
Giuseppe Cavallaro
1
-0
/
+2
2015-07-06
drivers: clk: st: Fix FSYN channel values
Gabriel Fernandez
1
-2
/
+2
2015-07-06
drivers: clk: st: Remove unused code
Gabriel Fernandez
1
-4
/
+0
2015-07-06
clk: qcom: Use parent rate when set rate to pixel RCG clock
Hai Li
1
-6
/
+3
2015-07-02
clk: at91: do not leak resources
David Dueck
6
-10
/
+30
2015-07-02
clk: stm32: Fix out-by-one error path in the index lookup
Daniel Thompson
1
-1
/
+1
2015-07-02
clk: iproc: fix bit manipulation arithmetic
Ray Jui
1
-2
/
+3
2015-07-02
clk: iproc: fix memory leak from clock name
Ray Jui
2
-12
/
+2
2015-06-22
clk: stm32: Add clock driver for STM32F4[23]xxx devices
Daniel Thompson
2
-0
/
+381
2015-06-22
dt-bindings: Document the STM32F4 clock bindings
Daniel Thompson
1
-0
/
+65
2015-06-20
Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Michael Turquette
13
-16
/
+637
2015-06-20
Merge branch 'clk-exynos-cpu-clk' into clk-next
Michael Turquette
12
-212
/
+471
2015-06-20
cpufreq: exynos: remove Exynos4210 specific cpufreq driver support
Thomas Abraham
5
-209
/
+1
2015-06-20
ARM: Exynos: switch to using generic cpufreq driver for Exynos4210
Thomas Abraham
1
-1
/
+20
2015-06-20
clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu c...
Thomas Abraham
1
-1
/
+23
2015-06-20
clk: samsung: add infrastructure to register cpu clocks
Thomas Abraham
3
-1
/
+423
2015-06-20
clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock support
Bartlomiej Zolnierkiewicz
2
-0
/
+4
2015-06-18
doc: dt: add documentation for lpc1850-ccu clk driver
Joachim Eastwood
1
-0
/
+77
2015-06-18
clk: add lpc18xx ccu clk driver
Joachim Eastwood
3
-0
/
+368
2015-06-18
doc: dt: add documentation for lpc1850-cgu clk driver
Joachim Eastwood
1
-0
/
+131
2015-06-18
clk: add lpc18xx cgu clk driver
Joachim Eastwood
4
-0
/
+678
2015-06-18
clk: keystone: add support for post divider register for main pll
Murali Karicheri
2
-6
/
+22
2015-06-18
Merge tag 'sunxi-clocks-for-4.2' of https://git.kernel.org/pub/scm/linux/kern...
Michael Turquette
4
-5
/
+19
2015-06-18
clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSED
Boris Brezillon
1
-1
/
+1
2015-06-18
clk: cygnus: remove Cygnus dummy clock binding
Ray Jui
1
-34
/
+0
2015-06-18
clk: cygnus: add clock support for Broadcom Cygnus
Ray Jui
3
-0
/
+334
2015-06-18
clk: Change bcm clocks build dependency
Ray Jui
1
-1
/
+1
2015-06-18
clk: iproc: add initial common clock support
Ray Jui
6
-0
/
+1462
2015-06-18
clk: iproc: define Broadcom iProc clock binding
Ray Jui
1
-0
/
+132
2015-06-17
MAINTAINERS: update email for Michael Turquette
Michael Turquette
1
-1
/
+1
2015-06-17
Merge branch 'clk-shmobile-for-4.2' of git://git.kernel.org/pub/scm/linux/ker...
Michael Turquette
4
-6
/
+10
2015-06-17
Merge remote-tracking branch 'clk/clk-next' into clk-next
Michael Turquette
135
-1293
/
+9661
2015-06-12
clk: meson: add some error handling in meson_clk_register_cpu()
Dan Carpenter
1
-4
/
+12
2015-06-12
clk: pxa: Fix const discarding warning
Stephen Boyd
1
-1
/
+1
2015-06-10
clk: Move debug_node field under DEBUG_FS flag in struct clk_core
Maxime Coquelin
1
-1
/
+1
2015-06-10
clk: fixed: Add comment to clk_fixed_set_rate
Daniel Thompson
2
-2
/
+8
2015-06-10
clk: cdce925: Fix printk size_t warning
Stephen Boyd
1
-1
/
+1
2015-06-09
clk: socfpga: remove a stray tab
Dan Carpenter
1
-1
/
+1
2015-06-09
clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMC
Jonghwa Lee
1
-18
/
+18
2015-06-09
clk: exynos5433: Add clock flag to support the DVFS of GPU
Joonyoung Shim
1
-9
/
+9
2015-06-09
clk: exynos5433: Add DIV_CPIF to the list of stored registers on suspend
Hyungwon Hwang
1
-0
/
+1
2015-06-09
clk: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for big.LITTLE core
Chanwoo Choi
1
-14
/
+12
2015-06-07
Linux 4.1-rc7
v4.1-rc7
Linus Torvalds
1
-1
/
+1
2015-06-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
8
-13
/
+8
2015-06-06
Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-6
/
+12
2015-06-06
Merge tag 'staging-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-110
/
+148
2015-06-06
Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-22
/
+105
2015-06-06
Merge tag 'usb-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
20
-63
/
+123
2015-06-06
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
[next]