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
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: tegra: add clock support for Tegra30
Prashant Gaikwad
2013-01-28
3
-0
/
+2064
*
clk: tegra: add clock support for Tegra20
Prashant Gaikwad
2013-01-28
3
-0
/
+1281
*
clk: tegra: add Tegra specific clocks
Prashant Gaikwad
2013-01-28
11
-0
/
+2126
*
ARM: tegra: define Tegra30 CAR binding
Prashant Gaikwad
2013-01-28
2
-0
/
+268
*
ARM: tegra: define Tegra20 CAR binding
Stephen Warren
2013-01-28
2
-0
/
+211
*
ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.h
Prashant Gaikwad
2013-01-28
10
-12
/
+12
*
ARM: tegra: add function to read chipid
Prashant Gaikwad
2013-01-28
2
-1
/
+29
*
ARM: tegra: fix compile error when disable CPU_IDLE
Joseph Lo
2013-01-28
1
-1
/
+1
*
ARM: tegra30: make the wait time of CPU power up to proportional to HZ
Joseph Lo
2013-01-28
1
-2
/
+2
*
ARM: tegra: make device can run on UP
Joseph Lo
2013-01-28
6
-223
/
+246
*
ARM: tegra: clean up the CPUINIT section
Joseph Lo
2013-01-28
3
-7
/
+5
*
ARM: tegra: moving the clock gating procedure to tegra_cpu_kill
Joseph Lo
2013-01-28
3
-6
/
+13
*
ARM: tegra: update the cache maintenance order for CPU shutdown
Joseph Lo
2013-01-28
5
-9
/
+6
*
ARM: tegra30: fix power up sequence for boot_secondary
Joseph Lo
2013-01-28
1
-1
/
+38
*
ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exit
Richard Zhao
2013-01-28
1
-20
/
+20
*
ARM: tegra: fix Kconfig warnings when !SMP
Stephen Warren
2013-01-28
1
-2
/
+2
*
ARM: tegra: Make variables static
Hiroshi Doyu
2013-01-28
5
-12
/
+12
*
clocksource: tegra: cosmetic: Fix error message
Hiroshi Doyu
2013-01-28
1
-1
/
+1
*
ARM: tegra: move timer.c to drivers/clocksource/
Stephen Warren
2013-01-28
7
-9
/
+8
*
Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanup
Stephen Warren
2013-01-28
531
-1510
/
+939
|
\
|
*
ARM: at91: fix board-rm9200-dt after sys_timer conversion
Joachim Eastwood
2013-01-14
1
-1
/
+1
|
*
ARM: sunxi: fix struct sys_timer removal
Stephen Warren
2013-01-08
1
-1
/
+1
|
*
clocksource: add common of_clksrc_init() function
Stephen Warren
2013-01-02
5
-0
/
+57
|
*
ARM: delete struct sys_timer
Stephen Warren
2012-12-24
495
-1224
/
+629
|
*
ARM: remove struct sys_timer suspend and resume fields
Stephen Warren
2012-12-24
2
-45
/
+0
|
*
ARM: samsung: register syscore_ops for timer resume directly
Stephen Warren
2012-12-24
1
-1
/
+6
|
*
ARM: ux500: convert timer suspend/resume to clock_event_device
Stephen Warren
2012-12-24
2
-20
/
+20
|
*
ARM: sa1100: convert timer suspend/resume to clock_event_device
Stephen Warren
2012-12-24
1
-33
/
+33
|
*
ARM: pxa: convert timer suspend/resume to clock_event_device
Stephen Warren
2012-12-24
1
-38
/
+38
|
*
ARM: at91: convert timer suspend/resume to clock_event_device
Stephen Warren
2012-12-24
1
-21
/
+26
|
*
ARM: set arch_gettimeoffset directly
Stephen Warren
2012-12-24
11
-46
/
+42
|
*
m68k: set arch_gettimeoffset directly
Stephen Warren
2012-12-24
21
-58
/
+47
|
*
time: convert arch_gettimeoffset to a pointer
Stephen Warren
2012-12-24
8
-31
/
+48
|
*
cris: move usec/nsec conversion to do_slow_gettimeoffset
Stephen Warren
2012-12-24
2
-3
/
+3
*
|
Linux 3.8-rc3
v3.8-rc3
Linus Torvalds
2013-01-09
1
-1
/
+1
*
|
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-01-09
7
-22
/
+40
|
\
\
|
*
|
ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel
Gregory CLEMENT
2013-01-07
1
-4
/
+5
|
*
|
ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...
Gregory CLEMENT
2013-01-07
1
-8
/
+14
|
*
|
ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4b
Haojian Zhuang
2013-01-06
1
-0
/
+1
|
*
|
ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORM
Fabio Estevam
2013-01-06
1
-2
/
+0
|
*
|
ARM: 7611/1: VIC: fix bug in VIC irqdomain code
Linus Walleij
2013-01-02
1
-2
/
+7
|
*
|
ARM: 7610/1: versatile: bump IRQ numbers
Linus Walleij
2013-01-02
1
-3
/
+3
|
*
|
ARM: 7609/1: disable errata work-arounds which access secure registers
Rob Herring
2013-01-02
3
-2
/
+8
|
*
|
ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlier
Rob Herring
2013-01-02
1
-1
/
+2
*
|
|
Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-01-09
2
-18
/
+9
|
\
\
\
|
*
|
|
EDAC: Cleanup device deregistering path
Lans Zhang
2013-01-07
1
-12
/
+6
|
*
|
|
EDAC: Fix EDAC Kconfig menu
Borislav Petkov
2013-01-07
1
-5
/
+3
|
*
|
|
EDAC: Fix kernel panic on module unloading
Konstantin Khlebnikov
2013-01-07
1
-2
/
+1
*
|
|
|
mm: reinstante dropped pmd_trans_splitting() check
Linus Torvalds
2013-01-09
1
-0
/
+8
*
|
|
|
cred: Remove tgcred pointer from struct cred
Marc Dionne
2013-01-09
1
-1
/
+0
[next]