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
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
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-15
platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and type
Darren Hart
1
-2
/
+2
2016-12-13
platform/x86: thinkpad_acpi: Fix old style declaration GCC warning
Tobias Klauser
1
-1
/
+1
2016-12-13
platform/x86: thinkpad_acpi: Adding new hotkey ID for Lenovo thinkpad
Hui Wang
1
-0
/
+2
2016-12-13
platform/x86: thinkpad_acpi: Add support for X1 Yoga (2016) Tablet Mode
Lyude
1
-4
/
+35
2016-12-13
platform/x86: thinkpad_acpi: Move tablet detection into separate function
Lyude
1
-15
/
+37
2016-12-13
platform/x86: Use ACPI_FAILURE at appropriate places
Axel Lin
1
-1
/
+1
2016-06-08
thinkpad_acpi: Add support for HKEY version 0x200
Dennis Wassenberg
1
-24
/
+63
2016-05-27
Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-3
/
+40
2016-05-27
thinkpad_acpi: save kbdlight state on suspend and restore it on resume
Marco Trevisan (Treviño)
1
-3
/
+40
2016-04-15
thinkpad_acpi: Silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+3
2016-03-23
thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface"
Eric Curtin
1
-3
/
+1
2016-01-21
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2016-01-20
Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-0
/
+206
2016-01-20
thinkpad_acpi: Add support for keyboard backlight
Pali Rohár
1
-0
/
+206
2016-01-01
thinkpad_acpi: Use acpi_video_handles_brightness_key_presses()
Hans de Goede
1
-1
/
+1
2015-11-06
thinkpad_acpi: Don't yell on unsupported brightness interfaces
David Herrmann
1
-2
/
+1
2015-08-28
thinkpad_acpi: Remove side effects from vdbg_printk -> no_printk macro
Joe Perches
1
-1
/
+1
2015-06-19
thinkpad-acpi: Port to new backlight interface selection API
Hans de Goede
1
-2
/
+3
2015-05-20
thinkpad_acpi: Revert unintentional device attribute renaming
Bjørn Mork
1
-18
/
+19
2015-05-05
thinkpad_acpi: Fix warning for static not at beginning
Jean Delvare
1
-1
/
+1
2015-03-14
thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey()
Dan Carpenter
1
-2
/
+3
2015-03-14
thinkpad_acpi: signedness bugs getting current_mode
Dan Carpenter
1
-2
/
+2
2015-03-03
thinkpad_acpi: use DEVICE_ATTR_* macros
Bastien Nocera
1
-52
/
+20
2015-03-03
thinkpad_acpi: Add support for more adaptive kbd buttons
Bastien Nocera
1
-1
/
+79
2015-03-03
thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
Bastien Nocera
1
-9
/
+60
2015-03-03
thinkpad_acpi: Factor out get/set adaptive kbd mode
Bastien Nocera
1
-23
/
+38
2015-03-03
thinkpad_acpi: Remember adaptive kbd presence
Bastien Nocera
1
-19
/
+18
2015-02-12
thinkpad_acpi: support new BIOS version string pattern
Adam Lee
1
-3
/
+17
2015-02-10
thinkpad_acpi: unhandled hkey event
Xavier Naveira
1
-0
/
+2
2015-02-07
thinkpad_acpi.c: Fix sparse warning (make undeclared var static)
Lad, Prabhakar
1
-1
/
+1
2014-12-19
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
1
-10
/
+106
2014-12-04
thinkpad-acpi: Try to use full software mute control
Andy Lutomirski
1
-10
/
+106
2014-10-20
platform: x86: drop owner assignment from platform_drivers
Wolfram Sang
1
-2
/
+0
2014-10-14
thinkpad_acpi: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-2
/
+2
2014-09-18
x86: thinkpad_acpi.c: fixed spacing coding style issue
Jan van den Berg
1
-22
/
+22
2014-08-16
thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata
Mathias Krause
1
-2
/
+2
2014-08-16
drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity
Andrey Utkin
1
-1
/
+1
2014-08-16
thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILE
Hans de Goede
1
-1
/
+1
2014-06-11
thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540
Hans de Goede
1
-1
/
+3
[next]