aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-sa1100/generic.c
AgeCommit message (Expand)Author
2015-05-28ARM: 8367/1: sa1100: prepare for moving irq driver to drivers/irqchipDmitry Eremin-Solenikov
2015-05-18ARM: 8361/1: sa1100: add platform functions to handle PWER settingsDmitry Eremin-Solenikov
2015-01-14ARM: 8252/1: sa1100: use pxa_timer clocksource driverDmitry Eremin-Solenikov
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar
2013-10-16cpufreq: sa11x0: Use generic cpufreq routinesViresh Kumar
2013-09-30cpufreq: sa11x0: Expose frequency tableViresh Kumar
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2012-05-11Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson
2012-05-08ARM: sa1100: use machine specific hook for late initShawn Guo
2012-04-27arm/sa1100: fix sa1100-rtc memory resourceDmitry Artamonow
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King
2012-03-25Merge branch 'sa11x0-lcd' into sa11x0Russell King
2012-03-25ARM: sa11x0: remove unused DMA controller definitionsRussell King
2012-03-25Merge branch 'sa11x0-ir' into sa11x0Russell King
2012-03-07ARM: sa11x0: add SA-11x0 DMA deviceRussell King
2012-02-28rtc: sa1100: declare irq in resourceHaojian Zhuang
2012-02-21FB: sa1100: remove global sa1100fb_.*_power function pointersRussell King
2012-02-21FB: sa1100: move platform data to platform filesRussell King
2012-02-09ARM: sa11x0: convert to use DEFINE_RES_xxx macrosRussell King
2012-02-09ARM: sa11x0: fix section mismatch warningsRussell King
2012-02-03MFD: mcp-sa11x0: convert mcp-sa11x0 to use platform resourcesRussell King
2012-02-03MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.cRussell King
2012-01-26Merge branch 'sa11x0-mcp-fixes' into fixesRussell King
2012-01-20Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King
2012-01-19Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"Russell King
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann
2012-01-09ARM: sa1100: Refactor mcp-sa11x0 to use platform resources.Jochen Friedrich
2012-01-05ARM: restart: sa1100: use new restart hookRussell King
2011-12-28RTC: sa1100: support sa1100, pxa and mmp soc familiesJett.Zhou
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
2011-01-15ARM: Fix build regression on SA11x0, PXA, and H720x targetsRussell King
2011-01-05Merge branch 'clksrc' into develRussell King
2011-01-03ARM: 6607/1: sa1100: Update platform device registrationJochen Friedrich
2010-12-22ARM: sa1100: convert sched_clock() to use new infrastructureRussell King
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King
2009-12-13ARM: fix sa1100 buildRussell King
2009-12-06ARM: sa11x0: convert set_xxx_data() to register_xxx()Russell King
2009-01-31rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-01[ARM] 5270/1: Fix Formatting in mach-sa1100/ machine filesKristoffer Ericson
2008-09-24MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells
2008-08-07Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-05[ARM] pxa: introduce reset_status and clear_reset_status for driver's usageEric Miao