sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / drivers / base / power /
2009-11-03 Pavel MachekPM: Remove some debug messages producing too much noise
2009-11-03 Romit DasguptaPM: Fix warning on suspend errors
2009-09-14 Xiaotian FengPM: Reset transition_started at dpm_resume_noirq
2009-09-14 Rafael J. WysockiPM: Update kerneldoc comments in drivers/base/power...
2009-08-22 Rafael J. WysockiPM: Introduce core framework for run-time PM of I/O...
2009-07-25 Dmitry TorokhovDriver Core: Make PM operations a const pointer
2009-07-23 Dmitry TorokhovDriver Core: Make PM operations a const pointer
2009-07-08 Sebastian OttPM: Clear -EAGAIN in dpm_prepare
2009-06-12 Magnus DammPM: Remove device_type suspend()/resume()
2009-06-12 Magnus DammPM: Remove bus_type suspend_late()/resume_early() V2
2009-06-12 Alan SternPM core: rename suspend and resume functions
2009-06-12 Magnus DammPM: Rename device_power_down/up()
2009-05-24 Rafael J. WysockiPM: Do not hold dpm_list_mtx while disabling/enabling...
2009-03-30 Rafael J. WysockiPM: Rework handling of interrupts during suspend-resume
2009-03-24 Cornelia HuckDriver core: Fix device_move() vs. dpm list ordering, v2
2009-02-22 Rafael J. WysockiPM: Split up sysdev_[suspend|resume] from device_power_...
2009-01-06 Kay Sieversdriver core: struct device - replace bus_id with dev_na...
2009-01-06 Rafael J. WysockiPM: Simplify the new suspend/hibernation framework...
2008-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-10-16 Bjorn Helgaasvsprintf: use new vsprintf symbolic function pointer...
2008-10-16 Arjan van de Vendebug: use dev_WARN() rather than WARN_ON() in device_p...
2008-10-12 Ingo Molnarx86: memory corruption check - cleanup
2008-09-07 Jeremy Fitzhardingex86: check for and defend against BIOS memory corruption
2008-08-21 Rafael J. WysockiPM: Remove WARN_ON from device_pm_add
2008-08-21 Alan SternPM: don't skip device PM init when CONFIG_PM_SLEEP...
2008-07-22 Greg Kroah-Hartmandriver core: fix a lot of printk usages of bus_id
2008-07-17 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-07-07 Rafael J. WysockiPCI ACPI: Rework PCI handling of wake-up
2008-06-12 Rafael J. WysockiSuspend-related patches for 2.6.27
2008-06-10 Rafael J. WysockiIntroduce new top level suspend and hibernation callbacks
2008-05-25 Jan Beulichx86: move tracedata to RODATA
2008-05-16 Linus TorvaldsClean up 'print_fn_descriptor_symbol()' types
2008-04-23 Rafael J. WysockiRelax check on adding children of suspended devices
2008-04-20 Rafael J. WysockiPM: Remove destroy_suspended_device()
2008-04-20 Alan SternPM: Make wakeup flags available whenever CONFIG_PM...
2008-04-20 Rafael J. WysockiDriver core: Call device_pm_add() after bus_add_device...
2008-04-20 Rafael J. WysockiPM: Handle device registrations during suspend/resume
2008-04-20 Pavel Machekpower_state: remove it from driver core
2008-03-04 Alan SternPM: fix new mutex-locking bug in the PM core
2008-03-04 Rafael J. WysockiPM: Do not acquire device semaphores upfront during...
2008-02-22 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-21 Rafael J. WysockiPM: Remove unbalanced mutex_unlock() from dpm_resume()
2008-02-21 Randy Dunlapdriver-core: fix kernel-doc function parameters
2008-02-21 Adrian BunkPM: Make suspend_device() static
2008-02-02 Rafael J. WysockiPM: Export device_pm_schedule_removal
2008-02-01 Johannes BergPM: Make PM_TRACE more architecture independent
2008-01-28 Johannes Bergconvert drivers/base/power/Makefile to ccflags
2008-01-25 Greg Kroah-Hartmandriver core: clean up device_shutdown
2008-01-25 Greg Kroah-Hartmandriver core: clean up shutdown.c
2008-01-25 Greg Kroah-Hartmankset: convert /sys/devices to use kset_create
2008-01-25 Rafael J. WysockiPM: Acquire device locks on suspend
2007-11-28 Daniel Drakecreate /sys/.../power when CONFIG_PM is set
2007-10-18 Rafael J. Wysockipm_trace displays the wrong time from the RTC
2007-10-12 Alan SternPM: merge device power-management source files
2007-10-12 Adrian Bunkdrivers/base/power/: make 2 functions static
2007-07-29 Rafael J. WysockiIntroduce CONFIG_SUSPEND for suspend-to-Ram and standby
2007-07-26 Rafael J. WysockiFix ThinkPad T42 poweroff failure introduced by by...
2007-07-22 Nigel Cunninghamx86: PM_TRACE support
2007-07-19 Ben CollinsPM: Do not require dev spew to get PM_DEBUG
2007-07-18 Alan SternPM: remove deprecated dpm_runtime_* routines
2007-07-18 Alan SternPM: Remove deprecated sysfs files
2007-07-11 Rafael J. WysockiPM: Do not check parent state in suspend and resume...
2007-07-11 Rafael J. WysockiPM: Remove power_state.event checks from suspend core...
2007-07-11 Rafael J. WysockiPM: Remove prev_state from struct dev_pm_info
2007-07-11 Rafael J. WysockiPM: Simplify suspend_device
2007-07-11 Rafael J. WysockiPM: Remove pm_parent from struct dev_pm_info
2007-07-11 Matthias KaehlckePower Management: use mutexes instead of semaphores
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-04-27 David Brownelldefine platform wakeup hook, use in pci_enable_wake()
2007-04-27 Greg Kroah-HartmanDriver core: remove use of rwsem
2007-04-27 Dmitry TorokhovDriver core: add suspend() and resume() to struct devic...
2007-04-11 Dmitry Torokhov[PATCH] PM: use kobject_name() to access kobject names
2006-09-26 Dmitry TorokhovDriver core: fix comments in drivers/base/power/resume.c
2006-09-26 Pavel MachekPM: device_suspend/resume may sleep
2006-09-26 David BrownellPM: no suspend_prepare() phase
2006-09-26 David BrownellPM: add kconfig option for deprecated .../power/state...
2006-09-26 David BrownellPM: update docs for writing .../power/state
2006-09-26 David BrownellPM: issue PM_EVENT_PRETHAW
2006-09-26 David Brownellmake suspend quieter
2006-09-26 Linus TorvaldsSuspend infrastructure cleanup and extension
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Akinobu Mita[PATCH] core: use list_move()
2006-06-24 Linus TorvaldsEnable minimal per-device resume tracing
2006-06-24 Linus TorvaldsAdd some basic resume trace facilities
2006-06-21 David Brownell[PATCH] Driver core: PM_DEBUG device suspend() messages...
2006-06-21 David Brownell[PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers...
2006-05-31 Andrew Morton[PATCH] revert "swsusp add check for suspension of...
2006-04-14 Andrew Morton[PATCH] pm: print name of failed suspend function
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: add check for suspension of X-controlle...
2006-02-06 Pavel Machek[PATCH] Fix Userspace interface breakage in power/state
2006-02-06 Adrian Bunk[PATCH] drivers/base/: proper prototypes
2006-01-13 Michael Richardson[PATCH] device_shutdown can loop if the driver frees...
2006-01-13 Russell King[PATCH] Add bus_type probe, remove, shutdown methods.
2006-01-05 Dominik Brodowski[PATCH] pcmcia: merge suspend into device model
2006-01-05 Adrian Bunk[PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_pow...
2005-11-07 Tim Schmielau[PATCH] fix remaining missing includes
2005-10-28 Andrew Morton[PATCH] USB: fix pm patches with CONFIG_PM off part 2
2005-10-28 David Brownell[PATCH] root hub changes (lesser half)
2005-10-28 David Brownell[PATCH] one less word in struct device
2005-10-28 David Brownell[PATCH] driver model wakeup flags
next