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