aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-14/+6
2014-04-04Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-nextRussell King7-58/+64
2014-03-12ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-03-07ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij1-0/+2
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson2-14/+6
2014-02-12ARM: 7936/1: sa1100: collie: add support for IrDA transceiverDmitry Eremin-Solenikov2-1/+34
2014-02-12ARM: 7903/1: sa1100: h3xxx: drop hand-coded gpio_request_array analogueDmitry Eremin-Solenikov2-42/+0
2014-02-12ARM: 7902/1: sa1100: h3xxx: move serial port GPIO handling to common placeDmitry Eremin-Solenikov3-14/+27
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+7
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2014-01-17ARM: SA1100: Create dummy clk_get_rate() to avoid build failuresViresh Kumar1-0/+7
2014-01-11ARM: 7935/1: sa1100: collie: add gpio-keys configurationDmitry Eremin-Solenikov1-0/+35
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-12/+0
2013-12-20ARM: sa1100: stop using mach/timex.hUwe Kleine-König1-2/+6
2013-12-12ARM: 7901/1: sa1100: h3600: refactor IrDA GPIO handlingDmitry Eremin-Solenikov1-19/+7
2013-12-12ARM: 7900/1: sa1100: h3100: refactor IrDA GPIO handlingDmitry Eremin-Solenikov1-2/+17
2013-12-12ARM: 7899/1: sa1100: h3600: refactor LCD GPIO handlingDmitry Eremin-Solenikov1-22/+26
2013-12-12ARM: 7898/1: sa1100: h3100: refactor LCD GPIO handlingDmitry Eremin-Solenikov1-8/+27
2013-12-12ARM: sa11x0: assabet: clean up IrDA power settingRussell King1-6/+3
2013-12-12ARM: sa11x0: assabet: allow UCB1300 to wake up AssabetRussell King1-0/+1
2013-12-12ARM: sa11x0: assabet: better reset handlingRussell King2-4/+137
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman1-2/+2
2013-11-21ARM: sa1100: Switch to sched_clock_register()Stephen Boyd1-2/+2
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