summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2022-09-09platform/x86/amd: pmc: Add an extra STB message for checking s2idle entryMario Limonciello-0/+12
2022-09-09platform/x86/amd: pmc: Always write to the STBMario Limonciello-10/+6
2022-09-09platform/x86/amd: pmc: Add defines for STB eventsMario Limonciello-4/+4
2022-09-07platform/chrome: cros_ec_typec: Register partner PDOsPrashant Malani-0/+55
2022-09-05Merge tag 'backlight-detect-refactor-1' into review-hansHans de Goede-310/+6
2022-09-03platform/x86: p2sb: Fix UAF when caller uses resource nameAndy Shevchenko-2/+16
2022-09-03platform/x86: wmi: Allow duplicate GUIDs for drivers that use struct wmi_driverMario Limonciello-9/+40
2022-09-03platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] quirks to A...Hans de Goede-87/+0
2022-09-03platform/x86: asus-wmi: Move acpi_backlight=native quirks to ACPI video_detect.cHans de Goede-18/+0
2022-09-03platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.cHans de Goede-35/+1
2022-09-03platform/x86: asus-wmi: Drop DMI chassis-type check from backlight handlingHans de Goede-7/+0
2022-09-03platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.cHans de Goede-66/+0
2022-09-03platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type()Hans de Goede-16/+0
2022-09-03platform/x86: apple-gmux: Stop calling acpi/video.h functionsHans de Goede-3/+0
2022-09-03platform/x86: nvidia-wmi-ec-backlight: Use acpi_video_get_backlight_type()Hans de Goede-11/+4
2022-09-03platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a hea...Hans de Goede-67/+1
2022-09-02Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-57/+104
2022-09-01platform/x86: p2sb: Fix UAF when caller uses resource nameAndy Shevchenko-2/+16
2022-09-01platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32Luke D. Jones-5/+4
2022-09-01platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32Luke D. Jones-5/+4
2022-09-01platform/x86: dell-wmi: Add WMI event 0x0012 0x0003 to the listPali Rohár-0/+3
2022-09-01Merge tag 'platform-drivers-x86-simatec-1' into review-hansHans de Goede-1/+9
2022-09-01platform/x86: simatic-ipc: add new model 427GHenning Schild-4/+7
2022-09-01platform/x86: simatic-ipc: enable watchdog for 227GHenning Schild-0/+3
2022-09-01leds: simatic-ipc-leds-gpio: add new model 227GHenning Schild-1/+3
2022-09-01platform/x86: intel_cht_int33fe: Fix comment according to the code flowAndy Shevchenko-1/+1
2022-09-01platform/mellanox: Remove redundant 'NULL' checkVadim Pasternak-4/+2
2022-09-01platform/mellanox: Remove unnecessary codeVadim Pasternak-5/+4
2022-09-01platform/mellanox: mlxreg-lc: Fix locking issueVadim Pasternak-12/+25
2022-09-01platform/mellanox: mlxreg-lc: Fix coverity warningVadim Pasternak-1/+0
2022-09-01platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixesHans de Goede-1/+8
2022-09-01platform/mellanox: Remove redundant 'NULL' checkVadim Pasternak-4/+2
2022-09-01platform/mellanox: Remove unnecessary codeVadim Pasternak-5/+4
2022-09-01platform/mellanox: mlxreg-lc: Fix locking issueVadim Pasternak-12/+25
2022-09-01platform/mellanox: mlxreg-lc: Fix coverity warningVadim Pasternak-1/+0
2022-09-01platform/chrome: cros_typec_switch: Inline DRV_NAMEStephen Boyd-3/+1
2022-09-01platform/chrome: cros_typec_switch: Use PTR_ERR_OR_ZERO() to simplifyStephen Boyd-6/+2
2022-09-01platform/chrome: cros_typec_switch: Remove impossible conditionStephen Boyd-1/+1
2022-09-01platform/chrome: cros_typec_switch: Add missing newline on printkStephen Boyd-1/+1
2022-08-29platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixesHans de Goede-1/+8
2022-08-26platform/chrome: cros_ec_typec: Correct alt mode indexPrashant Malani-1/+1
2022-08-26platform/chrome: cros_ec_typec: Add bit offset for DP VDOPrashant Malani-1/+2
2022-08-26platform/x86: msi-laptop: Add msi_scm_disable_hw_fn_handling() helperHans de Goede-9/+8
2022-08-26platform/x86: msi-laptop: Add msi_scm_model_exit() helperHans de Goede-16/+13
2022-08-26platform/x86: msi-laptop: Fix resource cleanupHans de Goede-0/+3
2022-08-26platform/x86: msi-laptop: Simplify ec_delay handlingHans de Goede-20/+11
2022-08-26platform/x86: msi-laptop: Fix old-ec check for backlight registeringHans de Goede-2/+1
2022-08-26platform/x86: msi-laptop: Drop MSI_DRIVER_VERSIONHans de Goede-7/+0
2022-08-26platform/x86: msi-laptop: Use MODULE_DEVICE_TABLE()Hans de Goede-11/+1
2022-08-26platform/x86: toshiba_acpi: Fix ECO LED control on Toshiba Z830Arvid Norlander-1/+4