aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/pm-sh7372.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-24ARM: shmobile: sh7372: Remove Legacy C SoC codeMagnus Damm1-549/+0
2015-01-13ARM: shmobile: R-Mobile: Store SYSC base address in rmobile_pm_domainGeert Uytterhoeven1-0/+11
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano1-4/+0
2014-06-25ARM: shmobile: Move sh7372.hGeert Uytterhoeven1-1/+3
2014-06-17ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.hMagnus Damm1-1/+1
2014-06-17ARM: shmobile: Move common.hMagnus Damm1-1/+1
2013-06-17ARM: shmobile: Rework sh7372 sleep code to use virt_to_phys()Magnus Damm1-0/+3
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-1/+0
2013-04-22ARM: shmobile: cpuidle: remove shmobile_enter_wfi functionDaniel Lezcano1-1/+0
2013-04-08ARM: shmobile: pm: fix init sectionsDaniel Lezcano1-2/+2
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-102/+181
2012-09-18ARM: shmobile: use __iomem pointers for MMIOArnd Bergmann1-28/+29
2012-09-04ARM: shmobile: Add A4S cpuidle state on sh7372Rafael J. Wysocki1-10/+46
2012-09-04ARM: shmobile: Make sh7372 cpuidle handling more straightforwardRafael J. Wysocki1-34/+45
2012-09-04ARM: shmobile: Remove the console check from sh7372_enter_suspend()Rafael J. Wysocki1-10/+8
2012-09-04ARM: shmobile: Set PM domain on/off latencies directlyRafael J. Wysocki1-0/+20
2012-09-04ARM: shmobile: Move sh7372's PM domain objects to a tableRafael J. Wysocki1-54/+57
2012-09-04ARM: shmobile: Do not access sh7372 A4S domain internals directlyRafael J. Wysocki1-3/+14
2012-07-11ARM: shmobile: Fix build problem in pm-sh7372.c for unusual .configRafael J. Wysocki1-1/+1
2012-07-06ARM: shmobile: sh7372: completely switch over to using pm-rmobile APIKuninori Morimoto1-221/+0
2012-07-06ARM: shmobile: sh7372: add pm-rmobile domain supportKuninori Morimoto1-2/+82
2012-07-05ARM: shmobile: sh7372 A3SM CPUIdle supportMagnus Damm1-14/+36
2012-07-05ARM: shmobile: Use INTCA with sh7372 A3SM power domainMagnus Damm1-29/+28
2012-06-24ARM: shmobile: sh7372: remove unused sh7372_a3sp_init() on !CONFIG_PMKuninori Morimoto1-6/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0
2012-01-14PM / shmobile: fix A3SP suspend methodGuennadi Liakhovetski1-1/+1
2011-12-25PM / shmobile: Allow the A4R domain to be turned off at run timeRafael J. Wysocki1-1/+28
2011-12-25PM / shmobile: Remove the stay_on flag from SH7372's PM domainsRafael J. Wysocki1-21/+28
2011-12-25PM / shmobile: Add support for the sh7372 A4S power domain / sleep modeMagnus Damm1-18/+48
2011-12-09PM / shmobile: Use common always on power domain governorMark Brown1-12/+2
2011-12-06PM / Domains: Make it possible to assign names to generic PM domainsRafael J. Wysocki1-4/+12
2011-12-01PM / Domains: Add device stop governor function (v4)Rafael J. Wysocki1-1/+3
2011-12-01PM / Domains: Make it possible to use per-device domain callbacksRafael J. Wysocki1-4/+36
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-7/+26
2011-11-17PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unsetRafael J. Wysocki1-5/+14
2011-11-14PM / shmobile: Avoid restoring the INTCS state during initializationRafael J. Wysocki1-4/+8
2011-11-11ARM: mach-shmobile: cpuidle single/global and last_state fixesMagnus Damm1-9/+5
2011-11-10ARM: mach-shmobile: sh7372 A3SP no_suspend_console fixMagnus Damm1-0/+6
2011-11-10PM / shmobile: Don't skip debugging output in pd_power_up()Guennadi Liakhovetski1-2/+2
2011-10-22ARM: mach-shmobile: sh7372 A4R support (v4)Magnus Damm1-1/+28
2011-10-22ARM: mach-shmobile: sh7372 A3SP support (v4)Magnus Damm1-5/+25
2011-09-25ARM: mach-shmobile: sh7372 sleep warning fixesMagnus Damm1-1/+4
2011-09-25ARM: mach-shmobile: sh7372 A3SM supportMagnus Damm1-9/+202
2011-09-25ARM: mach-shmobile: sh7372 generic suspend/resume supportMagnus Damm1-20/+16
2011-08-25PM / Domains: Preliminary support for devices with power.irq_safe setRafael J. Wysocki1-0/+1
2011-08-25PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki1-1/+1
2011-08-25PM / Domains: Use power.sybsys_data to reduce overheadRafael J. Wysocki1-4/+2
2011-08-25PM: Introduce struct pm_subsys_dataRafael J. Wysocki1-1/+1
2011-08-25ARM / shmobile: Make A3RV be a subdomain of A4LC on SH7372Rafael J. Wysocki1-40/+8
2011-07-14ARM / shmobile: Return -EBUSY from A4LC power off if A3RV is activeRafael J. Wysocki1-2/+1