Commit History

Author SHA1 Message Date
  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 18 years ago
  Greg Kroah-Hartman 12d03da7c1 kobject: remove kobj_set_kset_s as no one is using it anymore 18 years ago
  Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 18 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