summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/shutdown.c
Commit message (Expand)AuthorAgeFilesLines
* driver core: clean up device_shutdownGreg Kroah-Hartman2008-01-241-43/+0
* driver core: clean up shutdown.cGreg Kroah-Hartman2008-01-241-5/+0
* kset: convert /sys/devices to use kset_createGreg Kroah-Hartman2008-01-241-1/+1
* Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...Rafael J. Wysocki2007-07-261-2/+0
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-3/+1
* Driver core: remove use of rwsemGreg Kroah-Hartman2007-04-271-2/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] drivers/base/: proper prototypesAdrian Bunk2006-02-061-1/+1
* [PATCH] device_shutdown can loop if the driver frees itselfMichael Richardson2006-01-131-2/+2
* [PATCH] Add bus_type probe, remove, shutdown methods.Russell King2006-01-131-1/+4
* [PATCH] Driver Core: remove driver model detach_stateDavid Brownell2005-05-171-16/+0
* [PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell2005-05-171-6/+7
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+67