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
2012-11-12
clk: ux500: Register slimbus clock lookups for u8500
Ulf Hansson
1
-2
/
+3
2012-11-12
clk: ux500: Update rtc clock lookup for u8500
Ulf Hansson
1
-1
/
+1
2012-11-12
clk: ux500: Register msp clock lookups for u8500
Ulf Hansson
1
-0
/
+18
2012-11-12
clk: ux500: Register ssp clock lookups for u8500
Ulf Hansson
1
-0
/
+6
2012-11-12
clk: ux500: Register i2c clock lookups for u8500
Ulf Hansson
1
-1
/
+18
2012-10-02
Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
2
-1
/
+63
2012-10-01
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-2
/
+2
2012-10-01
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-148
/
+531
2012-10-01
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-0
/
+60
2012-10-01
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
23
-20
/
+4256
2012-09-28
Merge branches 'spi-drivers' and 'spi-mxs' into spi-next
Mark Brown
2
-1
/
+63
2012-09-23
Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...
Olof Johansson
2
-0
/
+511
2012-09-21
arm: vt8500: clk: Add Common Clock Framework support
Tony Prisk
2
-0
/
+511
2012-09-19
ARM: bcm2835: add stub clock driver
Simon Arlott
2
-0
/
+60
2012-09-19
ARM: 7537/1: clk: Fix release in devm_clk_put()
Mark Brown
1
-1
/
+1
2012-09-15
ARM: 7534/1: clk: Make the managed clk functions generically available
Lars-Peter Clausen
3
-45
/
+56
2012-09-12
Merge tag 'mxs-clk-dt-lookup' of git://git.linaro.org/people/shawnguo/linux-2...
Olof Johansson
2
-148
/
+20
2012-09-11
clk: mxs: replace imx23 clk_register_clkdev with clock DT lookup
Shawn Guo
1
-45
/
+10
2012-09-11
clk: mxs: replace imx28 clk_register_clkdev with clock DT lookup
Shawn Guo
1
-103
/
+10
2012-09-07
clk: add of_clk_src_onecell_get() support
Shawn Guo
1
-0
/
+14
2012-09-06
clk: ux500: Define smp_twd clock for u8500
Ulf Hansson
1
-4
/
+8
2012-09-06
clk: ux500: Support for prmcu_rate clock
Ulf Hansson
2
-0
/
+19
2012-09-06
clk: Provide option for clk_get_rate to issue hw for new rate
Ulf Hansson
1
-19
/
+24
2012-09-06
clock: max77686: Add driver for Maxim 77686 32Khz crystal oscillator.
Jonghwa Lee
3
-0
/
+251
2012-09-06
ARM: ux500: Switch to use common clock framework
Ulf Hansson
1
-0
/
+1
2012-09-06
clk: ux500: Clock definitions for u8500
Ulf Hansson
1
-1
/
+453
2012-09-06
clk: ux500: First version of clock definitions for ux500
Ulf Hansson
4
-0
/
+68
2012-09-06
clk: ux500: Adapt PRCMU and PRCC clocks for common clk
Ulf Hansson
4
-0
/
+452
2012-09-04
clk: versatile: make config option boolean
Linus Walleij
1
-1
/
+1
2012-09-03
ARM: mxs: retrieve timer irq from device tree
Shawn Guo
2
-2
/
+2
2012-08-31
clk: add Loongson1B clock support
Kelvin Cheung
2
-0
/
+112
2012-08-28
clk: mmp: add clock definition for mmp2
Chao Xie
2
-0
/
+450
2012-08-28
clk: mmp: add clock definition for pxa910
Chao Xie
2
-0
/
+321
2012-08-28
clk: mmp: add clock definition for pxa168
Chao Xie
2
-0
/
+348
2012-08-28
clk: mmp: add mmp specific clocks
Chao Xie
6
-0
/
+445
2012-08-24
clk: convert ARM RealView to common clk
Linus Walleij
4
-1
/
+123
2012-08-24
clk: prima2: move from arch/arm/mach to drivers/clk
Barry Song
2
-0
/
+1172
2012-08-17
mmc: spi: Pull out the SSP clock configuration function
Marek Vasut
2
-1
/
+63
2012-07-30
clk: validate pointer in __clk_disable()
Fengguang Wu
1
-0
/
+3
2012-07-30
clk: remove redundant depends on from drivers/Kconfig
Viresh Kumar
1
-1
/
+0
2012-07-24
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
18
-46
/
+2170
2012-07-23
Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-0
/
+53
2012-07-23
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-0
/
+48
2012-07-19
clk: fix compile for OF && !COMMON_CLK
Rob Herring
1
-1
/
+1
2012-07-19
clk: fix clk_get on of_clk_get_by_name return check
Shawn Guo
1
-1
/
+1
2012-07-19
ARM: socfpga: initial support for Altera's SOCFPGA platform
Dinh Nguyen
3
-0
/
+53
2012-07-18
Clk: SPEAr1340: Update sys clock parent array
Vipul Kumar Samar
1
-2
/
+2
2012-07-18
clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.
Vipul Kumar Samar
1
-2
/
+2
2012-07-18
Clk:spear6xx:Fix: Rename clk ids within predefined limit
Vipul Kumar Samar
1
-62
/
+60
2012-07-18
Clk:spear3xx:Fix: Rename clk ids within predefined limit
Vipul Kumar Samar
1
-94
/
+86
[next]