Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samples/kobject: Use sysfs_emit instead of sprintf | Nguyen Dinh Phi | 2022-03-18 | 1 | -2/+2 |
* | kobject: Remove redundant license text | Greg Kroah-Hartman | 2017-12-07 | 1 | -3/+0 |
* | kobject: add SPDX identifiers to all kobject files | Greg Kroah-Hartman | 2017-12-07 | 1 | -0/+1 |
* | samples/kobject: be explicit in the module license | Greg Kroah-Hartman | 2015-03-25 | 1 | -1/+1 |
* | samples/kobject: Use kstrtoint instead of sscanf | Rastislav Barlik | 2015-03-25 | 1 | -3/+11 |
* | samples/kobject/: avoid world-writable sysfs files. | Rusty Russell | 2014-05-14 | 1 | -3/+4 |
* | kobject-example: Spelling fixes. | Radu Voicilas | 2010-03-07 | 1 | -2/+2 |
* | samples: mark {static|__init|__exit} for {init|exit} functions | Qinghuang Feng | 2009-01-06 | 1 | -2/+2 |
* | kobject: add sample code for how to use kobjects in a simple manner. | Greg Kroah-Hartman | 2008-01-24 | 1 | -0/+137 |