index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2009-04-04
thinkpad-acpi: add missing log levels
Henrique de Moraes Holschuh
1
-8
/
+11
2009-04-04
thinkpad-acpi: cleanup debug helpers
Henrique de Moraes Holschuh
1
-11
/
+18
2009-04-04
thinkpad-acpi: drop ibm-acpi alias
Henrique de Moraes Holschuh
1
-3
/
+0
2009-04-04
thinkpad-acpi: update copyright notices
Henrique de Moraes Holschuh
1
-1
/
+1
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-2
/
+0
2009-03-30
trivial: Fix misspelling of firmware
Nick Andrew
1
-1
/
+1
2009-03-16
thinkpad-acpi: fix module autoloading for older models
Mathieu Chouquet-Stringer
1
-4
/
+4
2009-01-15
ACPI: thinkpad-acpi: bump up version to 0.22
Henrique de Moraes Holschuh
1
-1
/
+1
2009-01-15
ACPI: thinkpad-acpi: handle HKEY event 6030
Henrique de Moraes Holschuh
1
-0
/
+6
2009-01-15
ACPI: thinkpad-acpi: clean-up fan subdriver quirk
Henrique de Moraes Holschuh
1
-51
/
+58
2009-01-15
ACPI: thinkpad-acpi: start the event hunt season
Henrique de Moraes Holschuh
1
-0
/
+3
2009-01-15
ACPI: thinkpad-acpi: handle HKEY thermal and battery alarms
Henrique de Moraes Holschuh
1
-4
/
+59
2009-01-15
ACPI: thinkpad-acpi: clean up hotkey_notify()
Henrique de Moraes Holschuh
1
-65
/
+109
2009-01-15
ACPI: thinkpad-acpi: use killable instead of interruptible mutexes
Henrique de Moraes Holschuh
1
-13
/
+13
2009-01-15
ACPI: thinkpad-acpi: add UWB radio support
Henrique de Moraes Holschuh
1
-1
/
+205
2009-01-15
ACPI: thinkpad-acpi: preserve radio state across shutdown
Henrique de Moraes Holschuh
1
-4
/
+55
2009-01-15
ACPI: thinkpad-acpi: resume with radios disabled
Henrique de Moraes Holschuh
1
-10
/
+56
2009-01-15
ACPI: thinkpad-acpi: debug facility to emulate the rf switches
Henrique de Moraes Holschuh
1
-0
/
+190
2009-01-15
ACPI: thinkpad-acpi: struct device - replace bus_id with dev_name(), dev_set_...
Kay Sievers
1
-4
/
+4
2009-01-09
Merge branch 'drivers-platform' into release
Len Brown
1
-0
/
+6948
2008-12-19
create drivers/platform/x86/ from drivers/misc/
Len Brown
1
-0
/
+6949