index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-07-18
clk:spear1310:Fix: Rename clk ids within predefined limit
Vipul Kumar Samar
1
-157
/
+155
2012-07-18
clk:spear1340:Fix: Rename clk ids within predefined limit
Vipul Kumar Samar
1
-138
/
+135
2012-07-12
Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...
Mike Turquette
1
-0
/
+4
2012-07-12
clk: mxs: clk_register_clkdev mx28 usb clocks
Richard Zhao
1
-0
/
+4
2012-07-11
clk: add highbank clock support
Rob Herring
2
-0
/
+347
[next]