aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2021-10-21platform/x86: amd-pmc: adjust arguments for `amd_pmc_send_cmd`Mario Limonciello
2021-10-20Revert "platform/x86: i2c-multi-instantiate: Don't create platform device for...Saranya Gopal
2021-10-20platform/x86: Support for EC-connected GPIOs for identify LED/button on Barco...Santosh Kumar Yadav
2021-10-19platform/x86: intel_int0002_vgpio: Use the new soc_intel_is_byt()/_cht() helpersHans de Goede
2021-10-19platform/x86: thinkpad_acpi: Fix bitwise vs. logical warningNathan Chancellor
2021-10-19platform/x86: thinkpad_acpi: Fix coccinelle warningsYe Guojin
2021-10-19platform/x86: panasonic-laptop: Replace snprintf in show functions with sysfs...Qing Wang
2021-10-19platform: x86: ideapad-laptop: Use ACPI_COMPANION() directlyRafael J. Wysocki
2021-10-19surface: surface3_power: Drop redundant acpi_bus_get_device() callRafael J. Wysocki
2021-10-19surface: surface3-wmi: Use ACPI_COMPANION() directlyRafael J. Wysocki
2021-10-19platform/x86: system76_acpi: Add attribute group for kb_led_colorTim Crawford
2021-10-19platform/x86: system76_acpi: Add battery charging thresholdsTim Crawford
2021-10-19platform/x86: system76_acpi: Replace Fn+F2 function for OLED modelsJeremy Soller
2021-10-19platform/x86: system76_acpi: Report temperature and fan speedJeremy Soller
2021-10-19platform/x86: mlx-platform: Add support for multiply cooling devicesVadim Pasternak
2021-10-19platform/mellanox: mlxreg-lc: Add initial support for Nvidia line card devicesVadim Pasternak
2021-10-19platform/mellanox: mlxreg-io: Extend number of hwmon attributesVadim Pasternak
2021-10-19platform/x86: mlx-platform: Configure notifier callbacks for modular systemVadim Pasternak
2021-10-19platform/mellanox: mlxreg-hotplug: Extend logic for hotplug devices operationsVadim Pasternak
2021-10-19platform/x86: mlx-platform: Add initial support for new modular systemVadim Pasternak
2021-10-18Merge 5.15-rc6 into char-misc-nextGreg Kroah-Hartman
2021-10-13misc: lis3lv02d: Make lis3lv02d_remove_fs() return voidUwe Kleine-König
2021-10-11platform/x86: int1092: Fix non sequential device mode handlingShravan S
2021-10-11platform/x86: int1092: Fix non sequential device mode handlingShravan S
2021-10-11platform/x86: intel_skl_int3472: Correct null checkDaniel Scally
2021-10-11platform/x86: gigabyte-wmi: add support for B550 AORUS ELITE AX V2Zephaniah E. Loss-Cutler-Hull
2021-10-11platform/x86: intel_skl_int3472: Correct null checkDaniel Scally
2021-10-11platform/x86: gigabyte-wmi: add support for B550 AORUS ELITE AX V2Zephaniah E. Loss-Cutler-Hull
2021-10-11platform/x86: amd-pmc: Add alternative acpi id for PMC controllerSachi King
2021-10-11platform/x86: amd-pmc: Add alternative acpi id for PMC controllerSachi King
2021-10-11platform/x86: intel_scu_ipc: Update timeout value in commentPrashant Malani
2021-10-11platform/x86: intel_scu_ipc: Increase virtual timeout to 10sPrashant Malani
2021-10-11platform/x86: intel_scu_ipc: Fix busy loop expiry timePrashant Malani
2021-10-11platform/x86: intel_scu_ipc: Update timeout value in commentPrashant Malani
2021-10-11platform/x86: intel_scu_ipc: Increase virtual timeout to 10sPrashant Malani
2021-10-11platform/x86: intel_scu_ipc: Fix busy loop expiry timePrashant Malani
2021-10-11platform/x86: dell: Make DELL_WMI_PRIVACY depend on DELL_WMIHans de Goede
2021-10-11platform/x86: dell: Make DELL_WMI_PRIVACY depend on DELL_WMIHans de Goede
2021-10-11platform/x86: Rename wmaa-backlight-wmi to nvidia-wmi-ec-backlightDaniel Dadap
2021-10-11platform/x86: Remove "WMAA" from identifier names in wmaa-backlight-wmi.cDaniel Dadap
2021-10-11platform/mellanox: mlxreg-io: Fix read access of n-bytes size attributesVadim Pasternak
2021-10-11platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() callVadim Pasternak
2021-10-11platform/mellanox: mlxreg-io: Fix read access of n-bytes size attributesVadim Pasternak
2021-10-11platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() callVadim Pasternak
2021-09-30platform/chrome: cros_ec_typec: Use cros_ec_command()Prashant Malani
2021-09-30platform/chrome: cros_ec_proto: Add version for ec_commandPrashant Malani
2021-09-30platform/chrome: cros_ec_proto: Make data pointers voidPrashant Malani
2021-09-30platform/chrome: cros_usbpd_notify: Move ec_command()Prashant Malani
2021-09-30platform/chrome: cros_usbpd_notify: Rename cros_ec_pd_command()Prashant Malani
2021-09-30platform/chrome: cros_ec: Fix spelling mistake "responsed" -> "response"Colin Ian King