aboutsummaryrefslogtreecommitdiffstats
path: root/samples/kobject
AgeCommit message (Expand)Author
2023-02-08samples/kobject: make kobj_type structure constantThomas Weißschuh
2022-03-18samples/kobject: Use sysfs_emit instead of sprintfNguyen Dinh Phi
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-25samples/kobject: Replace foo_ktype's default_attrs field with groupsKimberly Brown
2017-12-07kobject: Remove redundant license textGreg Kroah-Hartman
2017-12-07kobject: add SPDX identifiers to all kobject filesGreg Kroah-Hartman
2015-03-25samples/kobject: be explicit in the module licenseGreg Kroah-Hartman
2015-03-25samples/kobject: Use kstrtoint instead of sscanfRastislav Barlik
2014-05-14samples/kobject/: avoid world-writable sysfs files.Rusty Russell
2013-12-03kobject: fix kset sample error pathBjorn Helgaas
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07kset-example: Spelling fixes.Radu Voicilas
2010-03-07kobject-example: Spelling fixes.Radu Voicilas
2009-01-06samples: mark {static|__init|__exit} for {init|exit} functionsQinghuang Feng
2008-07-21kobject: should use kobject_put() in kset-exampleLi Zefan
2008-01-24kobject: add sample code for how to use ksets/ktypes/kobjectsGreg Kroah-Hartman
2008-01-24kobject: add sample code for how to use kobjects in a simple manner.Greg Kroah-Hartman