aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-01suspend: cleanup reference to swsusp_pg_dir[]Rafael J. Wysocki
2008-02-01PM: Remove obsolete /sys/devices/.../power/state docsDavid Brownell
2008-02-01Hibernation: Invoke suspend notifications after console switchRafael J. Wysocki
2008-02-01Suspend: Invoke suspend notifications after console switchJohannes Berg
2008-02-01Suspend: Clean up suspend_64.cBorislav Petkov
2008-02-01Suspend: Add config option to disable the freezer if architecture wants thatJohannes Berg
2008-02-01ACPI: Print message before calling _PTSRafael J. Wysocki
2008-02-01ACPI hibernation: Call _PTS before suspending devicesRafael J. Wysocki
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01ACPI suspend: Call _PTS before suspending devicesRafael J. Wysocki
2008-02-01ACPI: Separate disabling of GPEs from _PTSRafael J. Wysocki
2008-02-01ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAKRafael J. Wysocki
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01suspend: fix ia64 allmodconfig buildRafael J. Wysocki
2008-02-01ACPI: clear GPE earily in resume to avoid warningShaohua Li
2008-02-01Suspend: Clean up Kconfig (V2)Johannes Berg
2008-02-01Hibernation: Clean up Kconfig (V2)Johannes Berg
2008-02-01Hibernation: Update messagesRafael J. Wysocki
2008-02-01Suspend: Use common prefix in messagesRafael J. Wysocki
2008-02-01Hibernation: Remove unnecessary variable declarationRafael J. Wysocki
2008-02-01Hibernation: Fix comment in disk.cRafael J. Wysocki
2008-02-01Suspend: Fix comment in main.cRafael J. Wysocki
2008-02-01Hibernation: Move low level resume to disk.cRafael J. Wysocki
2008-02-01Suspend: Fix compilation warning for CONFIG_SUSPEND unsetRafael J. Wysocki
2008-02-01PM: Convert PM notifiers to out-of-line codeAlan Stern
2008-02-01PM: Make PM_TRACE more architecture independentJohannes Berg
2008-02-01PM: Suspend/hibernation debug documentation update (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: New testing facility (rev. 2)Rafael J. Wysocki
2008-02-01suspend: build fix responding to 2.6.25 kset changeRafael J. Wysocki
2008-02-01Suspend: Testing facility (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern
2008-02-01Hibernation: Move function prototypes to headerAdrian Bunk
2008-02-01ACPI: Fix mismerge in acpi_hibernation_finishRafael J. Wysocki
2008-02-01Hibernation: Introduce exportable suspend ioctls header (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Correct definitions of some ioctls (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Rework platform support ioctls (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctlRafael J. Wysocki
2008-02-02x86: fix bootup crash in native_read_tsc()Ingo Molnar
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-02-01ide: move hwif_register() call out of ide_probe_port()Bartlomiej Zolnierkiewicz
2008-02-01ide: factor out code for tuning devices from ide_probe_port()Bartlomiej Zolnierkiewicz
2008-02-01ide: move handling of I/O resources out of ide_probe_port()Bartlomiej Zolnierkiewicz
2008-02-01ide: make probe_hwif() return an error valueBartlomiej Zolnierkiewicz
2008-02-01ide: use ide_remove_port_from_hwgroup in init_irq()Bartlomiej Zolnierkiewicz
2008-02-01ide: prepare init_irq() for using ide_remove_port_from_hwgroup()Bartlomiej Zolnierkiewicz
2008-02-01ide: factor out code removing port from hwgroup from ide_unregister()Bartlomiej Zolnierkiewicz
2008-02-01ide: I/O resources are released too early in ide_unregister()Bartlomiej Zolnierkiewicz
2008-02-01ide: cleanup ide_system_bus_speed()Bartlomiej Zolnierkiewicz
2008-02-01ide: remove needless zeroing of hwgroup fields from init_irq()Bartlomiej Zolnierkiewicz