1. 2d5de9e dell-laptop: touchpad LED should persist its status after S3 by AceLan Kao · 13 years ago
  2. 592b746 toshiba_acpi: make one-bit bitfields unsigned by Dan Carpenter · 13 years ago
  3. 38db157 acer-wmi: remove useless input argument for internal wmi by Lee, Chun-Yi · 13 years ago
  4. 0266e49 platform-x86: intel_mid_thermal: turn off thermistor voltage by default by Mika Westerberg · 13 years ago
  5. 420138a platform-x86: intel_mid_thermal: convert to use Intel MSIC API by Mika Westerberg · 13 years ago
  6. 3fca3d3 platform-x86: intel_mid_thermal: add msic_thermal alias by Mika Westerberg · 13 years ago
  7. 20db88e samsung-laptop: fix seclinux rfkill and us it as fallback by Corentin Chary · 13 years ago
  8. a2d5dd2 asus-laptop: add some keys found on Lenovo SL500 by Corentin Chary · 13 years ago
  9. 7ec48ce platform/x86: drop deprecated asus_acpi driver by Corentin Chary · 13 years ago
  10. 26594dd asus-laptop: check WLED and BLED presence before adding rfkill by Corentin Chary · 13 years ago
  11. 3c8671f asus-laptop: add rfkill interfaces for wlan and wwan by Corentin Chary · 13 years ago
  12. 774b067 asus-laptop: control how BLED and WLED should be exposed by Corentin Chary · 13 years ago
  13. 40969c7 asus-laptop: cleanup rfkill code by Corentin Chary · 13 years ago
  14. ce6c468 eeepc-laptop: log unknown keys by Corentin Chary · 13 years ago
  15. e0ac913 asus-laptop: log unknown keys by Corentin Chary · 13 years ago
  16. eecc5bb acerhdf: Message logging neatening by Joe Perches · 13 years ago
  17. 6e71f38 acer-wmi: Message logging neatening by Joe Perches · 13 years ago
  18. 2e77718 samsung-laptop: tweak traces by Corentin Chary · 13 years ago
  19. 6f6ae06 samsung-laptop: dump model and version informations by Corentin Chary · 13 years ago
  20. 3be324a samsung-laptop: make the dmi check less strict by Corentin Chary · 13 years ago
  21. 84d482f samsung-laptop: add true rfkill support for swsmi by Corentin Chary · 13 years ago
  22. f674ebf samsung-laptop: add keyboard backlight support by Corentin Chary · 13 years ago
  23. 1c02f2d samsung-laptop: cleanup KConfig by Corentin Chary · 13 years ago
  24. 3a75d37 samsung-laptop: add usb charge support by Corentin Chary · 13 years ago
  25. cb5b5c9 samsung-laptop: add battery life extender support by Corentin Chary · 13 years ago
  26. 49dd773 samsung-laptop: remove selftest by Corentin Chary · 13 years ago
  27. 5b80fc4 samsung-laptop: add a small debugfs interface by Corentin Chary · 13 years ago
  28. 7e96071 samsung-laptop: ehance SABI support by Corentin Chary · 13 years ago
  29. a66c166 samsung-laptop: use a sysfs group by Corentin Chary · 13 years ago
  30. f34cd9c samsung-laptop: don't handle backlight if handled by acpi/video by Corentin Chary · 13 years ago
  31. 5dea7a2 samsung-laptop: move code into init/exit functions by Corentin Chary · 13 years ago
  32. a6df489 samsung-laptop: put all local variables in a single structure by Corentin Chary · 13 years ago
  33. 73d99a2 platform-drivers-x86: convert drivers/platform/x86/* to use module_platform_driver() by Axel Lin · 13 years ago
  34. b94e88b hdaps: Shut up gcc uninitialized variable warnings by Borislav Petkov · 13 years ago
  35. 2a74885 dell-laptop: add 3 machines that has touchpad LED by AceLan Kao · 13 years ago
  36. 747a562 to fix scancodes returned by sony-laptop driver by John Hughes · 13 years ago
  37. 4d64466 intel_scu_ipc: Remove Moorestown support by Alan Cox · 13 years ago
  38. dc2cbb3 intel-oaktrail: switch to using use MODULE_DEVICE_TABLE by Dmitry Torokhov · 13 years ago
  39. 4585aba compal-laptop: switch to using use MODULE_DEVICE_TABLE by Dmitry Torokhov · 13 years ago
  40. 35ae64f dell-laptop: switch to using use MODULE_DEVICE_TABLE by Dmitry Torokhov · 13 years ago
  41. fbd93bf drivers/platform/x86/dell-laptop.c: Remove some unneeded break statements by Marcos Paulo de Souza · 13 years ago
  42. 6fe6ae5 sony-laptop: Enable keyboard backlight by default by Josh Boyer · 13 years ago
  43. e424fb8 panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add() by Xi Wang · 13 years ago
  44. 461e743 acer-wmi: No wifi rfkill on Lenovo machines by Ike Panhc · 13 years ago
  45. 2d24c49 Fujitsu tablet extras driver by Robert Gerlach · 13 years ago
  46. c215ab9 x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptops by Ben Hutchings · 13 years ago
  47. 797a796 asm-generic: architecture independent readq/writeq for 32bit environment by Hitoshi Mitake · 13 years ago
  48. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  49. 9fc5c3e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  50. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  51. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  52. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  53. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  54. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  55. 9104e42 switch sysfs attr->mode to umode_t by Al Viro · 13 years ago
  56. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  57. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 13 years ago
  58. 6e5ed27 Merge commit 'v3.2-rc6' into x86/platform by Ingo Molnar · 13 years ago
  59. c95aaef x86/intel/scu/ipc: Match the changes in the x86 configuration by Alan Cox · 13 years ago
  60. 15916a1 ibm_rtl: convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  61. 11948b9 toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENT by Seth Forshee · 13 years ago
  62. 8a32c44 freezer: implement and use kthread_freezable_should_stop() by Tejun Heo · 13 years ago
  63. 869f8df platform/x86: fix dell-laptop function prototypes by Randy Dunlap · 13 years ago
  64. dccefb3 x86 platform drivers: add POWER_SUPPLY to selected drivers for Dell by Linus Torvalds · 13 years ago
  65. b9c913f x86 platform drivers: make Dell laptop driver select needed LED support by Linus Torvalds · 13 years ago
  66. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  67. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 13 years ago
  68. e1e5687 lis3: change exported function to use passed parameter by Éric Piel · 13 years ago
  69. d0b6a97 hp_accel: add HP ProBook 655x by Éric Piel · 13 years ago
  70. cdeaf62 lis3: add support for HP EliteBook 8540w by Éric Piel · 13 years ago
  71. a17b81b lis3: add support for HP EliteBook 2730p by Éric Piel · 13 years ago
  72. 1510dd5 lis3lv02d: avoid divide by zero due to unchecked by Éric Piel · 13 years ago
  73. 7c52d55 x86: fix up files really needing to include module.h by Paul Gortmaker · 13 years ago
  74. 91e67a9 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  75. 1d1fc8a acer-wmi: replaced the hard coded bitmap by the communication devices bitmap from SMBIOS by Lee, Chun-Yi · 13 years ago
  76. 1fbc01a acer-wmi: check the existence of internal wireless device when set capability by Lee, Chun-Yi · 13 years ago
  77. 72e71de acer-wmi: add ACER_WMID_v2 interface flag to represent new notebooks by Lee, Chun-Yi · 13 years ago
  78. 6a0d89c sony-laptop:irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  79. 1490839 asus-laptop: Add rfkill support for Pegatron Lucid tablet by Anisse Astier · 13 years ago
  80. b93f828 asus-laptop: pega_accel - Report accelerometer orientation change through udev by Anisse Astier · 13 years ago
  81. 16cbf93 asus-laptop: fix module description by Corentin Chary · 13 years ago
  82. 8d38e42 asus-laptop: hide leds on Pegatron Lucid by Corentin Chary · 13 years ago
  83. b23910c asus-laptop: Pegatron Lucid accelerometer by Andy Ross · 13 years ago
  84. abec04d asus-laptop: allow boot time control of Pegatron ALS sensor by Andy Ross · 13 years ago
  85. 7500eeb Platform: samsung_laptop: add support for X520 machines. by Tommaso Massimi · 13 years ago
  86. f87d029 platform: samsung_laptop: add dmi information for Samsung R700 laptops by Stefan Beller · 13 years ago
  87. 85003c3 hp_accel: Add axis-mapping for HP ProBook / EliteBook by Takashi Iwai · 13 years ago
  88. 24570d2 hp_accel: Add a new PNP id by Takashi Iwai · 13 years ago
  89. 023b956 WMI: properly cleanup devices to avoid crashes by Dmitry Torokhov · 13 years ago
  90. 349d594 ideapad: remove sysfs node for cfg by Ike Panhc · 13 years ago
  91. 773e320 ideapad: add debugfs support by Ike Panhc · 13 years ago
  92. f43d9ec ideapad: add event for Novo key by Ike Panhc · 13 years ago
  93. 923de84 ideapad: change parameter of ideapad_sync_rfk_state by Ike Panhc · 13 years ago
  94. 2be1dc2 ideapad: define vpc commands by Ike Panhc · 13 years ago
  95. 21893ab intel_scu_ipcutil: fix major device number handling by Kirill A. Shutemov · 13 years ago
  96. d4afc77 [PATCH] ideapad: Check if acpi already handle backlight power to avoid a page fault by Rene Bollford · 13 years ago
  97. 1709ada acer-wmi: check wireless capability flag before register rfkill by Lee, Chun-Yi · 13 years ago
  98. 8fcf71a platform-drivers-x86: asus-laptop: fix wrong test for successful registered led_classdev by Axel Lin · 13 years ago
  99. e929802 platform-drivers-x86: asus-wmi: fix resource leak in asus_wmi_led_exit by Axel Lin · 13 years ago
  100. 5d6afd1 platform-drivers-x86: eeepc-laptop: fix wrong test for successful registered led_classdev by Axel Lin · 13 years ago