Commit History

Author SHA1 Message Date
  Andrew Morton 815d2d50da driver core: debug for bad dev_attr_show() return value. 17 years ago
  Cornelia Huck c1fe539a7e Driver core: Fix cleanup when failing device_add(). 17 years ago
  Rafael J. Wysocki 135dee0cd0 driver core: Remove dpm_sysfs_remove() from error path of device_add() 17 years ago
  Rafael J. Wysocki 7a8d37a373 PM: Do not acquire device semaphores upfront during suspend 17 years ago
  Cornelia Huck 0c98b19fe5 Driver core: Remove unneeded get_{device,driver}() calls. 17 years ago
  Dave Young cd35449b93 driver core: convert to use class_find_device api 17 years ago
  Greg Kroah-Hartman 4e886c2961 Driver core: Fix up build when CONFIG_BLOCK=N 17 years ago
  Greg Kroah-Hartman 4a3ad20ccd Driver core: coding style fixes 17 years ago
  Cornelia Huck 63b6971a08 Driver core: Cleanup get_device_parent() in device_add() and device_move() 17 years ago
  Kay Sievers 0f4dafc056 Kobject: auto-cleanup on final unref 17 years ago
  Greg Kroah-Hartman f9cb074bff Kobject: rename kobject_init_ng() to kobject_init() 17 years ago
  Greg Kroah-Hartman b2d6db5878 Kobject: rename kobject_add_ng() to kobject_add() 17 years ago
  Kay Sievers edfaa7c365 Driver core: convert block from raw kobjects to core devices 18 years ago
  Kay Sievers da231fd5d1 Driver core: fix class glue dir cleanup logic 18 years ago
  Greg Kroah-Hartman 7dc72b2842 Driver core: clean up debugging messages 17 years ago
  Greg Kroah-Hartman c6f7e72a3f driver core: remove fields from struct bus_type 18 years ago
  Greg Kroah-Hartman 9990513c1e Kobject: convert drivers/base/core.c to use kobject_init/add_ng() 17 years ago
  Greg Kroah-Hartman 37b0c02034 driver core: clean up device_shutdown 17 years ago
  Greg Kroah-Hartman 881c6cfd7c kset: convert /sys/devices to use kset_create 18 years ago
  Greg Kroah-Hartman 43968d2f16 kobject: get rid of kobject_kset_add_dir 18 years ago
  Greg Kroah-Hartman 4ff6abff83 kobject: get rid of kobject_add_dir 18 years ago
  Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 18 years ago
  Rafael J. Wysocki 775b64d2b6 PM: Acquire device locks on suspend 17 years ago
  Daniel Drake dec13c1544 create /sys/.../power when CONFIG_PM is set 18 years ago
  Kay Sievers 60b8cabd8e Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y 18 years ago
  Greg Kroah-Hartman 8f4afc410b Driver core: rename ktype_device 18 years ago
  Kay Sievers 5c5daf657c Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG 18 years ago
  Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
  Dmitry Torokhov 3eb215de26 Driver core: fix SYSF_DEPRECATED breakage for nested classdevs 18 years ago
  Linus Torvalds 5309809129 Add explicit zeroing to "envp" array in device 'show' method 18 years ago