Age | Commit message (Expand) | Author | Files | Lines |
2021-07-19 | ARM: at91: pm: add support for 2.5V LDO regulator control | Claudiu Beznea | 1 | -0/+1 |
2021-07-19 | ARM: at91: pm: add self-refresh support for sama7g5 | Claudiu Beznea | 1 | -0/+2 |
2020-08-17 | ARM: at91: pm: add support for ULP0 fast wakeup | Claudiu Beznea | 1 | -2/+3 |
2020-02-18 | ARM: at91: pm: add pmc_version member to at91_pm_data | Claudiu Beznea | 1 | -0/+1 |
2020-02-18 | ARM: at91: pm: use proper master clock register offset | Claudiu Beznea | 1 | -0/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2018-07-17 | ARM: at91: pm: Add ULP1 mode support | Wenyou Yang | 1 | -1/+2 |
2018-07-17 | ARM: at91: pm: Use ULP0 naming instead of slow clock | Claudiu Beznea | 1 | -1/+2 |
2017-05-15 | ARM: at91: pm: allow selecting standby and suspend modes | Alexandre Belloni | 1 | -1/+2 |
2017-05-15 | ARM: at91: pm: Add sama5d2 backup mode | Alexandre Belloni | 1 | -0/+4 |
2017-03-31 | ARM: at91: pm: Use struct at91_pm_data in pm_suspend.S | Alexandre Belloni | 1 | -6/+10 |
2017-03-31 | ARM: at91: pm: Move at91_ramc_read/write to pm.c | Alexandre Belloni | 1 | -8/+0 |
2017-01-11 | ARM: at91: pm: remove useless extern definition | Alexandre Belloni | 1 | -2/+0 |
2015-05-20 | ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h | Alexandre Belloni | 1 | -1/+13 |
2015-04-05 | ARM: at91/pm: move AT91_MEMCTRL_* to pm.h | Alexandre Belloni | 1 | -0/+4 |
2015-04-05 | ARM: at91/pm: move the standby functions to pm.c | Alexandre Belloni | 1 | -92/+0 |
2015-03-13 | ARM: at91/pm: standby mode uses same sram function as suspend to memory mode | Wenyou Yang | 1 | -0/+10 |
2015-03-12 | ARM: at91: pm: change at91_pm_set_standby() to static | Wenyou Yang | 1 | -6/+0 |
2015-03-03 | ARM: at91: pm: fix at91rm9200 standby | Alexandre Belloni | 1 | -1/+1 |
2014-11-13 | ARM: at91: move sdramc/ddrsdr header to include/soc/at91 | Alexandre Belloni | 1 | -1/+0 |
2013-12-02 | ARM: at91: fixed unresolved symbol "at91_pm_set_standby" when built without C... | Brent Taylor | 1 | -0/+4 |
2013-10-17 | ARM: AT91: pm: Factorize standby function | Jean-Christophe PLAGNIOL-VILLARD | 1 | -31/+24 |
2013-10-17 | ARM: at91: cpuidle: Convert to platform driver | Daniel Lezcano | 1 | -0/+4 |
2013-04-18 | ARM: at91: suspend both memory controllers on at91sam9263 | Arnd Bergmann | 1 | -6/+24 |
2012-04-17 | ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 |
2012-04-17 | ARM: at91: pm select memory controler at runtime | Jean-Christophe PLAGNIOL-VILLARD | 1 | -13/+0 |
2012-02-23 | ARM: at91: make sdram/ddr register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -4/+2 |
2012-02-23 | ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h | Jean-Christophe PLAGNIOL-VILLARD | 1 | -3/+4 |
2012-02-03 | ARM: at91: implement the standby function for pm/cpuidle | Daniel Lezcano | 1 | -23/+30 |
2012-02-03 | ARM: at91: remove wait_for_interrupt definition | Daniel Lezcano | 1 | -9/+0 |
2012-02-03 | ARM: at91: declare header name | Daniel Lezcano | 1 | -0/+15 |
2012-02-03 | ARM: at91: coding style fixes | Daniel Lezcano | 1 | -6/+14 |
2012-02-03 | ARM: at91: code removal of CAP9 SoC | Jean-Christophe PLAGNIOL-VILLARD | 1 | -18/+0 |
2012-01-20 | ARM: at91: merge at91cap9_ddrsdr.h in at91sam9_ddrsdr.h | Jean-Christophe PLAGNIOL-VILLARD | 1 | -4/+4 |
2010-10-26 | AT91: pm: make sure that r0 is 0 when dealing with cache operations | Nicolas Ferre | 1 | -1/+2 |
2010-10-26 | AT91: pm: use plain cpu_do_idle() for "wait for interrupt" | Nicolas Ferre | 1 | -0/+4 |
2010-07-09 | ARM: 6185/1: AT91: PM: dual ram controller support | Nicolas Ferre | 1 | -7/+42 |
2009-11-11 | ARM: 5778/1: AT91: Add cpuidle support | Albin Tonnerre | 1 | -0/+67 |