| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: shmobile: Rework sh7372 sleep code to use virt_to_phys() | Magnus Damm | 2013-06-17 | 1 | -0/+3 |
* | cpuidle: remove en_core_tk_irqen flag | Daniel Lezcano | 2013-04-23 | 1 | -1/+0 |
* | ARM: shmobile: cpuidle: remove shmobile_enter_wfi function | Daniel Lezcano | 2013-04-22 | 1 | -1/+0 |
* | ARM: shmobile: pm: fix init sections | Daniel Lezcano | 2013-04-08 | 1 | -2/+2 |
* | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-03 | 1 | -102/+181 |
|\ |
|
| * | ARM: shmobile: Add A4S cpuidle state on sh7372 | Rafael J. Wysocki | 2012-09-04 | 1 | -10/+46 |
| * | ARM: shmobile: Make sh7372 cpuidle handling more straightforward | Rafael J. Wysocki | 2012-09-04 | 1 | -34/+45 |
| * | ARM: shmobile: Remove the console check from sh7372_enter_suspend() | Rafael J. Wysocki | 2012-09-04 | 1 | -10/+8 |
| * | ARM: shmobile: Set PM domain on/off latencies directly | Rafael J. Wysocki | 2012-09-04 | 1 | -0/+20 |
| * | ARM: shmobile: Move sh7372's PM domain objects to a table | Rafael J. Wysocki | 2012-09-04 | 1 | -54/+57 |
| * | ARM: shmobile: Do not access sh7372 A4S domain internals directly | Rafael J. Wysocki | 2012-09-04 | 1 | -3/+14 |
* | | ARM: shmobile: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-18 | 1 | -28/+29 |
|/ |
|
* | ARM: shmobile: Fix build problem in pm-sh7372.c for unusual .config | Rafael J. Wysocki | 2012-07-11 | 1 | -1/+1 |
* | ARM: shmobile: sh7372: completely switch over to using pm-rmobile API | Kuninori Morimoto | 2012-07-06 | 1 | -221/+0 |
* | ARM: shmobile: sh7372: add pm-rmobile domain support | Kuninori Morimoto | 2012-07-06 | 1 | -2/+82 |
* | ARM: shmobile: sh7372 A3SM CPUIdle support | Magnus Damm | 2012-07-05 | 1 | -14/+36 |
* | ARM: shmobile: Use INTCA with sh7372 A3SM power domain | Magnus Damm | 2012-07-05 | 1 | -29/+28 |
* | ARM: shmobile: sh7372: remove unused sh7372_a3sp_init() on !CONFIG_PM | Kuninori Morimoto | 2012-06-24 | 1 | -6/+1 |
* | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -1/+0 |
* | PM / shmobile: fix A3SP suspend method | Guennadi Liakhovetski | 2012-01-14 | 1 | -1/+1 |
* | PM / shmobile: Allow the A4R domain to be turned off at run time | Rafael J. Wysocki | 2011-12-25 | 1 | -1/+28 |
* | PM / shmobile: Remove the stay_on flag from SH7372's PM domains | Rafael J. Wysocki | 2011-12-25 | 1 | -21/+28 |
* | PM / shmobile: Add support for the sh7372 A4S power domain / sleep mode | Magnus Damm | 2011-12-25 | 1 | -18/+48 |
* | PM / shmobile: Use common always on power domain governor | Mark Brown | 2011-12-09 | 1 | -12/+2 |
* | PM / Domains: Make it possible to assign names to generic PM domains | Rafael J. Wysocki | 2011-12-06 | 1 | -4/+12 |
* | PM / Domains: Add device stop governor function (v4) | Rafael J. Wysocki | 2011-12-01 | 1 | -1/+3 |
* | PM / Domains: Make it possible to use per-device domain callbacks | Rafael J. Wysocki | 2011-12-01 | 1 | -4/+36 |
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-11-20 | 1 | -7/+26 |
|\ |
|
| * | PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unset | Rafael J. Wysocki | 2011-11-17 | 1 | -5/+14 |
| * | PM / shmobile: Avoid restoring the INTCS state during initialization | Rafael J. Wysocki | 2011-11-14 | 1 | -4/+8 |
| * | ARM: mach-shmobile: sh7372 A3SP no_suspend_console fix | Magnus Damm | 2011-11-10 | 1 | -0/+6 |
| * | PM / shmobile: Don't skip debugging output in pd_power_up() | Guennadi Liakhovetski | 2011-11-10 | 1 | -2/+2 |
* | | ARM: mach-shmobile: cpuidle single/global and last_state fixes | Magnus Damm | 2011-11-11 | 1 | -9/+5 |
|/ |
|
* | ARM: mach-shmobile: sh7372 A4R support (v4) | Magnus Damm | 2011-10-22 | 1 | -1/+28 |
* | ARM: mach-shmobile: sh7372 A3SP support (v4) | Magnus Damm | 2011-10-22 | 1 | -5/+25 |
* | ARM: mach-shmobile: sh7372 sleep warning fixes | Magnus Damm | 2011-09-25 | 1 | -1/+4 |
* | ARM: mach-shmobile: sh7372 A3SM support | Magnus Damm | 2011-09-25 | 1 | -9/+202 |
* | ARM: mach-shmobile: sh7372 generic suspend/resume support | Magnus Damm | 2011-09-25 | 1 | -20/+16 |
* | PM / Domains: Preliminary support for devices with power.irq_safe set | Rafael J. Wysocki | 2011-08-25 | 1 | -0/+1 |
* | PM: Move clock-related definitions and headers to separate file | Rafael J. Wysocki | 2011-08-25 | 1 | -1/+1 |
* | PM / Domains: Use power.sybsys_data to reduce overhead | Rafael J. Wysocki | 2011-08-25 | 1 | -4/+2 |
* | PM: Introduce struct pm_subsys_data | Rafael J. Wysocki | 2011-08-25 | 1 | -1/+1 |
* | ARM / shmobile: Make A3RV be a subdomain of A4LC on SH7372 | Rafael J. Wysocki | 2011-08-25 | 1 | -40/+8 |
* | ARM / shmobile: Return -EBUSY from A4LC power off if A3RV is active | Rafael J. Wysocki | 2011-07-14 | 1 | -2/+1 |
* | ARM / shmobile: Use genpd_queue_power_off_work() | Rafael J. Wysocki | 2011-07-14 | 1 | -1/+1 |
* | ARM / shmobile: Use pm_genpd_poweroff_unused() | Rafael J. Wysocki | 2011-07-13 | 1 | -13/+0 |
* | ARM: mach-shmobile: sh7372 A3RV requires A4LC | Magnus Damm | 2011-07-10 | 1 | -3/+42 |
* | ARM: mach-shmobile: sh7372 late pm domain off | Magnus Damm | 2011-07-10 | 1 | -0/+13 |
* | ARM: mach-shmobile: sh7372 D4 support | Magnus Damm | 2011-07-10 | 1 | -0/+4 |
* | ARM: mach-shmobile: sh7372 A4MP support | Kuninori Morimoto | 2011-07-10 | 1 | -0/+4 |