1. 3098064 drivers/platform/x86: Remove unnecessary semicolons by Joe Perches · 15 years ago
  2. 5369c02 intel_scu_ipc: Utility driver for intel scu ipc by Sreedhara DS · 15 years ago
  3. b4c6e2e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  4. 63ee41d drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915. by Eric Anholt · 15 years ago
  5. 8b14d7b wmi: use memcmp instead of strncmp to compare GUIDs by Thadeu Lima de Souza Cascardo · 15 years ago
  6. 53c96df ACPI, hp-wmi: Fix memory leak in acpi query by Zeng Zhaoming · 15 years ago
  7. a80e1cd msi-wmi: fix semantically incorrect use of keycode instead of scancode by Anisse Astier · 15 years ago
  8. 92f61cb msi-wmi: Add mute key support by Anisse Astier · 15 years ago
  9. ba1ff5b asus-laptop: add wimax and wwan support by Corentin Chary · 15 years ago
  10. 67fa38e eeepc-wmi: fix compiler warning by Dmitry Torokhov · 15 years ago
  11. 1d37db7 ibm_rtl: _RTL_ is not available in UEFI mode by Vernon Mauery · 15 years ago
  12. a226226 ibm_rtl: Loosen the DMI criteria to all IBM machines by Vernon Mauery · 15 years ago
  13. d41014b drivers/platform/x86/thinkpad_acpi.c: delete double assignment by Julia Lawall · 15 years ago
  14. a49010f toshiba_acpi.c: Add key_entry for a lone FN keypress by Jon Dowland · 15 years ago
  15. c72b844 ibm_rtl: fix printk format warning by Randy Dunlap · 15 years ago
  16. 1da4b1c x86/mrst: Add SFI platform device parsing code by Feng Tang · 15 years ago
  17. 61d8e11 Remove duplicate includes from many files by Zimny Lech · 15 years ago
  18. fbaab1d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 15 years ago
  19. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 15 years ago
  20. 7f80d73 eeepc-wmi: Add cpufv sysfs interface by Chris Bagwell · 15 years ago
  21. eda1748 eeepc-wmi: add additional hotkeys by Chris Bagwell · 15 years ago
  22. e253fb9 panasonic-laptop: Simplify calls to acpi_pcc_retrieve_biosdata by Jean Delvare · 15 years ago
  23. aa13857 panasonic-laptop: Handle errors properly if they happen by Jean Delvare · 15 years ago
  24. 4119617 intel_pmic_gpio: fix off-by-one value range checking by Axel Lin · 15 years ago
  25. 35f0ce0 IBM Real-Time "SMI Free" mode driver -v7 by Vernon Mauery · 15 years ago
  26. 260586d Add OLPC XO-1 rfkill driver by Daniel Drake · 15 years ago
  27. bd9fc3a Move hdaps driver to platform/x86 by Jean Delvare · 15 years ago
  28. 75b2d09 ideapad-laptop: Fix Makefile by Matthew Garrett · 15 years ago
  29. ffcfff3 intel_pmic_gpio: swap the bits and mask args for intel_scu_ipc_update_register by Alek Du · 15 years ago
  30. bfa97b7 ideapad: Add param: no_bt_rfkill by Ike Panhc · 15 years ago
  31. 57ac3b0 ideapad: Change the driver name to ideapad-laptop by Ike Panhc · 15 years ago
  32. fa08359 ideapad: rewrite the sw rfkill set by Ike Panhc · 15 years ago
  33. 2b7266b ideapad: rewrite the hw rfkill notify by Ike Panhc · 15 years ago
  34. 26c81d5 ideapad: use EC command to control camera by Ike Panhc · 15 years ago
  35. dfa7f6f ideapad: use return value of _CFG to tell if device exist or not by Ike Panhc · 15 years ago
  36. 6f8371c ideapad: make sure we bind on the correct device by Ike Panhc · 15 years ago
  37. 8e7d354 ideapad: check VPC bit before sync rfkill hw status by Ike Panhc · 15 years ago
  38. 6a09f21 ideapad: add ACPI helpers by Ike Panhc · 15 years ago
  39. 037accf dell-laptop: Add debugfs support by Keng-Yu Lin · 15 years ago
  40. c64eefd WMI: embed struct device directly into wmi_block by Dmitry Torokhov · 15 years ago
  41. 614ef43 WMI: make use of class device's attributres by Dmitry Torokhov · 15 years ago
  42. 8e07514 WMI: use pr_err() and friends by Dmitry Torokhov · 15 years ago
  43. 762e1a2 WMI: use separate list head for storing wmi blocks by Dmitry Torokhov · 15 years ago
  44. 3783066 WMI: simplify handling of returned WMI blocks in parse_wdg() by Dmitry Torokhov · 15 years ago
  45. 3d2c63e WMI: fix potential NULL pointer dereference by Dmitry Torokhov · 15 years ago
  46. 64ed0ab WMI: do not leak memory in parse_wdg() by Dmitry Torokhov · 15 years ago
  47. 4e4304d WMI: fix wmi_gtoa() to actully terminate the string by Dmitry Torokhov · 15 years ago
  48. 2d5ab55 WMI: free wmi blocks when parse_wdg() fails by Dmitry Torokhov · 15 years ago
  49. 5212cd6 WMI: remove EC region handler when _WDG parsing fails by Dmitry Torokhov · 15 years ago
  50. ac9b1e5 asus-laptop: use attribute group to manage attributes by Dmitry Torokhov · 15 years ago
  51. 209009b scu_ipc: Fix warning caused by include changes by Alan Cox · 15 years ago
  52. 392bd8b platform: x86: throw away custom methods by Andy Shevchenko · 15 years ago
  53. 91e5d28 acpi_toshiba: fix kconfig error by Randy Dunlap · 15 years ago
  54. af9902e Don't show error if Acer WMI is not found by Pascal de Bruijn · 15 years ago
  55. b404ecb asus-laptop: remove no longer used keycode_map field by Dmitry Torokhov · 15 years ago
  56. 23f45c3 asus-laptop: fix gps rfkill by Corentin Chary · 15 years ago
  57. b58baecd asus-laptop: Add key found on Asus N61JQ by Corentin Chary · 15 years ago
  58. 71e687d platform-x86: sync eeepc-laptop and asus-laptop by Corentin Chary · 15 years ago
  59. 384a7cd toshiba-acpi - switch to using sparse keymap by Dmitry Torokhov · 15 years ago
  60. 4d291ed Input: hp-wmi - switch to using sparse keymap library by Dmitry Torokhov · 15 years ago
  61. 890a7c8 Input: dell-wmi - switch to using sparse keymap library by Dmitry Torokhov · 15 years ago
  62. 1a765ca panasonic-laptop - switch to using sparse keymap library by Dmitry Torokhov · 15 years ago
  63. 97490f1 topstar-laptop - switch to using sparse keymap library by Dmitry Torokhov · 15 years ago
  64. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 15 years ago
  65. d24a9da IPS driver: Fix limit clamping when reducing CPU power by Matthew Garrett · 15 years ago
  66. 96f3823 [PATCH 2/2] IPS driver: disable CPU turbo by Jesse Barnes · 15 years ago
  67. 4fd07ac IPS driver: apply BIOS provided CPU limit if different from default by Jesse Barnes · 15 years ago
  68. 070c0ee intel_ips -- ensure we do not enable gpu turbo mode without driver linkage by Andy Whitcroft · 15 years ago
  69. a8c096a intel_ips: Print MCP limit exceeded values. by Tim Gardner · 15 years ago
  70. eceab27 IPS driver: verify BIOS provided limits by Jesse Barnes · 15 years ago
  71. 354aeeb IPS driver: don't toggle CPU turbo on unsupported CPUs by Jesse Barnes · 15 years ago
  72. a7abda8 NULL pointer might be used in ips_monitor() by minskey guo · 15 years ago
  73. fed522f Release symbol on error-handling path of ips_get_i915_syms() by minskey guo · 15 years ago
  74. c21eae4 old_cpu_power is wrongly divided by 65535 in ips_monitor() by minskey guo · 15 years ago
  75. 6230d18 seqno mask of THM_ITV register is 16bit by minskey guo · 15 years ago
  76. fc6e756 thinkpad-acpi: avoid keymap pitfall by Henrique de Moraes Holschuh · 15 years ago
  77. 32e2f63 intel_scu_ipc: fix IPC i2c write bug by Jianwei Yang · 15 years ago
  78. a9728c9 rar: Fix off by one error by Ossama Othman · 15 years ago
  79. a8ec105 hp-wmi: Fix query interface by Matthew Garrett · 15 years ago
  80. c76a3e1 ACPI_TOSHIBA needs LEDS support by Jonathan Corbet · 15 years ago
  81. c3f755e platform/x86: move rfkill for Dell Mini 1012 to compal-laptop by Victor van den Elzen · 15 years ago
  82. 2b75426 thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboards by Jens Taprogge · 15 years ago
  83. d1e14dc thinkpad-acpi: add support for model-specific keymaps by Henrique de Moraes Holschuh · 15 years ago
  84. 34a656d thinkpad-acpi: lock down size of hotkey keymap by Henrique de Moraes Holschuh · 15 years ago
  85. 217f096 thinkpad-acpi: untangle ACPI/vendor backlight selection by Henrique de Moraes Holschuh · 15 years ago
  86. 122f267 thinkpad-acpi: find ACPI video device by synthetic HID by Henrique de Moraes Holschuh · 15 years ago
  87. 52d7ee5 intel_ips: potential null dereference by Dan Carpenter · 15 years ago
  88. 2e0ee69 drivers/platform/x86: Adjust confusing if indentation by Julia Lawall · 15 years ago
  89. 5629236 x86: intel_ips: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 15 years ago
  90. 2016e4a ideapad: Only allow camera state to be set to 0 or 1 by David Woodhouse · 15 years ago
  91. ce32632 ideapad: Stop using global variables by David Woodhouse · 15 years ago
  92. 58ac7aa Add Lenovo ideapad driver by David Woodhouse · 15 years ago
  93. 1a14703 ips driver: make it less chatty by Jesse Barnes · 15 years ago
  94. 5aa0693 intel_scu_ipc: fix size field for intel_scu_ipc_command by Hong Liu · 15 years ago
  95. 77e01d6 intel_scu_ipc: return -EIO for error condition in busy_loop by Hong Liu · 15 years ago
  96. 215c330 intel_scu_ipc: fix data packing of PMIC command on Moorestown by Hong Liu · 15 years ago
  97. 6c8d0fd Clean up command packing on MRST. by Andy Ross · 15 years ago
  98. ed6f2b4 zero the stack buffer before giving random garbage to the SCU by Arjan van de Ven · 15 years ago
  99. 51cd525 Fix stack buffer size for IPC writev messages by Arjan van de Ven · 15 years ago
  100. 9dd3ade intel_scu_ipc: Use the new cpu identification function by Alan Cox · 15 years ago