index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-20
7
-0
/
+227
|
\
|
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-02-15
2
-0
/
+3
|
|
\
|
|
*
cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs
Andrew Lunn
2013-02-09
1
-0
/
+1
|
|
*
clk / highbank: Prevent glitches in non-bypass reset mode
Mark Langsdorf
2013-02-02
1
-0
/
+2
|
*
|
Merge branch 'acpi-lpss'
Rafael J. Wysocki
2013-02-11
5
-0
/
+224
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
clk: x86: add support for Lynxpoint LPSS clocks
Mika Westerberg
2013-01-23
5
-0
/
+224
*
|
|
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-02-20
15
-249
/
+404
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
clk: sunxi: remove stale Makefile entry
Arnd Bergmann
2013-02-14
1
-1
/
+0
|
*
|
clk: vexpress: Use common of_clk_init() function
Prashant Gaikwad
2013-01-24
2
-7
/
+2
|
*
|
clk: zynq: Use common of_clk_init() function
Prashant Gaikwad
2013-01-24
1
-10
/
+4
|
*
|
clk: vt8500: Use common of_clk_init() function
Prashant Gaikwad
2013-01-24
1
-12
/
+5
|
*
|
clk: highbank: Use common of_clk_init() function
Prashant Gaikwad
2013-01-24
1
-14
/
+4
|
*
|
clk: sunxi: Use common of_clk_init() function
Prashant Gaikwad
2013-01-24
1
-30
/
+0
|
*
|
clk: add common of_clk_init() function
Prashant Gaikwad
2013-01-24
2
-0
/
+10
|
*
|
clk: Deduplicate exit code in clk_set_rate
Nestor Ovroy
2013-01-21
1
-3
/
+0
|
*
|
clk: beautify Makefile
Mike Turquette
2013-01-18
1
-2
/
+7
|
*
|
clk-divider: fix macros
James Hogan
2013-01-18
1
-3
/
+3
|
*
|
clk: prima2: enable dt-binding clkdev mapping
Barry Song
2013-01-18
1
-125
/
+80
|
*
|
clk: mxs: Index is always positive
Fabio Estevam
2013-01-15
2
-2
/
+2
|
*
|
clk: max77686: Avoid double free at remove time
Laurent Pinchart
2013-01-15
1
-2
/
+1
|
*
|
clk: remove exported function from __init section
Denis Efremov
2013-01-15
1
-1
/
+1
|
*
|
clk: vt8500: Add support for WM8750/WM8850 PLL clocks
Tony Prisk
2013-01-15
1
-2
/
+100
|
*
|
clk: vt8500: Fix division-by-0 when requested rate=0
Tony Prisk
2013-01-15
1
-2
/
+12
|
*
|
clk: vt8500: Fix device clock divisor calculations
Tony Prisk
2013-01-15
1
-0
/
+8
|
*
|
clk: vt8500: Fix error in PLL calculations on non-exact match.
Tony Prisk
2013-01-15
1
-3
/
+3
|
*
|
clk: max77686: Remove unnecessary NULL checking for container_of()
Axel Lin
2013-01-15
1
-21
/
+7
|
*
|
clk: JSON debugfs clock tree summary
Prashant Gaikwad
2013-01-11
1
-0
/
+75
|
*
|
clk: human-readable debugfs clock tree summary
Prashant Gaikwad
2013-01-11
1
-0
/
+67
|
*
|
clk: max77686: Fix return value checking for devm_kzalloc
Axel Lin
2013-01-11
1
-3
/
+3
|
*
|
clk: fixed-factor: round_rate should use do_div
Haojian Zhuang
2013-01-11
1
-1
/
+4
|
*
|
clk: export __clk_get_name for re-use in imx-ipu-v3 and others
Niels de Vos
2013-01-11
1
-0
/
+1
|
*
|
clk: Don't mark shared helper functions as inline
Russ Dill
2013-01-11
1
-7
/
+7
|
|
/
*
|
Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...
Olof Johansson
2013-01-23
1
-3
/
+6
|
\
\
|
|
/
|
/
|
|
*
clk: mvebu/clk-cpu.c: fix memory leakage
Cong Ding
2013-01-23
1
-3
/
+6
*
|
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-01-08
1
-1
/
+1
|
\
\
|
|
/
|
*
clk: mvebu: Remove inappropriate __init tagging
Joshua Coombs
2013-01-06
1
-1
/
+1
*
|
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
2
-4
/
+4
|
/
*
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-12-19
1
-0
/
+1
|
\
|
*
ARM: nomadik: switch over to using the FSMC driver
Linus Walleij
2012-11-15
1
-0
/
+1
*
|
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-14
11
-0
/
+1213
|
\
\
|
*
|
clk: mvebu: armada 370/XP add clock gating control provider for DT
Gregory CLEMENT
2012-11-20
1
-1
/
+73
|
*
|
clk: mvebu: add clock gating control provider for DT
Sebastian Hesselbarth
2012-11-20
5
-0
/
+204
|
*
|
clk: mvebu: add armada-370-xp CPU specific clocks
Gregory CLEMENT
2012-11-20
5
-0
/
+214
|
*
|
clk: mvebu: add mvebu core clocks.
Sebastian Hesselbarth
2012-11-20
7
-0
/
+723
*
|
|
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-14
1
-0
/
+1
|
\
\
\
|
*
|
|
ARM: SPEAr1310: Move 1310 specific misc register into machine specific files
Vipul Kumar Samar
2012-11-26
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-12-13
1
-7
/
+4
|
\
\
\
|
*
\
\
Merge branch 'zynq/multiplatform' of git://git.monstr.eu/linux-2.6-microblaze...
Olof Johansson
2012-11-21
2
-0
/
+384
|
|
\
\
\
|
*
|
|
|
clk: ux500: Register mtu apb_pclocks
Ulf Hansson
2012-11-15
1
-6
/
+3
|
*
|
|
|
clk/ux500: explicitly include register header
Linus Walleij
2012-11-05
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
[next]