aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/sleep.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-24ARM: pm: pxa: move cpu_suspend into C codeRussell King1-52/+6
2011-06-24ARM: pm: convert cpu_suspend() to a normal functionRussell King1-3/+10
2011-06-24ARM: pm: move sa1100 to use proper suspend func arg0Russell King1-4/+4
2011-02-22ARM: pm: convert PXA to generic suspend/resume supportRussell King1-176/+15
2011-01-06Merge branch 'devel-stable' into develRussell King1-1/+1
2011-01-03ARM: pxa: fix page table corruption on resumeAric D. Blumer1-2/+2
2010-12-16ARM: pxa: Access SMEMC via virtual addressesMarek Vasut1-1/+1
2010-08-05[ARM] pxa: removing dead XSCALE_CACHE_ERRATAChristoph Egger1-7/+0
2009-03-09[ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao1-1/+0
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-02-04[ARM] pxa: add preliminary suspend/resume code for pxa3xxeric miao1-0/+102
2008-01-26[ARM] pxa: omit PXA25x or PXA27x standby/sleep code as appropriateRussell King1-2/+6
2008-01-26[ARM] pxa: move memory controller registers into pxa2xx-regs.hRussell King1-0/+1
2008-01-20[ARM] pxa: don't rely on r2 being preserved over a function callRussell King1-4/+2
2007-07-20[ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific onesEric Miao1-39/+73
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25[ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King1-1/+1
2005-10-28[ARM] 2787/2: PXA27x low power modes supportTodd Poynor1-2/+5
2005-04-25[PATCH] ARM: 2650/1: PXA27x sleep - workaround Errata 39 & 50 (Patch 2667)Jeff Lackey1-6/+50
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+194