aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki2011-07-143-2/+4
* ARM / shmobile: Use pm_genpd_poweroff_unused()Rafael J. Wysocki2011-07-133-18/+2
* PM / Domains: Introduce function to power off all unused PM domainsRafael J. Wysocki2011-07-132-0/+24
* PM / Domains: Queue up power off work only if it is not pendingRafael J. Wysocki2011-07-121-1/+14
* PM / Domains: Improve handling of wakeup devices during system suspendRafael J. Wysocki2011-07-121-0/+30
* PM / Domains: Do not restore all devices on power off errorRafael J. Wysocki2011-07-121-9/+4
* PM / Domains: Allow callbacks to execute all runtime PM helpersRafael J. Wysocki2011-07-122-45/+102
* PM / Domains: Do not execute device callbacks under locksRafael J. Wysocki2011-07-122-74/+185
* PM / Domains: Make failing pm_genpd_prepare() clean up properlyRafael J. Wysocki2011-07-121-1/+11
* PM / Domains: Set device state to "active" during system resumeRafael J. Wysocki2011-07-121-0/+2
* ARM: mach-shmobile: sh7372 A3RV requires A4LCMagnus Damm2011-07-101-3/+42
* PM / Domains: Export pm_genpd_poweron() in headerMagnus Damm2011-07-102-1/+6
* ARM: mach-shmobile: sh7372 late pm domain offMagnus Damm2011-07-101-0/+13
* ARM: mach-shmobile: Runtime PM late init callbackMagnus Damm2011-07-102-0/+11
* ARM: mach-shmobile: sh7372 D4 supportMagnus Damm2011-07-103-0/+6
* ARM: mach-shmobile: sh7372 A4MP supportKuninori Morimoto2011-07-105-0/+10
* ARM: mach-shmobile: sh7372: make sure that fsi is peripheral of spu2Kuninori Morimoto2011-07-103-0/+3
* ARM: mach-shmobile: sh7372 A3SG supportMagnus Damm2011-07-023-0/+6
* ARM: mach-shmobile: sh7372 A3RI supportMagnus Damm2011-07-023-0/+6
* ARM: mach-shmobile: sh7372 A3RV supportMagnus Damm2011-07-023-0/+8
* ARM: mach-shmobile: sh7372 A4LC support for AP4EVBMagnus Damm2011-07-023-1/+5
* ARM / shmobile: Support for I/O power domains for SH7372 (v9)Rafael J. Wysocki2011-07-024-0/+131
* PM: Rename clock management functionsRafael J. Wysocki2011-07-024-114/+114
* PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki2011-07-023-4/+62
* PM / Domains: Wakeup devices support for system sleep transitionsRafael J. Wysocki2011-07-022-0/+9
* PM / Domains: System-wide transitions support for generic domains (v5)Rafael J. Wysocki2011-07-022-15/+548
* PM / Domains: Move code from under #ifdef CONFIG_PM_RUNTIME (v2)Rafael J. Wysocki2011-07-021-55/+65
* PM: Introduce generic "noirq" callback routines for subsystems (v2)Rafael J. Wysocki2011-07-023-17/+119
* PM / Domains: Support for generic I/O PM domains (v8)Rafael J. Wysocki2011-07-024-0/+577
* PM: subsys_data in struct dev_pm_info need not depend on RM_RUNTIMERafael J. Wysocki2011-07-021-1/+1
* PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-0211-49/+49
* PM / Runtime: Update documentation regarding driver removalRafael J. Wysocki2011-07-021-5/+21
* PM: Documentation: fix typo: pm_runtime_idle_sync() doesn't exist.Kevin Hilman2011-07-021-1/+1
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-017-109/+94
|\
| * drm/i915: apply HWSTAM writes to Ivy Bridge as wellJesse Barnes2011-07-011-1/+1
| * drm/i915: move IRQ function table init to i915_irq.cJesse Barnes2011-06-294-87/+60
| * drm/i915/overlay: Fix unpinning along init error pathsChris Wilson2011-06-291-7/+10
| * drm/i915: Don't call describe_obj on NULL pointersBen Widawsky2011-06-291-6/+10
| * drm/i915: Hold struct_mutex during i915_save_state/i915_restore_stateKeith Packard2011-06-292-8/+13
* | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-012-2/+28
|\ \
| * | xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ.Konrad Rzeszutek Wilk2011-06-301-2/+24
| * | xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.Konrad Rzeszutek Wilk2011-06-301-0/+4
* | | Update version number references in READMEJesper Juhl2011-07-011-21/+21
* | | CREDITS: Fix typoHenrik Ahlgren2011-06-301-1/+1
* | | drm/radeon/kms: Fix chremap setup on RV770 CEAlex Deucher2011-07-011-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-3022-134/+155
|\ \ \
| * | | usbnet: Remove over-broad module alias from zaurus.Dave Jones2011-06-291-10/+0
| * | | MAINTAINERS: drop Michael from bfin_mac driverMike Frysinger2011-06-291-1/+0
| * | | net/can: activate bit-timing calculation and netlink based drivers by defaultMarc Kleine-Budde2011-06-291-2/+2
| * | | rionet: fix NULL pointer dereference in rionet_removeYinglin Luan2011-06-291-13/+15