aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/platform/x86/hp/hp-wmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-21Merge branch 'fixes' into 'for-next'Ilpo Järvinen1-2/+2
2025-01-20platform/x86: hp-wmi: Add fan and thermal profile support for Victus 16-s1000Julien ROBIN1-11/+355
2025-01-17ACPI: platform_profile: Remove platform_profile_handler from exported symbolsKurt Borja1-10/+9
2025-01-17platform/x86: hp-wmi: Use devm_platform_profile_register()Kurt Borja1-4/+1
2025-01-16ACPI: platform_profile: Add `probe` to platform_profile_opsKurt Borja1-9/+20
2025-01-16ACPI: platform_profile: Add `ops` member to handlersKurt Borja1-6/+18
2025-01-16ACPI: platform_profile: Remove platform_profile_handler from callbacksKurt Borja1-7/+7
2025-01-16ACPI: platform_profile: Let drivers set drvdata to the class deviceKurt Borja1-1/+1
2024-12-29platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profileMingcong Bai1-2/+2
2024-12-10ACPI: platform_profile: Add platform handler argument to platform_profile_remove()Mario Limonciello1-1/+1
2024-12-10ACPI: platform_profile: Add device pointer into platform profile handlerMario Limonciello1-2/+3
2024-12-10ACPI: platform-profile: Add a name member to handlersMario Limonciello1-0/+1
2024-10-17platform/x86: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-09-05platform/x86: wmi: Pass event data directly to legacy notify handlersArmin Wolf1-15/+1
2024-07-15platform/x86: hp-wmi: Fix implementation of the platform_profile_omen_get functionAlexis Belmonte1-4/+2
2024-07-09platform/x86: hp-wmi: Fix platform profile option switch bug on Omen and Victus laptopsAlexis Belmonte1-17/+173
2024-03-25platform/x86: hp-wmi: use sysfs_emit() instead of sprintf()Ai Chao1-6/+6
2024-02-06platform/x86: hp-wmi: Add thermal profile support for 8BAD boardsAlexis Belmonte1-2/+59
2024-02-06platform/x86: hp-wmi: Tidy up module source codeAlexis Belmonte1-4/+6
2023-12-11platform/x86: hp-wmi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-06platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section mismatch warningUwe Kleine-König1-1/+7
2023-06-08platform/x86: hp-wmi: Add thermal profile for Victus 16-d1xxxSungHwan Jung1-1/+95
2023-05-16platform/x86: hp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-05-09platform/x86: hp-wmi: Add HP Envy special key supportJonathan Singer1-1/+11
2023-05-09platform/x86: hp-wmi: Add HP WMI camera switchJonathan Singer1-0/+46
2023-05-09platform/x86: hp-wmi: add micmute to hp_wmi_keymap structFae1-0/+1
2023-02-02platform/x86: hp-wmi: Ignore Win-Lock key eventsRishit Bansal1-0/+2
2023-01-24platform/x86: hp-wmi: Fix cast to smaller integer type warningHans de Goede1-1/+1
2023-01-24platform/x86: hp-wmi: Handle Omen Key eventRishit Bansal1-0/+4
2022-11-16platform/x86: Move existing HP drivers to a new hp subdirJorge Lopez1-0/+1566