aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/thinkpad_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-3/+12
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-0/+7
* thinkpad-acpi: handle HKEY 0x4010, 0x4011 eventsHenrique de Moraes Holschuh2011-07-071-9/+35
* thinkpad-acpi: handle some new HKEY 0x60xx eventsHenrique de Moraes Holschuh2011-07-071-5/+23
* thinkpad_acpi: Convert printks to pr_<level>Joe Perches2011-05-271-284/+188
* thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warningJoe Perches2011-05-271-9/+9
* thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer2011-05-091-2/+4
* thinkpad-acpi fails to load with newer Thinkpad X201s BIOSKeith Packard2011-04-121-2/+1
* platform-drivers: x86: fix common misspellingsLucas De Marchi2011-03-281-2/+2
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* thinkpad_acpi: Always report scancodes for hotkeysSeth Forshee2011-02-211-6/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+0
| |\
| * | backlight: constify backlight_opsLionel Debroux2010-11-161-1/+1
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | ACPI Thinkpad: We must always call va_end() after va_start() but do not do so...Jesper Juhl2011-01-071-0/+1
* | | drivers/platform/x86: Remove unnecessary semicolonsJoe Perches2011-01-071-1/+1
| |/ |/|
* | drivers/platform/x86/thinkpad_acpi.c: delete double assignmentJulia Lawall2010-11-241-1/+0
|/
* thinkpad-acpi: avoid keymap pitfallHenrique de Moraes Holschuh2010-09-231-2/+3
* thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboardsJens Taprogge2010-08-161-1/+1
* thinkpad-acpi: add support for model-specific keymapsHenrique de Moraes Holschuh2010-08-161-18/+42
* thinkpad-acpi: lock down size of hotkey keymapHenrique de Moraes Holschuh2010-08-161-4/+15
* thinkpad-acpi: untangle ACPI/vendor backlight selectionHenrique de Moraes Holschuh2010-08-161-22/+20
* thinkpad-acpi: find ACPI video device by synthetic HIDHenrique de Moraes Holschuh2010-08-161-40/+12
* X86 platform drivers: Remove EC dump from thinkpad_acpiThomas Renninger2010-08-031-73/+0
* thinkpad-acpi: document backlight level writeback at driver initHenrique de Moraes Holschuh2010-05-161-0/+4
* thinkpad-acpi: clean up ACPI handles handlingHenrique de Moraes Holschuh2010-05-161-9/+8
* thinkpad-acpi: don't depend on led_path for led firmware type (v2)Henrique de Moraes Holschuh2010-05-161-19/+28
* thinkpad-acpi: explain errors from acpi_install_notify_handlerHenrique de Moraes Holschuh2010-05-161-2/+2
* thinkpad-acpi: acpi_evalf fixesHenrique de Moraes Holschuh2010-05-161-4/+5
* thinkpad-acpi: detect EC node using its HID (v2)Henrique de Moraes Holschuh2010-05-161-12/+41
* thinkpad-acpi: disclose usertask for ALSA callbacksHenrique de Moraes Holschuh2010-05-161-0/+5
* thinkpad-acpi: fix brightness hotkey poll handlingHenrique de Moraes Holschuh2010-05-161-12/+24
* thinkpad-acpi: let other subdrivers know backlight level rangeHenrique de Moraes Holschuh2010-05-161-111/+140
* thinkpad-acpi: move greeting messages out of the first subdriver (v2)Henrique de Moraes Holschuh2010-05-161-29/+27
* thinkpad-acpi: fix volume/mute hotkey poll handlingHenrique de Moraes Holschuh2010-05-161-14/+57
* thinkpad-acpi: X100e quick fixesHenrique de Moraes Holschuh2010-05-161-0/+2
* thinkpad-acpi: constrain IBM-era support to IBM boxesHenrique de Moraes Holschuh2010-05-161-18/+39
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-5/+7
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-2/+2
|\
| * tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-051-2/+2
* | thinkpad-acpi: fix ALSA callback return statusHenrique de Moraes Holschuh2010-02-271-10/+29
* | thinkpad-acpi: lock down video output state accessHenrique de Moraes Holschuh2010-02-251-2/+13
* | thinkpad-acpi: fix bluetooth/wwan resumeHenrique de Moraes Holschuh2010-02-251-8/+10
* | thinkpad-acpi: make driver events work in NVRAM poll modeHenrique de Moraes Holschuh2010-02-251-3/+10
* | thinkpad-acpi: fix poll thread auto-startHenrique de Moraes Holschuh2010-02-251-9/+6
* | thinkpad-acpi: R52 brightness_mode has been confirmedHenrique de Moraes Holschuh2010-02-251-3/+3
* | thinkpad-acpi: document HKEY event 3006Henrique de Moraes Holschuh2010-02-251-2/+8
* | thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit()Roel Kluin2010-02-161-1/+1
|/