index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
thinkpad_acpi.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-29
Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
1
-4
/
+45
2025-05-20
platform/x86: thinkpad_acpi: Ignore battery threshold change event notification
Mark Pearson
1
-0
/
+5
2025-05-12
Merge branch 'fixes' into for-next
Ilpo Järvinen
1
-0
/
+2
2025-05-08
platform/x86: thinkpad-acpi: Add support for new hotkey for camera shutter switch
Nitin Joshi
1
-1
/
+42
2025-05-07
platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS
John Chau
1
-0
/
+2
2025-04-11
platform/x86: Use strscpy()/scnprintf() with acpi_device_name/class()
Ilpo Järvinen
1
-3
/
+3
2025-04-01
platform/x86: thinkpad_acpi: disable ACPI fan access for T495* and E560
Eduard Christian Dumitrescu
1
-0
/
+11
2025-04-01
platform/x86: thinkpad_acpi: Fix NULL pointer dereferences while probing
Kurt Borja
1
-8
/
+16
2025-03-26
Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
1
-101
/
+80
2025-03-21
platform/x86: thinkpad_acpi: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-1
/
+1
2025-03-05
platform/x86: thinkpad_acpi: check the return value of devm_mutex_init()
Bartosz Golaszewski
1
-1
/
+3
2025-03-03
platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131e
Mingcong Bai
1
-0
/
+1
2025-02-24
platform/x86: thinkpad_acpi: Move HWMON initialization to tpacpi_hwmon_pdriver's probe
Kurt Borja
1
-27
/
+17
2025-02-24
platform/x86: thinkpad_acpi: Move subdriver initialization to tpacpi_pdriver's probe.
Kurt Borja
1
-74
/
+62
2025-02-13
Merge branch 'fixes' into for-next
Ilpo Järvinen
1
-16
/
+45
2025-02-12
platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driver
Mark Pearson
1
-2
/
+9
2025-02-10
platform/x86: thinkpad_acpi: Support for V9 DYTC platform profiles
Mark Pearson
1
-12
/
+22
2025-02-10
platform/x86: thinkpad_acpi: Fix invalid fan speed on ThinkPad X120e
Sybil Isabel Dorsett
1
-2
/
+14
2025-02-03
platform/x86: thinkpad-acpi: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2025-01-21
Merge branch 'fixes' into 'for-next'
Ilpo Järvinen
1
-1
/
+3
2025-01-17
ACPI: platform_profile: Remove platform_profile_handler from exported symbols
Kurt Borja
1
-9
/
+5
2025-01-17
platform/x86: thinkpad_acpi: Use devm_platform_profile_register()
Kurt Borja
1
-7
/
+1
2025-01-16
ACPI: platform_profile: Add `probe` to platform_profile_ops
Kurt Borja
1
-5
/
+10
2025-01-16
ACPI: platform_profile: Add `ops` member to handlers
Kurt Borja
1
-2
/
+6
2025-01-16
ACPI: platform_profile: Remove platform_profile_handler from callbacks
Kurt Borja
1
-2
/
+2
2025-01-16
ACPI: platform_profile: Let drivers set drvdata to the class device
Kurt Borja
1
-1
/
+1
2025-01-15
platform/x86: thinkpad_acpi: Add support for new phone link hotkey
Illia Ostapyshyn
1
-0
/
+1
2025-01-09
platform/x86: thinkpad-acpi: replace strcpy with strscpy
Nitin Joshi
1
-1
/
+1
2024-12-29
platform/x86: thinkpad-acpi: Add support for hotkey 0x1401
Vishnu Sankar
1
-1
/
+3
2024-12-10
ACPI: platform_profile: Pass the profile handler into platform_profile_notify()
Mario Limonciello
1
-7
/
+7
2024-12-10
ACPI: platform_profile: Add platform handler argument to platform_profile_remove()
Mario Limonciello
1
-1
/
+1
2024-12-10
ACPI: platform_profile: Add device pointer into platform profile handler
Mario Limonciello
1
-0
/
+1
2024-12-10
ACPI: platform-profile: Add a name member to handlers
Mario Limonciello
1
-0
/
+1
2024-11-06
platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect fan speed
Vishnu Sankar
1
-3
/
+25
2024-09-04
platform/x86: thinkpad_acpi: Fix uninitialized symbol 's' warning
Matthias Fetzer
1
-1
/
+1
2024-08-19
platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan support
Matthias Fetzer
1
-1
/
+142
2024-06-03
platform/x86: thinkpad_acpi: Use 2-argument strscpy()
Andy Shevchenko
1
-4
/
+2
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-8
/
+2
2024-05-04
platform/x86: Use device_show_string() helper for sysfs attributes
Lukas Wunner
1
-8
/
+2
2024-04-29
platform/x86: thinkpad_acpi: Use false to set acpi_send_ev to false
Hans de Goede
1
-1
/
+1
2024-04-29
platform/x86: thinkpad_acpi: Support hotkey to disable trackpoint doubletap
Mark Pearson
1
-1
/
+11
2024-04-29
platform/x86: thinkpad_acpi: Support for system debug info hotkey
Mark Pearson
1
-0
/
+1
2024-04-29
platform/x86: thinkpad_acpi: Support for trackpoint doubletap
Mark Pearson
1
-0
/
+19
2024-04-29
platform/x86: thinkpad_acpi: Simplify known_ev handling
Mark Pearson
1
-6
/
+2
2024-04-29
platform/x86: thinkpad_acpi: Add mappings for adaptive kbd clipping-tool and cloud keys
Hans de Goede
1
-2
/
+2
2024-04-29
platform/x86: thinkpad_acpi: Switch to using sparse-keymap helpers
Hans de Goede
1
-259
/
+145
2024-04-29
platform/x86: thinkpad_acpi: Drop KEY_RESERVED special handling
Hans de Goede
1
-10
/
+8
2024-04-29
platform/x86: thinkpad_acpi: Use correct keycodes for volume and brightness keys
Hans de Goede
1
-24
/
+21
2024-04-29
platform/x86: thinkpad_acpi: Change hotkey_reserved_mask initialization
Hans de Goede
1
-6
/
+15
2024-04-29
platform/x86: thinkpad_acpi: Do not send ACPI netlink events for unknown hotkeys
Hans de Goede
1
-3
/
+11
[next]