1. aee3ad8 PNP: replace pnp_resource_table with dynamically allocated resources by Bjorn Helgaas · 16 years ago
  2. 20bfdbb PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources by Bjorn Helgaas · 16 years ago
  3. 9fdee4e PNP: add pnp_resource_type_name() helper function by Bjorn Helgaas · 16 years ago
  4. 940e98d PNP: add pnp_resource_type() internal interface by Bjorn Helgaas · 16 years ago
  5. 87e4acf PNP: remove pnp_resource.index by Bjorn Helgaas · 16 years ago
  6. b897f46 PNP: add detail to debug resource dump by Bjorn Helgaas · 16 years ago
  7. 469778c ACPI: video: fix brightness allocation by Julia Jomantaite · 16 years ago
  8. 8aa863b ACPI: Andi Kleen maintains the ACPI sub-system by Len Brown · 16 years ago
  9. 65573ee ACPI: Zhang Rui maintains ACPI THERMAL and FAN by Len Brown · 16 years ago
  10. 2a2a647 ACPI: Disable MWAIT via DMI on broken Compal board by Zhao Yakui · 16 years ago
  11. da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 16 years ago
  12. c1e3b37 ACPI: Create "idle=halt" bootparam by Zhao Yakui · 16 years ago
  13. 5b53496 ACPI: Disable the C2C3_FFH access mode HW has no MWAIT support by Zhao Yakui · 16 years ago
  14. 71b58cb ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-space by Zhang Rui · 16 years ago
  15. 9c9f6d0 ACPICA: Update version to 20080609 by Bob Moore · 16 years ago
  16. b53ce3f ACPICA: Fix mutex debug code for wrong loop termination value by Bob Moore · 16 years ago
  17. fd0a432 ACPICA: Cleanup of _PRT parsing code by Bob Moore · 16 years ago
  18. 71d993e ACPICA: Cleanup debug operand dump mechanism by Bob Moore · 16 years ago
  19. 5a1a57e ACPICA: Fix for invalid large array index on 64-bit systems by Bob Moore · 16 years ago
  20. 75e5b5f ACPICA: Update disassembler for DMAR table changes by Bob Moore · 16 years ago
  21. 19d0cfe ACPICA: Update DMAR and SRAT table definitions by Bob Moore · 16 years ago
  22. d0e184a ACPICA: Workaround for reversed _PRT entries from BIOS by Bob Moore · 16 years ago
  23. b25d2a4 ACPICA: Update version to 20080514 by Bob Moore · 16 years ago
  24. 4b8ed63 ACPICA: Add const qualifier for appropriate string constants by Bob Moore · 16 years ago
  25. b524376 ACPICA: Several lint changes, no functional changes by Bob Moore · 16 years ago
  26. d97b435 ACPICA: Removed unused include files from source files by Bob Moore · 16 years ago
  27. 67a119f ACPICA: Eliminate acpi_native_uint type v2 by Bob Moore · 16 years ago
  28. 11f2a61 ACPICA: Fix possible negative array index in acpi_ut_validate_exception by Bob Moore · 16 years ago
  29. 6719561 ACPICA: Update tracking macros to reduce code/data size by Jan Beulich · 16 years ago
  30. c91d924 ACPICA: Fix for hang on GPE method invocation by Bob Moore · 16 years ago
  31. f3454ae ACPICA: Add argument count checking to control method invocation via acpi_evaluate_object by Bob Moore · 16 years ago
  32. c735ab7 fujitsu-laptop: depends on INPUT by Randy Dunlap · 16 years ago
  33. 25f2f3d snapshot: Use pm_mutex for mutual exclusion by Rafael J. Wysocki · 16 years ago
  34. 52d1102 snapshot: Push BKL down into ioctl handlers by Alan Cox · 16 years ago
  35. ebb12db Freezer: Introduce PF_FREEZER_NOSIG by Rafael J. Wysocki · 16 years ago
  36. d20a4dc APM emulation: Notify about all suspend events, not just APM invoked ones (v2) by Johannes Berg · 16 years ago
  37. 741438b ACPI PM: Remove obsolete Toshiba workaround by Rafael J. Wysocki · 16 years ago
  38. a80a6da PCI ACPI: Drop the second argument of platform_pci_choose_state by Rafael J. Wysocki · 16 years ago
  39. 2fe2de5 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  40. cc7e516 dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled. by Len Brown · 16 years ago
  41. d185705 ACPI: don't walk tables if ACPI was disabled by Vegard Nossum · 16 years ago
  42. 860f0c6 acer-wmi: Remove version number by Carlos Corbacho · 16 years ago
  43. 8114352 acer-wmi: Add debugfs file for device detection by Carlos Corbacho · 16 years ago
  44. 5753dd5 acer-wmi: Disable device autodetection on Fujitsu Siemens Amilo Li2732 by Carlos Corbacho · 16 years ago
  45. 6f061ab acer-wmi: Add EC quirk for Fujitsu Siemens Amilo Li 1718 by Carlos Corbacho · 16 years ago
  46. f2b585b acer-wmi: Respect framebuffer blanking in backlight by Carlos Corbacho · 16 years ago
  47. 9991d9f acer-wmi: Blacklist backlight on Acer Aspire 1520 & 1360 series by Carlos Corbacho · 16 years ago
  48. a0bbaf8 acer-wmi: Remove LED colour comment from documentation by Carlos Corbacho · 16 years ago
  49. 1410946 eeepc-laptop: static by Adrian Bunk · 16 years ago
  50. 47c00d2 ACPICA: fix mutex names in debug code. by Vegard Nossum · 16 years ago
  51. e38e8a0 Make GPE disable more robust by Bob Moore · 16 years ago
  52. 87dc5e3 compal-laptop: remove unnecessary lcd_level attribute by Cezary Jackiewicz · 16 years ago
  53. 12b2b34 acpi: fix printk format warning by Randy Dunlap · 16 years ago
  54. 3d532d5 ACPI: fix processor throttling set error by Yi Yang · 16 years ago
  55. 6594d87 ACPI: fix acpi fan state set error by Yi Yang · 16 years ago
  56. 74523c9 ACPI: fix checkpatch.pl complaints in scan.c by Alok N Kataria · 16 years ago
  57. 20b9373 Fujitsu-laptop update by Jonathan Woithe · 16 years ago
  58. 706546d ACPI: change processors from array to per_cpu variable by Mike Travis · 16 years ago
  59. 5411552 misc,acpi,backlight: compal Laptop Extras by Cezary Jackiewicz · 16 years ago
  60. 9f1eb99 create sysfs link from acpi device to sysdev for cpu by Zhang Rui · 16 years ago
  61. b62b8ef force offline the processor during hot-removal by Zhang Rui · 16 years ago
  62. 26d4686 fix a deadlock issue when poking "eject" file by Zhang Rui · 16 years ago
  63. a3cf859 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  64. 3c3622d Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled by Randy Dunlap · 16 years ago
  65. e3621ee powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET by Kumar Gala · 16 years ago
  66. bef5b54 Fix MIPS cross-compile problem by Ralf Baechle · 16 years ago
  67. 33468e7 hwmon: (w83l786ng) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  68. dc18a41 hwmon: (w83l785ts) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  69. a7f13a6 hwmon: (w83793) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  70. 31d5d27 hwmon: (w83792d) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  71. cb0c1af hwmon: (w83791d) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  72. ccf3748 hwmon: (thmc50) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  73. 8fb597b hwmon: (smsc47m192) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  74. 0d57abd hwmon: (max6650) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  75. c6d3f6f hwmon: (max1619) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  76. 70b7240 hwmon: (lm93) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  77. 910e8dc hwmon: (lm92) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  78. 9b0e852 hwmon: (lm90) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  79. a888420 hwmon: (lm87) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  80. b6aacdc hwmon: (lm83) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  81. 8c8bacc hwmon: (lm80) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  82. a189dd6 hwmon: (lm77) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  83. d5957be hwmon: (lm63) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  84. a23a9fe hwmon: (gl520sm) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  85. 95d80e7 hwmon: (gl518sm) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  86. b9e39b1 hwmon: (fscpos) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  87. 40ac199 hwmon: (fschmd) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  88. c2df159 hwmon: (fscher) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  89. 935ada8 hwmon: (f75375s) Drop legacy i2c driver by Jean Delvare · 16 years ago
  90. 70313ea hwmon: (ds1621) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  91. 71163c7 hwmon: (atxp1) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  92. 063675b hwmon: (asb100) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  93. eea5476 hwmon: (adt7473) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  94. 008f1ca hwmon: (adt7470) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  95. 7347cb3 hwmon: (ads7828) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  96. 7fae828 hwmon: (adm9240) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  97. af200f8 hwmon: (adm1031) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  98. 9c97fb4 hwmon: (adm1029) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  99. 57f7eb0 hwmon: (adm1026) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  100. 7dbafe0 hwmon: (adm1025) Convert to a new-style i2c driver by Jean Delvare · 16 years ago