summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-03ACPI: video: Add Nvidia WMI EC brightness control detection (v3)Hans de Goede5-0/+43
2022-09-03ACPI: video: Refactor acpi_video_get_backlight_type() a bitHans de Goede1-16/+23
2022-09-03platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a hea...Hans de Goede3-67/+78
2022-09-03drm/radeon: Register ACPI video backlight when skipping radeon backlight regi...Hans de Goede1-1/+10
2022-09-03drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight regi...Hans de Goede2-2/+9
2022-09-03drm/nouveau: Register ACPI video backlight when nv_backlight registration fai...Hans de Goede3-0/+14
2022-09-03drm/i915: Call acpi_video_register_backlight() (v3)Hans de Goede3-1/+31
2022-09-02ACPI: video: Remove code to unregister acpi_video backlight when a native bac...Hans de Goede2-38/+0
2022-09-02ACPI: video: Make backlight class device registration a separate step (v2)Hans de Goede2-3/+49
2022-09-02ACPI: video: Simplify acpi_video_unregister_backlight()Hans de Goede1-8/+4
2022-09-02ACPI: video: Remove acpi_video_bus from list before tearing it downHans de Goede1-4/+4
2022-09-02ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_bac...Hans de Goede1-2/+1
2022-09-02drm/nouveau: Don't register backlight when another backlight should be used (v2)Hans de Goede3-0/+13
2022-09-01platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32Luke D. Jones1-5/+4
2022-09-01platform/x86: dell-wmi: Add WMI event 0x0012 0x0003 to the listPali Rohár1-0/+3
2022-09-01Merge tag 'platform-drivers-x86-simatec-1' into review-hansHans de Goede6-117/+216
2022-09-01platform/x86: simatic-ipc: add new model 427GHenning Schild2-4/+8
2022-09-01platform/x86: simatic-ipc: enable watchdog for 227GHenning Schild1-0/+3
2022-09-01leds: simatic-ipc-leds-gpio: add new model 227GHenning Schild4-6/+42
2022-09-01gpio-f7188x: use unique labels for banks/chipsHenning Schild1-69/+69
2022-09-01gpio-f7188x: Add GPIO support for Nuvoton NCT6116Henning Schild2-26/+81
2022-09-01gpio-f7188x: add a prefix to macros to keep gpio namespace cleanHenning Schild1-18/+18
2022-09-01gpio-f7188x: switch over to using pr_fmtHenning Schild1-8/+9
2022-09-01platform/x86: intel_cht_int33fe: Fix comment according to the code flowAndy Shevchenko1-1/+1
2022-09-01platform/mellanox: Remove redundant 'NULL' checkVadim Pasternak1-4/+2
2022-09-01platform/mellanox: Remove unnecessary codeVadim Pasternak1-5/+4
2022-09-01platform/mellanox: mlxreg-lc: Fix locking issueVadim Pasternak1-12/+25
2022-09-01platform/mellanox: mlxreg-lc: Fix coverity warningVadim Pasternak1-1/+0
2022-08-29platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixesHans de Goede1-1/+8
2022-08-26platform/x86: msi-laptop: Add msi_scm_disable_hw_fn_handling() helperHans de Goede1-9/+8
2022-08-26platform/x86: msi-laptop: Add msi_scm_model_exit() helperHans de Goede1-16/+13
2022-08-26platform/x86: msi-laptop: Fix resource cleanupHans de Goede1-0/+3
2022-08-26platform/x86: msi-laptop: Simplify ec_delay handlingHans de Goede1-20/+11
2022-08-26platform/x86: msi-laptop: Fix old-ec check for backlight registeringHans de Goede1-2/+1
2022-08-26platform/x86: msi-laptop: Drop MSI_DRIVER_VERSIONHans de Goede1-7/+0
2022-08-26platform/x86: msi-laptop: Use MODULE_DEVICE_TABLE()Hans de Goede1-11/+1
2022-08-26platform/x86: toshiba_acpi: Fix ECO LED control on Toshiba Z830Arvid Norlander1-1/+4
2022-08-26platform/x86: thinkpad_acpi: Explicitly set to balanced mode on startupMario Limonciello1-4/+3
2022-08-26platform/x86: move from strlcpy with unused retval to strscpyWolfram Sang4-7/+7
2022-08-26platform/x86: asus-wmi: Fix the name of the mic-mute LED classdevPaddyKP_Yao1-1/+1
2022-08-26platform/x86: asus-wmi: Implement TUF laptop keyboard power statesLuke D. Jones2-0/+60
2022-08-26platform/x86: asus-wmi: Implement TUF laptop keyboard LED modesLuke D. Jones2-1/+76
2022-08-26platform/x86: asus-wmi: Support the GPU fan on TUF laptopsLuke D. Jones2-0/+72
2022-08-26platform/x86: asus-wmi: Modify behaviour of Fn+F5 fan keyLuke D. Jones2-6/+6
2022-08-26platform/x86: asus-wmi: Update tablet_mode_sw module-param help textHans de Goede1-1/+1
2022-08-25platform/x86: asus-wmi: Simplify tablet-mode-switch handlingHans de Goede2-73/+16
2022-08-25platform/x86: asus-wmi: Simplify tablet-mode-switch probingHans de Goede1-33/+22
2022-08-25platform/x86: asus-wmi: Add support for ROG X13 tablet modeLuke D. Jones4-0/+54
2022-08-25platform/x86: asus-wmi: Adjust tablet/lidflip handling to use enumLuke D. Jones3-24/+47
2022-08-25platform/x86: asus-wmi: Support the hardware GPU MUX on some laptopsLuke D. Jones3-0/+66