1. 8950778 gpio: Add PMIC GPIO block support by Alek Du · 14 years ago
  2. 925b108 X86 platform driver: Fix section mismatch in wmi.c by Thomas Renninger · 14 years ago
  3. a420e46 X86 platform drivers: Remove EC dump from thinkpad_acpi by Thomas Renninger · 14 years ago
  4. 9fab10c panasonic-laptop: fix acpi_pcc_write_sset return value by Axel Lin · 14 years ago
  5. bfa4796 eeepc-laptop: fix hotplug_disabled module_param permissions by Axel Lin · 14 years ago
  6. c26d85c asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissions by Axel Lin · 14 years ago
  7. ff2367d acer-wmi: remove non-used acer_quirks struct definition by Axel Lin · 14 years ago
  8. 7677fbd acer-wmi: fix memory leaks in wmab_execute error path by Axel Lin · 14 years ago
  9. 6690486 acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devices by Axel Lin · 14 years ago
  10. f8ef3ae toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_entries() and remove_toshiba_proc_entries() by Axel Lin · 14 years ago
  11. bc28596 hp-wmi: add return value checking for input_allocate_device() by Axel Lin · 14 years ago
  12. 1bd1ca1 toshiba_acpi: make remove_device() and add_device() void by Axel Lin · 14 years ago
  13. a0dba69 acerhdf: fix resource reclaim in error path by Axel Lin · 14 years ago
  14. 6a984a0 asus-laptop: return proper error for store_ledd if write_acpi_int fail by Axel Lin · 14 years ago
  15. 9fb866f asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULL by Axel Lin · 14 years ago
  16. e38f052 msi-laptop: make struct rfkill_ops const by Axel Lin · 14 years ago
  17. 67af711 fujitsu-laptop: make needlessly global symbols static by Axel Lin · 14 years ago
  18. df92754 classmate-laptop: make needlessly global symbols static by Axel Lin · 14 years ago
  19. fedae5a acerhdf: make needlessly global symbols static by Axel Lin · 14 years ago
  20. 3bf460f asus_acpi: fix coding style to improve readability by Axel Lin · 14 years ago
  21. d47bb5b asus_acpi: fix a memory leak in asus_hotk_get_info() by Axel Lin · 14 years ago
  22. 80183a4 compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instead of 0 by Axel Lin · 14 years ago
  23. 9be0fcb compal-laptop: add JHL90, battery & hwmon interface by Roald Frederickx · 14 years ago
  24. c283414 compal-laptop: uses hwmon interfaces, depends on HWMON by Randy Dunlap · 14 years ago
  25. 8e4e2ef fujitsu-laptop: remove unnecessary input_free_device calls by Axel Lin · 14 years ago
  26. 2496463 acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell netbooks by Peter Feuerer · 14 years ago
  27. 5cf4c07 acerhdf: driver didn't verify the pointers in which it got product information by Rahul Chaturvedi · 14 years ago
  28. 210183d acerhdf: remove "chk_off" as it was only needed for T31 netbooks by Peter Feuerer · 14 years ago
  29. 887b7ca acerhdf: add new BIOS versions by Peter Feuerer · 14 years ago
  30. b096667 hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guid by Thomas Renninger · 14 years ago
  31. ae42f23 toshiba-acpi: Add an extra couple of keys by Matthew Garrett · 14 years ago
  32. 08db2b3 sony-laptop: use platform_device_unregister in sony_pf_remove by Axel Lin · 14 years ago
  33. 32ab72e dell-wmi: fix a memory leak by Axel Lin · 14 years ago
  34. d53bf0f acer-wmi: make dmi_matched to return 1 instead of 0 by Axel Lin · 14 years ago
  35. 370525d acer-wmi: set permissions on interface file to S_IRUGO by Axel Lin · 14 years ago
  36. d8eca11 asus-laptop: fix a memory leak in asus_laptop_get_info error path by Axel Lin · 14 years ago
  37. 1492616a wmi: fix a memory leak in wmi_notify_debug by Axel Lin · 14 years ago
  38. d5164db dell-wmi: Add support for eject key on Dell Studio 1555 by Islam Amer · 14 years ago
  39. c715a38 rar: Move the RAR driver into the right place as its now clean by Alan Cox · 14 years ago
  40. 97ba0af acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_del in module_exit by Axel Lin · 14 years ago
  41. a5167c5 wmi: fix memory leak in parse_wdg by Axel Lin · 14 years ago
  42. 410d44c dell-laptop: Add another Dell laptop family to the DMI whitelist by Rezwanul Kabir · 14 years ago
  43. 1c79632 acer-wmi: fix resource reclaim in acer_wmi_init error path by Axel Lin · 14 years ago
  44. e9ec7f3 X86: intel_ips, check for kzalloc properly by Jiri Slaby · 14 years ago
  45. dfec5c4 hp-wmi: add error handling for hp_wmi_init by Axel Lin · 14 years ago
  46. b95d13e classmate-laptop: should check for NULL as retval for rfkill_alloc by Thadeu Lima de Souza Cascardo · 14 years ago
  47. 0385e52 IPS driver: add GPU busy and turbo checking by Jesse Barnes · 14 years ago
  48. aa7ffc0 x86 platform driver: intelligent power sharing driver by Jesse Barnes · 14 years ago
  49. 81f6148 platform/x86: msi-laptop depends on SERIO_I8042 by Randy Dunlap · 14 years ago
  50. f35843e classmate-laptop: depends on RFKILL or RFKILL=n by Thadeu Lima de Souza Cascardo · 14 years ago
  51. 0fc8f27 drivers/platform/x86: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  52. 6d96e00 X86 platform: hp-wmi Better match the HP WMI query interface by Thomas Renninger · 14 years ago
  53. 8dda6b0 x86 platform drivers: hp-wmi fix buffer size depending on ACPI version by Thomas Renninger · 14 years ago
  54. 1bbdfd5 x86 platform drivers: hp-wmi Set placeholder for unimplemented events by Thomas Renninger · 14 years ago
  55. f6b2ff0 x86 platform drivers: hp-wmi Add media key 0x20e8 by Thomas Renninger · 14 years ago
  56. a2806c6 x86 platform drivers: hp-wmi Use consistent prefix string for messages. by Thomas Renninger · 14 years ago
  57. da9a79b x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctly by Thomas Renninger · 14 years ago
  58. 751ae80 x86 platform drivers: hp-wmi Reorder event id processing by Thomas Renninger · 14 years ago
  59. 4b30fbc intel_menlow: fix memory leaks in error path by Axel Lin · 14 years ago
  60. b4fd4f8 intel_scu_ipc: Oops/crash fixes by Sreedhara DS · 14 years ago
  61. 2e8949f intel_scu_ipc: Length fix by Alan Cox · 14 years ago
  62. 785cfc0 Move N014, N051 and CR620 dmi information to load scm dmi table by Lee, Chun-Yi · 14 years ago
  63. b7670ed drivers/platform/x86/eeepc-wmi.c: fix build warning by Daniel Mack · 14 years ago
  64. a929aae X86 platfrom wmi: Add debug facility to dump WMI data in a readable way by Thomas Renninger · 14 years ago
  65. 7715348c X86 platform wmi: Also log GUID string when an event happens and debug is set by Thomas Renninger · 14 years ago
  66. fc3155b X86 platform wmi: Introduce debug param to log all WMI events by Thomas Renninger · 14 years ago
  67. 7ab5252 Clean up all objects used by scm model when driver initial fail or exit by Lee, Chun-Yi · 14 years ago
  68. 1ac3407 msi-laptop: fix up some coding style issues found by checkpatch by Greg Kroah-Hartman · 14 years ago
  69. 339e753 msi-laptop: Add i8042 filter to sync sw state with BIOS when function key pressed by Lee, Chun-Yi · 14 years ago
  70. 3bb9702 msi-laptop: Set rfkill init state when msi-laptop intiial by Lee, Chun-Yi · 14 years ago
  71. 1f27e17 msi-laptop: Add MSI CR620 notebook dmi information to scm models table by Lee, Chun-Yi · 14 years ago
  72. d0a4aa2 msi-laptop: Add N014 N051 dmi information to scm models table by Lee, Chun-Yi · 14 years ago
  73. 2c6719a drivers/platform/x86: Use kmemdup by Julia Lawall · 14 years ago
  74. 6c75dd0 drivers/platform/x86: Use kzalloc by Julia Lawall · 14 years ago
  75. 420f5f0 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
  76. 6c62673 drivers/platform/x86: Clarify the MRST IPC driver description slightly by Matthew Garrett · 14 years ago
  77. 89a7644 eeepc-wmi: depends on BACKLIGHT_CLASS_DEVICE by Randy Dunlap · 14 years ago
  78. 9a58a33 IPC driver for Intel Mobile Internet Device (MID) platforms by Sreedhara DS · 14 years ago
  79. d5c051f classmate-laptop: Add RFKILL support. by Thadeu Lima de Souza Cascardo · 14 years ago
  80. 7d9745c thinkpad-acpi: document backlight level writeback at driver init by Henrique de Moraes Holschuh · 14 years ago
  81. ef07a5a thinkpad-acpi: clean up ACPI handles handling by Henrique de Moraes Holschuh · 14 years ago
  82. 2cbb5c8 thinkpad-acpi: don't depend on led_path for led firmware type (v2) by Henrique de Moraes Holschuh · 14 years ago
  83. 72f1992 thinkpad-acpi: explain errors from acpi_install_notify_handler by Henrique de Moraes Holschuh · 14 years ago
  84. 263f4a3 thinkpad-acpi: acpi_evalf fixes by Henrique de Moraes Holschuh · 14 years ago
  85. 437e470 thinkpad-acpi: detect EC node using its HID (v2) by Henrique de Moraes Holschuh · 14 years ago
  86. 38e11cd thinkpad-acpi: disclose usertask for ALSA callbacks by Henrique de Moraes Holschuh · 14 years ago
  87. 2899902 thinkpad-acpi: fix brightness hotkey poll handling by Henrique de Moraes Holschuh · 14 years ago
  88. 7777583 thinkpad-acpi: let other subdrivers know backlight level range by Henrique de Moraes Holschuh · 14 years ago
  89. 7a43f78 thinkpad-acpi: move greeting messages out of the first subdriver (v2) by Henrique de Moraes Holschuh · 14 years ago
  90. 5d756db thinkpad-acpi: fix volume/mute hotkey poll handling by Henrique de Moraes Holschuh · 14 years ago
  91. a318930 thinkpad-acpi: X100e quick fixes by Henrique de Moraes Holschuh · 14 years ago
  92. e28393c thinkpad-acpi: constrain IBM-era support to IBM boxes by Henrique de Moraes Holschuh · 14 years ago
  93. c9db3ef eeepc-laptop: add missing sparse_keymap_free by Corentin Chary · 14 years ago
  94. fb48aef eeepc-wmi: Build fix by Ingo Molnar · 14 years ago
  95. 668f4a0 asus: don't modify bluetooth/wlan on boot by Dan Carpenter · 14 years ago
  96. a0624a9 dell-wmi: Fix memory leak by Yong Wang · 14 years ago
  97. 3d7b165 eeepc-wmi: add backlight support by Yong Wang · 14 years ago
  98. 45f2c69 eeepc-wmi: use a platform device as parent device of all sub-devices by Yong Wang · 14 years ago
  99. 8124888 eeepc-wmi: add an eeepc_wmi context structure by Yong Wang · 14 years ago
  100. 1276551 device_attributes: add sysfs_attr_init() for dynamic attributes by Wolfram Sang · 14 years ago