summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu/shmobile/cpuidle.c
AgeCommit message (Expand)Author
2019-11-29cpuidle: Drop disabled field from struct cpuidle_stateRafael J. Wysocki
2018-12-28sh: shmobile: convert to SPDX identifiersKuninori Morimoto
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano
2013-08-12SH: cpuidle: Add missing parameter for cpuidle_register()Geert Uytterhoeven
2013-04-24SH: cpuidle: use init/exit common routineDaniel Lezcano
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano
2013-04-22SH: cpuidle: check error code at initDaniel Lezcano
2013-04-22SH: cpuidle: initialize the driver's states directlyDaniel Lezcano
2013-04-22SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usageDaniel Lezcano
2013-04-22SH: cpuidle: remove pointless initializationDaniel Lezcano
2012-03-21SH: shmobile: Consolidate time keeping and irq enableRobert Lee
2011-11-18sh: cpuidle: Migrate off of hwblk API.Paul Mundt
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar
2011-10-31sh: Add export.h to arch/sh specific files as required.Paul Gortmaker
2011-03-11sh: Rename cpuidle states to fit general conventionsThomas Renninger
2011-01-12SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOWLen Brown
2009-10-30sh: Keep track of allowed sleep modesMagnus Damm
2009-08-18sh: SuperH Mobile Software Standby support for cpuidleMagnus Damm
2009-07-05sh: cpuidle for SuperH Mobile using hwblkMagnus Damm