index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
pm_suspend.S
Age
Commit message (
Expand
)
Author
2020-08-17
ARM: at91: pm: add support for ULP0 fast wakeup
Claudiu Beznea
2020-02-18
ARM: at91: pm: add quirk for sam9x60's ulp1
Claudiu Beznea
2020-02-18
ARM: at91: pm: add plla disable/enable support for sam9x60
Claudiu Beznea
2020-02-18
ARM: at91: pm: s/sfr/sfrbu in pm_suspend.S
Claudiu Beznea
2020-02-18
ARM: at91: pm: add pmc_version member to at91_pm_data
Claudiu Beznea
2020-02-18
ARM: at91: pm: add macros for plla disable/enable
Claudiu Beznea
2020-02-18
ARM: at91: pm: revert do not disable/enable PLLA for ULP modes
Claudiu Beznea
2020-02-18
ARM: at91: pm: use proper master clock register offset
Claudiu Beznea
2019-08-23
ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91
Masahiro Yamada
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-28
ARM: at91: pm: do not disable/enable PLLA for ULP modes
Claudiu Beznea
2019-03-28
ARM: at91: pm: disable RC oscillator in ULP0
Claudiu Beznea
2019-03-28
ARM: at91: pm: add ULP1 support for SAM9X60
Claudiu Beznea
2018-09-16
power: reset: at91-poweroff: switch to slow clock before shutdown
Claudiu Beznea
2018-07-17
ARM: at91: pm: Add ULP1 mode support
Wenyou Yang
2018-07-17
ARM: at91: pm: Use ULP0 naming instead of slow clock
Claudiu Beznea
2017-05-15
ARM: at91: pm: Add sama5d2 backup mode
Alexandre Belloni
2017-03-31
ARM: at91: pm: correct typo
Alexandre Belloni
2017-03-31
ARM: at91: pm: Use struct at91_pm_data in pm_suspend.S
Alexandre Belloni
2015-10-19
ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte aligned
Patrick Doyle
2015-05-20
ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h
Alexandre Belloni
2015-05-20
ARM: at91/pm: use the atmel-mc syscon defines
Alexandre Belloni
2015-03-19
ARM: at91: remove hardware.h
Alexandre Belloni
2015-03-13
ARM: at91/pm_suspend: add the WFI instruction support for ARMv7
Wenyou Yang
2015-03-13
ARM: at91/pm: rename function name: at91_slow_clock() --> at91_pm_suspend_sra...
Wenyou Yang
2015-03-13
ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.S
Wenyou Yang