| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 2 | -2/+2 |
* | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic | Daniel Lezcano | 2014-11-12 | 1 | -3/+0 |
* | SH: cpuidle: Add missing parameter for cpuidle_register() | Geert Uytterhoeven | 2013-08-12 | 1 | -3/+1 |
* | SH: cpuidle: use init/exit common routine | Daniel Lezcano | 2013-04-24 | 1 | -6/+1 |
* | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano | 2013-04-23 | 1 | -1/+0 |
* | SH: cpuidle: check error code at init | Daniel Lezcano | 2013-04-22 | 2 | -5/+9 |
* | SH: cpuidle: initialize the driver's states directly | Daniel Lezcano | 2013-04-22 | 1 | -50/+42 |
* | SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usage | Daniel Lezcano | 2013-04-22 | 1 | -4/+2 |
* | SH: cpuidle: remove pointless initialization | Daniel Lezcano | 2013-04-22 | 1 | -6/+0 |
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-04-07 | 1 | -0/+1 |
|\ |
|
| * | sh: fix up fallout from system.h disintegration. | Paul Mundt | 2012-03-30 | 1 | -0/+1 |
* | | SH: shmobile: Consolidate time keeping and irq enable | Robert Lee | 2012-03-21 | 1 | -7/+3 |
|/ |
|
* | sh: cpuidle: Migrate off of hwblk API. | Paul Mundt | 2011-11-18 | 1 | -2/+1 |
* | sh: Kill off remaining private runtime PM bits. | Paul Mundt | 2011-11-18 | 2 | -322/+0 |
* | sh: sh7723: use runtime PM implementation, common with arm/mach-shmobile | Guennadi Liakhovetski | 2011-11-17 | 1 | -1/+1 |
* | sh: sh7722: use runtime PM implementation, common with arm/mach-shmobile | Guennadi Liakhovetski | 2011-11-17 | 1 | -1/+1 |
* | sh: sh7724: use runtime PM implementation, common with arm/mach-shmobile | Guennadi Liakhovetski | 2011-11-17 | 1 | -0/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-11-07 | 1 | -11/+17 |
|\ |
|
| * | cpuidle: Single/Global registration of idle states | Deepthi Dharwar | 2011-11-07 | 1 | -7/+11 |
| * | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-... | Deepthi Dharwar | 2011-11-07 | 1 | -5/+7 |
* | | sh: Add export.h to arch/sh specific files as required. | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
|/ |
|
* | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain | Rafael J. Wysocki | 2011-07-02 | 1 | -3/+3 |
* | sh: cosmetic improvement: use an existing pointer | Guennadi Liakhovetski | 2011-05-23 | 1 | -3/+3 |
* | shmobile: Use power domains for platform runtime PM | Rafael J. Wysocki | 2011-04-29 | 1 | -11/+22 |
* | sh: Rename cpuidle states to fit general conventions | Thomas Renninger | 2011-03-11 | 1 | -3/+3 |
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-01-14 | 1 | -1/+0 |
|\ |
|
| * | SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOW | Len Brown | 2011-01-12 | 1 | -1/+0 |
* | | suspend: constify platform_suspend_ops | Lionel Debroux | 2010-11-16 | 1 | -1/+1 |
|/ |
|
* | sh: SH-Mobile R-standby register save/restore | Magnus Damm | 2010-02-26 | 2 | -3/+121 |
* | sh: allow runtime pm without suspend/resume callbacks | Magnus Damm | 2009-12-04 | 1 | -6/+11 |
* | sh: Add R-standby sleep mode support | Magnus Damm | 2009-10-30 | 2 | -7/+18 |
* | sh: Use RSMEM for sleep code on sh7724 | Magnus Damm | 2009-10-30 | 1 | -4/+8 |
* | sh: Add MMU and Cache handling sleep mode code | Magnus Damm | 2009-10-30 | 2 | -0/+107 |
* | sh: Keep track of allowed sleep modes | Magnus Damm | 2009-10-30 | 2 | -18/+31 |
* | sh: Rework SuperH Mobile sleep mode code | Magnus Damm | 2009-10-30 | 2 | -164/+134 |
* | sh: Allow boards to register memory pre/post sleep code | Magnus Damm | 2009-10-30 | 1 | -0/+6 |
* | sh: Add notifiers chains for cpu/board code | Magnus Damm | 2009-10-30 | 1 | -0/+12 |
* | Merge branches 'sh/hwblk' and 'sh/pm-runtime' | Paul Mundt | 2009-08-23 | 2 | -0/+304 |
|\ |
|
| * | sh: Fix section mismatch in platform bus notifier. | Paul Mundt | 2009-08-23 | 1 | -3/+2 |
| * | sh: Runtime PM for SuperH Mobile platform bus devices | Magnus Damm | 2009-08-23 | 2 | -0/+305 |
* | | sh: SuperH Mobile Software Standby support for cpuidle | Magnus Damm | 2009-08-18 | 1 | -0/+11 |
* | | sh: rework SuperH Mobile sleep code exception handling | Magnus Damm | 2009-08-18 | 2 | -64/+107 |
|/ |
|
* | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-08-15 | 1 | -2/+68 |
|\ |
|
| * | sh: sh7724 ddr self-refresh changes | Magnus Damm | 2009-08-15 | 1 | -2/+68 |
* | | sh: cpuidle for SuperH Mobile using hwblk | Magnus Damm | 2009-07-04 | 3 | -13/+116 |
|/ |
|
* | sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/. | Paul Mundt | 2009-03-16 | 3 | -0/+223 |