summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/pm.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: pm: allow selecting standby and suspend modesAlexandre Belloni2017-05-151-1/+2
* ARM: at91: pm: Add sama5d2 backup modeAlexandre Belloni2017-05-151-0/+4
* ARM: at91: pm: Use struct at91_pm_data in pm_suspend.SAlexandre Belloni2017-03-311-6/+10
* ARM: at91: pm: Move at91_ramc_read/write to pm.cAlexandre Belloni2017-03-311-8/+0
* ARM: at91: pm: remove useless extern definitionAlexandre Belloni2017-01-111-2/+0
* ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.hAlexandre Belloni2015-05-201-1/+13
* ARM: at91/pm: move AT91_MEMCTRL_* to pm.hAlexandre Belloni2015-04-051-0/+4
* ARM: at91/pm: move the standby functions to pm.cAlexandre Belloni2015-04-051-92/+0
* ARM: at91/pm: standby mode uses same sram function as suspend to memory modeWenyou Yang2015-03-131-0/+10
* ARM: at91: pm: change at91_pm_set_standby() to staticWenyou Yang2015-03-121-6/+0
* ARM: at91: pm: fix at91rm9200 standbyAlexandre Belloni2015-03-031-1/+1
* ARM: at91: move sdramc/ddrsdr header to include/soc/at91Alexandre Belloni2014-11-131-1/+0
* ARM: at91: fixed unresolved symbol "at91_pm_set_standby" when built without C...Brent Taylor2013-12-021-0/+4
* ARM: AT91: pm: Factorize standby functionJean-Christophe PLAGNIOL-VILLARD2013-10-161-31/+24
* ARM: at91: cpuidle: Convert to platform driverDaniel Lezcano2013-10-161-0/+4
* ARM: at91: suspend both memory controllers on at91sam9263Arnd Bergmann2013-04-181-6/+24
* ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core supportJean-Christophe PLAGNIOL-VILLARD2012-04-171-1/+1
* ARM: at91: pm select memory controler at runtimeJean-Christophe PLAGNIOL-VILLARD2012-04-171-13/+0
* ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-4/+2
* ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.hJean-Christophe PLAGNIOL-VILLARD2012-02-231-3/+4
* ARM: at91: implement the standby function for pm/cpuidleDaniel Lezcano2012-02-031-23/+30
* ARM: at91: remove wait_for_interrupt definitionDaniel Lezcano2012-02-031-9/+0
* ARM: at91: declare header nameDaniel Lezcano2012-02-031-0/+15
* ARM: at91: coding style fixesDaniel Lezcano2012-02-031-6/+14
* ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-031-18/+0
* ARM: at91: merge at91cap9_ddrsdr.h in at91sam9_ddrsdr.hJean-Christophe PLAGNIOL-VILLARD2012-01-201-4/+4
* AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre2010-10-261-1/+2
* AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre2010-10-261-0/+4
* ARM: 6185/1: AT91: PM: dual ram controller supportNicolas Ferre2010-07-091-7/+42
* ARM: 5778/1: AT91: Add cpuidle supportAlbin Tonnerre2009-11-101-0/+67
OpenPOWER on IntegriCloud