1. 0cdbcd6 platform: hp_accel: Add SERIO_I8042 as a dependency since it now includes i8042.h/serio.h by Giedrius Statkevicius · 10 years ago
  2. a4c724d platform: hp_accel: add a i8042 filter to remove HPQ6000 data from kb bus stream by Giedrius Statkevicius · 10 years ago
  3. 725c7f6 quirk for Lenovo Yoga 3: no rfkill switch by Stephan Mueller · 10 years ago
  4. 183fd8f acer-wmi: Add acpi_backlight=video quirk for the Acer KAV80 by Hans de Goede · 10 years ago
  5. 5a1426c samsung-laptop: Add broken-acpi-video quirk for NC210/NC110 by Hans de Goede · 10 years ago
  6. 4ec7a45 asus-nb-wmi: Add wapf4 quirk for the X550VB by Stanislaw Gruszka · 10 years ago
  7. b1bde68 toshiba_acpi: Add Toshiba TECRA A50-A to the alt keymap dmi list by Aaron Lu · 10 years ago
  8. 40f5c77 thinkpad_acpi: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  9. 4ee9f61 Merge tag 'platform-drivers-x86-v3.18-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  10. b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  11. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  12. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  13. eabde0f toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd type by Azael Avalos · 10 years ago
  14. 893f3f6 toshiba_acpi: Change HCI/SCI functions return code type by Azael Avalos · 10 years ago
  15. 1864bbc toshiba_acpi: Unify return codes prefix from HCI/SCI to TOS by Azael Avalos · 10 years ago
  16. 258c590 toshiba_acpi: Rename hci_raw to tci_raw by Azael Avalos · 10 years ago
  17. a666b6f dell-wmi: Fix access out of memory by Pali Rohár · 10 years ago
  18. f54619f treewide: Fix typos in Kconfig by Masanari Iida · 10 years ago
  19. 557b454 eeepc-laptop: clean up control flow in *_rfkill_notifier by Frans Klaver · 10 years ago
  20. d486903 eeepc-laptop: store_cpufv: return error if set_acpi fails by Frans Klaver · 10 years ago
  21. a5c155b eeepc-laptop: check proper return values in get_cpufv by Frans Klaver · 10 years ago
  22. 48d4a5b eeepc-laptop: make fan1_input really read-only by Frans Klaver · 10 years ago
  23. 28ac85f eeepc-laptop: pull out SENSOR_STORE_FUNC and SENSOR_SHOW_FUNC macros by Frans Klaver · 10 years ago
  24. 6fe3a77 eeepc-laptop: tell sysfs that the disp attribute is write-only by Frans Klaver · 10 years ago
  25. 9797132 eeepc-laptop: pull out ACPI_STORE_FUNC and ACPI_SHOW_FUNC macros by Frans Klaver · 10 years ago
  26. bb382db eeepc-laptop: use DEVICE_ATTR* to instantiate device_attributes by Frans Klaver · 10 years ago
  27. 8c72fc8 eeepc-laptop: change sysfs function names to API expectations by Frans Klaver · 10 years ago
  28. 39a3e17 eeepc-laptop: clean up coding style by Frans Klaver · 10 years ago
  29. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
  30. 95369a7 eeepc-laptop: simplify parse_arg() by Paul Bolle · 10 years ago
  31. a3d3c53 intel-rst: Clean up ACPI add function by Peter Ujfalusi · 10 years ago
  32. d46a764 intel-rst: Use ACPI_FAILURE() macro instead !ACPI_SUCCESS() for error checking by Peter Ujfalusi · 10 years ago
  33. 72a979f x86: thinkpad_acpi.c: fixed spacing coding style issue by Jan van den Berg · 10 years ago
  34. 93f8c16 toshiba_acpi: Support new keyboard backlight type by Azael Avalos · 10 years ago
  35. c8a4166 toshiba_acpi: Change touchpad store to check for invalid values by Azael Avalos · 10 years ago
  36. 1296287 toshiba_acpi: Fix illumination not available on certain models by Azael Avalos · 10 years ago
  37. 408a5d1 toshiba_acpi: Additional hotkey scancodes by Azael Avalos · 10 years ago
  38. 4990141 ACPI / PNP: remove Fujitsu device IDs from ACPI PNP ID list by Zhang Rui · 10 years ago
  39. aeaac09 toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store() by Dan Carpenter · 10 years ago
  40. e7fdb76 platform/x86: toshiba: re-enable acpi hotkeys after suspend to disk by Benjamin Tissoires · 10 years ago
  41. b3d94d7 ideapad-laptop: Constify DMI table for real! by Mathias Krause · 10 years ago
  42. 3b264d2 Revert "ideapad-laptop: Disable touchpad interface on Yoga models" by Hans de Goede · 10 years ago
  43. 8039aab Revert "platform/x86/toshiba-apci.c possible bad if test?" by Matthew Garrett · 10 years ago
  44. 186e4e8 platform/x86: Enable build support for toshiba_haps by Azael Avalos · 10 years ago
  45. 23d0ba0 platform/x86: Toshiba HDD Active Protection Sensor by Azael Avalos · 10 years ago
  46. 831a444 asus-nb-wmi: Add wapf4 quirk for the U32U by Hans de Goede · 10 years ago
  47. fee4efd alienware-wmi: make hdmi_mux enabled on case-by-case basis by Mario Limonciello · 10 years ago
  48. 49458e8 ideapad-laptop: Constify DMI table and other r/o variables by Mathias Krause · 10 years ago
  49. 378008d asus-nb-wmi.c: Rename x401u quirk to wapf4 by Hans de Goede · 10 years ago
  50. 9a5ee65 compal-laptop: correct invalid hwmon name by Roald Frederickx · 10 years ago
  51. e6efad7 toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi list by Azael Avalos · 10 years ago
  52. f6aac65 toshiba_acpi: Add extra check to backlight code by Azael Avalos · 10 years ago
  53. b58b9ff Fix log message about future removal of interface by Martin Kepplinger · 10 years ago
  54. f79a901 ideapad-laptop: Disable touchpad interface on Yoga models by Hans de Goede · 10 years ago
  55. 6d6ded3 asus-nb-wmi: Add wapf4 quirk for the X550CC by Hans de Goede · 10 years ago
  56. cfa57fd intel_ips: Make ips_mcp_limits variables static by Mathias Krause · 10 years ago
  57. c3aa472 thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata by Mathias Krause · 10 years ago
  58. fbe9b79 fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconst by Mathias Krause · 10 years ago
  59. 702ef54 hp-wmi: Add missing __init annotations to initialization code by Mathias Krause · 10 years ago
  60. 8a1a970 hp_accel: Constify ACPI and DMI tables by Mathias Krause · 10 years ago
  61. 0f93c5e fujitsu-tablet: Mark DMI callbacks as __init code by Mathias Krause · 10 years ago
  62. 681480c dell-laptop: Mark dell_quirks[] DMI table as __initconst by Mathias Krause · 10 years ago
  63. 7e6c227 eeepc-wmi: Constify asus_quirks[] DMI table by Mathias Krause · 10 years ago
  64. 76d51dd acer-wmi: Mark init data and code as such by Mathias Krause · 10 years ago
  65. 55d1e9d asus-nb-wmi: Constify asus_quirks[] DMI table by Mathias Krause · 10 years ago
  66. d997d88 alienware-wmi: Mark DMI table as __initconst by Mathias Krause · 10 years ago
  67. 80f6555 acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEP by Mathias Krause · 10 years ago
  68. 87e4484 acer-wmi: Mark acer_wmi_keymap[] as __initconst by Mathias Krause · 10 years ago
  69. 959ef6d WMI: Remove unnecessary null test by Himangi Saraogi · 10 years ago
  70. bd3c7b9e drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity by Andrey Utkin · 10 years ago
  71. 22ba58c asus-nb-wmi: Add wapf4 quirk for the X550CL by Hans de Goede · 10 years ago
  72. c66263a asus-nb-wmi: Add ASUSTeK COMPUTER INC. X200CA by AceLan Kao · 10 years ago
  73. f515623 asus-wmi: control wlan-led if wapf > 0 by AceLan Kao · 10 years ago
  74. 86ac273 asus-wmi: backlight_init: Stop treating -ENODEV as if its not an error by Hans de Goede · 10 years ago
  75. d8c66f6 asus-wmi: Disable acpi-video backlight on desktop machines by Hans de Goede · 10 years ago
  76. ce363c2 ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling by Hans de Goede · 10 years ago
  77. 4beb81d thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILE by Hans de Goede · 10 years ago
  78. 1ec9d39 eeepc-laptop: rename _set and _get arguments in macro by Paul Bolle · 10 years ago
  79. c4960cf fujitsu-laptop: Clear build warnings by Jean Delvare · 10 years ago
  80. bdc3ae7 platform/x86/toshiba-apci.c possible bad if test? by Nick · 10 years ago
  81. dc8f031 sony-laptop: fix doesn't work lid resume settings on Vaio Pro by mog422 · 10 years ago
  82. 7216e10 WAPF 4 for ASUSTeK COMPUTER INC. X75VBP WLAN ON. by poma · 10 years ago
  83. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  84. a5d8e2e backlight: Remove trivial get_brightness implementations by Andrzej Hajda · 10 years ago
  85. f82bdd0 hp-wmi: Enable hotkeys on some systems by Kyle Evans · 10 years ago
  86. 8b9dd4f thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540 by Hans de Goede · 10 years ago
  87. 4738d8a platform: x86: dell-smo8800: Dell Latitude freefall driver (ACPI SMO8800/SMO8810) by Pali Rohár · 10 years ago
  88. b3facd7 ideapad_laptop: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  89. b02fdfc platform/x86: Fix run-time dependencies of OLPC drivers by Jean Delvare · 10 years ago
  90. 8ad3be1 platform: x86: asus-wmi.c: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  91. 14627e3 ix86/mid/thermal: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  92. eec3b95 platform x86 Kconfig: Refer to the laptop list in the Compal driver help by Ismael Luceno · 10 years ago
  93. 85093f7 ideapad-laptop: Blacklist rfkill control on the Lenovo Yoga 2 11 by Hans de Goede · 10 years ago
  94. c08db55 asus-wmi: Set WAPF to 4 for Asus X550CA by Andreas Utterberg · 10 years ago
  95. bc2ef88 alienware-wmi: For WMAX HDMI method, introduce a way to query HDMI cable status by Mario Limonciello · 10 years ago
  96. b998680 alienware-wmi: Update WMAX brightness method limit to 15 by Mario Limonciello · 10 years ago
  97. 7939831 pvpanic: Set high notifier priority by Takashi Iwai · 10 years ago
  98. 0ca849e platform/x86: samsung-laptop: Add support for Samsung's NP7[34]0U3E models. by Scott Thrasher · 10 years ago
  99. fe808bfb toshiba_acpi: Add alternative keymap support for Satellite M840 by Takashi Iwai · 10 years ago
  100. 21a3542 platform-drivers-x86: intel_pmic_gpio: Fix off-by-one valid offset range check by Axel Lin · 10 years ago