summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/thinkpad_acpi.c
Commit message (Expand)AuthorAge
* 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
* | thinkpad-acpi: fix poll thread auto-startHenrique de Moraes Holschuh2010-02-25
* | thinkpad-acpi: R52 brightness_mode has been confirmedHenrique de Moraes Holschuh2010-02-25
* | thinkpad-acpi: document HKEY event 3006Henrique de Moraes Holschuh2010-02-25
* | thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit()Roel Kluin2010-02-16
|/
* thinkpad-acpi: make volume subdriver optionalHenrique de Moraes Holschuh2009-12-26
* thinkpad-acpi: don't fail to load the entire module due to ALSA problemsHenrique de Moraes Holschuh2009-12-26
* thinkpad-acpi: don't take the first ALSA slot by defaultHenrique de Moraes Holschuh2009-12-26
* Merge branch 'thinkpad-2.6.33' into releaseLen Brown2009-12-16
|\
| * thinkpad-acpi: bump version to 0.24Henrique de Moraes Holschuh2009-12-16
| * thinkpad-acpi: convert to seq_fileAlexey Dobriyan2009-12-15
| * thinkpad-acpi: basic ALSA mixer support (v2)Henrique de Moraes Holschuh2009-12-15
| * thinkpad-acpi: disable volume controlHenrique de Moraes Holschuh2009-12-15
| * thinkpad-acpi: support MUTE-only ThinkPadsHenrique de Moraes Holschuh2009-12-15
| * thinkpad-acpi: volume subdriver rewriteHenrique de Moraes Holschuh2009-12-15