aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/pm_suspend.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-16power: reset: at91-poweroff: switch to slow clock before shutdownClaudiu Beznea1-0/+8
2018-07-17ARM: at91: pm: Add ULP1 mode supportWenyou Yang1-20/+122
2018-07-17ARM: at91: pm: Use ULP0 naming instead of slow clockClaudiu Beznea1-6/+6
2017-05-15ARM: at91: pm: Add sama5d2 backup modeAlexandre Belloni1-19/+54
2017-03-31ARM: at91: pm: correct typoAlexandre Belloni1-1/+1
2017-03-31ARM: at91: pm: Use struct at91_pm_data in pm_suspend.SAlexandre Belloni1-16/+13
2015-10-19ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte alignedPatrick Doyle1-0/+2
2015-05-20ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.hAlexandre Belloni1-1/+0
2015-05-20ARM: at91/pm: use the atmel-mc syscon definesAlexandre Belloni1-1/+1
2015-03-19ARM: at91: remove hardware.hAlexandre Belloni1-1/+0
2015-03-13ARM: at91/pm_suspend: add the WFI instruction support for ARMv7Wenyou Yang1-1/+19
2015-03-13ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sram_fn()Wenyou Yang1-15/+11
2015-03-13ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.SWenyou Yang1-0/+324