1. b222cca platform:x86: Remove OOM message after input_allocate_device by Joe Perches · 11 years ago
  2. a825bc8 sony-laptop: fixe typos in sony_laptop_input_keycode_map by Stephen Gildea · 11 years ago
  3. 1d885f4 sony-laptop: warn on multiple KBD backlight handles by Mattia Dongili · 11 years ago
  4. 2bd4ac1 dell-laptop: Only enable rfkill functionality on laptops with a hw killswitch by Hans de Goede · 11 years ago
  5. 8e0e668 dell-laptop: Add a force_rfkill module parameter by Hans de Goede · 11 years ago
  6. 26c22d6 dell-laptop: Wait less long before updating rfkill after an rfkill keypress by Hans de Goede · 11 years ago
  7. ed11289 dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blocked by Hans de Goede · 11 years ago
  8. 04c9a3a dell-laptop: Sync current block state to BIOS on hw switch change by Hans de Goede · 11 years ago
  9. 4d39d88 dell-laptop: Allow changing the sw_state while the radio is blocked by hw by Hans de Goede · 11 years ago
  10. 3f56588 dell-laptop: Don't read-back sw_state on machines with a hardware switch by Hans de Goede · 11 years ago
  11. 33f9359 dell-laptop: Don't set sw_state from the query callback by Hans de Goede · 11 years ago
  12. d038880 dell-laptop: Only get status from BIOS once when updating by Hans de Goede · 11 years ago
  13. ddde708 dell-laptop: If there is no hwswitch, then clear all hw-controlled bits by Hans de Goede · 11 years ago
  14. 2a92551 dell-laptop: Only enable rfkill on Latitudes by Hans de Goede · 11 years ago
  15. 4cc8a57 Revert "dell-laptop: Remove rfkill code" by Hans de Goede · 11 years ago
  16. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  17. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  18. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  19. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  20. eeab517 Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  21. dba538f Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  22. ebfe106 Merge tag 'asoc-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  23. 975bcab Merge branch 'acpi-video' by Rafael J. Wysocki · 11 years ago
  24. 31c466c Merge branch 'acpi-conversion' by Rafael J. Wysocki · 11 years ago
  25. 8e32e47 Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  26. ea89e1d platform/x86: fix asus-wmi build error by Randy Dunlap · 11 years ago
  27. 294d31e sony-laptop: don't change keyboard backlight settings by Mattia Dongili · 11 years ago
  28. 712b6aa intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
  29. 05454c2 intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
  30. 420f973 thinkpad-acpi: Add mute and mic-mute LED functionality by David Henningsson · 11 years ago
  31. 46445b6 thinkpad-acpi: fix handle locate for video and query of _BCL by Aaron Lu · 11 years ago
  32. b5c37b7 ideapad_laptop: convert ideapad device/driver to platform bus by Zhang Rui · 11 years ago
  33. 331e0ea ideapad_laptop: remove ideapad_handle and ideapad_priv by Zhang Rui · 11 years ago
  34. 75a11f1 ideapad_laptop: convert internal function calls to use ideapad_private as parameter by Zhang Rui · 11 years ago
  35. 469f643 ideapad_laptop: introduce struct acpi_device pointer to ideapad_private structure by Zhang Rui · 11 years ago
  36. 11fa8da ideapad_laptop: introduce #ifdef CONFIG_PM_SLEEP for PM specific code by Zhang Rui · 11 years ago
  37. 74facaf toshiba_acpi: convert acpi_evaluate_object() to acpi_evaluate_integer() by Zhang Rui · 11 years ago
  38. 4a2d6f6 intel-smartconnect: convert acpi_evaluate_object() to acpi_evaluate_integer() by Zhang Rui · 11 years ago
  39. c7c878a intel-rst: convert acpi_evaluate_object() to acpi_evaluate_integer() by Zhang Rui · 11 years ago
  40. 29c29a9 fujitsu-laptop: convert acpi_evaluate_object() to acpi_evaluate_integer() by Zhang Rui · 11 years ago
  41. 54f14c2 wmi: convert acpi_get_handle() to acpi_has_method() by Zhang Rui · 11 years ago
  42. e2e1960 toshiba_acpi: convert acpi_get_handle() to acpi_has_method() by Zhang Rui · 11 years ago
  43. 8a8bce1 sony-laptop: convert acpi_get_handle() to acpi_has_method() by Zhang Rui · 11 years ago
  44. 70122e3 intel_menlow: convert acpi_get_handle() to acpi_has_method() by Zhang Rui · 11 years ago
  45. dd13b9a fujitsu-laptop: convert acpi_get_handle() to acpi_has_method() by Zhang Rui · 11 years ago
  46. 8122ab6 wmi: convert acpi_evaluate_object() to acpi_execute_simple_method() by Zhang Rui · 11 years ago
  47. 619400d toshiba_acpi: convert acpi_evaluate_object() to acpi_execute_simple_method() by Zhang Rui · 11 years ago
  48. a7f6451 topstar-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method() by Zhang Rui · 11 years ago
  49. 77c3985 intel-smartconnect: convert acpi_evaluate_object() to acpi_execute_simple_method() by Zhang Rui · 11 years ago
  50. b92f7a9 intel-rst: convert acpi_evaluate_object() to acpi_execute_simple_method() by Zhang Rui · 11 years ago
  51. 6c7fe47a fujitsu-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method() by Zhang Rui · 11 years ago
  52. fca4199 eeepc-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method() by Zhang Rui · 11 years ago
  53. cd619e2 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  54. 8aa6c21 platform: convert apple-gmux driver to dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  55. 5c07eae platform/x86: panasonic-laptop: reuse module_acpi_driver by Andy Shevchenko · 11 years ago
  56. 5ff67df samsung-laptop: fix config build error by Randy Dunlap · 11 years ago
  57. 18a0393 platform: x86: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  58. 0be18a8 amilo-rfkill: Enable using amilo-rfkill with the FSC Amilo L1310. by Jerome Meinke · 11 years ago
  59. 0a018a6 wmi: parse_wdg() should return kernel error codes by Dan Carpenter · 11 years ago
  60. 5b5c2b3 hp_wmi: Fix unregister order in hp_wmi_rfkill_setup() by Kirill Tkhai · 11 years ago
  61. 0db7fd9 platform: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  62. 2ff1af7 x86: irst: use module_acpi_driver to simplify the code by Wei Yongjun · 11 years ago
  63. 4d26353 x86: smartconnect: use module_acpi_driver to simplify the code by Wei Yongjun · 11 years ago
  64. aa3b88a platform samsung-q10: use ACPI instead of direct EC calls by Frederick van der Wyck · 11 years ago
  65. fcb44e1 thinkpad_acpi: add the ability setting TPACPI_LED_NONE by quirk by Adam Lee · 11 years ago
  66. edf2d77 thinkpad_acpi: return -NODEV while operating uninitialized LEDs by Adam Lee · 11 years ago
  67. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  68. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  69. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  70. 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  71. e80b89a x86: wmi: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  72. 41c8bd1 Revert "hp-wmi: Enable hotkeys on some systems" by Matthew Garrett · 11 years ago
  73. 0b8cb62 sony-laptop: Fix reporting of gfx_switch_status by Daniel Serpell · 11 years ago
  74. 03a174b sony-laptop: return a negative error code in sonypi_compat_init() by Wei Yongjun · 11 years ago
  75. 8b5301c platform / thinkpad: Remove deprecated hotkey_report_mode parameter by Thomas Renninger · 11 years ago
  76. 1696d9d ACPI: Remove the old /proc/acpi/event interface by Thomas Renninger · 11 years ago
  77. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  78. fef8ce16 x86 platform drivers: fix gpio leak by Libo Chen · 11 years ago
  79. 283672e toshiba_acpi: Add dependency on SERIO_I8042 by Seth Forshee · 11 years ago
  80. 144a19a asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. 1015E/U by AceLan Kao · 11 years ago
  81. 5c7f80f Add trivial driver to disable Intel Smart Connect by Matthew Garrett · 11 years ago
  82. 34a956d Add support driver for Intel Rapid Start Technology by Matthew Garrett · 11 years ago
  83. 8667ca9 hp-wmi: add supports for POST code error by Alex Hung · 11 years ago
  84. e8f56c8 asus-wmi: control wlan-led only if wapf == 4 by AceLan Kao · 11 years ago
  85. b5f4f9e drivers/platform/x86/intel_ips: Convert to module_pci_driver by Libo Chen · 11 years ago
  86. 3aabf44 asus-nb-wmi: ignore ALS notification key code by Viktar Vauchkevich · 11 years ago
  87. 0ed6065 asus-wmi: append newline to messages by vic · 11 years ago
  88. 38bdd72 x86: asus-laptop: fix invalid point access by Libo Chen · 11 years ago
  89. 4c241b3 x86: msi-laptop: fix memleak by Libo Chen · 11 years ago
  90. e1a98e6 amilo-rfkill: Add dependency on SERIO_I8042 by Ben Hutchings · 11 years ago
  91. 9f20820 dell-laptop: fix error return code in dell_init() by Wei Yongjun · 11 years ago
  92. b253c9d hp-wmi: Enable hotkeys on some systems by Matthew Garrett · 11 years ago
  93. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  94. af1d486 x86 / platform / hp_wmi: Fix bluetooth_rfkill misuse in hp_wmi_rfkill_setup() by lan,Tianyu · 11 years ago
  95. a1ec56e Add support for fan button on Ideapad Z580 by Maxim Mikityanskiy · 12 years ago
  96. 8b10acd pvpanic: pvpanic device driver by Hu Tao · 11 years ago
  97. a849e00 asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75A by AceLan Kao · 11 years ago
  98. 2fbaf9b drivers: platform: x86: Use PTR_RET function by Alexandru Gheorghiu · 12 years ago
  99. 0572b12 sony-laptop: SVS151290S kbd backlight and gfx switch support by Arthur Wirski · 12 years ago
  100. d9e290a hp-wmi: add more definitions for new event_id's by Alex Hung · 12 years ago