aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* bridge: add notification over netlink when STP changes statestephen hemminger2011-07-22
* bridge: notifier called with the wrong devicestephen hemminger2011-07-22
* bridge: ignore bogus STP config packetsstephen hemminger2011-07-22
* bridge: send proper message_age in config BPDUstephen hemminger2011-07-22
* sbni: use pci_dev->subsystem_deviceSergei Shtylyov2011-07-22
* r8169: use pci_dev->subsystem_{vendor|device}Sergei Shtylyov2011-07-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-07-22
|\
| * Merge branch 'pm-runtime' into for-linusRafael J. Wysocki2011-07-15
| |\
| | * OMAP: PM: disable idle on suspend for GPIO and UARTKevin Hilman2011-07-12
| | * OMAP: PM: omap_device: add API to disable idle on suspendKevin Hilman2011-07-12
| | * OMAP: PM: omap_device: add system PM methods for PM domain handlingKevin Hilman2011-07-12
| | * OMAP: PM: omap_device: conditionally use PM domain runtime helpersKevin Hilman2011-07-12
| | * PM / Runtime: Add new helper function: pm_runtime_status_suspended()Kevin Hilman2011-07-12
| | * PM / Runtime: Consistent utilization of deferred_resumeShuoX Liu2011-07-08
| | * PM / Runtime: Prevent runtime_resume from racing with probeAlan Stern2011-07-06
| | * PM / Runtime: Replace "run-time" with "runtime" in documentationRafael J. Wysocki2011-07-06
| | * PM / Runtime: Improve documentation of enable, disable and barrierRafael J. Wysocki2011-07-06
| | * PM: Limit race conditions between runtime PM and system sleep (v2)Rafael J. Wysocki2011-07-06
| | * PCI / PM: Detect early wakeup in pci_pm_prepare()Rafael J. Wysocki2011-07-06
| | * PM / Runtime: Return special error code if runtime PM is disabledRafael J. Wysocki2011-07-02
| | * PM / Runtime: Update documentation of interactions with system sleepRafael J. Wysocki2011-07-02
| * | Merge branch 'pm-domains' into for-linusRafael J. Wysocki2011-07-15
| |\ \
| | * | ARM / shmobile: Return -EBUSY from A4LC power off if A3RV is activeRafael J. Wysocki2011-07-14
| | * | PM / Domains: Take .power_off() error code into accountRafael J. Wysocki2011-07-14
| | * | ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki2011-07-14
| | * | ARM / shmobile: Use pm_genpd_poweroff_unused()Rafael J. Wysocki2011-07-13
| | * | PM / Domains: Introduce function to power off all unused PM domainsRafael J. Wysocki2011-07-13
| | * | PM / Domains: Queue up power off work only if it is not pendingRafael J. Wysocki2011-07-11
| | * | PM / Domains: Improve handling of wakeup devices during system suspendRafael J. Wysocki2011-07-11
| | * | PM / Domains: Do not restore all devices on power off errorRafael J. Wysocki2011-07-11
| | * | PM / Domains: Allow callbacks to execute all runtime PM helpersRafael J. Wysocki2011-07-11
| | * | PM / Domains: Do not execute device callbacks under locksRafael J. Wysocki2011-07-11
| | * | PM / Domains: Make failing pm_genpd_prepare() clean up properlyRafael J. Wysocki2011-07-11
| | * | PM / Domains: Set device state to "active" during system resumeRafael J. Wysocki2011-07-11
| | * | ARM: mach-shmobile: sh7372 A3RV requires A4LCMagnus Damm2011-07-10
| | * | PM / Domains: Export pm_genpd_poweron() in headerMagnus Damm2011-07-10
| | * | ARM: mach-shmobile: sh7372 late pm domain offMagnus Damm2011-07-10
| | * | ARM: mach-shmobile: Runtime PM late init callbackMagnus Damm2011-07-10
| | * | ARM: mach-shmobile: sh7372 D4 supportMagnus Damm2011-07-10
| | * | ARM: mach-shmobile: sh7372 A4MP supportKuninori Morimoto2011-07-10
| | * | ARM: mach-shmobile: sh7372: make sure that fsi is peripheral of spu2Kuninori Morimoto2011-07-10
| | |/
| | * ARM: mach-shmobile: sh7372 A3SG supportMagnus Damm2011-07-02
| | * ARM: mach-shmobile: sh7372 A3RI supportMagnus Damm2011-07-02
| | * ARM: mach-shmobile: sh7372 A3RV supportMagnus Damm2011-07-02
| | * ARM: mach-shmobile: sh7372 A4LC support for AP4EVBMagnus Damm2011-07-02
| | * ARM / shmobile: Support for I/O power domains for SH7372 (v9)Rafael J. Wysocki2011-07-02
| | * PM: Rename clock management functionsRafael J. Wysocki2011-07-02
| | * PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki2011-07-02
| | * PM / Domains: Wakeup devices support for system sleep transitionsRafael J. Wysocki2011-07-02
| | * PM / Domains: System-wide transitions support for generic domains (v5)Rafael J. Wysocki2011-07-02