Commit Graph

78 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Nishanth Aravamudan ff7ea79cf7 mm: create /sys/kernel/mm 17 years ago
Richard Kennedy a231934bdf kobject: reorder kobject to save space on 64 bit builds 17 years ago
Kay Sievers aab0de2451 driver core: remove KOBJ_NAME_LEN define 17 years ago
Robert P. J. Day 735643ee6c Remove "#ifdef __KERNEL__" checks from unexported headers 17 years ago
Greg Kroah-Hartman 79a6ee42fd Kobject: fix coding style issues in kobject.h 17 years ago
Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 years ago
Greg Kroah-Hartman 528a4bf1d5 Kobject: remove kobject_unregister() as no one uses it anymore 17 years ago
Kay Sievers 0f4dafc056 Kobject: auto-cleanup on final unref 17 years ago
Greg Kroah-Hartman 12e339ac6e Kset: remove kset_add function 17 years ago
Greg Kroah-Hartman 6d06adfaf8 Kobject: remove kobject_register() 17 years ago
Greg Kroah-Hartman f9cb074bff Kobject: rename kobject_init_ng() to kobject_init() 17 years ago
Greg Kroah-Hartman e1543ddf73 Kobject: remove kobject_init() as no one uses it anymore 17 years ago
Greg Kroah-Hartman b2d6db5878 Kobject: rename kobject_add_ng() to kobject_add() 17 years ago
Greg Kroah-Hartman 9e7bbccd02 Kobject: remove kobject_add() as no one uses it anymore 17 years ago
Greg Kroah-Hartman d76e15fb20 driver core: make /sys/power a kobject 17 years ago
Greg Kroah-Hartman 2fb9113b97 kobject: remove subsystem_(un)register functions 17 years ago
Greg Kroah-Hartman 0ff21e4663 kobject: convert kernel_kset to be a kobject 17 years ago
Greg Kroah-Hartman 5c03c7ab88 kset: remove decl_subsys macro 17 years ago
Greg Kroah-Hartman f62ed9e33b firmware: change firmware_kset to firmware_kobj 17 years ago
Kay Sievers 000f2a4d8c Driver Core: kill subsys_attribute and default sysfs ops 17 years ago
Greg Kroah-Hartman 9e5f7f9abe firmware: export firmware_kset so that people can use that instead of the braindead firmware_register interface 17 years ago
Kay Sievers 23b5212cc7 Driver Core: add kobj_attribute handling 17 years ago
Greg Kroah-Hartman 039a5dcd2f kset: convert /sys/power to use kset_create 17 years ago
Greg Kroah-Hartman 2d72fc00a1 kobject: convert /sys/hypervisor to use kobject_create 17 years ago
Greg Kroah-Hartman bd35b93d80 kset: convert kernel_subsys to use kset_create 17 years ago
Greg Kroah-Hartman e5e38a86c0 kset: remove decl_subsys_name 17 years ago
Greg Kroah-Hartman 43968d2f16 kobject: get rid of kobject_kset_add_dir 17 years ago
Greg Kroah-Hartman 4ff6abff83 kobject: get rid of kobject_add_dir 17 years ago
Greg Kroah-Hartman 3f9e3ee9dc kobject: add kobject_create_and_add function 17 years ago
Greg Kroah-Hartman b727c70289 kset: add kset_create_and_add function 17 years ago
Greg Kroah-Hartman 12d03da7c1 kobject: remove kobj_set_kset_s as no one is using it anymore 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Greg Kroah-Hartman c11c4154e7 kobject: add kobject_init_and_add function 17 years ago
Greg Kroah-Hartman 244f6cee9a kobject: add kobject_add_ng function 17 years ago
Greg Kroah-Hartman e86000d042 kobject: add kobject_init_ng function 17 years ago
Greg Kroah-Hartman 18041f4775 kobject: make kobject_cleanup be static 17 years ago
Greg Kroah-Hartman f0e7e1bd77 kobject: update the copyrights 18 years ago
Greg Kroah-Hartman 6adf7554b9 kset: add some kerneldoc to help describe what these strange things are 18 years ago
Greg Kroah-Hartman e4bc16621d driver core: remove subsystem_init() 18 years ago
Tejun Heo a4e8b91254 sysfs: move sysfs file poll implementation to sysfs_open_dirent 18 years ago
Kay Sievers 5c5daf657c Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG 18 years ago
Eric W. Biederman 90bc61359d sysfs: Remove first pass at shadow directory support 18 years ago
Greg Kroah-Hartman ce2c9cb025 kobject: remove the static array for the name 18 years ago
Greg Kroah-Hartman 1ef4cfac01 Driver core: remove subsys_get() 18 years ago
Greg Kroah-Hartman 6e9d930d16 Driver core: remove subsys_put() 18 years ago
Greg Kroah-Hartman 27f20e5e4e Driver core: remove kset_set_kset_s 18 years ago
Greg Kroah-Hartman d6b05b84ed Driver core: remove subsys_set_kset 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Randy Dunlap a56156489d kset: kernel-doc cleanups 18 years ago
Greg Kroah-Hartman ff2ee8cf30 kobject: put kobject_actions in kobject.h 18 years ago