Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-05-07 | [ARM] S3C64XX: Initial support for PM (suspend to RAM) | Ben Dooks | 1 | -2/+4 |
2009-05-07 | [ARM] S3C: PM save UART UDIVSLOT if doing PM | Ben Dooks | 1 | -0/+8 |
2009-05-07 | [ARM] S3C: Add debug to UART save and a per-arch callback pre-restore | Ben Dooks | 1 | -0/+5 |
2009-03-10 | [ARM] S3C: Tidy sleep code path to fix call flow | Ben Dooks | 1 | -9/+11 |
2009-03-08 | [ARM] S3C: Do not kmalloc/kfree during inner suspend code. | Ben Dooks | 1 | -4/+15 |
2009-03-08 | [ARM] S3C: Update UART save over PM suspend/resume | Ben Dooks | 1 | -22/+39 |
2009-03-08 | [ARM] S3C: Rename sleep.S functions to be non-cpu specific | Ben Dooks | 1 | -1/+2 |
2009-03-08 | [ARM] S3C: Rename s3c2410_pm_init to s3c_pm_init. | Ben Dooks | 1 | -2/+2 |
2009-03-08 | [ARM] S3C: Make IRQ_EINT sleep control common | Ben Dooks | 1 | -0/+24 |
2009-03-08 | [ARM] S3C: Move plat-s3c24xx pm.c support into plat-s3c | Ben Dooks | 1 | -0/+211 |
2009-03-08 | [ARM] S3C: Move PM support functions to common location | Ben Dooks | 1 | -0/+97 |