Commit Graph

75824 Commits (0fed80f7a63abd7168907267af69ee31f6bcf301)
 

Author SHA1 Message Date
Greg Kroah-Hartman 0fed80f7a6 driver core: add way to get to bus kset 17 years ago
Greg Kroah-Hartman cc972e896b driver core: remove owner field from struct bus_type 17 years ago
Greg Kroah-Hartman e32cc7366d Kobject: convert net/bridge/br_if.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman 1eada11c88 Kobject: convert mm/slub.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman cf15126b3d Kobject: convert kernel/user.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman e43b9192c5 Kobject: convert kernel/params.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman a5815ddf26 Kobject: convert fs/char_dev.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman 78be3d2f57 Kobject: convert drivers/net/iseries_veth.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman 9990513c1e Kobject: convert drivers/base/core.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman 60728d62e4 Kobject: convert drivers/base/class.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman 52840bd628 Kobject: the cris iop_fw_load.c code is broken 17 years ago
Greg Kroah-Hartman 542eb75a27 Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman a521cf209c Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create_and_add 17 years ago
Greg Kroah-Hartman 3830c62fef Kobject: change drivers/md/md.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman c199790a8b Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 73f368cf67 Kobject: change drivers/parisc/pdc_stable.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 8dde2a96c1 Kobject: change drivers/net/ibmveth.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman d48b335256 Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 89c4260664 Kobject: change drivers/block/pktcdvd.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman a77aa28a2d Kobject: change drivers/acpi/system.c to use kobject_create_and_add 17 years ago
Greg Kroah-Hartman 5b3f355d8f Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 61030bfb79 Kobject: change drivers/base/sys.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 64dbcac3a1 Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 94f57f3368 Kobject: change drivers/cpuidle/sysfs.c to use kobject_init_and_add 17 years ago
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