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
/
misc
/
thinkpad_acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-22
ACPI: thinkpad-acpi: add locking to brightness subdriver
Henrique de Moraes Holschuh
1
-7
/
+28
2007-07-22
ACPI: thinkpad-acpi: bump up version to 0.15
Henrique de Moraes Holschuh
1
-1
/
+1
2007-07-22
ACPI: thinkpad-acpi: make EC-based thermal readings non-experimental
Henrique de Moraes Holschuh
1
-1
/
+1
2007-07-22
ACPI: thinkpad-acpi: make sure DSDT TMPx readings don't return +128
Henrique de Moraes Holschuh
1
-0
/
+2
2007-07-22
ACPI: thinkpad-acpi: react to Lenovo ThinkPad differences in hot key
Henrique de Moraes Holschuh
1
-28
/
+81
2007-07-22
ACPI: thinkpad-acpi: allow use of CMOS NVRAM for brightness control
Henrique de Moraes Holschuh
1
-9
/
+53
2007-07-22
ACPI: thinkpad-acpi: store ThinkPad model information
Henrique de Moraes Holschuh
1
-28
/
+70
2007-07-22
ACPI: thinkpad_acpi: use bool for boolean parameters
Henrique de Moraes Holschuh
1
-2
/
+2
2007-07-22
ACPI: thinkpad-acpi: rename pci HID constant
Henrique de Moraes Holschuh
1
-2
/
+5
2007-07-22
ACPI: thinkpad-acpi: checkpoint sysfs interface version due to input layer
Henrique de Moraes Holschuh
1
-1
/
+1
2007-07-22
ACPI: thinkpad-acpi: export EV_SW SW_RADIO events
Henrique de Moraes Holschuh
1
-0
/
+28
2007-07-22
ACPI: thinkpad-acpi: add power-management handler capability
Henrique de Moraes Holschuh
1
-0
/
+16
2007-07-22
ACPI: thinkpad-acpi: make the input event mode the default
Henrique de Moraes Holschuh
1
-3
/
+16
2007-07-22
ACPI: thinkpad-acpi: add input device support to hotkey subdriver
Henrique de Moraes Holschuh
1
-4
/
+104
2007-07-22
ACPI: thinkpad-acpi: register input device
Henrique de Moraes Holschuh
1
-1
/
+31
2007-07-22
ACPI: thinkpad-acpi: checkpoint sysfs interface version due to hotkey
Henrique de Moraes Holschuh
1
-1
/
+1
2007-07-22
ACPI: thinkpad-acpi: export to sysfs the state of the radio slider switch
Henrique de Moraes Holschuh
1
-2
/
+36
2007-07-22
ACPI: thinkpad-acpi: export hotkey maximum masks
Henrique de Moraes Holschuh
1
-1
/
+36
2007-07-22
ACPI: thinkpad-acpi: enable more hotkeys
Henrique de Moraes Holschuh
1
-16
/
+22
2007-07-22
ACPI: thinkpad-acpi: remove all uneeded initializers
Henrique de Moraes Holschuh
1
-8
/
+8
2007-07-22
ACPI: thinkpad-acpi: add DMI-based modalias
Henrique de Moraes Holschuh
1
-0
/
+23
2007-05-31
ACPI: thinkpad-acpi: do not use named sysfs groups
Henrique de Moraes Holschuh
1
-10
/
+7
2007-04-29
ACPI: thinkpad-acpi: add sysfs support to wan and bluetooth subdrivers
Henrique de Moraes Holschuh
1
-12
/
+132
2007-04-29
ACPI: thinkpad-acpi: add sysfs support to hotkey subdriver
Henrique de Moraes Holschuh
1
-0
/
+127
2007-04-29
ACPI: thinkpad-acpi: improve dock subdriver initialization
Henrique de Moraes Holschuh
1
-28
/
+50
2007-04-29
ACPI: thinkpad-acpi: improve debugging for acpi helpers
Henrique de Moraes Holschuh
1
-11
/
+20
2007-04-29
ACPI: thinkpad-acpi: map ENXIO to EINVAL for fan sysfs
Henrique de Moraes Holschuh
1
-2
/
+6
2007-04-29
ACPI: thinkpad-acpi: fix a fan watchdog invocation
Henrique de Moraes Holschuh
1
-2
/
+3
2007-04-29
ACPI: thinkpad-acpi: do not arm fan watchdog if it would not work
Henrique de Moraes Holschuh
1
-0
/
+3
2007-04-29
ACPI: thinkpad-acpi: add a fan-control feature master toggle
Henrique de Moraes Holschuh
1
-1
/
+29
2007-04-25
ACPI: thinkpad-acpi: update brightness sysfs interface support
Henrique de Moraes Holschuh
1
-2
/
+3
2007-04-25
ACPI: thinkpad-acpi: add sysfs support to the cmos command subdriver
Henrique de Moraes Holschuh
1
-0
/
+33
2007-04-25
ACPI: thinkpad-acpi: add a safety net for TPEC fan control mode
Henrique de Moraes Holschuh
1
-4
/
+12
2007-04-25
ACPI: thinkpad-acpi: add sysfs support to fan subdriver
Henrique de Moraes Holschuh
1
-23
/
+303
2007-04-25
ACPI: thinkpad-acpi: add sysfs support to the thermal subdriver
Henrique de Moraes Holschuh
1
-1
/
+121
2007-04-25
ACPI: thinkpad-acpi: protect fan and hotkey data structures
Henrique de Moraes Holschuh
1
-27
/
+87
2007-04-25
ACPI: thinkpad-acpi: add infrastructure for the sysfs device attributes
Henrique de Moraes Holschuh
1
-5
/
+81
2007-04-25
ACPI: thinkpad-acpi: driver sysfs conversion
Henrique de Moraes Holschuh
1
-0
/
+90
2007-04-25
ACPI: thinkpad-acpi: register with the device model
Henrique de Moraes Holschuh
1
-0
/
+54
2007-04-22
ACPI: thinkpad-acpi: improve fan watchdog messages
Henrique de Moraes Holschuh
1
-3
/
+7
2007-04-22
ACPI: thinkpad-acpi: cleanup thermal subdriver for sysfs conversion
Henrique de Moraes Holschuh
1
-26
/
+53
2007-04-22
ACPI: thinkpad-acpi: clean up CMOS commands subdriver
Henrique de Moraes Holschuh
1
-19
/
+20
2007-04-22
ACPI: thinkpad-acpi: cleanup video subdriver
Henrique de Moraes Holschuh
1
-85
/
+177
2007-04-22
ACPI: thinkpad-acpi: cleanup bluetooth and wan for sysfs conversion
Henrique de Moraes Holschuh
1
-40
/
+90
2007-04-22
ACPI: thinkpad-acpi: clean up hotkey subdriver
Henrique de Moraes Holschuh
1
-17
/
+29
2007-04-22
ACPI: thinkpad-acpi: prepare for device model conversion
Henrique de Moraes Holschuh
1
-102
/
+129
2007-04-22
ACPI: thinkpad-acpi: use bitfields for module flags
Henrique de Moraes Holschuh
1
-80
/
+67
2007-04-22
ACPI: thinkpad-acpi: use bitfields to hold subdriver flags
Henrique de Moraes Holschuh
1
-16
/
+16
2007-04-22
ACPI: thinkpad-acpi: improve thinkpad detection
Henrique de Moraes Holschuh
1
-0
/
+13
2007-04-22
ACPI: thinkpad-acpi: uncouple subdriver init from ibms struct
Henrique de Moraes Holschuh
1
-154
/
+248
[next]