summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/shmobile
AgeCommit message (Expand)AuthorLines
2019-11-29cpuidle: Drop disabled field from struct cpuidle_stateRafael J. Wysocki-4/+4
2018-12-28sh: shmobile: convert to SPDX identifiersKuninori Morimoto-13/+5
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-2/+2
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano-3/+0
2013-08-12SH: cpuidle: Add missing parameter for cpuidle_register()Geert Uytterhoeven-3/+1
2013-04-24SH: cpuidle: use init/exit common routineDaniel Lezcano-6/+1
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano-1/+0
2013-04-22SH: cpuidle: check error code at initDaniel Lezcano-5/+9
2013-04-22SH: cpuidle: initialize the driver's states directlyDaniel Lezcano-50/+42
2013-04-22SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usageDaniel Lezcano-4/+2
2013-04-22SH: cpuidle: remove pointless initializationDaniel Lezcano-6/+0
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds-0/+1
2012-03-30sh: fix up fallout from system.h disintegration.Paul Mundt-0/+1
2012-03-21SH: shmobile: Consolidate time keeping and irq enableRobert Lee-7/+3
2011-11-18sh: cpuidle: Migrate off of hwblk API.Paul Mundt-2/+1
2011-11-18sh: Kill off remaining private runtime PM bits.Paul Mundt-322/+0
2011-11-18sh: sh7723: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski-1/+1
2011-11-18sh: sh7722: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski-1/+1
2011-11-18sh: sh7724: use runtime PM implementation, common with arm/mach-shmobileGuennadi Liakhovetski-0/+2
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-11/+17
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar-7/+11
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar-5/+7
2011-10-31sh: Add export.h to arch/sh specific files as required.Paul Gortmaker-0/+1
2011-07-02PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki-3/+3
2011-05-23sh: cosmetic improvement: use an existing pointerGuennadi Liakhovetski-3/+3
2011-04-29shmobile: Use power domains for platform runtime PMRafael J. Wysocki-11/+22
2011-03-11sh: Rename cpuidle states to fit general conventionsThomas Renninger-3/+3
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+0
2011-01-12SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOWLen Brown-1/+0
2010-11-16suspend: constify platform_suspend_opsLionel Debroux-1/+1
2010-02-26sh: SH-Mobile R-standby register save/restoreMagnus Damm-3/+121
2009-12-04sh: allow runtime pm without suspend/resume callbacksMagnus Damm-6/+11
2009-10-30sh: Add R-standby sleep mode supportMagnus Damm-7/+18
2009-10-30sh: Use RSMEM for sleep code on sh7724Magnus Damm-4/+8
2009-10-30sh: Add MMU and Cache handling sleep mode codeMagnus Damm-0/+107
2009-10-30sh: Keep track of allowed sleep modesMagnus Damm-18/+31
2009-10-30sh: Rework SuperH Mobile sleep mode codeMagnus Damm-164/+134
2009-10-30sh: Allow boards to register memory pre/post sleep codeMagnus Damm-0/+6
2009-10-30sh: Add notifiers chains for cpu/board codeMagnus Damm-0/+12
2009-08-23Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt-0/+304
2009-08-23sh: Fix section mismatch in platform bus notifier.Paul Mundt-3/+2
2009-08-23sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm-0/+305
2009-08-18sh: SuperH Mobile Software Standby support for cpuidleMagnus Damm-0/+11
2009-08-18sh: rework SuperH Mobile sleep code exception handlingMagnus Damm-64/+107
2009-08-15Merge branch 'sh/stable-updates'Paul Mundt-2/+68
2009-08-15sh: sh7724 ddr self-refresh changesMagnus Damm-2/+68
2009-07-05sh: cpuidle for SuperH Mobile using hwblkMagnus Damm-13/+116
2009-03-16sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/.Paul Mundt-0/+223