Commit Graph

75850 Commits (b2d6db5878a0832659ed58476357eea2db915550)
 

Author SHA1 Message Date
Greg Kroah-Hartman b2ed215a33 Kobject: change drivers/edac to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 038c5b3e41 Kobject: change drivers/cpufreq/cpufreq.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman d6d292c451 Kobject: change drivers/firmware/efivars.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman dd002e8074 Kobject: change drivers/firmware/edd.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 35be068198 Kobject: change drivers/infiniband to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 901195ed7f Kobject: change GFS2 to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 43b98c4a66 Kobject: change net/bridge to use kobject_create_and_add 17 years ago
Greg Kroah-Hartman 81e7c6a636 UIO: fix kobject usage 17 years ago
Greg Kroah-Hartman 9f66fa2a46 kobject: clean up debugging messages 17 years ago
Greg Kroah-Hartman cfb36fff45 kobject: grab the kset reference in kobject_add, not kobject_init 17 years ago
Greg Kroah-Hartman d76e15fb20 driver core: make /sys/power a kobject 17 years ago
Greg Kroah-Hartman 37b0c02034 driver core: clean up device_shutdown 17 years ago
Greg Kroah-Hartman 822a89ed1e driver core: clean up shutdown.c 17 years ago
Greg Kroah-Hartman c829a5b498 kobject: convert parisc/pdc_stable to use kobject_create 17 years ago
Greg Kroah-Hartman bc87d2fe7a kobject: convert efivars to use kobject_create 17 years ago
Greg Kroah-Hartman 6e90aa972d kobject: convert ecryptfs to use kobject_create 17 years ago
Greg Kroah-Hartman f55842f232 kobject: clean up rpadlpar horrid sysfs abuse 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 830d3cfb16 kset: convert block_subsys to use kset_create 17 years ago
Greg Kroah-Hartman c60b717879 kset: convert ocfs2 to use kset_create 17 years ago
Greg Kroah-Hartman f62ed9e33b firmware: change firmware_kset to firmware_kobj 17 years ago
Greg Kroah-Hartman 15f2f9b3a9 firmware: remove firmware_(un)register() 17 years ago
Greg Kroah-Hartman 99e0d2fc6c kobject: convert /sys/firmware/acpi/ to use kobject_create 17 years ago
Greg Kroah-Hartman 9651d350ab kset: convert edd to use kset_create 17 years ago
Kay Sievers 000f2a4d8c Driver Core: kill subsys_attribute and default sysfs ops 17 years ago
Greg Kroah-Hartman 4443d07fcf kset: convert parisc/pdc_stable.c to use kset_create 17 years ago
Greg Kroah-Hartman 7f54821786 kobject: convert parisc/pdc_stable to kobj_attr interface 17 years ago
Greg Kroah-Hartman d91885bef2 kset: convert s390 ipl.c to use kset_create 17 years ago
Greg Kroah-Hartman 9b949165bd kobject: convert s390 ipl.c to kobj_attr interface 17 years ago
Greg Kroah-Hartman 79393fc46e kobject: convert pseries/power.c to kobj_attr interface 17 years ago
Greg Kroah-Hartman 851324c6ff kobject: convert arm/mach-omap1/pm.c to kobj_attr interface 17 years ago
Greg Kroah-Hartman 66ac831e03 kset: convert efivars to use kset_create for the vars sub-subsystem. 17 years ago
Greg Kroah-Hartman 89a07e34b1 kset: convert efivars to use kset_create for the efi subsystem. 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
Greg Kroah-Hartman 334c630754 kobject: convert efivars to kobj_attr interface 17 years ago
Greg Kroah-Hartman 97fa5bb74c efivars: make new_var and del_var binary sysfs files 17 years ago
Greg Kroah-Hartman af6370ea92 ecryptfs: remove version_str file from sysfs 17 years ago
Kay Sievers eb41d9465c fix struct user_info export's sysfs interaction 17 years ago
Kay Sievers 386f275f5d Driver Core: switch all dynamic ksets to kobj_sysfs_ops 17 years ago
Kay Sievers 23b5212cc7 Driver Core: add kobj_attribute handling 17 years ago
Greg Kroah-Hartman 6dcec2511f kset: convert struct bus_device->drivers to use kset_create 17 years ago
Greg Kroah-Hartman 3d8995963d kset: convert struct bus_device->devices to use kset_create 17 years ago
Greg Kroah-Hartman 039a5dcd2f kset: convert /sys/power to use kset_create 17 years ago
Greg Kroah-Hartman 7405c1e15e kset: convert /sys/module to use kset_create 17 years ago
Greg Kroah-Hartman 081248de0a kset: move /sys/slab to /sys/kernel/slab 17 years ago
Greg Kroah-Hartman 27c3a314d5 kset: convert slub to use kset_create 17 years ago
Greg Kroah-Hartman aade4041aa kset: convert /sys/devices/system to use kset_create 17 years ago
Greg Kroah-Hartman 9b47770536 kobject: convert s390 hypervisor to use kobject_create 17 years ago