| Commit message (Expand) | Author | Age |
* | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-13 |
|\ |
|
| * | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 2013-10-25 |
| * | cpufreq: sa11x0: Fix build breakage after "Expose frequency table" | Viresh Kumar | 2013-10-15 |
| * | cpufreq: sa11x0: Use generic cpufreq routines | Viresh Kumar | 2013-10-15 |
| * | cpufreq: sa11x0: Expose frequency table | Viresh Kumar | 2013-09-30 |
| | | |
| \ | |
*-. \ | Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next | Russell King | 2013-11-12 |
|\ \ \
| |_|/
|/| | |
|
| | * | ARM: sa11x0/assabet: ensure CS2 is configured appropriately | Russell King | 2013-10-29 |
| | * | ARM: 7841/1: sa1100: remove complex GPIO interface | Linus Walleij | 2013-10-29 |
| | * | ARM: 7865/1: sa1100: fix simpad compilation warning | Linus Walleij | 2013-10-29 |
| |/ |
|
* / | ARM: sa1100: collie.c: fall back to jedec_probe flash detection | Andrea Adami | 2013-09-18 |
|/ |
|
* | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2013-07-09 |
* | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 2013-06-12 |
* | cpufreq: sa11x0: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 2013-04-10 |
* | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar | 2013-04-02 |
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 |
|\ |
|
| * | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 2013-02-05 |
| |\ |
|
| | * | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 2013-01-10 |
| * | | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2013-01-14 |
| |\ \ |
|
| | * | | ARM: use clockevents_config_and_register() where possible | Shawn Guo | 2013-01-14 |
| * | | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 |
| * | | | ARM: sa1100: convert timer suspend/resume to clock_event_device | Stephen Warren | 2012-12-24 |
| | |/
| |/| |
|
* | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-02-21 |
|\ \ \ |
|
| * | | | ARM: sa1100: don't warn about mach/ide.h | Arnd Bergmann | 2013-02-14 |
| | |/
| |/| |
|
* / | | ARM: sa1100/assabet: include platform_device.h directly | Arnd Bergmann | 2013-02-14 |
|/ / |
|
* / | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
|/ |
|
* | ARM: move serial_sa1100.h header file to linux/platform_data | Russell King | 2012-11-16 |
* | ARM: config: sort select statements alphanumerically | Russell King | 2012-10-13 |
* | ARM: assabet: fix bogus warning in get_assabet_scr (again) | Arnd Bergmann | 2012-10-09 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-10-07 |
|\ |
|
| *-. | Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'... | Russell King | 2012-10-04 |
| |\ \ |
|
| * \ \ | Merge branch 'cleanup' into for-linus | Russell King | 2012-10-04 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | ARM: sa1100: remove lart.h | Paul Bolle | 2012-06-25 |
| | * | | ARM: remove old SA-1111.h | Paul Bolle | 2012-06-25 |
* | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-01 |
|\ \ \ \ |
|
| * | | | | ARM: sa1100: move platform_data definitions | Arnd Bergmann | 2012-09-14 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Arnd Bergmann | 2012-08-13 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | ARM: mach-sa1100: retire custom LED code | Bryan Wu | 2012-07-31 |
| | | |/
| | |/| |
|
* | | | | ARM: sa1100: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 |
| |_|/
|/| | |
|
* | | | ARM: sa1100: include linux/io.h in hackkit leds code | Arnd Bergmann | 2012-08-09 |
|/ / |
|
| | | |
| \ | |
*-. \ | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King | 2012-07-27 |
|\ \ \
| |_|/
|/| | |
|
| | * | ARM: sa11x0/pxa: convert OS timer registers to IOMEM | Russell King | 2012-07-09 |
| |/
|/| |
|
| * | ARM: 7452/1: delay: allow timer-based delay implementation to be selected | Will Deacon | 2012-07-09 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-05-29 |
|\ |
|
| * | ARM: neponset: make sure neponset_ncr_frob() is exported | Russell King | 2012-05-25 |
* | | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-26 |
|\ \
| |/
|/| |
|
| * | Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo... | Olof Johansson | 2012-05-11 |
| |\ |
|
| | * | ARM: sa1100: use machine specific hook for late init | Shawn Guo | 2012-05-08 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a... | Russell King | 2012-05-21 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| | * | ARM: PCI: provide a default bus scan implementation | Russell King | 2012-05-13 |
| |/
|/| |
|