index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
keys
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-27
clocksource: nomadik-mtu: fix up clocksource/timer
Linus Walleij
2
-2
/
+3
2013-04-26
Revert "ARM: exynos: enable multiplatform support"
Olof Johansson
9
-50
/
+19
2013-04-19
ARM: SPEAr13xx: Fix typo "ARCH_HAVE_CPUFREQ"
Paul Bolle
1
-1
/
+1
2013-04-19
ARM: exynos: enable multiplatform support
Arnd Bergmann
9
-19
/
+50
2013-04-19
rtc: s3c: make header file local
Arnd Bergmann
2
-4
/
+2
2013-04-19
mtd: onenand/samsung: make regs-onenand.h file local
Arnd Bergmann
2
-4
/
+2
2013-04-19
thermal/exynos: remove unnecessary header inclusions
Arnd Bergmann
1
-2
/
+0
2013-04-19
mmc: sdhci-s3c: remove platform dependencies
Arnd Bergmann
8
-62
/
+61
2013-04-19
ARM: samsung: move mfc device definition to s5p-dev-mfc.c
Arnd Bergmann
2
-46
/
+41
2013-04-19
ARM: exynos: move debug-macro.S to include/debug/
Arnd Bergmann
8
-11
/
+19
2013-04-19
ARM: exynos: prepare for sparse IRQ
Arnd Bergmann
10
-1
/
+13
2013-04-19
ARM: exynos: introduce EXYNOS_ATAGS symbol
Arnd Bergmann
1
-0
/
+15
2013-04-09
ARM: tegra: build assembly files with -march=armv7-a
Arnd Bergmann
1
-0
/
+2
2013-04-09
ARM: Push selects for TWD/SCU into machine entries
Stephen Boyd
13
-8
/
+30
2013-04-08
ARM: ux500: build hotplug.o for ARMv7-a
Arnd Bergmann
1
-0
/
+2
2013-04-08
ARM: ux500: move to multiplatform
Arnd Bergmann
4
-79
/
+14
2013-04-08
ARM: ux500: make remaining headers local
Arnd Bergmann
14
-16
/
+14
2013-04-08
ARM: ux500: make irqs.h local to platform
Arnd Bergmann
12
-11
/
+11
2013-04-08
ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>
Linus Walleij
30
-79
/
+46
2013-04-08
staging: ste_rmi4: kill platform_data hack
Arnd Bergmann
5
-48
/
+23
2013-04-08
ARM: ux500: move mach/msp.h to <linux/platform_data/*>
Arnd Bergmann
6
-6
/
+4
2013-04-08
clk: ux500: pass clock base adresses in init call
Linus Walleij
3
-74
/
+79
2013-04-08
ARM: ux500: make debug macro stand-alone
Linus Walleij
1
-7
/
+16
2013-04-08
ARM: ux500: move debugmacro to debug includes
Linus Walleij
2
-0
/
+8
2013-04-08
ARM: ux500: split out prcmu initialization
Arnd Bergmann
5
-112
/
+115
2013-04-08
mfd: db8500-prcmu: drop unused includes
Linus Walleij
1
-2
/
+0
2013-04-08
ARM: ux500: move PM-related PRCMU functions to machine
Linus Walleij
9
-174
/
+195
2013-04-08
mfd: db8500-prcmu: get base address from resource
Linus Walleij
5
-130
/
+131
2013-04-08
mfd: prcmu: pass a base and size with the early initcall
Linus Walleij
4
-12
/
+26
2013-04-05
ARM: tegra: pm: remove duplicated include from pm.c
Wei Yongjun
1
-1
/
+0
2013-04-04
ARM: mxs: enable multiplatform build
Shawn Guo
7
-127
/
+14
2013-04-04
ARM: mxs: rename debug-macro.S for multiplatform build
Shawn Guo
2
-0
/
+1
2013-04-04
ARM: mxs: call mxs_pm_init() as a machine_desc hook
Shawn Guo
3
-3
/
+18
2013-04-03
ARM: tegra: cpuidle: remove redundant parameters for powered-down mode
Joseph Lo
4
-12
/
+4
2013-04-03
ARM: tegra: pm: add platform suspend support
Joseph Lo
5
-17
/
+146
2013-04-03
ARM: dt: tegra: add bindings of power management configurations for PMC
Joseph Lo
3
-0
/
+129
2013-04-03
ARM: tegra: irq: add wake up handling
Joseph Lo
3
-1
/
+103
2013-04-03
gpio: tegra: add gpio wakeup source handling
Joseph Lo
1
-2
/
+19
2013-04-03
ARM: tegra: moving the CPU power timer function to PMC driver
Joseph Lo
4
-37
/
+41
2013-04-03
ARM: tegra: add clock source of PMC to device trees
Joseph Lo
16
-1
/
+190
2013-04-03
clocksource: mxs_timer: Add semicolon at end of line
Fabio Estevam
1
-1
/
+1
2013-04-02
arm: vt8500: Add wm8850 config options to multi_v7_defconfig
Tony Prisk
1
-0
/
+8
2013-04-01
ARM: mxs: remove unused headers
Shawn Guo
5
-533
/
+27
2013-04-01
ARM: mxs: merge imx23 and imx28 into one machine_desc
Shawn Guo
1
-30
/
+13
2013-04-01
ARM: mxs: remove common.h
Shawn Guo
3
-21
/
+17
2013-04-01
ARM: mxs: move mxs_get_ocotp() into mach-mxs.c
Shawn Guo
4
-105
/
+76
2013-04-01
ARM: mxs: remove mm.c
Shawn Guo
3
-55
/
+1
2013-04-01
ARM: mxs: use debug_ll_io_init for low-level debug
Shawn Guo
2
-8
/
+6
2013-04-01
ARM: mxs: get ocotp base address from device tree
Shawn Guo
3
-1
/
+10
2013-04-01
ARM: mxs: remove system.c
Shawn Guo
4
-140
/
+38
[next]