pata_pcmcia/ide-cs: add IDs for transcend and kingston cards
[safe/jmp/linux-2.6] / drivers / base / power /
2010-03-24 Dominik Brodowskipower: support _noirq actions on device types and classes
2010-03-08 Greg Kroah-HartmanDriver core: create lock/unlock functions for struct...
2010-03-06 Rafael J. WysockiPM: Provide generic subsystem-level callbacks
2010-02-26 Rafael J. WysockiPM: Allow device drivers to use dpm_wait()
2010-02-26 Rafael J. WysockiPM: Start asynchronous resume threads upfront
2010-02-26 Rafael J. WysockiPM: Add facility for advanced testing of async suspend...
2010-02-26 Rafael J. WysockiPM: Add a switch for disabling/enabling asynchronous...
2010-02-26 Rafael J. WysockiPM: Asynchronous suspend and resume of devices
2010-02-26 Rafael J. WysockiPM: Add parent information to timing messages
2010-02-26 Rafael J. WysockiPM / Runtime: Add sysfs switch for disabling device...
2010-01-11 Randy Dunlappower: fix kernel-doc notation
2009-12-22 Rafael J. WysockiPM / Runtime: Use device type and device class callbacks
2009-12-21 Alan SternPM: Use pm_runtime_put_sync in system resume
2009-12-18 Rafael J. WysockiPM: Measure device suspend and resume times
2009-12-18 Rafael J. WysockiPM: Make the initcall_debug style timing for suspend...
2009-12-15 Rafael J. WysockiPM: rwsem.h need not be included into main.c
2009-12-15 Rafael J. WysockiPM: Remove unnecessary goto from device_resume_noirq()
2009-12-15 Arjan van de VenPM: Add initcall_debug style timing for suspend/resume
2009-12-15 Alan SternPM: allow for usage_count > 0 in pm_runtime_get()
2009-12-06 Rafael J. WysockiPM / Runtime: Remove unnecessary braces in __pm_runtime...
2009-12-06 Rafael J. WysockiPM / Runtime: Ensure timer_expires is nonzero in pm_sch...
2009-12-06 Alan SternPM / Runtime: Use deferred_resume flag in pm_request_resume
2009-12-06 Rafael J. WysockiPM / Runtime: Fix lockdep warning in __pm_runtime_set_s...
2009-11-29 Alan SternPM: fix irq enable/disable in runtime PM code
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...
next