index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
kobject
Age
Commit message (
Expand
)
Author
2024-06-04
samples/kobject: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-02-08
samples/kobject: make kobj_type structure constant
Thomas Weißschuh
2022-03-18
samples/kobject: Use sysfs_emit instead of sprintf
Nguyen Dinh Phi
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-25
samples/kobject: Replace foo_ktype's default_attrs field with groups
Kimberly Brown
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
2013-12-03
kobject: fix kset sample error path
Bjorn Helgaas
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
kset-example: Spelling fixes.
Radu Voicilas
2010-03-07
kobject-example: Spelling fixes.
Radu Voicilas
2009-01-06
samples: mark {static|__init|__exit} for {init|exit} functions
Qinghuang Feng
2008-07-21
kobject: should use kobject_put() in kset-example
Li Zefan
2008-01-24
kobject: add sample code for how to use ksets/ktypes/kobjects
Greg Kroah-Hartman
2008-01-24
kobject: add sample code for how to use kobjects in a simple manner.
Greg Kroah-Hartman