aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/interface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-06-09[PATCH] Driver Core: Whitespace fixesDmitry Torokhov1-9/+9
2003-08-14mergeGreg Kroah-Hartman1-8/+0
2003-08-14Driver Core: remove struct device.name as it is not neededGreg Kroah-Hartman1-8/+0
2003-08-13[driver model] Remove 'power' file in favor of 'power' directory. Patrick Mochel1-70/+0
2003-08-13[driver model] Allow per-device shutdown or suspend on driver detach.Patrick Mochel1-0/+32
2003-06-03[driver model] Update copyrights and license statements. Patrick Mochel1-2/+6
2003-01-12sysfs: reinstate count parameter to sysfs_ops.store() methods.Patrick Mochel1-2/+2
2003-01-09sysfs: fix up device attribute read/write methods.Patrick Mochel1-9/+6
2002-11-16[PATCH] Add some missing includes to drivers/baseMatthew Wilcox1-0/+1
2002-10-29driver model: convert devices to use kobjects and sysfs.Patrick Mochel1-3/+3
2002-10-16driver model: change struct device::present to enumerated value with multiple...Patrick Mochel1-1/+1
2002-08-07Change DEVICE_ATTR, BUS_ATTR, and DRIVER_ATTR macros to not take a '_str' Patrick Mochel1-2/+2
2002-07-31Convert users of struct device_attribute to initialize the structs using Patrick Mochel1-13/+5
2002-07-30driverfs: Change the name of struct driver_file_entry to struct device_attributePatrick Mochel1-3/+3
2002-05-29driverfs: Remove default 'status' file: it had no useful read information, th...Patrick Mochel1-70/+0
2002-02-12device model/driverfs updatesPatrick Mochel1-19/+19
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones1-0/+2
2002-02-05[PATCH] driver model updates (3/5)Patrick Mochel1-17/+14
2002-02-05v2.5.2.6 -> v2.5.3v2.5.3Linus Torvalds1-1/+1
2002-02-05v2.5.2.5 -> v2.5.2.6Linus Torvalds1-0/+174