1. f5f4fd4 backlight: initialize struct backlight_properties properly by Corentin Chary · 12 years ago
  2. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  3. 18b15fc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  4. ab27a20 intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND by Yong Wang · 12 years ago
  5. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  6. 351963b acerhdf: lowered default temp fanon/fanoff values by Peter Feuerer · 12 years ago
  7. 43ae1e3 acerhdf: add support for new hardware by Peter Feuerer · 12 years ago
  8. e39a9ba acerhdf: add support for Aspire 1410 BIOS v1.3314 by Clay Carpenter · 12 years ago
  9. d62d421 dell-laptop: Terminate quirks list properly by Martin Nyhus · 12 years ago
  10. fc1a93b intel_ips: Hush the i915 symbols message by Adam Jackson · 12 years ago
  11. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  12. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  13. c264c65 Disable MCP limit exceeded messages from Intel IPS driver by Andi Kleen · 12 years ago
  14. 61e5191 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  15. 409a3e9 Email/web address change by Jonathan Woithe · 12 years ago
  16. 86924de acer-wmi: add quirk table for video backlight vendor mode by Lee, Chun-Yi · 12 years ago
  17. 41603e9 drivers/platform/x86/amilo-rfkill.c::amilo_rfkill_probe() avoid NULL deref by Jesper Juhl · 12 years ago
  18. a979e2e samsung-laptop: unregister ACPI video module for some well known laptops by Corentin Chary · 12 years ago
  19. 5719b81 acer-wmi: No wifi rfkill on Sony machines by Lee, Chun-Yi · 12 years ago
  20. 23b0531 thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOS by Manoj Iyer · 12 years ago
  21. ade28ab asus-wmi: don't update power and brightness when using scalar by Corentin Chary · 12 years ago
  22. 7a61d02 eeepc-wmi: split et2012 specific hacks by Corentin Chary · 12 years ago
  23. c55d995 eeepc-wmi: refine quirks handling by Corentin Chary · 12 years ago
  24. fb05b9f asus-nb-wmi: set panel_power correctly by Corentin Chary · 12 years ago
  25. 6a2bccc asus-wmi: move WAPF variable into quirks_entry by Corentin Chary · 12 years ago
  26. 6e0044b asus-wmi: store backlight power status for AIO machine by AceLan Kao · 12 years ago
  27. c87992d asus-wmi: add scalar board brightness adj. support by AceLan Kao · 12 years ago
  28. bde9e50 samsung-laptop: cleanup return type: mode_t vs umode_t by Dan Carpenter · 12 years ago
  29. 82c333a drivers, samsung-laptop: fix usage of isalnum by David Rientjes · 12 years ago
  30. 8522944 drivers, samsung-laptop: fix initialization of sabi_data in sabi_set_commandb by David Rientjes · 12 years ago
  31. c09b223 asus-wmi: on/off bit is not set when reading the value by Corentin Chary · 12 years ago
  32. eb649a8 eeepc-wmi: add extra keymaps for EP121 by Chih-Wei Huang · 12 years ago
  33. 9b05ea2 asus-nb-wmi: ignore useless keys by Corentin Chary · 12 years ago
  34. c08f208 acer-wmi: support Lenovo ideapad S205 Brazos wifi switch by Lee, Chun-Yi · 12 years ago
  35. 996d23b acer-wmi: fix out of input parameter size when set by Lee, Chun-Yi · 12 years ago
  36. 34b6cfa acer-wmi: Detect communication hot key number by Lee, Chun-Yi · 12 years ago
  37. 917ee75 platform/x86: Add driver for Apple gmux device by Seth Forshee · 12 years ago
  38. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  39. 2390481 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  40. f11f999 toshiba_acpi: Refuse to load on machines with buggy INFO implementations by Seth Forshee · 13 years ago
  41. af50283 toshiba_acpi: Support additional hotkey scancodes by Azael Avalos · 13 years ago
  42. 29cd293 toshiba_acpi: Support alternate hotkey interfaces by Seth Forshee · 13 years ago
  43. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  44. 7714567 intel_mid_powerbtn: use MSIC read/write instead of ipc_scu by Michael Demeter · 12 years ago
  45. f39eaa6 platform, x86: Kill off Moorestown by Alan Cox · 12 years ago
  46. a938406 hdaps: trivial fix for -Wuninitialized by Danny Kukawka · 12 years ago
  47. ca1469f acer-wmi: ignore missing Aspire 5741G keys (checkpatched) by Sergey Senozhatsky · 12 years ago
  48. 67e1d34 acer-wmi: support for P key on TM8372 by Merlin Schumacher · 13 years ago
  49. 2d5de9e dell-laptop: touchpad LED should persist its status after S3 by AceLan Kao · 13 years ago
  50. 592b746 toshiba_acpi: make one-bit bitfields unsigned by Dan Carpenter · 13 years ago
  51. 38db157 acer-wmi: remove useless input argument for internal wmi by Lee, Chun-Yi · 13 years ago
  52. 0266e49 platform-x86: intel_mid_thermal: turn off thermistor voltage by default by Mika Westerberg · 13 years ago
  53. 420138a platform-x86: intel_mid_thermal: convert to use Intel MSIC API by Mika Westerberg · 13 years ago
  54. 3fca3d3 platform-x86: intel_mid_thermal: add msic_thermal alias by Mika Westerberg · 13 years ago
  55. 20db88e samsung-laptop: fix seclinux rfkill and us it as fallback by Corentin Chary · 13 years ago
  56. a2d5dd2 asus-laptop: add some keys found on Lenovo SL500 by Corentin Chary · 13 years ago
  57. 7ec48ce platform/x86: drop deprecated asus_acpi driver by Corentin Chary · 13 years ago
  58. 26594dd asus-laptop: check WLED and BLED presence before adding rfkill by Corentin Chary · 13 years ago
  59. 3c8671f asus-laptop: add rfkill interfaces for wlan and wwan by Corentin Chary · 13 years ago
  60. 774b067 asus-laptop: control how BLED and WLED should be exposed by Corentin Chary · 13 years ago
  61. 40969c7 asus-laptop: cleanup rfkill code by Corentin Chary · 13 years ago
  62. ce6c468 eeepc-laptop: log unknown keys by Corentin Chary · 13 years ago
  63. e0ac913 asus-laptop: log unknown keys by Corentin Chary · 13 years ago
  64. eecc5bb acerhdf: Message logging neatening by Joe Perches · 13 years ago
  65. 6e71f38 acer-wmi: Message logging neatening by Joe Perches · 13 years ago
  66. 2e77718 samsung-laptop: tweak traces by Corentin Chary · 13 years ago
  67. 6f6ae06 samsung-laptop: dump model and version informations by Corentin Chary · 13 years ago
  68. 3be324a samsung-laptop: make the dmi check less strict by Corentin Chary · 13 years ago
  69. 84d482f samsung-laptop: add true rfkill support for swsmi by Corentin Chary · 13 years ago
  70. f674ebf samsung-laptop: add keyboard backlight support by Corentin Chary · 13 years ago
  71. 1c02f2d samsung-laptop: cleanup KConfig by Corentin Chary · 13 years ago
  72. 3a75d37 samsung-laptop: add usb charge support by Corentin Chary · 13 years ago
  73. cb5b5c9 samsung-laptop: add battery life extender support by Corentin Chary · 13 years ago
  74. 49dd773 samsung-laptop: remove selftest by Corentin Chary · 13 years ago
  75. 5b80fc4 samsung-laptop: add a small debugfs interface by Corentin Chary · 13 years ago
  76. 7e96071 samsung-laptop: ehance SABI support by Corentin Chary · 13 years ago
  77. a66c166 samsung-laptop: use a sysfs group by Corentin Chary · 13 years ago
  78. f34cd9c samsung-laptop: don't handle backlight if handled by acpi/video by Corentin Chary · 13 years ago
  79. 5dea7a2 samsung-laptop: move code into init/exit functions by Corentin Chary · 13 years ago
  80. a6df489 samsung-laptop: put all local variables in a single structure by Corentin Chary · 13 years ago
  81. 73d99a2 platform-drivers-x86: convert drivers/platform/x86/* to use module_platform_driver() by Axel Lin · 13 years ago
  82. b94e88b hdaps: Shut up gcc uninitialized variable warnings by Borislav Petkov · 13 years ago
  83. 2a74885 dell-laptop: add 3 machines that has touchpad LED by AceLan Kao · 13 years ago
  84. 747a562 to fix scancodes returned by sony-laptop driver by John Hughes · 13 years ago
  85. 4d64466 intel_scu_ipc: Remove Moorestown support by Alan Cox · 13 years ago
  86. dc2cbb3 intel-oaktrail: switch to using use MODULE_DEVICE_TABLE by Dmitry Torokhov · 13 years ago
  87. 4585aba compal-laptop: switch to using use MODULE_DEVICE_TABLE by Dmitry Torokhov · 13 years ago
  88. 35ae64f dell-laptop: switch to using use MODULE_DEVICE_TABLE by Dmitry Torokhov · 13 years ago
  89. fbd93bf drivers/platform/x86/dell-laptop.c: Remove some unneeded break statements by Marcos Paulo de Souza · 13 years ago
  90. 6fe6ae5 sony-laptop: Enable keyboard backlight by default by Josh Boyer · 13 years ago
  91. c96a987 Merge tag 'v3.3-rc7' into x86/platform by Ingo Molnar · 12 years ago
  92. e424fb8 panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add() by Xi Wang · 13 years ago
  93. 461e743 acer-wmi: No wifi rfkill on Lenovo machines by Ike Panhc · 12 years ago
  94. 2d24c49 Fujitsu tablet extras driver by Robert Gerlach · 13 years ago
  95. c215ab9 x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptops by Ben Hutchings · 13 years ago
  96. 8bee7ce x86/mid/powerbtn: Use MSIC read/write instead of ipc_scu by Michael Demeter · 12 years ago
  97. 1b7ccab x86/mid/thermal: Turn off thermistor by Mika Westerberg · 12 years ago
  98. 6348307 x86/mid/thermal: Add msic_thermal alias by Mika Westerberg · 12 years ago
  99. 0f48d34 x86/mid/thermal: Convert to use Intel MSIC API by Mika Westerberg · 12 years ago
  100. 4707375 x86/mid/scu_ipc: Remove Moorestown support by Alan Cox · 12 years ago