Age | Commit message (Expand) | Author |
2015-03-13 | ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.S | Wenyou Yang |
2015-03-13 | ARM: at91/pm: standby mode uses same sram function as suspend to memory mode | Wenyou Yang |
2015-03-13 | ARM: at91/pm_slowclock: create the procedure to handle the sdram self-refresh | Wenyou Yang |
2015-03-13 | ARM: at91/pm_slowclock: remove clocks which are already stopped when entering... | Sylvain Rochet |
2015-03-13 | ARM: at91/pm_slowclock: remove the unused code related with SLOWDOWN_MASTER_C... | Wenyou Yang |
2015-03-11 | ARM: at91: pm_slowclock: fix the compilation error | Wenyou Yang |
2015-03-05 | ARM: at91/pm: MOR register KEY was missing | Patrice Vilchez |
2015-03-03 | pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories. | Peter Rosin |
2015-03-03 | pm: at91: pm_slowclock: fix suspend/resume hang up in timeouts | Sylvain Rochet |
2015-01-26 | ARM: at91: pm: remove warning to remove SOC_AT91SAM9263 usage | Alexandre Belloni |
2013-12-02 | ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h | Boris BREZILLON |
2012-04-17 | ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core support | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91/PMC: make register base soc independent | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91/pm_slowclock: add runtime detection of memory contoller | 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-23 | ARM: at91/pm_slowclock: function slow_clock() accepts parameters | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | ARM: at91/pm_slowclock: rename register to named define | Jean-Christophe PLAGNIOL-VILLARD |
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-07-09 | ARM: 6185/1: AT91: PM: dual ram controller support | Nicolas Ferre |
2010-04-14 | ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs off | Anders Larsen |
2010-04-09 | ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lock | Anders Larsen |
2008-09-21 | [ARM] 5264/2: [AT91] Suspend-to-RAM disables main oscillator | Andrew Victor |