index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
kobject
/
kobject-example.c
Age
Commit message (
Expand
)
Author
2026-07-11
samples/kobject: Constify kobject attributes
Thomas Weißschuh
2026-07-11
samples/kobject: Switch to the new __KOBJ_ATTR() macro
Thomas Weißschuh
2025-07-16
samples/kobject: make attribute_group const
Meng Shao Liu
2025-07-16
samples/kobject: fix path comment
Meng Shao Liu
2024-06-04
samples/kobject: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2022-03-18
samples/kobject: Use sysfs_emit instead of sprintf
Nguyen Dinh Phi
2017-12-07
kobject: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
kobject: add SPDX identifiers to all kobject files
Greg Kroah-Hartman
2015-03-25
samples/kobject: be explicit in the module license
Greg Kroah-Hartman
2015-03-25
samples/kobject: Use kstrtoint instead of sscanf
Rastislav Barlik
2014-05-14
samples/kobject/: avoid world-writable sysfs files.
Rusty Russell
2010-03-07
kobject-example: Spelling fixes.
Radu Voicilas
2009-01-06
samples: mark {static|__init|__exit} for {init|exit} functions
Qinghuang Feng
2008-01-24
kobject: add sample code for how to use kobjects in a simple manner.
Greg Kroah-Hartman