summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2021-09-30platform/chrome: cros_usbpd_notify: Rename cros_ec_pd_command()Prashant Malani-11/+9
2021-09-30platform/chrome: cros_ec: Fix spelling mistake "responsed" -> "response"Colin Ian King-2/+2
2021-09-28platform/x86: thinkpad_acpi: Switch to common use of attributesLen Baker-113/+26
2021-09-28platform/x86: ideapad-laptop: Add platform support for Ideapad 5 Pro 16ACH6-82L5Kelly Anderson-3/+24
2021-09-28platform/x86: amd-pmc: Add a message to print resume time infoSanket Goswami-0/+2
2021-09-28platform/x86: amd-pmc: Send command to dump data after clearing OS_HINTSanket Goswami-3/+3
2021-09-28platform/x86: amd-pmc: Fix compilation when CONFIG_DEBUGFS is disabledHans de Goede-43/+43
2021-09-27platform/chrome: cros_ec_sensorhub: simplify getting .driver_dataWolfram Sang-4/+2
2021-09-24platform/chrome: cros-ec-typec: Cleanup use of check_featuresPrashant Malani-3/+2
2021-09-23platform/chrome: cros_ec_proto: Fix check_features ret valPrashant Malani-5/+7
2021-09-21platform/x86: gigabyte-wmi: add support for B550I Aorus Pro AXTobias Jakobi-0/+1
2021-09-21platform/x86/intel: hid: Add DMI switches allow listJosé Expósito-5/+22
2021-09-21platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build errorRandy Dunlap-2/+1
2021-09-21platform/x86: dell-wmi: Recognise or support new switchesTroy Rollo-10/+66
2021-09-21platform/x86: gigabyte-wmi: add support for B550I Aorus Pro AXTobias Jakobi-0/+1
2021-09-21platform/x86/intel: hid: Add DMI switches allow listJosé Expósito-5/+22
2021-09-21platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build errorRandy Dunlap-2/+1
2021-09-21platform: lg-laptop: drop unneeded MODULE_ALIASKrzysztof Kozlowski-1/+0
2021-09-16platform/x86: amd-pmc: Export Idlemask values based on the APUSanket Goswami-0/+76
2021-09-16platform/x86: amd-pmc: Check s0i3 cycle statusSanket Goswami-2/+3
2021-09-16platform/x86: Add Intel ishtp eclite driverK Naduvalath, Sumesh-0/+718
2021-09-14platform/x86: acer-wmi: use __packed instead of __attribute__((packed))Jules Irenge-7/+7
2021-09-14platform/x86: wmi: more detailed error reporting in find_guid()Barnabás Pőcze-16/+27
2021-09-14platform/x86: wmi: introduce helper to retrieve event dataBarnabás Pőcze-22/+20
2021-09-14platform/x86: wmi: introduce helper to determine typeBarnabás Pőcze-11/+10
2021-09-14platform/x86: wmi: introduce helper to generate method namesBarnabás Pőcze-15/+27
2021-09-14platform/x86: wmi: introduce helper to convert driver to WMI driverBarnabás Pőcze-12/+10
2021-09-14platform/x86: wmi: simplify error handling logicBarnabás Pőcze-4/+3
2021-09-14platform/x86: wmi: do not fail if disabling failsBarnabás Pőcze-1/+8
2021-09-14platform/x86: wmi: improve debug messagesBarnabás Pőcze-4/+4
2021-09-14platform/x86: wmi: align arguments of functionsBarnabás Pőcze-9/+10
2021-09-14platform/x86: wmi: move variablesBarnabás Pőcze-5/+4
2021-09-14platform/x86: wmi: remove variableBarnabás Pőcze-4/+1
2021-09-14platform/x86: wmi: use sizeof(*p) in allocationBarnabás Pőcze-1/+1
2021-09-14platform/x86: wmi: use !p to check for NULLBarnabás Pőcze-2/+2
2021-09-14platform/x86: wmi: use sysfs_emit()Barnabás Pőcze-9/+10
2021-09-14platform/x86: wmi: make GUID block packedBarnabás Pőcze-1/+5
2021-09-14platform/x86: wmi: use guid_t and guid_equal()Barnabás Pőcze-17/+17
2021-09-14platform/x86: wmi: use bool instead of intBarnabás Pőcze-8/+8
2021-09-14platform/x86: wmi: use BIT() macroBarnabás Pőcze-4/+5
2021-09-14platform/x86: wmi: remove unnecessary checksBarnabás Pőcze-2/+0
2021-09-14platform/x86: wmi: remove stray empty lineBarnabás Pőcze-1/+0
2021-09-14platform/x86: wmi: remove unnecessary castsBarnabás Pőcze-7/+5
2021-09-14platform/x86: amd-pmc: Increase the response register timeoutMario Limonciello-1/+1
2021-09-14platform/x86: wmi: remove unnecessary argumentBarnabás Pőcze-5/+4
2021-09-14platform/x86: wmi: remove unnecessary variableBarnabás Pőcze-4/+1
2021-09-14platform/x86: wmi: remove unnecessary initializationsBarnabás Pőcze-9/+9
2021-09-14platform/x86: wmi: remove unnecessary initializationBarnabás Pőcze-1/+1
2021-09-14platform/x86: wmi: remove commasBarnabás Pőcze-4/+4
2021-09-14platform/x86: wmi: fix checkpatch warningsBarnabás Pőcze-3/+2