aboutsummaryrefslogtreecommitdiffstats
path: root/samples/kobject (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-14samples/kobject/: avoid world-writable sysfs files.Rusty Russell2-6/+8
2013-12-03kobject: fix kset sample error pathBjorn Helgaas1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-03-07kset-example: Spelling fixes.Radu Voicilas1-2/+2
2010-03-07kobject-example: Spelling fixes.Radu Voicilas1-2/+2
2009-01-06samples: mark {static|__init|__exit} for {init|exit} functionsQinghuang Feng2-4/+4
2008-07-21kobject: should use kobject_put() in kset-exampleLi Zefan1-1/+1
2008-01-24kobject: add sample code for how to use ksets/ktypes/kobjectsGreg Kroah-Hartman2-1/+279
2008-01-24kobject: add sample code for how to use kobjects in a simple manner.Greg Kroah-Hartman2-0/+138