Commit Graph

30 Commits (eb099670895f22970cd143875467c2768d6d87e5)

Author SHA1 Message Date
Andi Kleen 4e318d7c6c sysfs: Fix return values for sysdev_store_{ulong,int} 16 years ago
Qinghuang Feng 65151365ad driver core: drivers/base/sys.c: update comments 16 years ago
Arjan van de Ven f810a5cf28 Use WARN() in drivers/base/ 17 years ago
Andi Kleen 9800794ac1 sysdev: Add utility functions for simple int/ulong variable sysdev attributes 17 years ago
Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
Ben Dooks 838ea8e8db sysdev: fix debugging statements in registration code. 17 years ago
OGAWA Hirofumi db176c6ed8 Fix bogus warning in sysdev_driver_register() 17 years ago
Harvey Harrison 2b3a302a09 driver core: replace remaining __FUNCTION__ occurrences 17 years ago
Ben Dooks da009f39f8 sysdev: detect multiple driver registrations 17 years ago
Greg Kroah-Hartman ef79df2630 sysdev: fix problem with sysdev_class being re-registered 17 years ago
Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 years ago
Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman 61030bfb79 Kobject: change drivers/base/sys.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman aade4041aa kset: convert /sys/devices/system to use kset_create 17 years ago
Greg Kroah-Hartman 881c6cfd7c kset: convert /sys/devices to use kset_create 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Akinobu Mita 44b760a825 sysdev: remove global sysdev drivers list 18 years ago
Greg Kroah-Hartman 27f20e5e4e Driver core: remove kset_set_kset_s 18 years ago
Matthias Kaehlcke 9f3f776bd9 sysdev: use mutex instead of semaphore 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Shaohua Li 670dd90d81 [PATCH] Driver Core: Allow sysdev_class have attributes 19 years ago
Adrian Bunk f67d115fe4 [PATCH] drivers/base/: proper prototypes 19 years ago
Tim Schmielau 4e57b68178 [PATCH] fix missing includes 20 years ago
Shaohua Li ceaeade1f9 [PATCH] Driver core: hande sysdev suspend failure 20 years ago
Alexey Starikovskiy e2a5b420f7 [ACPI] ACPI poweroff fix 20 years ago
Dmitry Torokhov 4a0c20bf8c [PATCH] sysfs: (driver/base) if show/store is missing return -EIO 20 years ago
Pavel Machek 438510f6f0 [PATCH] pm_message_t: more fixes in common and i386 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago