index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: tegra20: flowctrl: add support for cpu_suspend_enter/exit
Joseph Lo
2013-01-28
2
-5
/
+37
*
ARM: tegra20: cpuidle: add powered-down state for secondary CPU
Joseph Lo
2013-01-28
4
-4
/
+259
*
ARM: tegra: add pending SGI checking API
Joseph Lo
2013-01-28
2
-0
/
+37
*
ARM: tegra: add clocks properties to USB PHY nodes
Stephen Warren
2013-01-28
1
-0
/
+6
*
ARM: tegra: add DT nodes for Tegra USB PHY
Venu Byravarasu
2013-01-28
1
-0
/
+22
*
ARM: tegra: Add new DT property to USB node.
Venu Byravarasu
2013-01-28
1
-0
/
+1
*
ARM: tegra: remove USB address related macros from iomap.h
Venu Byravarasu
2013-01-28
2
-12
/
+3
*
ARM: tegra30: remove auxdata
Prashant Gaikwad
2013-01-28
1
-30
/
+1
*
ARM: tegra20: remove auxdata
Prashant Gaikwad
2013-01-28
1
-24
/
+0
*
ARM: tegra: paz00: add clock information to DT
Prashant Gaikwad
2013-01-28
1
-0
/
+2
*
ARM: tegra: add clock properties to Tegra30 DT
Prashant Gaikwad
2013-01-28
1
-1
/
+55
*
ARM: tegra: add clock properties to Tegra20 DT
Prashant Gaikwad
2013-01-28
1
-0
/
+44
*
ARM: tegra: remove legacy clock code
Prashant Gaikwad
2013-01-28
10
-7139
/
+0
*
ARM: tegra: migrate to new clock code
Prashant Gaikwad
2013-01-28
8
-128
/
+5
*
ARM: tegra: define Tegra30 CAR binding
Prashant Gaikwad
2013-01-28
1
-0
/
+6
*
ARM: tegra: define Tegra20 CAR binding
Stephen Warren
2013-01-28
1
-0
/
+6
*
ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.h
Prashant Gaikwad
2013-01-28
10
-133
/
+9
*
ARM: tegra: add function to read chipid
Prashant Gaikwad
2013-01-28
1
-1
/
+7
*
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
*
ARM: tegra: move timer.c to drivers/clocksource/
Stephen Warren
2013-01-28
6
-292
/
+5
*
Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanup
Stephen Warren
2013-01-28
517
-1470
/
+835
|
\
|
*
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
|
*
ARM: delete struct sys_timer
Stephen Warren
2012-12-24
489
-1206
/
+623
|
*
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
1
-7
/
+0
|
*
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
6
-22
/
+27
|
*
cris: move usec/nsec conversion to do_slow_gettimeoffset
Stephen Warren
2012-12-24
2
-3
/
+3
*
|
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
[next]