1. b037bba Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  2. 51c1410 compal-laptop: Make it depend on CONFIG_RFKILL by Ingo Molnar · 14 years ago
  3. a58db59 Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6 into x86-platform by Matthew Garrett · 14 years ago
  4. 881a6c2 classmate-laptop: Added some keys present in other devices by Thadeu Lima de Souza Cascardo · 14 years ago
  5. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  6. 6268f50 asus-acpi: remove duplicate comparison of asus_model strings by Roel Kluin · 14 years ago
  7. db38a29 Merge git://git.iksaif.net/acpi4asus into x86-platform by Matthew Garrett · 14 years ago
  8. b466301 toshiba-acpi: fix multimedia keys on some machines by Frans Pop · 14 years ago
  9. 92e00e4 dell-laptop: Fix errors on failure and exit paths by Matthew Garrett · 14 years ago
  10. 94d8f78 dell-laptop: Fix build error by making buffer_mutex static by Ingo Molnar · 14 years ago
  11. b1a96e3 Merge branch 'eeepc-laptop' into acpi4asus by Corentin Chary · 14 years ago
  12. 060cbce asus-laptop: fix style problems reported by checkpath.pl by Corentin Chary · 14 years ago
  13. 2a1fd64 asus-laptop: use device_create_file() instead of platform_group by Corentin Chary · 14 years ago
  14. aee0afb asus-laptop: clean led code by Corentin Chary · 14 years ago
  15. 18e1311 asus-laptop: add gps rfkill by Corentin Chary · 14 years ago
  16. 47ee0e9 asus-laptop: set initial lcd state by Corentin Chary · 14 years ago
  17. 7574712 asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init() by Corentin Chary · 14 years ago
  18. a539df5 asus-laptop: add backlight changes notifications by Corentin Chary · 14 years ago
  19. 7f607d7 asus-laptop: add bluetooth keys found on M9V by Corentin Chary · 14 years ago
  20. 66a71dd asus-laptop: switch to sparse keymap library by Corentin Chary · 14 years ago
  21. d0930a2 asus-laptop: rename wireless_status to wlan_status to avoid confusion by Corentin Chary · 14 years ago
  22. e5593bf asus-laptop: add error check for write_acpi_int calls by Corentin Chary · 14 years ago
  23. d99b577 asus-laptop: stop using ASUS_HANDLE and use relative methods instead by Corentin Chary · 14 years ago
  24. 4d44151 asus-laptop: rename function talking directly to acpi with asus_xxx scheme by Corentin Chary · 14 years ago
  25. 17e78f6 asus-laptop: removing read_status/store_status/write_status and asus->status by Corentin Chary · 14 years ago
  26. 3e68ae7 asus-laptop: stop using read_status for lcd by Corentin Chary · 14 years ago
  27. 6358bf2 asus-laptop: stop using read_status and store_status for GPS by Corentin Chary · 14 years ago
  28. aa9df93 asus-laptop: stop using read_status for bluetooth and wlan by Corentin Chary · 14 years ago
  29. be4ee82 asus-laptop: code movement by Corentin Chary · 15 years ago
  30. 9129d14 asus-laptop: callbacks should use "driver data" parameter or field by Corentin Chary · 15 years ago
  31. 7c24764 asus-laptop: move backlight and dsdt info inside asus_laptop struct by Corentin Chary · 15 years ago
  32. 50a90c4 asus-laptop: revise names by Corentin Chary · 15 years ago
  33. 600ad52 asus-laptop: change initialization order by Corentin Chary · 15 years ago
  34. 619d8b1 asus-laptop: remove unecessary hotk != NULL check by Corentin Chary · 15 years ago
  35. 91687cc asus-laptop: use tabs to indent macros and remove unused ones by Corentin Chary · 15 years ago
  36. d8c6732 asus-laptop: simplify write_acpi_int by Corentin Chary · 15 years ago
  37. e5b50f6 asus-laptop: no need to check argument of set_brightness() by Corentin Chary · 15 years ago
  38. 0e875f4 asus-laptop: add wireless and bluetooth status parameter by Corentin Chary · 14 years ago
  39. bc9d24a eeepc-laptop: check wireless hotplug events by Alan Jenkins · 14 years ago
  40. ced69c5 eeepc-laptop: disable wireless hotplug for 1005PE by Alan Jenkins · 14 years ago
  41. 88cc837 thinkpad-acpi: fix ALSA callback return status by Henrique de Moraes Holschuh · 14 years ago
  42. b525c06 thinkpad-acpi: lock down video output state access by Henrique de Moraes Holschuh · 14 years ago
  43. 08fedfc thinkpad-acpi: fix bluetooth/wwan resume by Henrique de Moraes Holschuh · 14 years ago
  44. 7f0cf71 thinkpad-acpi: make driver events work in NVRAM poll mode by Henrique de Moraes Holschuh · 14 years ago
  45. b589ea4 thinkpad-acpi: fix poll thread auto-start by Henrique de Moraes Holschuh · 14 years ago
  46. 7d1894d thinkpad-acpi: R52 brightness_mode has been confirmed by Henrique de Moraes Holschuh · 14 years ago
  47. bf8b29c thinkpad-acpi: document HKEY event 3006 by Henrique de Moraes Holschuh · 14 years ago
  48. 6335e4d toshiba_acpi: Add full hotkey support by Matthew Garrett · 14 years ago
  49. caeacf5 hp-wmi: Add support for tablet rotation key by Matthew Garrett · 14 years ago
  50. cb6a793 dell-laptop: Add another Dell laptop to the DMI whitelist by Erik Andren · 14 years ago
  51. 02e77a5 classmate-laptop: use a single MODULE_DEVICE_TABLE to get correct aliases by Thadeu Lima de Souza Cascardo · 14 years ago
  52. c6760ac dell-laptop: Pay attention to which devices the hardware switch controls by Matthew Garrett · 14 years ago
  53. 116ee77 dell-laptop: Use buffer with 32-bit physical address by Stuart Hayes · 14 years ago
  54. e5fefd0 dell-laptop: Blacklist machines not supporting dell-laptop by Mario Limonciello · 14 years ago
  55. ec1722a dell-laptop: Block software state changes when rfkill hard blocked by Mario Limonciello · 14 years ago
  56. e551260 dell-laptop: Fix small memory leak by Matthew Garrett · 14 years ago
  57. facd61d dell-laptop: Fix platform device unregistration by Matthew Garrett · 14 years ago
  58. 814cb8a dell-laptop: Update rfkill state on kill switch by Matthew Garrett · 15 years ago
  59. 493e914 compal-laptop: Replace sysfs support with rfkill support by Mario Limonciello · 15 years ago
  60. 34325b9 compal-laptop: Add support for known Compal made Dell laptops by Mario Limonciello · 15 years ago
  61. 6f6ef82 acer-wmi: Respect current backlight level when loading by Carlos Corbacho · 15 years ago
  62. f04d5e0 thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit() by Roel Kluin · 14 years ago
  63. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 14 years ago
  64. be6066f3 Merge branch 'misc' into release by Len Brown · 14 years ago
  65. c14973f sony-laptop - fix using of uninitialized variable by Dmitry Torokhov · 14 years ago
  66. 4194e2f eeepc-laptop: disable wireless hotplug for 1201N by Corentin Chary · 14 years ago
  67. 322a135 eeepc-laptop: add hotplug_disable parameter by Corentin Chary · 14 years ago
  68. 642e044 eeepc-laptop: switch to using sparse keymap library by Dmitry Torokhov · 14 years ago
  69. 10ae4b5 eeepc-laptop: dmi blacklist to disable pci hotplug code by Corentin Chary · 14 years ago
  70. da8ba01 eeepc-laptop: disable cpu speed control on EeePC 701 by Alan Jenkins · 14 years ago
  71. c9c041f hp-wmi: remove double free caused by merge conflict by Anisse Astier · 15 years ago
  72. ea840aa Merge branch 'thinkpad' into release by Len Brown · 15 years ago
  73. d1f9e49 ACPI: WMI: Survive BIOS with duplicate GUIDs by Carlos Corbacho · 15 years ago
  74. 7a9568f dell-wmi - fix condition to abort driver loading by Dmitry Torokhov · 15 years ago
  75. c03b26a wmi: check find_guid() return value to prevent oops by Paul Rolland · 15 years ago
  76. fda11e6 dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value by Len Brown · 15 years ago
  77. f277257 ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an acpi_status by Len Brown · 15 years ago
  78. abb631b dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it should by Len Brown · 15 years ago
  79. 6e5b08e thinkpad-acpi: improve Kconfig help text by Henrique de Moraes Holschuh · 15 years ago
  80. ff850c3 thinkpad-acpi: make volume subdriver optional by Henrique de Moraes Holschuh · 15 years ago
  81. 74c75c1 thinkpad-acpi: don't fail to load the entire module due to ALSA problems by Henrique de Moraes Holschuh · 15 years ago
  82. ead510c thinkpad-acpi: don't take the first ALSA slot by default by Henrique de Moraes Holschuh · 15 years ago
  83. fcb1123 Merge branch 'misc-2.6.33' into release by Len Brown · 15 years ago
  84. 78a5331 Merge branch 'tc1100-wmi' into release by Len Brown · 15 years ago
  85. fe7fa9c Merge branch 'sony' into release by Len Brown · 15 years ago
  86. 6d3bf68 Merge branch 'classmate' into release by Len Brown · 15 years ago
  87. 529aa8c classmate-laptop: add support for Classmate PC ACPI devices by Thadeu Lima de Souza Cascardo · 15 years ago
  88. 44ef00e hp-wmi: Fix two memleaks by Thomas Renninger · 15 years ago
  89. 4d5f177 acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIAS by Thomas Renninger · 15 years ago
  90. 1fdd407 dell-wmi: do not keep driver loaded on unsupported boxes by Dmitry Torokhov · 15 years ago
  91. 3e9b988 wmi: Free the allocated acpi objects through wmi_get_event_data by Anisse Astier · 15 years ago
  92. dcbfb81 drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with string of table by Peter Feuerer · 15 years ago
  93. 94219d7 acerhdf: add new BIOS versions by Peter Feuerer · 15 years ago
  94. bdc731b acerhdf: limit modalias matching to supported by Stefan Bader · 15 years ago
  95. 936c8bc toshiba_acpi: convert to seq_file by Alexey Dobriyan · 15 years ago
  96. ff93be5 asus_acpi: convert to seq_file by Alexey Dobriyan · 15 years ago
  97. 528809c sony-laptop: enumerate rfkill devices using SN06 by Mattia Dongili · 15 years ago
  98. d5a664a sony-laptop: rfkill support for newer models by Mattia Dongili · 15 years ago
  99. 3b1c37c fujitu-laptop: fix tests of acpi_evaluate_integer() return value by Jonathan Woithe · 15 years ago
  100. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago