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.h
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
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: allow selecting standby and suspend modes
Alexandre Belloni
2017-05-15
ARM: at91: pm: Add sama5d2 backup mode
Alexandre Belloni
2017-03-31
ARM: at91: pm: Use struct at91_pm_data in pm_suspend.S
Alexandre Belloni
2017-03-31
ARM: at91: pm: Move at91_ramc_read/write to pm.c
Alexandre Belloni
2017-01-11
ARM: at91: pm: remove useless extern definition
Alexandre Belloni
2015-05-20
ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h
Alexandre Belloni
2015-04-05
ARM: at91/pm: move AT91_MEMCTRL_* to pm.h
Alexandre Belloni
2015-04-05
ARM: at91/pm: move the standby functions to pm.c
Alexandre Belloni
2015-03-13
ARM: at91/pm: standby mode uses same sram function as suspend to memory mode
Wenyou Yang
2015-03-12
ARM: at91: pm: change at91_pm_set_standby() to static
Wenyou Yang
2015-03-03
ARM: at91: pm: fix at91rm9200 standby
Alexandre Belloni
2014-11-13
ARM: at91: move sdramc/ddrsdr header to include/soc/at91
Alexandre Belloni
2013-12-02
ARM: at91: fixed unresolved symbol "at91_pm_set_standby" when built without C...
Brent Taylor
2013-10-16
ARM: AT91: pm: Factorize standby function
Jean-Christophe PLAGNIOL-VILLARD
2013-10-16
ARM: at91: cpuidle: Convert to platform driver
Daniel Lezcano
2013-04-18
ARM: at91: suspend both memory controllers on at91sam9263
Arnd Bergmann
2012-04-17
ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core support
Jean-Christophe PLAGNIOL-VILLARD
2012-04-17
ARM: at91: pm select memory controler at runtime
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
ARM: at91: make sdram/ddr register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h
Jean-Christophe PLAGNIOL-VILLARD
2012-02-03
ARM: at91: implement the standby function for pm/cpuidle
Daniel Lezcano
2012-02-03
ARM: at91: remove wait_for_interrupt definition
Daniel Lezcano
2012-02-03
ARM: at91: declare header name
Daniel Lezcano
2012-02-03
ARM: at91: coding style fixes
Daniel Lezcano
2012-02-03
ARM: at91: code removal of CAP9 SoC
Jean-Christophe PLAGNIOL-VILLARD
2012-01-20
ARM: at91: merge at91cap9_ddrsdr.h in at91sam9_ddrsdr.h
Jean-Christophe PLAGNIOL-VILLARD
2010-10-26
AT91: pm: make sure that r0 is 0 when dealing with cache operations
Nicolas Ferre
2010-10-26
AT91: pm: use plain cpu_do_idle() for "wait for interrupt"
Nicolas Ferre
2010-07-09
ARM: 6185/1: AT91: PM: dual ram controller support
Nicolas Ferre
2009-11-10
ARM: 5778/1: AT91: Add cpuidle support
Albin Tonnerre