ACPI PM: Remove obsolete Toshiba workaround
[safe/jmp/linux-2.6] / drivers / acpi / sleep /
2008-07-16 Rafael J. WysockiACPI PM: Remove obsolete Toshiba workaround
2008-07-16 David BrownellACPI PM: acpi_pm_device_sleep_state() cleanup
2008-07-05 H. Peter Anvinx86 ACPI: normalize segment descriptor register on...
2008-07-04 Huacai Chenrtc: fix CMOS time error after writing /proc/acpi/alarm
2008-06-11 Zhao YakuiACPI: Disable Fixed_RTC event when installing RTC handler
2008-04-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-04-29 Denis V. Lunevacpi: use non-racy method for proc entries creation
2008-04-29 Len BrownACPI: re-name acpi_pm_ops to acpi_suspend_ops
2008-04-01 Rafael J. WysockiACPI PM: Restore the 2.6.24 suspend ordering
2008-03-11 Harvey HarrisonACPI: replace remaining __FUNCTION__ occurrences
2008-02-07 Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07 Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-07 Pavel MachekPM: documentation cleanups
2008-02-01 Rafael J. WysockiACPI: Print message before calling _PTS
2008-02-01 Rafael J. WysockiACPI hibernation: Call _PTS before suspending devices
2008-02-01 Rafael J. WysockiHibernation: Introduce begin() and end() callbacks
2008-02-01 Rafael J. WysockiACPI suspend: Call _PTS before suspending devices
2008-02-01 Rafael J. WysockiACPI: Separate disabling of GPEs from _PTS
2008-02-01 Rafael J. WysockiACPI: Separate invocations of _GTS and _BFS from _PTS...
2008-02-01 Rafael J. WysockiSuspend: Introduce begin() and end() callbacks
2008-02-01 Shaohua LiACPI: clear GPE earily in resume to avoid warning
2008-02-01 Rafael J. WysockiACPI: Fix mismerge in acpi_hibernation_finish
2008-01-12 Rafael J. WysockiACPI: Fix acpi_pm_device_sleep_state()
2007-12-28 Signed-off by Yi... ACPI: detect invalid argument written to /proc/acpi...
2007-12-28 Yi YangACPI: /proc/acpi/alarm parsing: handle large numbers...
2007-10-29 Len BrownPull alexey-fixes into release branch
2007-10-25 Linus TorvaldsFix /proc/acpi/alarm BCD alarm encodings
2007-10-25 Alexey StarikovskiyACPI: suspend: Wrong order of GPE restore.
2007-10-25 Alexey StarikovskiyACPI: sleep: Fix GPE suspend cleanup
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-18 Rafael J. WysockiHibernation: Check if ACPI is enabled during restore...
2007-10-18 Rafael J. WysockiPM: Rename hibernation_ops to platform_hibernation_ops
2007-10-18 Rafael J. WysockiPM: Rework struct hibernation_ops
2007-10-18 Rafael J. WysockiPM: Rework struct platform_suspend_ops
2007-10-18 Rafael J. WysockiPM: Rename struct pm_ops and related things
2007-10-10 Len BrownPull bugzilla-292300 into release branch
2007-10-10 Rafael J. WysockiHibernation: Make sure that ACPI is enabled in acpi_hib...
2007-10-10 Jeff Garzikdrivers/firmware: const-ify DMI API and internals
2007-09-27 Alexey StarikovskiyACPI: Hibernate erroneously disabled Suspend wakeup...
2007-09-25 Alexey StarikovskiyACPI: CONFIG_ACPI_SLEEP=n power off regression in 2...
2007-09-25 Alexey StarikovskiyACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFI...
2007-09-22 Frans PopACPI: suspend: consolidate handling of Sx states addendum
2007-09-21 Alexey StarikovskiyACPI: suspend: consolidate handling of Sx states.
2007-08-28 Christian BorntraegerACPI: (more) delete CONFIG_ACPI_PROCFS_SLEEP (again)
2007-08-25 Shaohua LiACPI: "ACPI handle has no context!" should be KERN_DEBUG
2007-07-29 Len BrownACPI: restore CONFIG_ACPI_SLEEP
2007-07-29 Rafael J. WysockiIntroduce CONFIG_SUSPEND for suspend-to-Ram and standby
2007-07-29 Rafael J. WysockiReplace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
2007-07-25 Len BrownPull d-states into release branch
2007-07-25 Len BrownACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
2007-07-24 Rafael J. WysockiACPI: Remove references to ACPI_STATE_S2 from acpi_pm_enter
2007-07-24 Len BrownACPI: Kconfig: fold /proc/acpi/sleep under CONFIG_ACPI_...
2007-07-22 Shaohua LiACPI: Add acpi_pm_device_sleep_state helper routine
2007-07-22 Rafael J. WysockiACPI: Implement the set_target() callback from pm_ops
2007-07-22 Len BrownPull misc into release branch
2007-07-19 Rafael J. WysockiPM: Introduce pm_power_off_prepare
2007-07-19 Rafael J. WysockiACPI: Do not prepare for hibernation in acpi_shutdown
2007-07-19 Rafael J. Wysockiswsusp: introduce restore platform operations
2007-07-03 Pavel MachekACPI: suspend: delete toshiba S1 quirk
2007-05-10 Len BrownACPICA: Lindent
2007-05-09 Rafael J. WysockiPM: Separate hibernation code from suspend code
2007-05-08 David BrownellACPI wakeup hooks for rtc-cmos
2007-05-07 Johannes Bergremove software_suspend()
2007-04-30 Johannes Bergpower management: implement pm_ops.valid for everybody
2007-04-25 David BrownellACPI: make /proc/acpi/wakeup more useful
2007-02-17 Len BrownPull bugzilla-7887 into release branch
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-10 Alexey StarikovskiyACPI: invoke acpi_sleep_init() earlier
2007-02-03 Alexey StarikovskiyACPICA: minimal patch to integrate new tables into...
2006-11-06 Satoru TakeuchiACPI: update comment
2006-07-10 Arjan van de VenACPI: add 'const' to several ACPI file_operations
2006-06-16 Len BrownPull button into release branch
2006-06-16 Arnaud PatardACPI: suppress power button event on S3 resume
2006-04-03 Bjorn HelgaasACPI: Don't print internal BIOS names of wakeup devices
2005-12-15 Alexey Starikovskiy[ACPI] fix reboot upon suspend-to-disk
2005-10-31 Shaohua Li[PATCH] introduce .valid callback for pm_ops
2005-09-10 Pavel Machek[PATCH] remove ACPI S4bios support
2005-08-29 Len BrownAuto-update from upstream
2005-08-27 Eric W. Biederman[PATCH] acpi_shutdown: Only prepare for power off on...
2005-08-05 Len Brown[ACPI] Lindent all ACPI files
2005-08-05 Pavel Machek[ACPI] whitespace
2005-07-26 Eric W. Biederman[PATCH] acpi: Don't call acpi_sleep_prepare from acpi_p...
2005-07-26 Eric W. Biederman[PATCH] acpi_power_off: Don't switch to the boot cpu
2005-07-12 Len Brown[ACPI] Deprecate /proc/acpi/sleep in favor of /sys...
2005-07-12 Alexey Starikovskiy[ACPI] ACPI poweroff fix
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2