index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
kobject
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-26
samples/kobject: constify 'struct foo_attribute'
Thomas Weißschuh
1
-16
/
+17
2025-11-26
samples/kobject: add is_visible() callback to attribute group
Thomas Weißschuh
1
-1
/
+16
2025-07-16
samples/kobject: make attribute_group const
Meng Shao Liu
1
-1
/
+1
2025-07-16
samples/kobject: fix path comment
Meng Shao Liu
2
-3
/
+3
2024-06-04
samples/kobject: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2023-02-08
samples/kobject: make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2022-03-18
samples/kobject: Use sysfs_emit instead of sprintf
Nguyen Dinh Phi
2
-4
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-25
samples/kobject: Replace foo_ktype's default_attrs field with groups
Kimberly Brown
1
-1
/
+2
2017-12-07
kobject: Remove redundant license text
Greg Kroah-Hartman
2
-6
/
+0
2017-12-07
kobject: add SPDX identifiers to all kobject files
Greg Kroah-Hartman
2
-0
/
+2
2015-03-25
samples/kobject: be explicit in the module license
Greg Kroah-Hartman
2
-2
/
+2
2015-03-25
samples/kobject: Use kstrtoint instead of sscanf
Rastislav Barlik
2
-6
/
+22
2014-05-14
samples/kobject/: avoid world-writable sysfs files.
Rusty Russell
2
-6
/
+8
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-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-07
kset-example: Spelling fixes.
Radu Voicilas
1
-2
/
+2
2010-03-07
kobject-example: Spelling fixes.
Radu Voicilas
1
-2
/
+2
2009-01-06
samples: mark {static|__init|__exit} for {init|exit} functions
Qinghuang Feng
2
-4
/
+4
2008-07-21
kobject: should use kobject_put() in kset-example
Li Zefan
1
-1
/
+1
2008-01-24
kobject: add sample code for how to use ksets/ktypes/kobjects
Greg Kroah-Hartman
2
-1
/
+279
2008-01-24
kobject: add sample code for how to use kobjects in a simple manner.
Greg Kroah-Hartman
2
-0
/
+138