summaryrefslogtreecommitdiffstats
path: root/samples/kobject/kset-example.c
Commit message (Expand)AuthorAgeFilesLines
* samples/kobject: be explicit in the module licenseGreg Kroah-Hartman2015-03-251-1/+1
* samples/kobject: Use kstrtoint instead of sscanfRastislav Barlik2015-03-251-3/+11
* samples/kobject/: avoid world-writable sysfs files.Rusty Russell2014-05-141-3/+4
* kobject: fix kset sample error pathBjorn Helgaas2013-12-031-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
* kset-example: Spelling fixes.Radu Voicilas2010-03-071-2/+2
* samples: mark {static|__init|__exit} for {init|exit} functionsQinghuang Feng2009-01-061-2/+2
* kobject: should use kobject_put() in kset-exampleLi Zefan2008-07-211-1/+1
* kobject: add sample code for how to use ksets/ktypes/kobjectsGreg Kroah-Hartman2008-01-241-0/+278
OpenPOWER on IntegriCloud