summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* platform/mellanox: mlxreg-io: Fix read access of n-bytes size attributesVadim Pasternak2021-10-111-1/+1
* platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() callVadim Pasternak2021-10-111-1/+1
* 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
* platform/x86: Add driver for ACPI WMAA EC-based backlight controlDaniel Dadap2021-09-143-0/+222
* platform/x86: hp-wmi: add support for omen laptopsEnver Balalic2021-09-142-12/+318
* platform/x86: amd-pmc: Increase the response register timeoutMario Limonciello2021-09-141-1/+1
* platform/x86: touchscreen_dmi: Update info for the Chuwi Hi10 Plus (CWI527) t...Hans de Goede2021-09-131-4/+13
* platform/x86: touchscreen_dmi: Add info for the Chuwi HiBook (CWI514) tabletHans de Goede2021-09-131-0/+37
* lg-laptop: Correctly handle dmi_get_system_info() returning NULLMatan Ziv-Av2021-09-131-1/+1