index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
thinkpad_acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
switch procfs to umode_t use
Al Viro
1
-2
/
+2
2011-10-07
thinkpad_acpi: Fix printk typo 'bluestooth'
Paul Bolle
1
-1
/
+1
2011-08-05
Add KEY_MICMUTE and enable it on Lenovo X220
Andy Lutomirski
1
-1
/
+10
2011-07-07
thinkpad-acpi: handle HKEY 0x4010, 0x4011 events
Henrique de Moraes Holschuh
1
-9
/
+35
2011-07-07
thinkpad-acpi: handle some new HKEY 0x60xx events
Henrique de Moraes Holschuh
1
-5
/
+23
2011-05-27
thinkpad_acpi: Convert printks to pr_<level>
Joe Perches
1
-284
/
+188
2011-05-27
thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warning
Joe Perches
1
-9
/
+9
2011-05-09
thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
Manoj Iyer
1
-2
/
+4
2011-04-12
thinkpad-acpi fails to load with newer Thinkpad X201s BIOS
Keith Packard
1
-2
/
+1
2011-03-28
platform-drivers: x86: fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-23
backlight: add backlight type
Matthew Garrett
1
-0
/
+1
2011-02-22
thinkpad_acpi: Always report scancodes for hotkeys
Seth Forshee
1
-6
/
+2
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2011-01-08
ACPI Thinkpad: We must always call va_end() after va_start() but do not do so...
Jesper Juhl
1
-0
/
+1
2011-01-08
drivers/platform/x86: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+0
2010-11-24
drivers/platform/x86/thinkpad_acpi.c: delete double assignment
Julia Lawall
1
-1
/
+0
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
1
-1
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-09-23
thinkpad-acpi: avoid keymap pitfall
Henrique de Moraes Holschuh
1
-2
/
+3
2010-08-16
thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboards
Jens Taprogge
1
-1
/
+1
2010-08-16
thinkpad-acpi: add support for model-specific keymaps
Henrique de Moraes Holschuh
1
-18
/
+42
2010-08-16
thinkpad-acpi: lock down size of hotkey keymap
Henrique de Moraes Holschuh
1
-4
/
+15
2010-08-16
thinkpad-acpi: untangle ACPI/vendor backlight selection
Henrique de Moraes Holschuh
1
-22
/
+20
2010-08-16
thinkpad-acpi: find ACPI video device by synthetic HID
Henrique de Moraes Holschuh
1
-40
/
+12
2010-08-03
X86 platform drivers: Remove EC dump from thinkpad_acpi
Thomas Renninger
1
-73
/
+0
2010-05-17
thinkpad-acpi: document backlight level writeback at driver init
Henrique de Moraes Holschuh
1
-0
/
+4
2010-05-17
thinkpad-acpi: clean up ACPI handles handling
Henrique de Moraes Holschuh
1
-9
/
+8
2010-05-17
thinkpad-acpi: don't depend on led_path for led firmware type (v2)
Henrique de Moraes Holschuh
1
-19
/
+28
2010-05-17
thinkpad-acpi: explain errors from acpi_install_notify_handler
Henrique de Moraes Holschuh
1
-2
/
+2
2010-05-17
thinkpad-acpi: acpi_evalf fixes
Henrique de Moraes Holschuh
1
-4
/
+5
2010-05-17
thinkpad-acpi: detect EC node using its HID (v2)
Henrique de Moraes Holschuh
1
-12
/
+41
2010-05-17
thinkpad-acpi: disclose usertask for ALSA callbacks
Henrique de Moraes Holschuh
1
-0
/
+5
2010-05-17
thinkpad-acpi: fix brightness hotkey poll handling
Henrique de Moraes Holschuh
1
-12
/
+24
2010-05-17
thinkpad-acpi: let other subdrivers know backlight level range
Henrique de Moraes Holschuh
1
-111
/
+140
2010-05-17
thinkpad-acpi: move greeting messages out of the first subdriver (v2)
Henrique de Moraes Holschuh
1
-29
/
+27
2010-05-17
thinkpad-acpi: fix volume/mute hotkey poll handling
Henrique de Moraes Holschuh
1
-14
/
+57
2010-05-17
thinkpad-acpi: X100e quick fixes
Henrique de Moraes Holschuh
1
-0
/
+2
2010-05-17
thinkpad-acpi: constrain IBM-era support to IBM boxes
Henrique de Moraes Holschuh
1
-18
/
+39
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-5
/
+7
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-2
/
+2
2010-02-28
thinkpad-acpi: fix ALSA callback return status
Henrique de Moraes Holschuh
1
-10
/
+29
2010-02-26
thinkpad-acpi: lock down video output state access
Henrique de Moraes Holschuh
1
-2
/
+13
2010-02-26
thinkpad-acpi: fix bluetooth/wwan resume
Henrique de Moraes Holschuh
1
-8
/
+10
2010-02-26
thinkpad-acpi: make driver events work in NVRAM poll mode
Henrique de Moraes Holschuh
1
-3
/
+10
2010-02-26
thinkpad-acpi: fix poll thread auto-start
Henrique de Moraes Holschuh
1
-9
/
+6
2010-02-26
thinkpad-acpi: R52 brightness_mode has been confirmed
Henrique de Moraes Holschuh
1
-3
/
+3
2010-02-26
thinkpad-acpi: document HKEY event 3006
Henrique de Moraes Holschuh
1
-2
/
+8
2010-02-16
thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit()
Roel Kluin
1
-1
/
+1
[next]