aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx/cpuidle.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-01ARM: s3c64xx: prepare initcalls for multiplatformArnd Bergmann1-1/+4
2015-03-23ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano1-1/+1
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano1-1/+0
2013-04-26ARM: s3c64xx: cpuidle: use init/exit common routineDaniel Lezcano1-13/+1
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-1/+0
2013-01-10ARM: S3C64XX: Fix missing header error with CONFIG_CPU_IDLE enabledTomasz Figa1-2/+1
2013-01-10ARM: S3C64XX: make regs-sys.h localKukjin Kim1-1/+2
2012-05-18ARM: S3C64XX: use timekeeping wrapper on cpuidleDaniel Lezcano1-11/+1
2012-05-18ARM: S3C64XX: declare the states with the new api on cpuidleDaniel Lezcano1-19/+14
2012-02-11ARM: S3C64XX: Reduce residency requirement for cpuidle WFI modeMark Brown1-1/+1
2012-01-20ARM: S3C64XX: Add basic cpuidle driverMark Brown1-0/+91