index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
/
shmobile
Age
Commit message (
Expand
)
Author
2014-11-12
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
Daniel Lezcano
2013-08-12
SH: cpuidle: Add missing parameter for cpuidle_register()
Geert Uytterhoeven
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-04-07
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-03-30
sh: fix up fallout from system.h disintegration.
Paul Mundt
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-18
sh: Kill off remaining private runtime PM bits.
Paul Mundt
2011-11-18
sh: sh7723: use runtime PM implementation, common with arm/mach-shmobile
Guennadi Liakhovetski
2011-11-18
sh: sh7722: use runtime PM implementation, common with arm/mach-shmobile
Guennadi Liakhovetski
2011-11-18
sh: sh7724: use runtime PM implementation, common with arm/mach-shmobile
Guennadi Liakhovetski
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-07-02
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
Rafael J. Wysocki
2011-05-23
sh: cosmetic improvement: use an existing pointer
Guennadi Liakhovetski
2011-04-29
shmobile: Use power domains for platform runtime PM
Rafael J. Wysocki
2011-03-11
sh: Rename cpuidle states to fit general conventions
Thomas Renninger
2011-01-13
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-01-12
SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOW
Len Brown
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
2010-02-26
sh: SH-Mobile R-standby register save/restore
Magnus Damm
2009-12-04
sh: allow runtime pm without suspend/resume callbacks
Magnus Damm
2009-10-30
sh: Add R-standby sleep mode support
Magnus Damm
2009-10-30
sh: Use RSMEM for sleep code on sh7724
Magnus Damm
2009-10-30
sh: Add MMU and Cache handling sleep mode code
Magnus Damm
2009-10-30
sh: Keep track of allowed sleep modes
Magnus Damm
2009-10-30
sh: Rework SuperH Mobile sleep mode code
Magnus Damm
2009-10-30
sh: Allow boards to register memory pre/post sleep code
Magnus Damm
2009-10-30
sh: Add notifiers chains for cpu/board code
Magnus Damm
2009-08-23
Merge branches 'sh/hwblk' and 'sh/pm-runtime'
Paul Mundt
2009-08-23
sh: Fix section mismatch in platform bus notifier.
Paul Mundt
2009-08-23
sh: Runtime PM for SuperH Mobile platform bus devices
Magnus Damm
2009-08-18
sh: SuperH Mobile Software Standby support for cpuidle
Magnus Damm
2009-08-18
sh: rework SuperH Mobile sleep code exception handling
Magnus Damm
2009-08-15
Merge branch 'sh/stable-updates'
Paul Mundt
2009-08-15
sh: sh7724 ddr self-refresh changes
Magnus Damm
2009-07-05
sh: cpuidle for SuperH Mobile using hwblk
Magnus Damm
2009-03-16
sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/.
Paul Mundt