summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/shmobile
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* 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-222-5/+9
* 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
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-071-0/+1
|\
| * sh: fix up fallout from system.h disintegration.Paul Mundt2012-03-301-0/+1
* | 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
* sh: Kill off remaining private runtime PM bits.Paul Mundt2011-11-182-322/+0
* sh: sh7723: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-181-1/+1
* sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-181-1/+1
* sh: sh7724: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski2011-11-181-0/+2
* 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
|/
* PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-021-3/+3
* sh: cosmetic improvement: use an existing pointerGuennadi Liakhovetski2011-05-231-3/+3
* shmobile: Use power domains for platform runtime PMRafael J. Wysocki2011-04-291-11/+22
* sh: Rename cpuidle states to fit general conventionsThomas Renninger2011-03-111-3/+3
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-131-1/+0
|\
| * SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOWLen Brown2011-01-121-1/+0
* | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
|/
* sh: SH-Mobile R-standby register save/restoreMagnus Damm2010-02-262-3/+121
* sh: allow runtime pm without suspend/resume callbacksMagnus Damm2009-12-041-6/+11
* sh: Add R-standby sleep mode supportMagnus Damm2009-10-302-7/+18
* sh: Use RSMEM for sleep code on sh7724Magnus Damm2009-10-301-4/+8
* sh: Add MMU and Cache handling sleep mode codeMagnus Damm2009-10-302-0/+107
* sh: Keep track of allowed sleep modesMagnus Damm2009-10-302-18/+31
* sh: Rework SuperH Mobile sleep mode codeMagnus Damm2009-10-302-164/+134
* sh: Allow boards to register memory pre/post sleep codeMagnus Damm2009-10-301-0/+6
* sh: Add notifiers chains for cpu/board codeMagnus Damm2009-10-301-0/+12
* Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt2009-08-232-0/+304
|\
| * sh: Fix section mismatch in platform bus notifier.Paul Mundt2009-08-231-3/+2
| * sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm2009-08-232-0/+305
* | sh: SuperH Mobile Software Standby support for cpuidleMagnus Damm2009-08-181-0/+11
* | sh: rework SuperH Mobile sleep code exception handlingMagnus Damm2009-08-182-64/+107
|/
* Merge branch 'sh/stable-updates'Paul Mundt2009-08-151-2/+68
|\
| * sh: sh7724 ddr self-refresh changesMagnus Damm2009-08-151-2/+68
* | sh: cpuidle for SuperH Mobile using hwblkMagnus Damm2009-07-053-13/+116
|/
* sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/.Paul Mundt2009-03-163-0/+223
OpenPOWER on IntegriCloud