summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-02Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds34-507/+1034
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds63-897/+2101
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds150-2684/+8200
2008-02-02debug: softlockup looping fixPeter Zijlstra1-10/+20
2008-02-01suspend: cleanup reference to swsusp_pg_dir[]Rafael J. Wysocki1-5/+5
2008-02-01PM: Remove obsolete /sys/devices/.../power/state docsDavid Brownell1-49/+0
2008-02-01Hibernation: Invoke suspend notifications after console switchRafael J. Wysocki1-10/+7
2008-02-01Suspend: Invoke suspend notifications after console switchJohannes Berg1-4/+4
2008-02-01Suspend: Clean up suspend_64.cBorislav Petkov1-2/+6
2008-02-01Suspend: Add config option to disable the freezer if architecture wants thatJohannes Berg4-3/+40
2008-02-01ACPI: Print message before calling _PTSRafael J. Wysocki2-3/+3
2008-02-01ACPI hibernation: Call _PTS before suspending devicesRafael J. Wysocki1-11/+25
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki3-16/+45
2008-02-01ACPI suspend: Call _PTS before suspending devicesRafael J. Wysocki2-13/+43
2008-02-01ACPI: Separate disabling of GPEs from _PTSRafael J. Wysocki2-6/+15
2008-02-01ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAKRafael J. Wysocki3-18/+66
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki5-24/+63
2008-02-01suspend: fix ia64 allmodconfig buildRafael J. Wysocki1-5/+2
2008-02-01ACPI: clear GPE earily in resume to avoid warningShaohua Li1-0/+7
2008-02-01Suspend: Clean up Kconfig (V2)Johannes Berg8-18/+31
2008-02-01Hibernation: Clean up Kconfig (V2)Johannes Berg3-17/+19
2008-02-01Hibernation: Update messagesRafael J. Wysocki4-40/+47
2008-02-01Suspend: Use common prefix in messagesRafael J. Wysocki1-3/+3
2008-02-01Hibernation: Remove unnecessary variable declarationRafael J. Wysocki1-2/+0
2008-02-01Hibernation: Fix comment in disk.cRafael J. Wysocki1-2/+2
2008-02-01Suspend: Fix comment in main.cRafael J. Wysocki1-2/+2
2008-02-01Hibernation: Move low level resume to disk.cRafael J. Wysocki3-37/+48
2008-02-01Suspend: Fix compilation warning for CONFIG_SUSPEND unsetRafael J. Wysocki1-0/+2
2008-02-01PM: Convert PM notifiers to out-of-line codeAlan Stern3-21/+32
2008-02-01PM: Make PM_TRACE more architecture independentJohannes Berg2-2/+23
2008-02-01PM: Suspend/hibernation debug documentation update (rev. 2)Rafael J. Wysocki2-72/+174
2008-02-01Hibernation: New testing facility (rev. 2)Rafael J. Wysocki2-15/+57
2008-02-01suspend: build fix responding to 2.6.25 kset changeRafael J. Wysocki1-2/+5
2008-02-01Suspend: Testing facility (rev. 2)Rafael J. Wysocki2-9/+117
2008-02-01Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern4-12/+34
2008-02-01Hibernation: Move function prototypes to headerAdrian Bunk3-9/+8
2008-02-01ACPI: Fix mismerge in acpi_hibernation_finishRafael J. Wysocki1-5/+0
2008-02-01Hibernation: Introduce exportable suspend ioctls header (rev. 2)Rafael J. Wysocki4-33/+39
2008-02-01Hibernation: Correct definitions of some ioctls (rev. 2)Rafael J. Wysocki3-20/+34
2008-02-01Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)Rafael J. Wysocki3-17/+7
2008-02-01Hibernation: Rework platform support ioctls (rev. 2)Rafael J. Wysocki3-34/+38
2008-02-01Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctlRafael J. Wysocki4-13/+28
2008-02-01PCI: make pci_bus a struct deviceGreg Kroah-Hartman6-53/+46
2008-02-01PCI: fix codingstyle issues in include/linux/pci.hGreg Kroah-Hartman1-107/+236
2008-02-01PCI: fix codingstyle issues in drivers/pci/pci.hGreg Kroah-Hartman1-3/+5
2008-02-01PCI: PCIE ASPM supportShaohua Li10-0/+900
2008-02-01PCI: Fix fakephp deadlockIan Abbott1-4/+35
2008-02-01PCI: modify SB700 SATA MSI quirkShane Huang1-7/+22
2008-02-01PCI: Run ACPI _OSC method on root bridges onlyAndrew Patterson1-16/+6
2008-02-01PCI ACPI: AER driver should only register PCIe devices with _OSCAndrew Patterson1-1/+1