summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/shmobile/cpuidle.c
Commit message (Expand)AuthorAgeFilesLines
* cpuidle: Drop disabled field from struct cpuidle_stateRafael J. Wysocki2019-11-291-4/+4
* sh: shmobile: convert to SPDX identifiersKuninori Morimoto2018-12-281-4/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-121-3/+0
* SH: cpuidle: Add missing parameter for cpuidle_register()Geert Uytterhoeven2013-08-121-3/+1
* SH: cpuidle: use init/exit common routineDaniel Lezcano2013-04-241-6/+1
* cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-231-1/+0
* SH: cpuidle: check error code at initDaniel Lezcano2013-04-221-3/+8
* SH: cpuidle: initialize the driver's states directlyDaniel Lezcano2013-04-221-50/+42
* SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usageDaniel Lezcano2013-04-221-4/+2
* SH: cpuidle: remove pointless initializationDaniel Lezcano2013-04-221-6/+0
* SH: shmobile: Consolidate time keeping and irq enableRobert Lee2012-03-211-7/+3
* sh: cpuidle: Migrate off of hwblk API.Paul Mundt2011-11-181-2/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-071-11/+17
|\
| * cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-061-7/+11
| * cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-061-5/+7
* | sh: Add export.h to arch/sh specific files as required.Paul Gortmaker2011-10-311-0/+1
|/
* sh: Rename cpuidle states to fit general conventionsThomas Renninger2011-03-111-3/+3
* SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOWLen Brown2011-01-121-1/+0
* sh: Keep track of allowed sleep modesMagnus Damm2009-10-301-18/+24
* sh: SuperH Mobile Software Standby support for cpuidleMagnus Damm2009-08-181-0/+11
* sh: cpuidle for SuperH Mobile using hwblkMagnus Damm2009-07-051-0/+102