summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
* | | platform/x86: Support for EC-connected GPIOs for identify LED/button on Barco...Santosh Kumar Yadav2021-10-203-0/+449
* | | platform/x86: intel_int0002_vgpio: Use the new soc_intel_is_byt()/_cht() helpersHans de Goede2021-10-191-12/+2
* | | platform/x86: thinkpad_acpi: Fix bitwise vs. logical warningNathan Chancellor2021-10-191-1/+1
* | | platform/x86: thinkpad_acpi: Fix coccinelle warningsYe Guojin2021-10-191-27/+27
* | | platform/x86: panasonic-laptop: Replace snprintf in show functions with sysfs...Qing Wang2021-10-191-9/+9
* | | platform: x86: ideapad-laptop: Use ACPI_COMPANION() directlyRafael J. Wysocki2021-10-191-6/+2
* | | surface: surface3_power: Drop redundant acpi_bus_get_device() callRafael J. Wysocki2021-10-191-2/+1
* | | surface: surface3-wmi: Use ACPI_COMPANION() directlyRafael J. Wysocki2021-10-191-5/+4
* | | platform/x86: system76_acpi: Add attribute group for kb_led_colorTim Crawford2021-10-191-14/+10
* | | platform/x86: system76_acpi: Add battery charging thresholdsTim Crawford2021-10-191-0/+157
* | | platform/x86: system76_acpi: Replace Fn+F2 function for OLED modelsJeremy Soller2021-10-191-0/+29
* | | platform/x86: system76_acpi: Report temperature and fan speedJeremy Soller2021-10-191-4/+218
* | | platform/x86: mlx-platform: Add support for multiply cooling devicesVadim Pasternak2021-10-191-0/+27
* | | platform/mellanox: mlxreg-lc: Add initial support for Nvidia line card devicesVadim Pasternak2021-10-193-0/+919
* | | platform/mellanox: mlxreg-io: Extend number of hwmon attributesVadim Pasternak2021-10-191-1/+1
* | | platform/x86: mlx-platform: Configure notifier callbacks for modular systemVadim Pasternak2021-10-191-0/+83
* | | platform/mellanox: mlxreg-hotplug: Extend logic for hotplug devices operationsVadim Pasternak2021-10-191-35/+88
* | | platform/x86: mlx-platform: Add initial support for new modular systemVadim Pasternak2021-10-191-2/+1653
* | | platform/x86: int1092: Fix non sequential device mode handlingShravan S2021-10-111-8/+15
* | | platform/x86: intel_skl_int3472: Correct null checkDaniel Scally2021-10-111-1/+1
* | | 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/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