aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-67/+21
2013-11-12Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King4-55/+6
2013-10-29ARM: sa11x0/assabet: ensure CS2 is configured appropriatelyRussell King1-0/+3
2013-10-29ARM: 7841/1: sa1100: remove complex GPIO interfaceLinus Walleij2-55/+2
2013-10-29ARM: 7865/1: sa1100: fix simpad compilation warningLinus Walleij1-0/+1
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar2-22/+0
2013-10-16cpufreq: sa11x0: Fix build breakage after "Expose frequency table"Viresh Kumar1-2/+1
2013-10-16cpufreq: sa11x0: Use generic cpufreq routinesViresh Kumar2-23/+0
2013-09-30cpufreq: sa11x0: Expose frequency tableViresh Kumar2-23/+23
2013-09-18ARM: sa1100: collie.c: fall back to jedec_probe flash detectionAndrea Adami1-1/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-3/+5
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-04-10cpufreq: sa11x0: move cpufreq driver to drivers/cpufreqViresh Kumar5-671/+14
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2-6/+4
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-57/+46
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+0
2013-02-14ARM: sa1100/assabet: include platform_device.h directlyArnd Bergmann1-0/+1
2013-02-14ARM: sa1100: don't warn about mach/ide.hArnd Bergmann1-3/+0
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-1/+0
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson3-11/+7
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-6/+2
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2-5/+5
2012-12-24ARM: delete struct sys_timerStephen Warren15-21/+15
2012-12-24ARM: sa1100: convert timer suspend/resume to clock_event_deviceStephen Warren1-33/+33
2012-11-16ARM: move serial_sa1100.h header file to linux/platform_dataRussell King13-13/+13
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-6/+6
2012-10-09ARM: assabet: fix bogus warning in get_assabet_scr (again)Arnd Bergmann1-1/+1
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-18/+0
2012-10-04Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc', 'opcodes' and 'syscall' into for-linusRussell King1-0/+1
2012-10-04Merge branch 'cleanup' into for-linusRussell King2-18/+0
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-28/+6
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-618/+215
2012-09-19ARM: sa1100: use __iomem pointers for MMIOArnd Bergmann2-2/+2
2012-09-14ARM: sa1100: move platform_data definitionsArnd Bergmann7-28/+6
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/driversArnd Bergmann13-617/+215
2012-08-09ARM: sa1100: include linux/io.h in hackkit leds codeArnd Bergmann1-0/+1
2012-08-01ARM: mach-sa1100: retire custom LED codeBryan Wu13-615/+215
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King14-39/+51
2012-07-09ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon1-4/+4
2012-07-09ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King13-35/+47
2012-06-25ARM: sa1100: remove lart.hPaul Bolle1-13/+0
2012-06-25ARM: remove old SA-1111.hPaul Bolle1-5/+0
2012-05-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+1
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-3/+25
2012-05-25ARM: neponset: make sure neponset_ncr_frob() is exportedRussell King1-0/+1
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linusRussell King2-8/+2
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King1-7/+1
2012-05-11Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo/linux-2.6 into staging/cleanupOlof Johansson16-3/+25
2012-05-08ARM: sa1100: use machine specific hook for late initShawn Guo16-3/+25