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
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
1
-5
/
+2
2009-12-10
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-1
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-25
thinkpad-acpi: fix detection of old ThinkPads
Henrique de Moraes Holschuh
1
-6
/
+18
2009-11-25
thinkpad-acpi: fix sign of ERESTARTSYS return
Roel Kluin
1
-1
/
+1
2009-11-25
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
1
-1
/
+1
2009-09-27
thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problem
Henrique de Moraes Holschuh
1
-0
/
+2
2009-09-20
thinkpad-acpi: name event constants
Henrique de Moraes Holschuh
1
-23
/
+69
2009-09-20
thinkpad-acpi: add internal hotkey event API
Henrique de Moraes Holschuh
1
-0
/
+48
2009-09-20
thinkpad-acpi: hotkey event driver update
Henrique de Moraes Holschuh
1
-176
/
+302
2009-09-20
thinkpad-acpi: drop HKEY event 0x5010
Henrique de Moraes Holschuh
1
-4
/
+4
2009-09-20
thinkpad-acpi: remove uneeded tp_features.hotkey tests in hotkey_exit
Henrique de Moraes Holschuh
1
-10
/
+8
2009-09-20
thinkpad-acpi: don't leave ERR_PTR() pointers around
Henrique de Moraes Holschuh
1
-1
/
+3
2009-09-19
thinkpad_acpi: fix rfkill memory leak on unload
Corentin Chary
1
-0
/
+1
2009-09-19
thinkpad-acpi: report brightness events when required
Henrique de Moraes Holschuh
1
-11
/
+19
2009-09-19
thinkpad-acpi: don't poll by default any of the reserved hotkeys
Henrique de Moraes Holschuh
1
-13
/
+15
2009-09-19
thinkpad-acpi: Fix procfs hotkey reset command
Henrique de Moraes Holschuh
1
-1
/
+2
2009-09-19
thinkpad-acpi: deprecate hotkey_bios_mask
Henrique de Moraes Holschuh
1
-0
/
+2
2009-09-19
thinkpad-acpi: hotkey poll fixes
Henrique de Moraes Holschuh
1
-35
/
+73
2009-09-19
thinkpad-acpi: be more strict when detecting a ThinkPad
Henrique de Moraes Holschuh
1
-9
/
+13
2009-09-19
thinkpad-acpi: firmware version checks
Henrique de Moraes Holschuh
1
-0
/
+182
2009-09-19
thinkpad-acpi: don't ask about brightness_mode for fw. 1V and 1R
Henrique de Moraes Holschuh
1
-4
/
+4
2009-08-02
thinkpad-acpi: fix incorrect use of TPACPI_BRGHT_MODE_ECNVRAM
Henrique de Moraes Holschuh
1
-14
/
+47
2009-08-02
thinkpad-acpi: restrict procfs count value to sane upper limit
Michael Buesch
1
-0
/
+2
2009-08-02
thinkpad-acpi: remove dock and bay subdrivers
Henrique de Moraes Holschuh
1
-327
/
+0
2009-06-24
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
1
-40
/
+371
2009-06-19
rfkill: don't restore software blocked state on persistent devices
Alan Jenkins
1
-7
/
+7
2009-06-18
thinkpad-acpi: support the second fan on the X61
Henrique de Moraes Holschuh
1
-1
/
+121
2009-06-18
thinkpad-acpi: forbid the use of HBRV on Lenovo ThinkPads
Henrique de Moraes Holschuh
1
-0
/
+10
2009-06-18
thinkpad-acpi: silence bogus warning when ACPI video is disabled
Henrique de Moraes Holschuh
1
-1
/
+1
2009-06-18
thinkpad-acpi: enhance led support
Henrique de Moraes Holschuh
1
-12
/
+76
2009-06-18
thinkpad-acpi: fix BEEP ACPI handler warnings
Henrique de Moraes Holschuh
1
-2
/
+24
2009-06-18
thinkpad-acpi: add quirklist engine
Henrique de Moraes Holschuh
1
-21
/
+98
2009-06-18
thinkpad-acpi: store fw version with strict checking
Henrique de Moraes Holschuh
1
-4
/
+42
2009-06-10
rfkill: remove set_global_sw_state
Alan Jenkins
1
-17
/
+14
2009-06-03
rfkill: rewrite
Johannes Berg
1
-421
/
+452
2009-04-18
thinkpad-acpi: bump up version to 0.23
Henrique de Moraes Holschuh
1
-1
/
+1
2009-04-18
thinkpad-acpi: simplify module autoloading
Henrique de Moraes Holschuh
1
-7
/
+10
2009-04-18
thinkpad-acpi: fix use of MODULE_AUTHOR
Henrique de Moraes Holschuh
1
-1
/
+2
2009-04-18
thinkpad-acpi: fix LED blinking through timer trigger
Henrique de Moraes Holschuh
1
-22
/
+19
2009-04-18
thinkpad-acpi: silence hotkey enable warning for module parameter
Henrique de Moraes Holschuh
1
-6
/
+12
2009-04-05
Merge branch 'linus' into release
Len Brown
1
-3
/
+1
2009-04-04
thinkpad-acpi: rework brightness support
Henrique de Moraes Holschuh
1
-99
/
+218
2009-04-04
thinkpad-acpi: enhanced debugging messages for the fan subdriver
Henrique de Moraes Holschuh
1
-5
/
+41
2009-04-04
thinkpad-acpi: enhanced debugging messages for the hotkey subdriver
Henrique de Moraes Holschuh
1
-10
/
+29
2009-04-04
thinkpad-acpi: enhanced debugging messages for rfkill subdrivers
Henrique de Moraes Holschuh
1
-21
/
+96
2009-04-04
thinkpad-acpi: restrict access to some firmware LEDs
Henrique de Moraes Holschuh
1
-20
/
+56
2009-04-04
thinkpad-acpi: remove HKEY disable functionality
Henrique de Moraes Holschuh
1
-22
/
+27
2009-04-04
thinkpad-acpi: add new debug helpers and warn of deprecated atts
Henrique de Moraes Holschuh
1
-0
/
+40
[next]