开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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
2024-04-29
platform/x86: thinkpad_acpi: Do not send ACPI netlink events for unknown hotkeys
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Move tpacpi_driver_event() call to tpacpi_input_...
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Move hkey > scancode mapping to tpacpi_input_sen...
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Drop tpacpi_input_send_key_masked() and hotkey_d...
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Always call tpacpi_driver_event() for hotkeys
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Move hotkey_user_mask check to tpacpi_input_send...
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Move special original hotkeys handling out of sw...
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Move adaptive kbd event handling to tpacpi_drive...
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Make tpacpi_driver_event() return if it handled ...
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Do hkey to scancode translation later
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Use tpacpi_input_send_key() in adaptive kbd code
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Drop ignore_acpi_ev
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Drop setting send_/ignore_acpi_ev defaults twice
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Provide hotkey_poll_stop_sync() dummy
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: Take hotkey_mutex during hotkey_exit()
Hans de Goede
2024-04-29
platform/x86: thinkpad_acpi: change sprintf() to sysfs_emit()
yunshui
2024-04-15
platform/x86: thinkpad_acpi: use platform_profile_cycle()
Gergo Koteles
2024-03-12
Merge tag 'platform-drivers-x86-v6.8-4' into pdx86/for-next
Ilpo Järvinen
2024-03-12
platform/x86: thinkpad_acpi: Add more ThinkPads with non-standard reg address...
Vishnu Sankar
2024-02-20
platform/x86: thinkpad_acpi: Only update profile if successfully converted
Mario Limonciello
[next]