dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/kernel/power
Greg Kroah-Hartman d76e15fb20 driver core: make /sys/power a kobject
/sys/power should not be a kset, that's overkill.  This patch renames it
to power_kset and fixes up all usages of it in the tree.

Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-01-24 20:40:25 -08:00
..
Kconfig
Makefile
console.c
disk.c driver core: make /sys/power a kobject 2008-01-24 20:40:25 -08:00
main.c driver core: make /sys/power a kobject 2008-01-24 20:40:25 -08:00
pm.c PM: ACPI and APM must not be enabled at the same time 2008-01-11 12:26:47 -05:00
power.h Driver Core: switch all dynamic ksets to kobj_sysfs_ops 2008-01-24 20:40:18 -08:00
poweroff.c
process.c
snapshot.c
swap.c
swsusp.c
user.c