summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PM / Runtime: Replace "run-time" with "runtime" in documentationRafael J. Wysocki2011-07-062-98/+98
* PM / Runtime: Improve documentation of enable, disable and barrierRafael J. Wysocki2011-07-061-4/+14
* PM: Limit race conditions between runtime PM and system sleep (v2)Rafael J. Wysocki2011-07-062-12/+44
* PCI / PM: Detect early wakeup in pci_pm_prepare()Rafael J. Wysocki2011-07-061-1/+17
* PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki2011-07-023-10/+13
* PM / Runtime: Update documentation of interactions with system sleepRafael J. Wysocki2011-07-022-11/+22
* 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
| * | | net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller2011-06-294-14/+11
| * | | netfilter: Fix ip_route_me_harder triggering ip_rt_bugJulian Anastasov2011-06-292-48/+26
| * | | ipv4: Fix IPsec slowpath fragmentation problemSteffen Klassert2011-06-271-5/+5
| * | | ipv4: Fix packet size calculation in __ip_append_dataSteffen Klassert2011-06-271-5/+2
| * | | cxgb3: skb_record_rx_queue now records the queue index relative to the net_de...John (Jay) Hernandez2011-06-241-2/+2
| * | | bridge: Only flood unregistered groups to routersHerbert Xu2011-06-241-1/+4
| * | | qlge: Add maintainer.Ron Mercer2011-06-241-0/+1
| * | | MAINTAINERS: mark socketcan-core lists as subscribers-onlyMike Frysinger2011-06-241-2/+2
| * | | MAINTAINERS: Remove Sven Eckelmann from BATMAN ADVANCEDSven Eckelmann2011-06-241-1/+0
| * | | Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller2011-06-241-1/+1
| |\ \ \
| | * | | r8169: fix wrong register use.Francois Romieu2011-06-241-1/+1