1. 73a94d8 thinkpad-acpi: add new debug helpers and warn of deprecated atts by Henrique de Moraes Holschuh · 15 years ago
  2. 7ff8d62 thinkpad-acpi: add missing log levels by Henrique de Moraes Holschuh · 15 years ago
  3. 3dcc2c3 thinkpad-acpi: cleanup debug helpers by Henrique de Moraes Holschuh · 15 years ago
  4. 257bc1c thinkpad-acpi: drop ibm-acpi alias by Henrique de Moraes Holschuh · 15 years ago
  5. 1c762ca thinkpad-acpi: update copyright notices by Henrique de Moraes Holschuh · 15 years ago
  6. ba256b4 panasonic-laptop: use snprintf with PAGE_SIZE in sysfs attributes by Harald Welte · 16 years ago
  7. c542aad panasonic-laptop: Fix autoloading by Harald Welte · 16 years ago
  8. 0b3f610 dell-wmi: new driver for hotkey control by Matthew Garrett · 16 years ago
  9. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  10. 16dd55f sony-laptop: fix event reporting for new style events by Matthias Welwarsky · 15 years ago
  11. 14bd313 sony-laptop should depend on RFKILL by Alexander Beregalov · 15 years ago
  12. 6479efb sony-laptop: new style events typo fixes by Matthias Welwarsky · 15 years ago
  13. ff07a53 sony-laptop: Fix some typos in log messages (Unabe/Unable) by Alessio Igor Bogani · 15 years ago
  14. 07de5bd tc1100-wmi: Fix state reporting by Krzysztof Kosiński · 15 years ago
  15. 3c6fae6 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  16. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  17. e7a19c56 dmi: Let dmi_walk() users pass private data by Jean Delvare · 15 years ago
  18. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  19. 4ef4cbb sony-laptop: Kill the BKL by Alessio Igor Bogani · 15 years ago
  20. 3741834 sony-laptop: update copyright by Mattia Dongili · 15 years ago
  21. c9f1e6f sony-laptop: Make sony_pic_set_wwanpower not take mutexes by Mattia Dongili · 15 years ago
  22. f5acf5e sony-laptop: Add FW specific hotkey events by Anton Veretenenko · 15 years ago
  23. 3ad1b76 sony-laptop: notify the hardware of a state change in wwanpower by Sergey Yanovich · 15 years ago
  24. d5b0269 sony-laptop: detect the ICH9 chipset as Type3 by ISHIKAWA Mutsumi · 15 years ago
  25. 2b24ef0 sony-laptop: Eliminate BKL in ioctls by Alan Cox · 15 years ago
  26. 1cae710 sony-laptop: VGN-A317M hotkey support by Harald Jenny · 15 years ago
  27. e93c8a6 sony-laptop: merge Type4 into Type3 by Mattia Dongili · 15 years ago
  28. 45c7942 sony-laptop: Add support for extended hotkeys by Matthew Garrett · 15 years ago
  29. 6cc056b sony-laptop: Add rfkill support on new models by Matthew Garrett · 15 years ago
  30. 9b57896 sony-laptop: Add support for extra keyboard events by Matthew Garrett · 15 years ago
  31. 82734bf sony-laptop: Enable EC on newer hardware by Matthew Garrett · 15 years ago
  32. badf26f sony-laptop: Add support for new Sony platform API by Matthew Garrett · 15 years ago
  33. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  34. 60aa492 Rationalize fasync return values by Jonathan Corbet · 16 years ago
  35. da51199 acpi-wmi: unsigned cannot be less than 0 by Roel Kluin · 15 years ago
  36. b36a50f thinkpad-acpi: fix module autoloading for older models by Mathieu Chouquet-Stringer · 15 years ago
  37. 54b1ec8 acer-wmi: Unmark as 'experimental' by Carlos Corbacho · 16 years ago
  38. 5fcdd17 acpi-wmi: Unmark as 'experimental' by Carlos Corbacho · 16 years ago
  39. 013d67f acer-wmi: double free in acer_rfkill_exit() by Dan Carpenter · 16 years ago
  40. d263da3 platform/x86: depends instead of select for laptop platform drivers by Corentin Chary · 15 years ago
  41. e73e2c6 asus-laptop: use select instead of depends on by Corentin Chary · 15 years ago
  42. 7950b71 eeepc-laptop: restore acpi_generate_proc_event() by Corentin Chary · 15 years ago
  43. 6050c8d asus-laptop: restore acpi_generate_proc_event() by Corentin Chary · 15 years ago
  44. 4c395bd hp-wmi: notify of a potential docking state change on resume by Frans Pop · 15 years ago
  45. 1ba869e acer-wmi: fix regression in backlight detection by Michael Spang · 15 years ago
  46. 4898c2b fujitsu-laptop: Use RFKILL support bitmask from firmware by Tony Vroon · 16 years ago
  47. 6503e5d thermal: use integers rather than strings for thermal values by Matthew Garrett · 16 years ago
  48. 310d8c9 x86: dell-laptop: depends on POWER_SUPPLY by Randy Dunlap · 15 years ago
  49. 3a5093e eeepc: should depend on INPUT by Alexey Dobriyan · 15 years ago
  50. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 16 years ago
  51. 7695fb0 eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop init by Darren Salt · 16 years ago
  52. 44f0606 hp-wmi: fix error path in hp_wmi_bios_setup() by Andrew Morton · 16 years ago
  53. 3095eb8 hp-wmi: set initial docking state by Frans Pop · 16 years ago
  54. 6989d56 hp-wmi: fix regressions caused by missing if statement by Frans Pop · 16 years ago
  55. 2b25c9f eeepc-laptop: use netlink interface by Corentin Chary · 16 years ago
  56. 5740294 eeepc-laptop: Implement rfkill hotplugging in eeepc-laptop by Matthew Garrett · 16 years ago
  57. c9ddf8f eeepc-laptop: Check return values from rfkill_register by Matthew Garrett · 16 years ago
  58. b5f6f26 eeepc-laptop: Add support for extended hotkeys by Matthew Garrett · 16 years ago
  59. ed6f442 asus-laptop: fix label indentation by Corentin Chary · 16 years ago
  60. 12d6f35 asus-laptop: update Kconfig for input layer by Corentin Chary · 16 years ago
  61. 034ce90 asus-laptop: hotkeys via the generic input interface by Corentin Chary · 16 years ago
  62. 2a7dc0d asus-laptop: use generic netlink interface by Corentin Chary · 16 years ago
  63. 1021e21 asus_acpi: Add R1F support by Corentin Chary · 16 years ago
  64. a9df80c eeepc-laptop: split eeepc_backlight_exit() by Corentin Chary · 16 years ago
  65. 2b190e7 panasonic-laptop: fix X[ ARRAY_SIZE(X) ] by Roel Kluin · 16 years ago
  66. 88d998c Merge branch 'misc' into release by Len Brown · 16 years ago
  67. cad7312 dell-laptop: move to drivers/platform/x86/ from drivers/misc/ by Len Brown · 16 years ago
  68. 3af9bfc eeepc-laptop: enable Bluetooth ACPI details by Jonathan McDowell · 16 years ago
  69. aa2fbce ACPI: thinkpad-acpi: bump up version to 0.22 by Henrique de Moraes Holschuh · 16 years ago
  70. 54926ce ACPI: thinkpad-acpi: handle HKEY event 6030 by Henrique de Moraes Holschuh · 16 years ago
  71. 1c2ece7 ACPI: thinkpad-acpi: clean-up fan subdriver quirk by Henrique de Moraes Holschuh · 16 years ago
  72. cb42935 ACPI: thinkpad-acpi: start the event hunt season by Henrique de Moraes Holschuh · 16 years ago
  73. 106b4e6 ACPI: thinkpad-acpi: handle HKEY thermal and battery alarms by Henrique de Moraes Holschuh · 16 years ago
  74. 3827e7a ACPI: thinkpad-acpi: clean up hotkey_notify() by Henrique de Moraes Holschuh · 16 years ago
  75. 7646ea8 ACPI: thinkpad-acpi: use killable instead of interruptible mutexes by Henrique de Moraes Holschuh · 16 years ago
  76. 0045c0a ACPI: thinkpad-acpi: add UWB radio support by Henrique de Moraes Holschuh · 16 years ago
  77. 90d9d3c ACPI: thinkpad-acpi: preserve radio state across shutdown by Henrique de Moraes Holschuh · 16 years ago
  78. 153f822 ACPI: thinkpad-acpi: resume with radios disabled by Henrique de Moraes Holschuh · 16 years ago
  79. a73f309 ACPI: thinkpad-acpi: debug facility to emulate the rf switches by Henrique de Moraes Holschuh · 16 years ago
  80. e0b36fc ACPI: thinkpad-acpi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  81. fe8e4e0 hp-wmi: handle rfkill_register() failure by Larry Finger · 16 years ago
  82. d97c0de Merge branch 'drivers-platform' into release by Len Brown · 16 years ago
  83. b4f9fe1 ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86 by Len Brown · 16 years ago
  84. 41b16dc create drivers/platform/x86/ from drivers/misc/ by Len Brown · 16 years ago