1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. d47d81c Introduce ARCH_NO_SYSDEV_OPS config option (v2) by Rafael J. Wysocki · 13 years ago
  3. f4203e3 sysdev: Do not register with sysdev when erroring on add by Borislav Petkov · 13 years ago
  4. 345279b sysdev: Fixup warning message by Borislav Petkov · 13 years ago
  5. 5abd935 driver core: Display error codes when class suspend fails by Mark Brown · 14 years ago
  6. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  7. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  8. 38457ab sysfs: Add attribute array to sysdev classes by Andi Kleen · 15 years ago
  9. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 15 years ago
  10. 79f0313 driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add fails by Xiaotian Feng · 15 years ago
  11. acc0e90 driver core: fix gcc 4.3.3 warnings about string literals by Greg Kroah-Hartman · 15 years ago
  12. 9227c47 driver-core: make sysdev_class_register check kobject_set_name return value by Dave Young · 15 years ago
  13. 62b0124 PM: Warn if interrupts are enabled during suspend-resume of sysdevs by Rafael J. Wysocki · 15 years ago
  14. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  15. 2ed8d2b PM: Rework handling of interrupts during suspend-resume by Rafael J. Wysocki · 15 years ago
  16. ee6921f trivial: fix typo "thier" -> "their" by Uwe Kleine-Koenig · 16 years ago
  17. 60530af Driver core: some cleanup on drivers/base/sys.c by Zhenwen Xu · 15 years ago
  18. 0f99fed PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix by Ingo Molnar · 15 years ago
  19. 4e318d7 sysfs: Fix return values for sysdev_store_{ulong,int} by Andi Kleen · 16 years ago
  20. 6515136 driver core: drivers/base/sys.c: update comments by Qinghuang Feng · 16 years ago
  21. f810a5c Use WARN() in drivers/base/ by Arjan van de Ven · 16 years ago
  22. 9800794 sysdev: Add utility functions for simple int/ulong variable sysdev attributes by Andi Kleen · 16 years ago
  23. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 16 years ago
  24. 838ea8e sysdev: fix debugging statements in registration code. by Ben Dooks · 16 years ago
  25. db176c6 Fix bogus warning in sysdev_driver_register() by OGAWA Hirofumi · 16 years ago
  26. 2b3a302 driver core: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  27. da009f3 sysdev: detect multiple driver registrations by Ben Dooks · 16 years ago
  28. ef79df2 sysdev: fix problem with sysdev_class being re-registered by Greg Kroah-Hartman · 16 years ago
  29. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  30. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  31. 61030bf Kobject: change drivers/base/sys.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  32. aade404 kset: convert /sys/devices/system to use kset_create by Greg Kroah-Hartman · 17 years ago
  33. 881c6cfd kset: convert /sys/devices to use kset_create by Greg Kroah-Hartman · 17 years ago
  34. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  35. 44b760a sysdev: remove global sysdev drivers list by Akinobu Mita · 17 years ago
  36. 27f20e5 Driver core: remove kset_set_kset_s by Greg Kroah-Hartman · 17 years ago
  37. 9f3f776 sysdev: use mutex instead of semaphore by Matthias Kaehlcke · 17 years ago
  38. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  40. 670dd90 [PATCH] Driver Core: Allow sysdev_class have attributes by Shaohua Li · 18 years ago
  41. f67d115 [PATCH] drivers/base/: proper prototypes by Adrian Bunk · 19 years ago
  42. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  43. ceaeade [PATCH] Driver core: hande sysdev suspend failure by Shaohua Li · 19 years ago
  44. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  45. e2a5b42 [ACPI] ACPI poweroff fix by Alexey Starikovskiy · 19 years ago
  46. 4a0c20b [PATCH] sysfs: (driver/base) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  47. 438510f [PATCH] pm_message_t: more fixes in common and i386 by Pavel Machek · 19 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago