summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/hp
AgeCommit message (Expand)Author
2025-01-21Merge branch 'fixes' into 'for-next'Ilpo Järvinen
2025-01-20platform/x86: hp-wmi: Add fan and thermal profile support for Victus 16-s1000Julien ROBIN
2025-01-17ACPI: platform_profile: Remove platform_profile_handler from exported symbolsKurt Borja
2025-01-17platform/x86: hp-wmi: Use devm_platform_profile_register()Kurt Borja
2025-01-16ACPI: platform_profile: Add `probe` to platform_profile_opsKurt Borja
2025-01-16ACPI: platform_profile: Add `ops` member to handlersKurt Borja
2025-01-16ACPI: platform_profile: Remove platform_profile_handler from callbacksKurt Borja
2025-01-16ACPI: platform_profile: Let drivers set drvdata to the class deviceKurt Borja
2025-01-15Input: i8042 - Add support for platform filter contextsArmin Wolf
2025-01-09platform/x86: hp-bioscfg: Directly use firmware_attributes_classThomas Weißschuh
2024-12-29platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profileMingcong Bai
2024-12-10ACPI: platform_profile: Add platform handler argument to platform_profile_rem...Mario Limonciello
2024-12-10ACPI: platform_profile: Add device pointer into platform profile handlerMario Limonciello
2024-12-10ACPI: platform-profile: Add a name member to handlersMario Limonciello
2024-11-20Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-11-12platform/x86: hp: hp-bioscfg: remove redundant if statementColin Ian King
2024-10-24ACPI: EC: make EC support compile-time conditionalArnd Bergmann
2024-10-17platform/x86: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-05platform/x86: wmi: Pass event data directly to legacy notify handlersArmin Wolf
2024-07-15platform/x86: hp-wmi: Fix implementation of the platform_profile_omen_get fun...Alexis Belmonte
2024-07-09platform/x86: hp-wmi: Fix platform profile option switch bug on Omen and Vict...Alexis Belmonte
2024-06-03platform/x86: hp: hp-bioscfg: Use 2-argument strscpy()Andy Shevchenko
2024-03-25platform/x86: hp-wmi: use sysfs_emit() instead of sprintf()Ai Chao
2024-03-12platform/x86: make fw_attr_class constantRicardo B. Marliere
2024-02-06platform/x86: hp-wmi: Add thermal profile support for 8BAD boardsAlexis Belmonte
2024-02-06platform/x86: hp-wmi: Tidy up module source codeAlexis Belmonte
2023-12-28platform/x86: hp-bioscfg: Removed needless asm-genericTanzir Hasan
2023-12-11Merge tag 'platform-drivers-x86-v6.7-3' into pdx86/for-nextHans de Goede
2023-12-11platform/x86: hp-wmi: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-15platform/x86: hp-bioscfg: Remove unused obj in hp_add_other_attributes()Harshit Mogalapalli
2023-11-15platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes()Harshit Mogalapalli
2023-11-15platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes()Harshit Mogalapalli
2023-11-15platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes()Harshit Mogalapalli
2023-10-31Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-10-06platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...Uwe Kleine-König
2023-10-04platform/x86: hp-bioscfg: Fix reference leakArmin Wolf
2023-09-26platform/x86: hp-bioscfg: Annotate struct bios_args with __counted_byKees Cook
2023-08-21platform/x86: hp-bioscfg: Update steps order list elements are evaluatedJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Use kmemdup() to replace kmalloc + memcpyLi Zetao
2023-08-07platform/x86: hp-bioscfg: Remove duplicate use of variable in inner loopJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Change how password encoding size is evaluatedJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Change how enum possible values size is evaluatedJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Change how order list size is evaluatedJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Change how prerequisites size is evaluatedJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Replace the word HACK from source codeJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Fix uninitialized variable errorsJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Fix memory leaks in attribute packagesJorge Lopez
2023-07-26platform/x86: hp-bioscfg: fix error reporting in hp_add_other_attributes()Dan Carpenter
2023-07-26platform/x86: hp-bioscfg: prevent a small buffer overflowDan Carpenter
2023-07-26platform/x86: hp-bioscfg: fix a signedness bug in hp_wmi_perform_query()Dan Carpenter