aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/shmobile/cpuidle.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-29cpuidle: Drop disabled field from struct cpuidle_stateRafael J. Wysocki1-4/+4
2018-12-28sh: shmobile: convert to SPDX identifiersKuninori Morimoto1-4/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano1-3/+0
2013-08-12SH: cpuidle: Add missing parameter for cpuidle_register()Geert Uytterhoeven1-3/+1
2013-04-24SH: cpuidle: use init/exit common routineDaniel Lezcano1-6/+1
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-1/+0
2013-04-22SH: cpuidle: check error code at initDaniel Lezcano1-3/+8
2013-04-22SH: cpuidle: initialize the driver's states directlyDaniel Lezcano1-50/+42
2013-04-22SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usageDaniel Lezcano1-4/+2
2013-04-22SH: cpuidle: remove pointless initializationDaniel Lezcano1-6/+0
2012-03-21SH: shmobile: Consolidate time keeping and irq enableRobert Lee1-7/+3
2011-11-18sh: cpuidle: Migrate off of hwblk API.Paul Mundt1-2/+1
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-11/+17
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar1-7/+11
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_stateDeepthi Dharwar1-5/+7
2011-10-31sh: Add export.h to arch/sh specific files as required.Paul Gortmaker1-0/+1
2011-03-11sh: Rename cpuidle states to fit general conventionsThomas Renninger1-3/+3
2011-01-12SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOWLen Brown1-1/+0
2009-10-30sh: Keep track of allowed sleep modesMagnus Damm1-18/+24
2009-08-18sh: SuperH Mobile Software Standby support for cpuidleMagnus Damm1-0/+11
2009-07-05sh: cpuidle for SuperH Mobile using hwblkMagnus Damm1-0/+102