summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-02x86: fix bootup crash in native_read_tsc()Ingo Molnar1-1/+1
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds86-3588/+2549
2008-02-01ide: move hwif_register() call out of ide_probe_port()Bartlomiej Zolnierkiewicz1-14/+13
2008-02-01ide: factor out code for tuning devices from ide_probe_port()Bartlomiej Zolnierkiewicz1-3/+12
2008-02-01ide: move handling of I/O resources out of ide_probe_port()Bartlomiej Zolnierkiewicz1-11/+12
2008-02-01ide: make probe_hwif() return an error valueBartlomiej Zolnierkiewicz3-12/+10
2008-02-01ide: use ide_remove_port_from_hwgroup in init_irq()Bartlomiej Zolnierkiewicz3-18/+3
2008-02-01ide: prepare init_irq() for using ide_remove_port_from_hwgroup()Bartlomiej Zolnierkiewicz1-3/+2
2008-02-01ide: factor out code removing port from hwgroup from ide_unregister()Bartlomiej Zolnierkiewicz1-29/+36
2008-02-01ide: I/O resources are released too early in ide_unregister()Bartlomiej Zolnierkiewicz1-7/+7
2008-02-01ide: cleanup ide_system_bus_speed()Bartlomiej Zolnierkiewicz1-17/+11
2008-02-01ide: remove needless zeroing of hwgroup fields from init_irq()Bartlomiej Zolnierkiewicz1-10/+5
2008-02-01ide: remove unused ide_hwgroup_t fieldsBartlomiej Zolnierkiewicz1-11/+3
2008-02-01ide_platform: remove struct hwif_propBartlomiej Zolnierkiewicz1-26/+8
2008-02-01ide: remove hwif->present manipulations from hwif_init()Bartlomiej Zolnierkiewicz1-12/+6
2008-02-01ide: move wait_hwif_ready() documentation in the right placeBartlomiej Zolnierkiewicz1-21/+28
2008-02-01ide: fix handling of busy I/O resources in probe_hwif()Bartlomiej Zolnierkiewicz1-12/+1