1. 40f5c77 thinkpad_acpi: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  2. 72a979f x86: thinkpad_acpi.c: fixed spacing coding style issue by Jan van den Berg · 10 years ago
  3. c3aa472 thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata by Mathias Krause · 10 years ago
  4. bd3c7b9e drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity by Andrey Utkin · 10 years ago
  5. 4beb81d thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILE by Hans de Goede · 10 years ago
  6. 8b9dd4f thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540 by Hans de Goede · 11 years ago
  7. a4d44ba x86, acpi: LLVMLinux: Remove nested functions from Thinkpad ACPI by Behan Webster · 11 years ago
  8. 330947b save and restore adaptive keyboard mode for suspend and,resume by Shuduo Sang · 11 years ago
  9. 3a9d20b support Thinkpad X1 Carbon 2nd generation's adaptive keyboard by Shuduo Sang · 11 years ago
  10. 119f449 thinkpad_acpi: Fix inconsistent mute LED after resume by Takashi Iwai · 11 years ago
  11. 89235e5 thinkpad_acpi: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  12. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  13. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  14. cab6661 thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32 by Takashi Iwai · 11 years ago
  15. b222cca platform:x86: Remove OOM message after input_allocate_device by Joe Perches · 11 years ago
  16. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  17. 420f973 thinkpad-acpi: Add mute and mic-mute LED functionality by David Henningsson · 11 years ago
  18. 46445b6 thinkpad-acpi: fix handle locate for video and query of _BCL by Aaron Lu · 11 years ago
  19. fcb44e1 thinkpad_acpi: add the ability setting TPACPI_LED_NONE by quirk by Adam Lee · 11 years ago
  20. edf2d77 thinkpad_acpi: return -NODEV while operating uninitialized LEDs by Adam Lee · 11 years ago
  21. 8b5301c platform / thinkpad: Remove deprecated hotkey_report_mode parameter by Thomas Renninger · 11 years ago
  22. 1696d9d ACPI: Remove the old /proc/acpi/event interface by Thomas Renninger · 11 years ago
  23. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  24. 355f1ec thinkpad-acpi: kill hotkey_thread_mutex by Oleg Nesterov · 12 years ago
  25. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  26. 23caaee Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  27. 6f62bc3 drivers/platform/x86/thinkpad_acpi.c: Handle HKEY event 0x6040 by Richard Hartmann · 12 years ago
  28. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  29. 16a3d9f thinkpad-acpi: enable loading module with new B-series Lenovo BIOS by Manoj Iyer · 12 years ago
  30. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  31. 1eaec82 Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  32. b859f15 Drivers: platform: x86: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  33. 6d394e1 thinkpad_acpi: don't use [delayed_]work_pending() by Tejun Heo · 12 years ago
  34. 3bd0189 sections: fix section conflicts in drivers/platform/x86 by Andi Kleen · 12 years ago
  35. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  36. eceeb43 thinkpad_acpi: buffer overflow in fan_get_status() by Dan Carpenter · 12 years ago
  37. a4f46bb thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR by Manoj Iyer · 12 years ago
  38. 41f63c5 workqueue: use mod_delayed_work() instead of cancel + queue by Tejun Heo · 12 years ago
  39. 3567a4e platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  40. 00d3959 thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdev by Li Dongyang · 12 years ago
  41. d2be15b thinkpad_acpi: Fix a memory leak during module exit by Li Dongyang · 12 years ago
  42. e03e389 thinkpad_acpi: Flush the workqueue before freeing tpacpi_leds by Li Dongyang · 12 years ago
  43. 4959a78 thinkpad_acpi: Use struct dev_pm_ops instead of legacy PM routines by Rafael J. Wysocki · 12 years ago
  44. fd3c3a4 thinkpad_acpi: Drop pm_message_t arguments from suspend routines by Rafael J. Wysocki · 12 years ago
  45. ff41319 thinkpad-acpi: fix issuing duplicated key events for brightness up/down by Alex Hung · 13 years ago
  46. 23b0531 thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOS by Manoj Iyer · 13 years ago
  47. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  48. 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
  49. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  50. 8a32c44 freezer: implement and use kthread_freezable_should_stop() by Tejun Heo · 13 years ago
  51. 1f01358 thinkpad_acpi: Fix printk typo 'bluestooth' by Paul Bolle · 13 years ago
  52. 3300955 Add KEY_MICMUTE and enable it on Lenovo X220 by Andy Lutomirski · 13 years ago
  53. a50245a thinkpad-acpi: handle HKEY 0x4010, 0x4011 events by Henrique de Moraes Holschuh · 13 years ago
  54. 2d43f67 thinkpad-acpi: handle some new HKEY 0x60xx events by Henrique de Moraes Holschuh · 13 years ago
  55. 0978e01 thinkpad_acpi: Convert printks to pr_<level> by Joe Perches · 14 years ago
  56. 112a6ee thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warning by Joe Perches · 14 years ago
  57. 9fbdaeb thinkpad-acpi: module autoloading for newer Lenovo ThinkPads. by Manoj Iyer · 13 years ago
  58. b569ab3 thinkpad-acpi fails to load with newer Thinkpad X201s BIOS by Keith Packard · 14 years ago
  59. c844033 platform-drivers: x86: fix common misspellings by Lucas De Marchi · 14 years ago
  60. bb7ca74 backlight: add backlight type by Matthew Garrett · 14 years ago
  61. 5ffba7e thinkpad_acpi: Always report scancodes for hotkeys by Seth Forshee · 14 years ago
  62. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  63. 2136585 ACPI Thinkpad: We must always call va_end() after va_start() but do not do so in thinkpad_acpi.c::acpi_evalf() by Jesper Juhl · 14 years ago
  64. 3098064 drivers/platform/x86: Remove unnecessary semicolons by Joe Perches · 14 years ago
  65. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  66. d41014b drivers/platform/x86/thinkpad_acpi.c: delete double assignment by Julia Lawall · 14 years ago
  67. acc2472 backlight: constify backlight_ops by Lionel Debroux · 14 years ago
  68. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  69. fc6e756 thinkpad-acpi: avoid keymap pitfall by Henrique de Moraes Holschuh · 14 years ago
  70. 2b75426 thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboards by Jens Taprogge · 14 years ago
  71. d1e14dc thinkpad-acpi: add support for model-specific keymaps by Henrique de Moraes Holschuh · 14 years ago
  72. 34a656d2 thinkpad-acpi: lock down size of hotkey keymap by Henrique de Moraes Holschuh · 14 years ago
  73. 217f096 thinkpad-acpi: untangle ACPI/vendor backlight selection by Henrique de Moraes Holschuh · 14 years ago
  74. 122f267 thinkpad-acpi: find ACPI video device by synthetic HID by Henrique de Moraes Holschuh · 14 years ago
  75. a420e46 X86 platform drivers: Remove EC dump from thinkpad_acpi by Thomas Renninger · 14 years ago
  76. 7d9745c thinkpad-acpi: document backlight level writeback at driver init by Henrique de Moraes Holschuh · 14 years ago
  77. ef07a5a thinkpad-acpi: clean up ACPI handles handling by Henrique de Moraes Holschuh · 14 years ago
  78. 2cbb5c8 thinkpad-acpi: don't depend on led_path for led firmware type (v2) by Henrique de Moraes Holschuh · 14 years ago
  79. 72f1992 thinkpad-acpi: explain errors from acpi_install_notify_handler by Henrique de Moraes Holschuh · 14 years ago
  80. 263f4a3 thinkpad-acpi: acpi_evalf fixes by Henrique de Moraes Holschuh · 14 years ago
  81. 437e470 thinkpad-acpi: detect EC node using its HID (v2) by Henrique de Moraes Holschuh · 14 years ago
  82. 38e11cd thinkpad-acpi: disclose usertask for ALSA callbacks by Henrique de Moraes Holschuh · 14 years ago
  83. 2899902 thinkpad-acpi: fix brightness hotkey poll handling by Henrique de Moraes Holschuh · 14 years ago
  84. 7777583 thinkpad-acpi: let other subdrivers know backlight level range by Henrique de Moraes Holschuh · 14 years ago
  85. 7a43f78 thinkpad-acpi: move greeting messages out of the first subdriver (v2) by Henrique de Moraes Holschuh · 14 years ago
  86. 5d756db thinkpad-acpi: fix volume/mute hotkey poll handling by Henrique de Moraes Holschuh · 14 years ago
  87. a318930 thinkpad-acpi: X100e quick fixes by Henrique de Moraes Holschuh · 14 years ago
  88. e28393c thinkpad-acpi: constrain IBM-era support to IBM boxes by Henrique de Moraes Holschuh · 14 years ago
  89. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  90. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 15 years ago
  91. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  92. 88cc837 thinkpad-acpi: fix ALSA callback return status by Henrique de Moraes Holschuh · 15 years ago
  93. b525c06 thinkpad-acpi: lock down video output state access by Henrique de Moraes Holschuh · 15 years ago
  94. 08fedfc thinkpad-acpi: fix bluetooth/wwan resume by Henrique de Moraes Holschuh · 15 years ago
  95. 7f0cf71 thinkpad-acpi: make driver events work in NVRAM poll mode by Henrique de Moraes Holschuh · 15 years ago
  96. b589ea4 thinkpad-acpi: fix poll thread auto-start by Henrique de Moraes Holschuh · 15 years ago
  97. 7d1894d thinkpad-acpi: R52 brightness_mode has been confirmed by Henrique de Moraes Holschuh · 15 years ago
  98. bf8b29c thinkpad-acpi: document HKEY event 3006 by Henrique de Moraes Holschuh · 15 years ago
  99. f04d5e0 thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit() by Roel Kluin · 15 years ago
  100. 9ddc5b6 tree-wide: fix typos "ammount" -> "amount" by Uwe Kleine-König · 15 years ago