index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
thinkpad_acpi.c
Age
Commit message (
Expand
)
Author
2025-06-25
platform/x86: thinkpad_acpi: handle HKEY 0x1402 event
Mark Pearson
2025-05-29
Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-05-20
platform/x86: thinkpad_acpi: Ignore battery threshold change event notification
Mark Pearson
2025-05-12
Merge branch 'fixes' into for-next
Ilpo Järvinen
2025-05-08
platform/x86: thinkpad-acpi: Add support for new hotkey for camera shutter sw...
Nitin Joshi
2025-05-07
platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS
John Chau
2025-04-11
platform/x86: Use strscpy()/scnprintf() with acpi_device_name/class()
Ilpo Järvinen
2025-04-01
platform/x86: thinkpad_acpi: disable ACPI fan access for T495* and E560
Eduard Christian Dumitrescu
2025-04-01
platform/x86: thinkpad_acpi: Fix NULL pointer dereferences while probing
Kurt Borja
2025-03-26
Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-03-21
platform/x86: thinkpad_acpi: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-03-05
platform/x86: thinkpad_acpi: check the return value of devm_mutex_init()
Bartosz Golaszewski
2025-03-03
platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131e
Mingcong Bai
2025-02-24
platform/x86: thinkpad_acpi: Move HWMON initialization to tpacpi_hwmon_pdrive...
Kurt Borja
2025-02-24
platform/x86: thinkpad_acpi: Move subdriver initialization to tpacpi_pdriver'...
Kurt Borja
2025-02-13
Merge branch 'fixes' into for-next
Ilpo Järvinen
2025-02-12
platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driver
Mark Pearson
2025-02-10
platform/x86: thinkpad_acpi: Support for V9 DYTC platform profiles
Mark Pearson
2025-02-10
platform/x86: thinkpad_acpi: Fix invalid fan speed on ThinkPad X120e
Sybil Isabel Dorsett
2025-02-03
platform/x86: thinkpad-acpi: Do not include <linux/fb.h>
Thomas Zimmermann
2025-01-21
Merge branch 'fixes' into 'for-next'
Ilpo Järvinen
2025-01-17
ACPI: platform_profile: Remove platform_profile_handler from exported symbols
Kurt Borja
2025-01-17
platform/x86: thinkpad_acpi: Use devm_platform_profile_register()
Kurt Borja
2025-01-16
ACPI: platform_profile: Add `probe` to platform_profile_ops
Kurt Borja
2025-01-16
ACPI: platform_profile: Add `ops` member to handlers
Kurt Borja
2025-01-16
ACPI: platform_profile: Remove platform_profile_handler from callbacks
Kurt Borja
2025-01-16
ACPI: platform_profile: Let drivers set drvdata to the class device
Kurt Borja
2025-01-15
platform/x86: thinkpad_acpi: Add support for new phone link hotkey
Illia Ostapyshyn
2025-01-09
platform/x86: thinkpad-acpi: replace strcpy with strscpy
Nitin Joshi
2024-12-29
platform/x86: thinkpad-acpi: Add support for hotkey 0x1401
Vishnu Sankar
2024-12-10
ACPI: platform_profile: Pass the profile handler into platform_profile_notify()
Mario Limonciello
2024-12-10
ACPI: platform_profile: Add platform handler argument to platform_profile_rem...
Mario Limonciello
2024-12-10
ACPI: platform_profile: Add device pointer into platform profile handler
Mario Limonciello
2024-12-10
ACPI: platform-profile: Add a name member to handlers
Mario Limonciello
2024-11-06
platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect f...
Vishnu Sankar
2024-09-04
platform/x86: thinkpad_acpi: Fix uninitialized symbol 's' warning
Matthias Fetzer
2024-08-19
platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan support
Matthias Fetzer
2024-06-03
platform/x86: thinkpad_acpi: Use 2-argument strscpy()
Andy Shevchenko
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-04
platform/x86: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2024-04-29
platform/x86: thinkpad_acpi: Use false to set acpi_send_ev to false
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Support hotkey to disable trackpoint doubletap
Mark Pearson
2024-04-29
platform/x86: thinkpad_acpi: Support for system debug info hotkey
Mark Pearson
2024-04-29
platform/x86: thinkpad_acpi: Support for trackpoint doubletap
Mark Pearson
2024-04-29
platform/x86: thinkpad_acpi: Simplify known_ev handling
Mark Pearson
2024-04-29
platform/x86: thinkpad_acpi: Add mappings for adaptive kbd clipping-tool and ...
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Switch to using sparse-keymap helpers
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Drop KEY_RESERVED special handling
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Use correct keycodes for volume and brightness keys
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Change hotkey_reserved_mask initialization
Hans de Goede
[next]