aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/pm-sh7372.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-14ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki1-1/+1
2011-07-13ARM / shmobile: Use pm_genpd_poweroff_unused()Rafael J. Wysocki1-13/+0
2011-07-10ARM: mach-shmobile: sh7372 A3RV requires A4LCMagnus Damm1-3/+42
2011-07-10ARM: mach-shmobile: sh7372 late pm domain offMagnus Damm1-0/+13
2011-07-10ARM: mach-shmobile: sh7372 D4 supportMagnus Damm1-0/+4
2011-07-10ARM: mach-shmobile: sh7372 A4MP supportKuninori Morimoto1-0/+4
2011-07-02ARM: mach-shmobile: sh7372 A3SG supportMagnus Damm1-0/+4
2011-07-02ARM: mach-shmobile: sh7372 A3RI supportMagnus Damm1-0/+4
2011-07-02ARM: mach-shmobile: sh7372 A3RV supportMagnus Damm1-0/+4
2011-07-02ARM / shmobile: Support for I/O power domains for SH7372 (v9)Rafael J. Wysocki1-0/+102
2011-05-25ARM: mach-shmobile: Tidy up after SH7372 pm changes.Paul Mundt1-1/+1
2011-05-25ARM: mach-shmobile: sh7372 Core Standby CPUIdleMagnus Damm1-2/+31
2011-05-25ARM: mach-shmobile: sh7372 Core Standby Suspend-to-RAMMagnus Damm1-0/+79