summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
...
* | | platform/x86: gigabyte-wmi: add support for B550 AORUS ELITE AX V2Zephaniah E. Loss-Cutler-Hull2021-10-111-0/+1
* | | platform/x86: amd-pmc: Add alternative acpi id for PMC controllerSachi King2021-10-111-0/+1
* | | platform/x86: intel_scu_ipc: Update timeout value in commentPrashant Malani2021-10-111-1/+1
* | | platform/x86: intel_scu_ipc: Increase virtual timeout to 10sPrashant Malani2021-10-111-1/+1
* | | platform/x86: intel_scu_ipc: Fix busy loop expiry timePrashant Malani2021-10-111-1/+1
* | | platform/x86: dell: Make DELL_WMI_PRIVACY depend on DELL_WMIHans de Goede2021-10-111-0/+1
* | | platform/x86: Rename wmaa-backlight-wmi to nvidia-wmi-ec-backlightDaniel Dadap2021-10-113-9/+8
* | | platform/x86: Remove "WMAA" from identifier names in wmaa-backlight-wmi.cDaniel Dadap2021-10-111-83/+91
* | | platform/x86: thinkpad_acpi: Switch to common use of attributesLen Baker2021-09-281-113/+26
* | | platform/x86: ideapad-laptop: Add platform support for Ideapad 5 Pro 16ACH6-82L5Kelly Anderson2021-09-281-3/+24
* | | platform/x86: amd-pmc: Add a message to print resume time infoSanket Goswami2021-09-281-0/+2
* | | platform/x86: amd-pmc: Send command to dump data after clearing OS_HINTSanket Goswami2021-09-281-3/+3
* | | platform/x86: amd-pmc: Fix compilation when CONFIG_DEBUGFS is disabledHans de Goede2021-09-281-43/+43
* | | platform/x86: dell-wmi: Recognise or support new switchesTroy Rollo2021-09-211-10/+66
* | | platform/x86: gigabyte-wmi: add support for B550I Aorus Pro AXTobias Jakobi2021-09-211-0/+1
* | | platform/x86/intel: hid: Add DMI switches allow listJosé Expósito2021-09-211-5/+22
* | | platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build errorRandy Dunlap2021-09-211-2/+1
* | | platform: lg-laptop: drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-09-211-1/+0
* | | platform/x86: amd-pmc: Export Idlemask values based on the APUSanket Goswami2021-09-161-0/+76
* | | platform/x86: amd-pmc: Check s0i3 cycle statusSanket Goswami2021-09-161-2/+3
* | | platform/x86: Add Intel ishtp eclite driverK Naduvalath, Sumesh2021-09-163-0/+718
* | | platform/x86: acer-wmi: use __packed instead of __attribute__((packed))Jules Irenge2021-09-141-7/+7
* | | platform/x86: wmi: more detailed error reporting in find_guid()Barnabás Pőcze2021-09-141-16/+27
* | | platform/x86: wmi: introduce helper to retrieve event dataBarnabás Pőcze2021-09-141-22/+20
* | | platform/x86: wmi: introduce helper to determine typeBarnabás Pőcze2021-09-141-11/+10
* | | platform/x86: wmi: introduce helper to generate method namesBarnabás Pőcze2021-09-141-15/+27
* | | platform/x86: wmi: introduce helper to convert driver to WMI driverBarnabás Pőcze2021-09-141-12/+10
* | | platform/x86: wmi: simplify error handling logicBarnabás Pőcze2021-09-141-4/+3
* | | platform/x86: wmi: do not fail if disabling failsBarnabás Pőcze2021-09-141-1/+8
* | | platform/x86: wmi: improve debug messagesBarnabás Pőcze2021-09-141-4/+4
* | | platform/x86: wmi: align arguments of functionsBarnabás Pőcze2021-09-141-9/+10
* | | platform/x86: wmi: move variablesBarnabás Pőcze2021-09-141-5/+4
* | | platform/x86: wmi: remove variableBarnabás Pőcze2021-09-141-4/+1
* | | platform/x86: wmi: use sizeof(*p) in allocationBarnabás Pőcze2021-09-141-1/+1
* | | platform/x86: wmi: use !p to check for NULLBarnabás Pőcze2021-09-141-2/+2
* | | platform/x86: wmi: use sysfs_emit()Barnabás Pőcze2021-09-141-9/+10
* | | platform/x86: wmi: make GUID block packedBarnabás Pőcze2021-09-141-1/+5
* | | platform/x86: wmi: use guid_t and guid_equal()Barnabás Pőcze2021-09-141-17/+17
* | | platform/x86: wmi: use bool instead of intBarnabás Pőcze2021-09-141-8/+8
* | | platform/x86: wmi: use BIT() macroBarnabás Pőcze2021-09-141-4/+5
* | | platform/x86: wmi: remove unnecessary checksBarnabás Pőcze2021-09-141-2/+0
* | | platform/x86: wmi: remove stray empty lineBarnabás Pőcze2021-09-141-1/+0
* | | platform/x86: wmi: remove unnecessary castsBarnabás Pőcze2021-09-141-7/+5
* | | platform/x86: wmi: remove unnecessary argumentBarnabás Pőcze2021-09-141-5/+4
* | | platform/x86: wmi: remove unnecessary variableBarnabás Pőcze2021-09-141-4/+1
* | | platform/x86: wmi: remove unnecessary initializationsBarnabás Pőcze2021-09-141-9/+9
* | | platform/x86: wmi: remove unnecessary initializationBarnabás Pőcze2021-09-141-1/+1
* | | platform/x86: wmi: remove commasBarnabás Pőcze2021-09-141-4/+4
* | | platform/x86: wmi: fix checkpatch warningsBarnabás Pőcze2021-09-141-3/+2
* | | platform/x86: wmi: fix kernel docBarnabás Pőcze2021-09-141-1/+1