aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | platform/x86: toshiba_acpi: change turn_on_panel_on_resume to staticYang Yingliang2022-09-221-1/+1
| * | | | platform/x86: wmi: Drop forward declaration of static functionsUwe Kleine-König2022-09-191-12/+9
| * | | | platform/x86: toshiba_acpi: Remove duplicate includeYihao Han2022-09-191-1/+0
| * | | | platform/x86: msi-laptop: Change DMI match / alias strings to fix module auto...Hans de Goede2022-09-191-5/+3
| * | | | platform/x86: asus-wmi: Expand support of GPU fan to read RPM and labelLuke D. Jones2022-09-191-2/+34
| * | | | platform/x86/amd: pmc: Add sysfs files for SMUMario Limonciello2022-09-191-0/+39
| * | | | platform/x86: hp-wmi: Setting thermal profile fails with 0x06Jorge Lopez2022-09-191-1/+10
| * | | | platform/x86: toshiba_acpi: Set correct parent for input device.Arvid Norlander2022-09-191-0/+1
| * | | | platform/x86: asus-wmi: Make kbd_rgb_mode_groups staticHans de Goede2022-09-101-1/+1
| * | | | platform/mellanox: mlxreg-lc: Make error handling flow consistentVadim Pasternak2022-09-091-6/+6
| * | | | drivers/platform: toshiba_acpi: Call HCI_PANEL_POWER_ON on resume on some modelsHans de Goede2022-09-091-0/+50
| * | | | platform/x86: Battery charge mode in toshiba_acpi (sysfs)Arvid Norlander2022-09-092-0/+97
| * | | | platform/x86: Battery charge mode in toshiba_acpi (internals)Arvid Norlander2022-09-091-0/+69
| * | | | platform/x86: toshiba_acpi: Add fan RPM reading (hwmon interface)Arvid Norlander2022-09-092-0/+70
| * | | | platform/x86: toshiba_acpi: Add fan RPM reading (internals)Arvid Norlander2022-09-091-0/+30
| * | | | platform/x86/amd: pmc: Add an extra STB message for checking s2idle entryMario Limonciello2022-09-091-0/+12
| * | | | platform/x86/amd: pmc: Always write to the STBMario Limonciello2022-09-091-10/+6
| * | | | platform/x86/amd: pmc: Add defines for STB eventsMario Limonciello2022-09-091-4/+4
| * | | | Merge tag 'backlight-detect-refactor-1' into review-hansHans de Goede2022-09-0510-310/+6
| |\ \ \ \
| | * | | | platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] quirks to A...Hans de Goede2022-09-031-87/+0
| | * | | | platform/x86: asus-wmi: Move acpi_backlight=native quirks to ACPI video_detect.cHans de Goede2022-09-033-18/+0
| | * | | | platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.cHans de Goede2022-09-034-35/+1
| | * | | | platform/x86: asus-wmi: Drop DMI chassis-type check from backlight handlingHans de Goede2022-09-031-7/+0
| | * | | | platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.cHans de Goede2022-09-031-66/+0
| | * | | | platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type()Hans de Goede2022-09-031-16/+0
| | * | | | platform/x86: apple-gmux: Stop calling acpi/video.h functionsHans de Goede2022-09-031-3/+0
| | * | | | platform/x86: nvidia-wmi-ec-backlight: Use acpi_video_get_backlight_type()Hans de Goede2022-09-032-11/+4
| | * | | | platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a hea...Hans de Goede2022-09-031-67/+1
| * | | | | platform/x86: p2sb: Fix UAF when caller uses resource nameAndy Shevchenko2022-09-031-2/+16
| * | | | | platform/x86: wmi: Allow duplicate GUIDs for drivers that use struct wmi_driverMario Limonciello2022-09-031-9/+40
| * | | | | platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32Luke D. Jones2022-09-011-5/+4
| * | | | | platform/x86: dell-wmi: Add WMI event 0x0012 0x0003 to the listPali Rohár2022-09-011-0/+3
| * | | | | Merge tag 'platform-drivers-x86-simatec-1' into review-hansHans de Goede2022-09-011-1/+9
| |\ \ \ \ \
| | * | | | | platform/x86: simatic-ipc: add new model 427GHenning Schild2022-09-011-4/+7
| | * | | | | platform/x86: simatic-ipc: enable watchdog for 227GHenning Schild2022-09-011-0/+3
| | * | | | | leds: simatic-ipc-leds-gpio: add new model 227GHenning Schild2022-09-011-1/+3
| | |/ / / /
| * | | | | platform/x86: intel_cht_int33fe: Fix comment according to the code flowAndy Shevchenko2022-09-011-1/+1
| * | | | | platform/mellanox: Remove redundant 'NULL' checkVadim Pasternak2022-09-011-4/+2
| * | | | | platform/mellanox: Remove unnecessary codeVadim Pasternak2022-09-011-5/+4
| * | | | | platform/mellanox: mlxreg-lc: Fix locking issueVadim Pasternak2022-09-011-12/+25
| * | | | | platform/mellanox: mlxreg-lc: Fix coverity warningVadim Pasternak2022-09-011-1/+0
| * | | | | platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixesHans de Goede2022-08-291-1/+8
| * | | | | platform/x86: msi-laptop: Add msi_scm_disable_hw_fn_handling() helperHans de Goede2022-08-261-9/+8
| * | | | | platform/x86: msi-laptop: Add msi_scm_model_exit() helperHans de Goede2022-08-261-16/+13
| * | | | | platform/x86: msi-laptop: Fix resource cleanupHans de Goede2022-08-261-0/+3
| * | | | | platform/x86: msi-laptop: Simplify ec_delay handlingHans de Goede2022-08-261-20/+11
| * | | | | platform/x86: msi-laptop: Fix old-ec check for backlight registeringHans de Goede2022-08-261-2/+1
| * | | | | platform/x86: msi-laptop: Drop MSI_DRIVER_VERSIONHans de Goede2022-08-261-7/+0
| * | | | | platform/x86: msi-laptop: Use MODULE_DEVICE_TABLE()Hans de Goede2022-08-261-11/+1
| * | | | | platform/x86: toshiba_acpi: Fix ECO LED control on Toshiba Z830Arvid Norlander2022-08-261-1/+4