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
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
2020-05-15
platform/x86: thinkpad_acpi: Replace custom approach by kstrtoint()
Andy Shevchenko
1
-16
/
+10
2020-05-15
platform/x86: thinkpad_acpi: Use strndup_user() in dispatch_proc_write()
Andy Shevchenko
1
-11
/
+3
2020-05-15
platform/x86: thinkpad_acpi: Replace next_cmd(&buf) with strsep(&buf, ",")
Andy Shevchenko
1
-34
/
+15
2020-05-07
platform/x86: thinkpad_acpi: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
1
-30
/
+15
2020-05-05
platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement
Xiongfeng Wang
1
-1
/
+1
2020-04-27
platform/x86: thinkpad_acpi: Add support for dual fan control
Lars Hofhansl
1
-6
/
+37
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-8
/
+7
2019-09-07
platform/x86: thinkpad_acpi: Add ThinkPad PrivacyGuard
Alexander Schremmer
1
-0
/
+105
2019-07-29
platform/x86: thinkpad_acpi: Use kmemdup rather than duplicating its implemen...
Fuqian Huang
1
-10
/
+7
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-16
/
+1
2019-05-09
platform/x86: thinkpad_acpi: cleanup for Thinkpad ACPI led
Pavel Machek
1
-3
/
+3
2019-05-09
platform/x86: thinkpad_acpi: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2019-05-06
platform/x86: thinkpad_acpi: fix spelling mistake "capabilites" -> "capabilit...
Colin Ian King
1
-1
/
+1
2019-04-08
platform/x86: thinkpad_acpi: Read EC information on newer models
Jiaxun Yang
1
-13
/
+49
2019-04-08
platform/x86: thinkpad_acpi: Disable Bluetooth for some machines
Jiaxun Yang
1
-2
/
+70
2018-12-26
Merge tag 'sound-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-15
/
+52
2018-12-10
platform/x86: thinkpad_acpi: Cleanup quirks macros
Jouke Witteveen
1
-32
/
+13
2018-11-29
platform/x86: thinkpad_acpi: Drop superfluous exported function
Takashi Iwai
1
-19
/
+11
2018-11-29
platform/x86: thinkpad_acpi: Add audio mute LED classdev support
Takashi Iwai
1
-6
/
+51
2018-11-07
platform/x86: thinkpad_acpi: Change the keymap for Favorites hotkey
Zhang Xianwei
1
-1
/
+1
2018-08-23
Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-55
/
+80
2018-08-15
platform/x86: thinkpad_acpi: Fix multi-battery bug
Thomas Weißschuh
1
-1
/
+5
2018-08-15
platform/x86: thinkpad_acpi: extend battery quirk coverage
Jouke Witteveen
1
-0
/
+4
2018-07-21
pids: Compute task_tgid using signal->leader_pid
Eric W. Biederman
1
-0
/
+1
2018-07-18
platform/x86: thinkpad_acpi: Support battery quirk
Jouke Witteveen
1
-2
/
+21
2018-07-18
platform/x86: thinkpad_acpi: Proper model/release matching
Jouke Witteveen
1
-50
/
+48
2018-06-27
platform/x86: thinkpad_acpi: Add support for calculator hotkey
Benjamin Berg
1
-2
/
+2
2018-06-14
Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-9
/
+21
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-05-07
platform/x86: thinkpad_acpi: silence false-positive-prone pr_warn
Henrique de Moraes Holschuh
1
-6
/
+3
2018-05-07
platform/x86: thinkpad_acpi: do not report thermal sensor state for tablet mo...
Henrique de Moraes Holschuh
1
-1
/
+1
2018-05-07
platform/x86: thinkpad_acpi: silence HKEY 0x6032, 0x60f0, 0x6030
Henrique de Moraes Holschuh
1
-2
/
+17
2018-04-10
Merge tag 'platform-drivers-x86-v4.17-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-0
/
+8
2018-04-03
platform/x86: thinkpad_acpi: Add 2nd Fan Support for Thinkpad P50
Alexander Kappner
1
-0
/
+8
2018-02-22
thinkpad_acpi: Add support for battery thresholds
Ognjen Galic
1
-1
/
+388
2018-01-24
platform/x86: thinkpad_acpi: suppress warning about palm detection
David Herrmann
1
-0
/
+10
2017-12-21
platform/x86: thinkpad_acpi: Accept flat mode for type 4 multi mode status
Benjamin Berg
1
-5
/
+3
2017-11-18
Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-13
/
+119
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-1
/
+1
2017-10-01
platform/x86: thinkpad_acpi: Implement tablet mode using GMMS method
Benjamin Berg
1
-13
/
+119
2017-08-19
platform/x86: thinkpad_acpi: Fix warning about deprecated hwmon_device_register
Stanislav Fomichev
1
-27
/
+11
2017-07-07
Merge tag 'platform-drivers-x86-v4.13-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-117
/
+66
2017-06-12
platform: thinkpad_acpi: convert to use DRIVER_ATTR_RO/RW
Greg Kroah-Hartman
1
-63
/
+28
2017-05-15
platform/x86: thinkpad_acpi: Add a comment about 0 in module_param_call()
Andy Shevchenko
1
-0
/
+1
2017-05-15
platform/x86: thinkpad_acpi: Join string literals back
Andy Shevchenko
1
-117
/
+65
2017-03-15
platform/x86: thinkpad_acpi: add mapping for new hotkeys
Christian Kellner
1
-12
/
+79
2017-03-15
platform/x86: thinkpad_acpi: guard generic hotkey case
Christian Kellner
1
-5
/
+7
2017-02-25
platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed o...
Hans de Goede
1
-4
/
+38
2017-02-25
platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDs
Hans de Goede
1
-64
/
+16
2017-02-25
platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directly
Hans de Goede
1
-3
/
+1
[next]