1. 99ecb01 Platform: OLPC: move global variables into priv struct by Andres Salomon · 12 years ago
  2. 6cca83d Platform: OLPC: move debugfs support from x86 EC driver by Andres Salomon · 12 years ago
  3. 85f90cf x86: OLPC: switch over to using new EC driver on x86 by Andres Salomon · 12 years ago
  4. d278b7a Platform: OLPC: add a suspended flag to the EC driver by Andres Salomon · 12 years ago
  5. ac25041 Platform: OLPC: turn EC driver into a platform_driver by Andres Salomon · 12 years ago
  6. 3d26c20 Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it by Andres Salomon · 12 years ago
  7. 3bf9428 drivers: OLPC: update various drivers to include olpc-ec.h by Andres Salomon · 12 years ago
  8. 392a325 Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver by Andres Salomon · 12 years ago
  9. 7d3d09b Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  10. 00d3959 thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdev by Li Dongyang · 12 years ago
  11. d2be15b thinkpad_acpi: Fix a memory leak during module exit by Li Dongyang · 12 years ago
  12. e03e389 thinkpad_acpi: Flush the workqueue before freeing tpacpi_leds by Li Dongyang · 12 years ago
  13. 5f1e88f dell-laptop: Add 6 machines to touchpad led quirk by AceLan Kao · 12 years ago
  14. 1bfaf1d ACER: Fix Smatch double-free issue by Marek Vasut · 12 years ago
  15. 24237c4 ACER: Fix up sparse warning by Marek Vasut · 12 years ago
  16. 3766054 asus-nb-wmi: add some video toggle keys by AceLan Kao · 12 years ago
  17. d2044c5 asus-nb-wmi: add wapf quirk for ASUS machines by AceLan Kao · 12 years ago
  18. 0ece8d5 classmate-laptop: Fix extra keys hardware id. by Miguel Gómez · 12 years ago
  19. 7125587 classmate-laptop: Add support for Classmate V4 accelerometer. by Miguel Gómez · 12 years ago
  20. c0b91b6 asus-wmi: enable resume on lid open by AceLan Kao · 12 years ago
  21. 272c77d asus-wmi: control backlight power through WMI, not ACPI by AceLan Kao · 12 years ago
  22. e052067 samsung-laptop: support R40/R41 by Corentin Chary · 12 years ago
  23. 09d5677 samsung-laptop: X360 ACPI backlight device is broken by Corentin Chary · 12 years ago
  24. a60b217 drivers-platform-x86: use acpi_video_dmi_promote_vendor() by Corentin Chary · 12 years ago
  25. 1eb3fe1 ACER: Add support for accelerometer sensor by Marek Vasut · 12 years ago
  26. 63a78bb asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID. by Alex Hung · 12 years ago
  27. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  28. c56f5c0 Thermal: Make Thermal trip points writeable by Durgadoss R · 12 years ago
  29. 7100e50 Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  30. bfaa07bc Merge branch 'pm-drivers' by Rafael J. Wysocki · 12 years ago
  31. 9033132 msi-laptop: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  32. e25d5c1 hdaps: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  33. 8ff847f intel_mid_thermal: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  34. 3c33be0b acer-wmi: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  35. 818e1486 intel_ips: Remove empty legacy PM callbacks by Rafael J. Wysocki · 12 years ago
  36. 4959a78 thinkpad_acpi: Use struct dev_pm_ops instead of legacy PM routines by Rafael J. Wysocki · 12 years ago
  37. fd3c3a4 thinkpad_acpi: Drop pm_message_t arguments from suspend routines by Rafael J. Wysocki · 12 years ago
  38. d26c844 fujitsu-tablet: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  39. 81bc495 classmate-laptop: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  40. 44cb98c xo15-ebook: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  41. d69239a toshiba_bluetooth: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  42. a737741 panasonic-laptop: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  43. bb6b98d sony-laptop: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  44. 4ce05b4 hp_accel: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  45. 43d2fd3 toshiba_acpi: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  46. 17621e1 ACPI / PM: Drop pm_message_t argument from device suspend callback by Rafael J. Wysocki · 12 years ago
  47. 88ca518 intel_ips: blacklist HP ProBook laptops by Takashi Iwai · 12 years ago
  48. 57f9616 ideapad: uninitialized data in ideapad_acpi_add() by Dan Carpenter · 12 years ago
  49. a1071a5 sony-laptop: correct find_snc_handle failure checks by Mattia Dongili · 12 years ago
  50. 56f4a9f sony-laptop: fix a couple signedness bugs by Dan Carpenter · 12 years ago
  51. c7a2918 sony-laptop: fix sony_nc_sysfs_store() by Dan Carpenter · 12 years ago
  52. ca3c2c7 sony-laptop: input initialization should be done before SNC by Mattia Dongili · 12 years ago
  53. 014fc8f sony-laptop: add lid backlight support for handle 0x143 by Mattia Dongili · 12 years ago
  54. 15aa5c7 sony-laptop: store battery care limits on batteries by Mattia Dongili · 12 years ago
  55. bb384b5 sony-laptop: notify userspace of GFX switch position changes by Marco Chiappero · 12 years ago
  56. 4069d6f sony-laptop: use an enum for SNC event types by Mattia Dongili · 12 years ago
  57. 4e791c9 drivers/platform/x86/acerhdf.c: correct Boris' mail address by Borislav Petkov · 12 years ago
  58. a2f01a8 apple-gmux: Fix up the suspend/resume patch by Matthew Garrett · 12 years ago
  59. a6c2390c dell-laptop: Remove rfkill code by Matthew Garrett · 12 years ago
  60. 53039f2 toshiba_acpi: Fix mis-merge by Matthew Garrett · 12 years ago
  61. d0e0a477 dell-laptop: Add touchpad led support for Dell V3450 by AceLan Kao · 12 years ago
  62. 050eff3 acer-wmi: add 3 laptops to video backlight vendor mode quirk table by Lee, Chun-Yi · 12 years ago
  63. 2b8791c sony-laptop: add touchpad enable/disable function by Marco Chiappero · 12 years ago
  64. 2e52631 sony-laptop: add missing Fn key combos for 0x100 handlers by Marco Chiappero · 12 years ago
  65. a1e7363 sony-laptop: add support for more WWAN modems by Marco Chiappero · 12 years ago
  66. aa33924 sony-laptop: new keyboard backlight handle by Marco Chiappero · 12 years ago
  67. 88bf170 sony-laptop: add high speed battery charging function by Marco Chiappero · 12 years ago
  68. 54535d0 sony-laptop: support automatic resume on lid open by Marco Chiappero · 12 years ago
  69. bab7084 sony-laptop: adjust error handling in finding SNC handles by Mattia Dongili · 12 years ago
  70. 49f000a sony-laptop: add thermal profiles support by Marco Chiappero · 12 years ago
  71. 967145a sony-laptop: support battery care functions by Marco Chiappero · 12 years ago
  72. ae18871 sony-laptop: additional debug statements by Mattia Dongili · 12 years ago
  73. 5fe801a sony-laptop: improve SNC initialization and acpi notify callback code by Marco Chiappero · 12 years ago
  74. 9e12337 sony-laptop: use kstrtoul to parse sysfs values by Mattia Dongili · 12 years ago
  75. ebcef1b sony-laptop: generalise ACPI calls into SNC functions by Mattia Dongili · 12 years ago
  76. 3398241 sony-laptop: fix return path when no ACPI buffer is allocated by Mattia Dongili · 12 years ago
  77. d6f15ed sony-laptop: use soft rfkill status stored in hw by Marco Chiappero · 12 years ago
  78. dd258c0 hp-wmi: check for allocation failures by Dan Carpenter · 12 years ago
  79. 121b7b0 toshiba_acpi: Add support for transflective LCD by Akio Idehara · 12 years ago
  80. 62cce75 toshiba_acpi: Only register backlight device when interface is read/write by Seth Forshee · 12 years ago
  81. 20a769c ideapad: generate valid key event only by Ike Panhc · 12 years ago
  82. a5c3892 ideapad: remove unused define and fix a typo by Ike Panhc · 12 years ago
  83. e4332e8 hdaps: Jesper Juhl: Fix outdated email address by Jesper Juhl · 12 years ago
  84. ff41319 thinkpad-acpi: fix issuing duplicated key events for brightness up/down by Alex Hung · 12 years ago
  85. 9696088 apple-gmux: Add suspend/resume support for the backlight by Seth Forshee · 12 years ago
  86. bc7ab49 xo1-rfkill: only act when blocked state is changed by Daniel Drake · 12 years ago
  87. 14b234b fujitsu-tablet: correct quirks for Lifebook and Stylistic tablets by Robert Gerlach · 12 years ago
  88. 32be65b fujitsu-tablet: convert printk to pr_* by Robert Gerlach · 12 years ago
  89. a5c02c2 fujitsu-tablet: remove duplicated code by Robert Gerlach · 12 years ago
  90. 145047d drivers/x86: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  91. 7f83922 dell-laptop: add 3 quirks for supporting touchpad LED by AceLan Kao · 12 years ago
  92. 57b31b2 Dell Vostro 3350 touchpad LED by Ang Way Chuang · 12 years ago
  93. f5f4fd4 backlight: initialize struct backlight_properties properly by Corentin Chary · 12 years ago
  94. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  95. 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
  96. ab27a20 intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND by Yong Wang · 12 years ago
  97. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  98. 351963b acerhdf: lowered default temp fanon/fanoff values by Peter Feuerer · 12 years ago
  99. 43ae1e3 acerhdf: add support for new hardware by Peter Feuerer · 12 years ago
  100. e39a9ba acerhdf: add support for Aspire 1410 BIOS v1.3314 by Clay Carpenter · 12 years ago