summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx/cpuidle.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: s3c64xx: cpuidle: use init/exit common routineDaniel Lezcano2013-04-261-13/+1
* cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-231-1/+0
* ARM: S3C64XX: Fix missing header error with CONFIG_CPU_IDLE enabledTomasz Figa2013-01-101-2/+1
* ARM: S3C64XX: make regs-sys.h localKukjin Kim2013-01-101-1/+2
* ARM: S3C64XX: use timekeeping wrapper on cpuidleDaniel Lezcano2012-05-181-11/+1
* ARM: S3C64XX: declare the states with the new api on cpuidleDaniel Lezcano2012-05-181-19/+14
* ARM: S3C64XX: Reduce residency requirement for cpuidle WFI modeMark Brown2012-02-111-1/+1
* ARM: S3C64XX: Add basic cpuidle driverMark Brown2012-01-201-0/+91