summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/pm_suspend.S
AgeCommit message (Expand)Author
2020-07-22ARM: at91: pm: add quirk for sam9x60's ulp1Claudiu Beznea
2019-08-23ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91Masahiro Yamada
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-28ARM: at91: pm: do not disable/enable PLLA for ULP modesClaudiu Beznea
2019-03-28ARM: at91: pm: disable RC oscillator in ULP0Claudiu Beznea
2019-03-28ARM: at91: pm: add ULP1 support for SAM9X60Claudiu Beznea
2018-09-16power: reset: at91-poweroff: switch to slow clock before shutdownClaudiu Beznea
2018-07-17ARM: at91: pm: Add ULP1 mode supportWenyou Yang
2018-07-17ARM: at91: pm: Use ULP0 naming instead of slow clockClaudiu Beznea
2017-05-15ARM: at91: pm: Add sama5d2 backup modeAlexandre Belloni
2017-03-31ARM: at91: pm: correct typoAlexandre Belloni
2017-03-31ARM: at91: pm: Use struct at91_pm_data in pm_suspend.SAlexandre Belloni
2015-10-19ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte alignedPatrick Doyle
2015-05-20ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.hAlexandre Belloni
2015-05-20ARM: at91/pm: use the atmel-mc syscon definesAlexandre Belloni
2015-03-19ARM: at91: remove hardware.hAlexandre Belloni
2015-03-13ARM: at91/pm_suspend: add the WFI instruction support for ARMv7Wenyou Yang
2015-03-13ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...Wenyou Yang
2015-03-13ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.SWenyou Yang