index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
/
shmobile
/
cpuidle.c
Age
Commit message (
Expand
)
Author
2013-04-24
SH: cpuidle: use init/exit common routine
Daniel Lezcano
2013-04-23
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
2013-04-22
SH: cpuidle: check error code at init
Daniel Lezcano
2013-04-22
SH: cpuidle: initialize the driver's states directly
Daniel Lezcano
2013-04-22
SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usage
Daniel Lezcano
2013-04-22
SH: cpuidle: remove pointless initialization
Daniel Lezcano
2012-03-21
SH: shmobile: Consolidate time keeping and irq enable
Robert Lee
2011-11-18
sh: cpuidle: Migrate off of hwblk API.
Paul Mundt
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-11-06
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
2011-11-06
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
2011-10-31
sh: Add export.h to arch/sh specific files as required.
Paul Gortmaker
2011-03-11
sh: Rename cpuidle states to fit general conventions
Thomas Renninger
2011-01-12
SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOW
Len Brown
2009-10-30
sh: Keep track of allowed sleep modes
Magnus Damm
2009-08-18
sh: SuperH Mobile Software Standby support for cpuidle
Magnus Damm
2009-07-05
sh: cpuidle for SuperH Mobile using hwblk
Magnus Damm