summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2021-10-11platform/x86: intel_skl_int3472: Correct null checkDaniel Scally-1/+1
2021-10-11platform/x86: gigabyte-wmi: add support for B550 AORUS ELITE AX V2Zephaniah E. Loss-Cutler-Hull-0/+1
2021-10-11platform/x86: amd-pmc: Add alternative acpi id for PMC controllerSachi King-0/+1
2021-10-11platform/x86: amd-pmc: Add alternative acpi id for PMC controllerSachi King-0/+1
2021-10-11platform/x86: intel_scu_ipc: Update timeout value in commentPrashant Malani-1/+1
2021-10-11platform/x86: intel_scu_ipc: Increase virtual timeout to 10sPrashant Malani-1/+1
2021-10-11platform/x86: intel_scu_ipc: Fix busy loop expiry timePrashant Malani-1/+1
2021-10-11platform/x86: intel_scu_ipc: Update timeout value in commentPrashant Malani-1/+1
2021-10-11platform/x86: intel_scu_ipc: Increase virtual timeout to 10sPrashant Malani-1/+1
2021-10-11platform/x86: intel_scu_ipc: Fix busy loop expiry timePrashant Malani-1/+1
2021-10-11platform/x86: dell: Make DELL_WMI_PRIVACY depend on DELL_WMIHans de Goede-0/+1
2021-10-11platform/x86: dell: Make DELL_WMI_PRIVACY depend on DELL_WMIHans de Goede-0/+1
2021-10-11platform/x86: Rename wmaa-backlight-wmi to nvidia-wmi-ec-backlightDaniel Dadap-9/+8
2021-10-11platform/x86: Remove "WMAA" from identifier names in wmaa-backlight-wmi.cDaniel Dadap-83/+91
2021-10-11platform/mellanox: mlxreg-io: Fix read access of n-bytes size attributesVadim Pasternak-1/+1
2021-10-11platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() callVadim Pasternak-1/+1
2021-10-11platform/mellanox: mlxreg-io: Fix read access of n-bytes size attributesVadim Pasternak-1/+1
2021-10-11platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() callVadim Pasternak-1/+1
2021-09-30platform/chrome: cros_ec_typec: Use cros_ec_command()Prashant Malani-50/+19
2021-09-30platform/chrome: cros_ec_proto: Add version for ec_commandPrashant Malani-1/+4
2021-09-30platform/chrome: cros_ec_proto: Make data pointers voidPrashant Malani-3/+3
2021-09-30platform/chrome: cros_usbpd_notify: Move ec_command()Prashant Malani-44/+45
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