Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-25 | samples/kobject: be explicit in the module license | Greg Kroah-Hartman | 1 | -1/+1 |
2015-03-25 | samples/kobject: Use kstrtoint instead of sscanf | Rastislav Barlik | 1 | -3/+11 |
2014-05-14 | samples/kobject/: avoid world-writable sysfs files. | Rusty Russell | 1 | -3/+4 |
2013-12-03 | kobject: fix kset sample error path | Bjorn Helgaas | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-08 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 1 | -1/+1 |
2010-03-08 | kset-example: Spelling fixes. | Radu Voicilas | 1 | -2/+2 |
2009-01-07 | samples: mark {static|__init|__exit} for {init|exit} functions | Qinghuang Feng | 1 | -2/+2 |
2008-07-22 | kobject: should use kobject_put() in kset-example | Li Zefan | 1 | -1/+1 |
2008-01-25 | kobject: add sample code for how to use ksets/ktypes/kobjects | Greg Kroah-Hartman | 1 | -0/+278 |