summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/thinkpad_acpi.c
AgeCommit message (Expand)Author
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-04platform/x86: Use device_show_string() helper for sysfs attributesLukas Wunner
2024-04-29platform/x86: thinkpad_acpi: Use false to set acpi_send_ev to falseHans de Goede
2024-04-29platform/x86: thinkpad_acpi: Support hotkey to disable trackpoint doubletapMark Pearson
2024-04-29platform/x86: thinkpad_acpi: Support for system debug info hotkeyMark Pearson
2024-04-29platform/x86: thinkpad_acpi: Support for trackpoint doubletapMark Pearson
2024-04-29platform/x86: thinkpad_acpi: Simplify known_ev handlingMark Pearson
2024-04-29platform/x86: thinkpad_acpi: Add mappings for adaptive kbd clipping-tool and ...Hans de Goede
2024-04-29platform/x86: thinkpad_acpi: Switch to using sparse-keymap helpersHans de Goede
2024-04-29platform/x86: thinkpad_acpi: Drop KEY_RESERVED special handlingHans de Goede
2024-04-29platform/x86: thinkpad_acpi: Use correct keycodes for volume and brightness keysHans de Goede
2024-04-29platform/x86: thinkpad_acpi: Change hotkey_reserved_mask initializationHans de Goede
2024-04-29platform/x86: thinkpad_acpi: Do not send ACPI netlink events for unknown hotkeysHans de Goede
2024-04-29platform/x86: thinkpad_acpi: Move tpacpi_driver_event() call to tpacpi_input_...Hans de Goede
2024-04-29platform/x86: thinkpad_acpi: Move hkey > scancode mapping to tpacpi_input_sen...Hans de Goede
2024-04-29platform/x86: thinkpad_acpi: Drop tpacpi_input_send_key_masked() and hotkey_d...Hans de Goede
2024-04-29platform/x86: thinkpad_acpi: Always call tpacpi_driver_event() for hotkeysHans de Goede
2024-04-29platform/x86: thinkpad_acpi: Move hotkey_user_mask check to tpacpi_input_send...Hans de Goede
2024-04-29platform/x86: thinkpad_acpi: Move special original hotkeys handling out of sw...Hans de Goede
2024-04-29platform/x86: thinkpad_acpi: Move adaptive kbd event handling to tpacpi_drive...Hans de Goede
2024-04-29platform/x86: thinkpad_acpi: Make tpacpi_driver_event() return if it handled ...Hans de Goede
2024-04-29platform/x86: thinkpad_acpi: Do hkey to scancode translation laterHans de Goede
2024-04-29platform/x86: thinkpad_acpi: Use tpacpi_input_send_key() in adaptive kbd codeHans de Goede
2024-04-29platform/x86: thinkpad_acpi: Drop ignore_acpi_evHans de Goede
2024-04-29platform/x86: thinkpad_acpi: Drop setting send_/ignore_acpi_ev defaults twiceHans de Goede
2024-04-29platform/x86: thinkpad_acpi: Provide hotkey_poll_stop_sync() dummyHans de Goede
2024-04-29platform/x86: thinkpad_acpi: Take hotkey_mutex during hotkey_exit()Hans de Goede
2024-04-29platform/x86: thinkpad_acpi: change sprintf() to sysfs_emit()yunshui
2024-04-15platform/x86: thinkpad_acpi: use platform_profile_cycle()Gergo Koteles
2024-03-12Merge tag 'platform-drivers-x86-v6.8-4' into pdx86/for-nextIlpo Järvinen
2024-03-12platform/x86: thinkpad_acpi: Add more ThinkPads with non-standard reg address...Vishnu Sankar
2024-02-20platform/x86: thinkpad_acpi: Only update profile if successfully convertedMario Limonciello
2024-02-20platform/x86: thinkpad_acpi: Fix to correct wrong temp reporting on some Thin...Vishnu Sankar
2024-02-20platform/x86: thinkpad_acpi: Simplify thermal mode checkingVishnu Sankar
2024-01-24platform/x86: Support for mode FN keyMark Pearson
2024-01-24platform/x86: remove obsolete calls to ledtrig_audio_getHeiner Kallweit
2024-01-24platform/x86: thinkpad_acpi: remove redundant assignment to variable iColin Ian King
2023-12-18platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some ThinkPad...Vishnu Sankar
2023-12-08platform/x86: thinkpad_acpi: fix kernel-doc warningsRandy Dunlap
2023-10-31Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-10-27platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad X120eOlli Asikainen
2023-10-23platform/x86: thinkpad_acpi: replace deprecated strncpy with memcpyJustin Stitt
2023-09-28platform/x86: thinkpad_acpi: sysfs interface to auxmacFernando Eckhardt Valle
2023-09-18platform/x86: thinkpad_acpi: Take mutex in hotkey_resumeDennis Bonke
2023-08-23Merge remote-tracking branch 'pdx86/fixes' into pdx86/for-nextHans de Goede
2023-08-21platform/x86: thinkpad_acpi: Switch to memdup_user_nul() helperRuan Jinjie
2023-07-12platform/x86: thinkpad_acpi: use lockdep annotationsThomas Weißschuh
2023-07-12platform/x86: thinkpad_acpi: take mutex for hotkey_mask_{set,get}Thomas Weißschuh
2023-07-11platform/x86: Move s2idle quirk from thinkpad-acpi to amd-pmcMario Limonciello
2023-06-13platform/x86: thinkpad_acpi: Fix lkp-tests warnings for platform profilesMark Pearson