aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kobject.h
Commit message (Expand)AuthorAge
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* kobject: Constify struct kset_uevent_opsEmese Revfy2010-03-07
* Driver core: implement uevent suppress in kobjectMing Lei2009-03-24
* driver core: get rid of struct device's bus_id string arrayKay Sievers2009-03-24
* mm: create /sys/kernel/mmNishanth Aravamudan2008-07-24
* kobject: reorder kobject to save space on 64 bit buildsRichard Kennedy2008-07-22
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-22
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-30
* Kobject: fix coding style issues in kobject.hGreg Kroah-Hartman2008-01-25
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
* Kobject: remove kobject_unregister() as no one uses it anymoreGreg Kroah-Hartman2008-01-24
* Kobject: auto-cleanup on final unrefKay Sievers2008-01-24
* Kset: remove kset_add functionGreg Kroah-Hartman2008-01-24
* Kobject: remove kobject_register()Greg Kroah-Hartman2008-01-24
* Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman2008-01-24
* Kobject: remove kobject_init() as no one uses it anymoreGreg Kroah-Hartman2008-01-24
* Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman2008-01-24
* Kobject: remove kobject_add() as no one uses it anymoreGreg Kroah-Hartman2008-01-24
* driver core: make /sys/power a kobjectGreg Kroah-Hartman2008-01-24
* kobject: remove subsystem_(un)register functionsGreg Kroah-Hartman2008-01-24
* kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman2008-01-24
* kset: remove decl_subsys macroGreg Kroah-Hartman2008-01-24
* firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-24
* Driver Core: kill subsys_attribute and default sysfs opsKay Sievers2008-01-24
* firmware: export firmware_kset so that people can use that instead of the bra...Greg Kroah-Hartman2008-01-24
* Driver Core: add kobj_attribute handlingKay Sievers2008-01-24
* kset: convert /sys/power to use kset_createGreg Kroah-Hartman2008-01-24
* kobject: convert /sys/hypervisor to use kobject_createGreg Kroah-Hartman2008-01-24
* kset: convert kernel_subsys to use kset_createGreg Kroah-Hartman2008-01-24
* kset: remove decl_subsys_nameGreg Kroah-Hartman2008-01-24
* kobject: get rid of kobject_kset_add_dirGreg Kroah-Hartman2008-01-24
* kobject: get rid of kobject_add_dirGreg Kroah-Hartman2008-01-24
* kobject: add kobject_create_and_add functionGreg Kroah-Hartman2008-01-24
* kset: add kset_create_and_add functionGreg Kroah-Hartman2008-01-24
* kobject: remove kobj_set_kset_s as no one is using it anymoreGreg Kroah-Hartman2008-01-24
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
* kobject: add kobject_init_and_add functionGreg Kroah-Hartman2008-01-24
* kobject: add kobject_add_ng functionGreg Kroah-Hartman2008-01-24
* kobject: add kobject_init_ng functionGreg Kroah-Hartman2008-01-24
* kobject: make kobject_cleanup be staticGreg Kroah-Hartman2008-01-24
* kobject: update the copyrightsGreg Kroah-Hartman2007-10-12
* kset: add some kerneldoc to help describe what these strange things areGreg Kroah-Hartman2007-10-12
* driver core: remove subsystem_init()Greg Kroah-Hartman2007-10-12
* sysfs: move sysfs file poll implementation to sysfs_open_direntTejun Heo2007-10-12
* Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUGKay Sievers2007-10-12
* sysfs: Remove first pass at shadow directory supportEric W. Biederman2007-10-12
* kobject: remove the static array for the nameGreg Kroah-Hartman2007-10-12
* Driver core: remove subsys_get()Greg Kroah-Hartman2007-10-12
* Driver core: remove subsys_put()Greg Kroah-Hartman2007-10-12
* Driver core: remove kset_set_kset_sGreg Kroah-Hartman2007-10-12