summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | platform/x86: ISST: Support SST-BF and SST-TF per levelSrinivas Pandruvada2024-05-011-7/+31
| * | | platform/x86/fujitsu-laptop: Replace sprintf() with sysfs_emit()Szilard Fabian2024-04-291-9/+9
| * | | tools/power/x86/intel-speed-select: v1.19 releaseSrinivas Pandruvada2024-04-291-1/+1
| * | | tools/power/x86/intel-speed-select: Display CPU as None for -1Srinivas Pandruvada2024-04-291-5/+17
| * | | tools/power/x86/intel-speed-select: SST BF/TF support per levelSrinivas Pandruvada2024-04-293-3/+10
| * | | tools/power/x86/intel-speed-select: Increase number of CPUs displayedSrinivas Pandruvada2024-04-291-4/+4
| * | | tools/power/x86/intel-speed-select: Present all TRL levels for turbo-freqSrinivas Pandruvada2024-04-291-1/+2
| * | | tools/power/x86/intel-speed-select: Fix display for unsupported levelsSrinivas Pandruvada2024-04-291-0/+1
| * | | tools/power/x86/intel-speed-select: Support multiple diesSrinivas Pandruvada2024-04-291-0/+20
| * | | tools/power/x86/intel-speed-select: Increase die countSrinivas Pandruvada2024-04-291-1/+1
| * | | platform/x86:intel/pmc: Enable S0ix blocker show in Lunar LakeXi Pardee2024-04-292-226/+261
| * | | platform/x86:intel/pmc: Add support to show S0ix blocker counterXi Pardee2024-04-292-0/+44
| * | | platform/x86:intel/pmc: Update LNL signal status mapXi Pardee2024-04-292-1/+22
| * | | platform/x86: ISST: Add missing MODULE_DESCRIPTIONSrinivas Pandruvada2024-04-292-0/+2
| * | | platform/x86: ISST: Add dev_fmtSrinivas Pandruvada2024-04-291-0/+2
| * | | platform/x86: ISST: Use in_range() to check package ID validitySrinivas Pandruvada2024-04-291-2/+1
| * | | platform/x86: ISST: Support partitioned systemsSrinivas Pandruvada2024-04-291-32/+267
| * | | platform/x86: ISST: Shorten the assignments for power_domain_infoSrinivas Pandruvada2024-04-291-17/+16
| * | | platform/x86: ISST: Use local variable for auxdev->devSrinivas Pandruvada2024-04-291-13/+14
| * | | platform/x86/intel/tpmi: Add additional TPMI header fieldsSrinivas Pandruvada2024-04-292-1/+20
| * | | platform/x86/intel/tpmi: Align comments in kernel-docSrinivas Pandruvada2024-04-291-3/+3
| * | | platform/x86/intel/tpmi: Check major version change for TPMI InformationSrinivas Pandruvada2024-04-291-4/+13
| * | | platform/x86/intel/tpmi: Handle error from tpmi_process_info()Srinivas Pandruvada2024-04-291-2/+5
| * | | platform/x86: classmate-laptop: Add missing MODULE_DESCRIPTION()Andy Shevchenko2024-04-291-2/+2
| * | | platform/x86: Add lenovo-yoga-tab2-pro-1380-fastcharger driverHans de Goede2024-04-293-0/+350
| * | | platform/x86: wmi: Add MSI WMI Platform driverArmin Wolf2024-04-296-0/+656
| * | | platform/x86: thinkpad_acpi: Use false to set acpi_send_ev to falseHans de Goede2024-04-291-1/+1
| * | | platform/x86: thinkpad_acpi: Support hotkey to disable trackpoint doubletapMark Pearson2024-04-291-1/+11
| * | | platform/x86: thinkpad_acpi: Support for system debug info hotkeyMark Pearson2024-04-291-0/+1
| * | | platform/x86: thinkpad_acpi: Support for trackpoint doubletapMark Pearson2024-04-291-0/+19
| * | | platform/x86: thinkpad_acpi: Simplify known_ev handlingMark Pearson2024-04-291-6/+2
| * | | platform/x86: thinkpad_acpi: Add mappings for adaptive kbd clipping-tool and ...Hans de Goede2024-04-291-2/+2
| * | | platform/x86: thinkpad_acpi: Switch to using sparse-keymap helpersHans de Goede2024-04-291-259/+145
| * | | platform/x86: thinkpad_acpi: Drop KEY_RESERVED special handlingHans de Goede2024-04-291-10/+8
| * | | platform/x86: thinkpad_acpi: Use correct keycodes for volume and brightness keysHans de Goede2024-04-291-24/+21
| * | | platform/x86: thinkpad_acpi: Change hotkey_reserved_mask initializationHans de Goede2024-04-291-6/+15
| * | | platform/x86: thinkpad_acpi: Do not send ACPI netlink events for unknown hotkeysHans de Goede2024-04-291-3/+11
| * | | platform/x86: thinkpad_acpi: Move tpacpi_driver_event() call to tpacpi_input_...Hans de Goede2024-04-291-4/+3
| * | | platform/x86: thinkpad_acpi: Move hkey > scancode mapping to tpacpi_input_sen...Hans de Goede2024-04-291-59/+26
| * | | platform/x86: thinkpad_acpi: Drop tpacpi_input_send_key_masked() and hotkey_d...Hans de Goede2024-04-291-14/+2
| * | | platform/x86: thinkpad_acpi: Always call tpacpi_driver_event() for hotkeysHans de Goede2024-04-291-7/+4
| * | | platform/x86: thinkpad_acpi: Move hotkey_user_mask check to tpacpi_input_send...Hans de Goede2024-04-291-2/+5
| * | | platform/x86: thinkpad_acpi: Move special original hotkeys handling out of sw...Hans de Goede2024-04-291-4/+10
| * | | platform/x86: thinkpad_acpi: Move adaptive kbd event handling to tpacpi_drive...Hans de Goede2024-04-291-35/+41
| * | | platform/x86: thinkpad_acpi: Make tpacpi_driver_event() return if it handled ...Hans de Goede2024-04-291-54/+61
| * | | platform/x86: thinkpad_acpi: Do hkey to scancode translation laterHans de Goede2024-04-291-35/+36
| * | | platform/x86: thinkpad_acpi: Use tpacpi_input_send_key() in adaptive kbd codeHans de Goede2024-04-291-14/+2
| * | | platform/x86: thinkpad_acpi: Drop ignore_acpi_evHans de Goede2024-04-291-39/+17
| * | | platform/x86: thinkpad_acpi: Drop setting send_/ignore_acpi_ev defaults twiceHans de Goede2024-04-291-19/+5
| * | | platform/x86: thinkpad_acpi: Provide hotkey_poll_stop_sync() dummyHans de Goede2024-04-291-2/+3