summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/pm.c
AgeCommit message (Expand)Author
2015-03-03ARM: at91: pm: fix SRAM allocationAlexandre Belloni
2015-02-19ARM: make of_device_ids constUwe Kleine-König
2015-02-02ARM: at91/trivial: unify functions and machine namesNicolas Ferre
2015-02-02ARM: at91: remove at91_dt_initialize and machine init_early()Alexandre Belloni
2015-01-26ARM: at91: fix PM initialization for newer SoCsNicolas Ferre
2015-01-16ARM: at91: pm: prepare for multiplatformAlexandre Belloni
2015-01-16ARM: at91: pm: add UDP and UHP checks to newer SoCsAlexandre Belloni
2015-01-16ARM: at91: pm: use the mmio-sram pool to access SRAMAlexandre Belloni
2015-01-16ARM: at91: pm: rework cpu detectionAlexandre Belloni
2014-12-02ARM: at91: remove old AT91-specific driversArnd Bergmann
2014-11-27ARM: at91: remove legacy IRQ driver and related codeNicolas Ferre
2014-08-25ARM: at91/pm: Remove show_reset_status functionMaxime Ripard
2014-08-19ARM: at91: enclose at91_aic_xx calls in IS_ENABLED(CONFIG_OLD_IRQ_AT91) blocksBoris BREZILLON
2014-05-07ARM: at91: localize GPIO headerLinus Walleij
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2013-12-20ARM: at91: don't use <mach/timex.h>Uwe Kleine-König
2013-12-12ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration optionNicolas Ferre
2013-12-02ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON
2013-10-16ARM: at91: cpuidle: Convert to platform driverDaniel Lezcano
2013-06-21ARM: at91: fix at91_extern_irq usage for non-dt boardsJean-Christophe PLAGNIOL-VILLARD
2013-04-19Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanupOlof Johansson
2013-04-18ARM: at91: suspend both memory controllers on at91sam9263Arnd Bergmann
2013-03-14ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches
2012-11-06arm: at91: move reset controller header to arm/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD
2012-11-06arm: at91: move at91_shdwc.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD
2012-11-06arm: at91 move at91_aic.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD
2012-10-04ARM: at91: unused variable in at91_pm_verify_clocksArnd Bergmann
2012-07-02ARM: at91: sparse irq supportLudovic Desroches
2012-04-17ARM: at91: pm select memory controler at runtimeJean-Christophe PLAGNIOL-VILLARD
2012-03-15ARM: at91: add ram controller DT supportJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/pm_slowclock: add runtime detection of memory contollerJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.hJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/pm_slowclock: function slow_clock() accepts parametersJean-Christophe PLAGNIOL-VILLARD
2012-02-03ARM: at91: implement the standby function for pm/cpuidleDaniel Lezcano
2012-02-03ARM: at91: remove wait_for_interrupt definitionDaniel Lezcano
2012-02-03ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD
2012-01-20ARM: at91: make rstc soc independentJean-Christophe PLAGNIOL-VILLARD
2011-11-28ARM: at91: make aic soc independentJean-Christophe PLAGNIOL-VILLARD
2011-11-28ARM: at91: make shutdown controler soc independentJean-Christophe PLAGNIOL-VILLARD
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2010-10-26AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre
2010-10-26AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre
2009-11-10ARM: 5778/1: AT91: Add cpuidle supportAlbin Tonnerre
2009-07-02[ARM] 5570/1: at91: Support for at91sam9g10: core chip & board supportNicolas Ferre
2009-04-01[ARM] 5441/1: Use pr_err on error paths in at91 pmRyan Mallon
2009-02-22[ARM] at91: fix for Atmel AT91 powersavingAndrei Birjukov