aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/pm-sh7372.c
AgeCommit message (Expand)Author
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano
2014-06-25ARM: shmobile: Move sh7372.hGeert Uytterhoeven
2014-06-17ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.hMagnus Damm
2014-06-17ARM: shmobile: Move common.hMagnus Damm
2013-06-17ARM: shmobile: Rework sh7372 sleep code to use virt_to_phys()Magnus Damm
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano
2013-04-22ARM: shmobile: cpuidle: remove shmobile_enter_wfi functionDaniel Lezcano
2013-04-08ARM: shmobile: pm: fix init sectionsDaniel Lezcano
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-09-18ARM: shmobile: use __iomem pointers for MMIOArnd Bergmann
2012-09-04ARM: shmobile: Add A4S cpuidle state on sh7372Rafael J. Wysocki
2012-09-04ARM: shmobile: Make sh7372 cpuidle handling more straightforwardRafael J. Wysocki
2012-09-04ARM: shmobile: Remove the console check from sh7372_enter_suspend()Rafael J. Wysocki
2012-09-04ARM: shmobile: Set PM domain on/off latencies directlyRafael J. Wysocki
2012-09-04ARM: shmobile: Move sh7372's PM domain objects to a tableRafael J. Wysocki
2012-09-04ARM: shmobile: Do not access sh7372 A4S domain internals directlyRafael J. Wysocki
2012-07-11ARM: shmobile: Fix build problem in pm-sh7372.c for unusual .configRafael J. Wysocki
2012-07-06ARM: shmobile: sh7372: completely switch over to using pm-rmobile APIKuninori Morimoto
2012-07-06ARM: shmobile: sh7372: add pm-rmobile domain supportKuninori Morimoto
2012-07-05ARM: shmobile: sh7372 A3SM CPUIdle supportMagnus Damm
2012-07-05ARM: shmobile: Use INTCA with sh7372 A3SM power domainMagnus Damm
2012-06-24ARM: shmobile: sh7372: remove unused sh7372_a3sp_init() on !CONFIG_PMKuninori Morimoto
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-01-14PM / shmobile: fix A3SP suspend methodGuennadi Liakhovetski
2011-12-25PM / shmobile: Allow the A4R domain to be turned off at run timeRafael J. Wysocki
2011-12-25PM / shmobile: Remove the stay_on flag from SH7372's PM domainsRafael J. Wysocki
2011-12-25PM / shmobile: Add support for the sh7372 A4S power domain / sleep modeMagnus Damm
2011-12-09PM / shmobile: Use common always on power domain governorMark Brown
2011-12-06PM / Domains: Make it possible to assign names to generic PM domainsRafael J. Wysocki
2011-12-01PM / Domains: Add device stop governor function (v4)Rafael J. Wysocki
2011-12-01PM / Domains: Make it possible to use per-device domain callbacksRafael J. Wysocki
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-17PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unsetRafael J. Wysocki
2011-11-14PM / shmobile: Avoid restoring the INTCS state during initializationRafael J. Wysocki
2011-11-11ARM: mach-shmobile: cpuidle single/global and last_state fixesMagnus Damm
2011-11-10ARM: mach-shmobile: sh7372 A3SP no_suspend_console fixMagnus Damm
2011-11-10PM / shmobile: Don't skip debugging output in pd_power_up()Guennadi Liakhovetski
2011-10-22ARM: mach-shmobile: sh7372 A4R support (v4)Magnus Damm
2011-10-22ARM: mach-shmobile: sh7372 A3SP support (v4)Magnus Damm
2011-09-25ARM: mach-shmobile: sh7372 sleep warning fixesMagnus Damm
2011-09-25ARM: mach-shmobile: sh7372 A3SM supportMagnus Damm
2011-09-25ARM: mach-shmobile: sh7372 generic suspend/resume supportMagnus Damm
2011-08-25PM / Domains: Preliminary support for devices with power.irq_safe setRafael J. Wysocki
2011-08-25PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki
2011-08-25PM / Domains: Use power.sybsys_data to reduce overheadRafael J. Wysocki
2011-08-25PM: Introduce struct pm_subsys_dataRafael J. Wysocki
2011-08-25ARM / shmobile: Make A3RV be a subdomain of A4LC on SH7372Rafael J. Wysocki
2011-07-14ARM / shmobile: Return -EBUSY from A4LC power off if A3RV is activeRafael J. Wysocki
2011-07-14ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki
2011-07-13ARM / shmobile: Use pm_genpd_poweroff_unused()Rafael J. Wysocki