summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/hp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into 'for-next'Ilpo Järvinen12 days1-2/+2
|\
| * platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profileMingcong Bai2024-12-291-2/+2
* | platform/x86: hp-wmi: Add fan and thermal profile support for Victus 16-s1000Julien ROBIN13 days1-11/+355
* | ACPI: platform_profile: Remove platform_profile_handler from exported symbolsKurt Borja2025-01-171-10/+9
* | platform/x86: hp-wmi: Use devm_platform_profile_register()Kurt Borja2025-01-171-4/+1
* | ACPI: platform_profile: Add `probe` to platform_profile_opsKurt Borja2025-01-161-9/+20
* | ACPI: platform_profile: Add `ops` member to handlersKurt Borja2025-01-161-6/+18
* | ACPI: platform_profile: Remove platform_profile_handler from callbacksKurt Borja2025-01-161-7/+7
* | ACPI: platform_profile: Let drivers set drvdata to the class deviceKurt Borja2025-01-161-1/+1
* | Input: i8042 - Add support for platform filter contextsArmin Wolf2025-01-151-2/+2
* | platform/x86: hp-bioscfg: Directly use firmware_attributes_classThomas Weißschuh2025-01-091-11/+3
* | ACPI: platform_profile: Add platform handler argument to platform_profile_rem...Mario Limonciello2024-12-101-1/+1
* | ACPI: platform_profile: Add device pointer into platform profile handlerMario Limonciello2024-12-101-2/+3
* | ACPI: platform-profile: Add a name member to handlersMario Limonciello2024-12-101-0/+1
|/
* Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-11-204-11/+6
|\
| * platform/x86: hp: hp-bioscfg: remove redundant if statementColin Ian King2024-11-121-8/+3
| * platform/x86: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-173-3/+3
* | ACPI: EC: make EC support compile-time conditionalArnd Bergmann2024-10-241-0/+1
|/
* platform/x86: wmi: Pass event data directly to legacy notify handlersArmin Wolf2024-09-051-15/+1
* platform/x86: hp-wmi: Fix implementation of the platform_profile_omen_get fun...Alexis Belmonte2024-07-151-4/+2
* platform/x86: hp-wmi: Fix platform profile option switch bug on Omen and Vict...Alexis Belmonte2024-07-092-17/+174
* platform/x86: hp: hp-bioscfg: Use 2-argument strscpy()Andy Shevchenko2024-06-036-55/+22
* platform/x86: hp-wmi: use sysfs_emit() instead of sprintf()Ai Chao2024-03-251-6/+6
* platform/x86: make fw_attr_class constantRicardo B. Marliere2024-03-121-1/+1
* platform/x86: hp-wmi: Add thermal profile support for 8BAD boardsAlexis Belmonte2024-02-061-2/+59
* platform/x86: hp-wmi: Tidy up module source codeAlexis Belmonte2024-02-061-4/+6
* platform/x86: hp-bioscfg: Removed needless asm-genericTanzir Hasan2023-12-281-1/+0
* Merge tag 'platform-drivers-x86-v6.7-3' into pdx86/for-nextHans de Goede2023-12-111-15/+11
|\
| * platform/x86: hp-bioscfg: Remove unused obj in hp_add_other_attributes()Harshit Mogalapalli2023-11-151-2/+0
| * platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes()Harshit Mogalapalli2023-11-151-2/+4
| * platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes()Harshit Mogalapalli2023-11-151-6/+4
| * platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes()Harshit Mogalapalli2023-11-151-5/+3
* | platform/x86: hp-wmi: Convert to platform remove callback returning voidUwe Kleine-König2023-12-111-4/+2
|/
* Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-11-011-1/+1
|\
| * platform/x86: hp-bioscfg: Annotate struct bios_args with __counted_byKees Cook2023-09-261-1/+1
* | platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...Uwe Kleine-König2023-10-061-1/+7
* | platform/x86: hp-bioscfg: Fix reference leakArmin Wolf2023-10-041-4/+10
|/
* platform/x86: hp-bioscfg: Update steps order list elements are evaluatedJorge Lopez2023-08-211-7/+3
* platform/x86: hp-bioscfg: Use kmemdup() to replace kmalloc + memcpyLi Zetao2023-08-071-8/+3
* platform/x86: hp-bioscfg: Remove duplicate use of variable in inner loopJorge Lopez2023-08-071-7/+5
* platform/x86: hp-bioscfg: Change how password encoding size is evaluatedJorge Lopez2023-08-071-2/+5
* platform/x86: hp-bioscfg: Change how enum possible values size is evaluatedJorge Lopez2023-08-071-2/+4
* platform/x86: hp-bioscfg: Change how order list size is evaluatedJorge Lopez2023-08-071-2/+5
* platform/x86: hp-bioscfg: Change how prerequisites size is evaluatedJorge Lopez2023-08-075-9/+21
* platform/x86: hp-bioscfg: Replace the word HACK from source codeJorge Lopez2023-08-075-8/+8
* platform/x86: hp-bioscfg: Fix uninitialized variable errorsJorge Lopez2023-08-075-6/+6
* platform/x86: hp-bioscfg: Fix memory leaks in attribute packagesJorge Lopez2023-08-075-0/+28
* platform/x86: hp-bioscfg: fix error reporting in hp_add_other_attributes()Dan Carpenter2023-07-261-0/+5
* platform/x86: hp-bioscfg: prevent a small buffer overflowDan Carpenter2023-07-261-2/+5
* platform/x86: hp-bioscfg: fix a signedness bug in hp_wmi_perform_query()Dan Carpenter2023-07-261-1/+1