summaryrefslogtreecommitdiff
path: root/include/linux/sysdev.h
AgeCommit message (Expand)Author
2008-04-19cpumask: add show cpu map functionsMike Travis
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-05-08<linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle
2007-02-07[POWERPC] Introduce _SYSDEV_ATTROlof Johansson
2006-06-21[PATCH] Driver Core: Allow sysdev_class have attributesShaohua Li
2005-04-16[PATCH] pm_message_t: more fixes in common and i386Pavel Machek
2004-02-18[PATCH] sys_device_[un]register() are not syscallsRandy Dunlap
2003-08-19[power] Update device handling.Patrick Mochel
2003-06-15[driver model] Remove struct sys_device::entryPatrick Mochel
2003-06-11[driver model] Make sure system device drivers are added if registered late.Patrick Mochel
2003-06-09[driver model] Add save() and restore() methods for system device drivers. Patrick Mochel
2003-06-09[driver model] Create include/linux/sysdev.h and define sysdev_attribute.Patrick Mochel