aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/thinkpad_acpi.c
Commit message (Expand)AuthorAge
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\
| * freezer: implement and use kthread_freezable_should_stop()Tejun Heo2011-11-21
* | switch procfs to umode_t useAl Viro2012-01-03
|/
* thinkpad_acpi: Fix printk typo 'bluestooth'Paul Bolle2011-10-07
* Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski2011-08-05
* thinkpad-acpi: handle HKEY 0x4010, 0x4011 eventsHenrique de Moraes Holschuh2011-07-07
* thinkpad-acpi: handle some new HKEY 0x60xx eventsHenrique de Moraes Holschuh2011-07-07
* thinkpad_acpi: Convert printks to pr_<level>Joe Perches2011-05-27
* thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warningJoe Perches2011-05-27
* thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer2011-05-09
* thinkpad-acpi fails to load with newer Thinkpad X201s BIOSKeith Packard2011-04-12
* platform-drivers: x86: fix common misspellingsLucas De Marchi2011-03-28
* backlight: add backlight typeMatthew Garrett2011-03-22
* thinkpad_acpi: Always report scancodes for hotkeysSeth Forshee2011-02-21
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\
| * | backlight: constify backlight_opsLionel Debroux2010-11-16
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | ACPI Thinkpad: We must always call va_end() after va_start() but do not do so...Jesper Juhl2011-01-07
* | | drivers/platform/x86: Remove unnecessary semicolonsJoe Perches2011-01-07
| |/ |/|
* | drivers/platform/x86/thinkpad_acpi.c: delete double assignmentJulia Lawall2010-11-24
|/
* thinkpad-acpi: avoid keymap pitfallHenrique de Moraes Holschuh2010-09-23
* thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboardsJens Taprogge2010-08-16
* thinkpad-acpi: add support for model-specific keymapsHenrique de Moraes Holschuh2010-08-16
* thinkpad-acpi: lock down size of hotkey keymapHenrique de Moraes Holschuh2010-08-16
* thinkpad-acpi: untangle ACPI/vendor backlight selectionHenrique de Moraes Holschuh2010-08-16
* thinkpad-acpi: find ACPI video device by synthetic HIDHenrique de Moraes Holschuh2010-08-16
* X86 platform drivers: Remove EC dump from thinkpad_acpiThomas Renninger2010-08-03
* thinkpad-acpi: document backlight level writeback at driver initHenrique de Moraes Holschuh2010-05-16
* thinkpad-acpi: clean up ACPI handles handlingHenrique de Moraes Holschuh2010-05-16
* thinkpad-acpi: don't depend on led_path for led firmware type (v2)Henrique de Moraes Holschuh2010-05-16
* thinkpad-acpi: explain errors from acpi_install_notify_handlerHenrique de Moraes Holschuh2010-05-16
* thinkpad-acpi: acpi_evalf fixesHenrique de Moraes Holschuh2010-05-16
* thinkpad-acpi: detect EC node using its HID (v2)Henrique de Moraes Holschuh2010-05-16
* thinkpad-acpi: disclose usertask for ALSA callbacksHenrique de Moraes Holschuh2010-05-16
* thinkpad-acpi: fix brightness hotkey poll handlingHenrique de Moraes Holschuh2010-05-16
* thinkpad-acpi: let other subdrivers know backlight level rangeHenrique de Moraes Holschuh2010-05-16
* thinkpad-acpi: move greeting messages out of the first subdriver (v2)Henrique de Moraes Holschuh2010-05-16
* thinkpad-acpi: fix volume/mute hotkey poll handlingHenrique de Moraes Holschuh2010-05-16
* thinkpad-acpi: X100e quick fixesHenrique de Moraes Holschuh2010-05-16
* thinkpad-acpi: constrain IBM-era support to IBM boxesHenrique de Moraes Holschuh2010-05-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-16
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-05
* | thinkpad-acpi: fix ALSA callback return statusHenrique de Moraes Holschuh2010-02-27
* | thinkpad-acpi: lock down video output state accessHenrique de Moraes Holschuh2010-02-25
* | thinkpad-acpi: fix bluetooth/wwan resumeHenrique de Moraes Holschuh2010-02-25
* | thinkpad-acpi: make driver events work in NVRAM poll modeHenrique de Moraes Holschuh2010-02-25