aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/hp
AgeCommit message (Expand)AuthorFilesLines
2024-07-15platform/x86: hp-wmi: Fix implementation of the platform_profile_omen_get fun...Gravatar Alexis Belmonte 1-4/+2
2024-07-09platform/x86: hp-wmi: Fix platform profile option switch bug on Omen and Vict...Gravatar Alexis Belmonte 2-17/+174
2024-06-03platform/x86: hp: hp-bioscfg: Use 2-argument strscpy()Gravatar Andy Shevchenko 6-55/+22
2024-03-25platform/x86: hp-wmi: use sysfs_emit() instead of sprintf()Gravatar Ai Chao 1-6/+6
2024-03-12platform/x86: make fw_attr_class constantGravatar Ricardo B. Marliere 1-1/+1
2024-02-06platform/x86: hp-wmi: Add thermal profile support for 8BAD boardsGravatar Alexis Belmonte 1-2/+59
2024-02-06platform/x86: hp-wmi: Tidy up module source codeGravatar Alexis Belmonte 1-4/+6
2023-12-28platform/x86: hp-bioscfg: Removed needless asm-genericGravatar Tanzir Hasan 1-1/+0
2023-12-11Merge tag 'platform-drivers-x86-v6.7-3' into pdx86/for-nextGravatar Hans de Goede 1-15/+11
2023-12-11platform/x86: hp-wmi: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-11-15platform/x86: hp-bioscfg: Remove unused obj in hp_add_other_attributes()Gravatar Harshit Mogalapalli 1-2/+0
2023-11-15platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes()Gravatar Harshit Mogalapalli 1-2/+4
2023-11-15platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes()Gravatar Harshit Mogalapalli 1-6/+4
2023-11-15platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes()Gravatar Harshit Mogalapalli 1-5/+3
2023-10-31Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-1/+1
2023-10-06platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...Gravatar Uwe Kleine-König 1-1/+7
2023-10-04platform/x86: hp-bioscfg: Fix reference leakGravatar Armin Wolf 1-4/+10
2023-09-26platform/x86: hp-bioscfg: Annotate struct bios_args with __counted_byGravatar Kees Cook 1-1/+1
2023-08-21platform/x86: hp-bioscfg: Update steps order list elements are evaluatedGravatar Jorge Lopez 1-7/+3
2023-08-07platform/x86: hp-bioscfg: Use kmemdup() to replace kmalloc + memcpyGravatar Li Zetao 1-8/+3
2023-08-07platform/x86: hp-bioscfg: Remove duplicate use of variable in inner loopGravatar Jorge Lopez 1-7/+5
2023-08-07platform/x86: hp-bioscfg: Change how password encoding size is evaluatedGravatar Jorge Lopez 1-2/+5
2023-08-07platform/x86: hp-bioscfg: Change how enum possible values size is evaluatedGravatar Jorge Lopez 1-2/+4
2023-08-07platform/x86: hp-bioscfg: Change how order list size is evaluatedGravatar Jorge Lopez 1-2/+5
2023-08-07platform/x86: hp-bioscfg: Change how prerequisites size is evaluatedGravatar Jorge Lopez 5-9/+21
2023-08-07platform/x86: hp-bioscfg: Replace the word HACK from source codeGravatar Jorge Lopez 5-8/+8
2023-08-07platform/x86: hp-bioscfg: Fix uninitialized variable errorsGravatar Jorge Lopez 5-6/+6
2023-08-07platform/x86: hp-bioscfg: Fix memory leaks in attribute packagesGravatar Jorge Lopez 5-0/+28
2023-07-26platform/x86: hp-bioscfg: fix error reporting in hp_add_other_attributes()Gravatar Dan Carpenter 1-0/+5
2023-07-26platform/x86: hp-bioscfg: prevent a small buffer overflowGravatar Dan Carpenter 1-2/+5
2023-07-26platform/x86: hp-bioscfg: fix a signedness bug in hp_wmi_perform_query()Gravatar Dan Carpenter 1-1/+1
2023-07-10platform/x86: hp-bioscfg: MakefileGravatar Jorge Lopez 3-0/+28
2023-07-10platform/x86: hp-bioscfg: surestart-attributesGravatar Jorge Lopez 1-0/+132
2023-07-10platform/x86: hp-bioscfg: string-attributesGravatar Jorge Lopez 1-0/+390
2023-07-10platform/x86: hp-bioscfg: spmobj-attributesGravatar Jorge Lopez 1-0/+386
2023-07-10platform/x86: hp-bioscfg: passwdobj-attributesGravatar Jorge Lopez 1-0/+543
2023-07-10platform/x86: hp-bioscfg: order-list-attributesGravatar Jorge Lopez 1-0/+436
2023-07-10platform/x86: hp-bioscfg: int-attributesGravatar Jorge Lopez 1-0/+409
2023-07-10platform/x86: hp-bioscfg: enum-attributesGravatar Jorge Lopez 1-0/+447
2023-07-10platform/x86: hp-bioscfg: biosattr-interfaceGravatar Jorge Lopez 1-0/+312
2023-07-10platform/x86: hp-bioscfg: bioscfgGravatar Jorge Lopez 1-0/+1055
2023-07-10platform/x86: hp-bioscfg: bioscfg-hGravatar Jorge Lopez 1-0/+487
2023-06-08platform/x86: hp-wmi: Add thermal profile for Victus 16-d1xxxGravatar SungHwan Jung 1-1/+95
2023-05-16platform/x86: hp: constify pointers to hwmon_channel_infoGravatar Krzysztof Kozlowski 1-1/+1
2023-05-09platform/x86: hp-wmi: Add HP Envy special key supportGravatar Jonathan Singer 1-1/+11
2023-05-09platform/x86: hp-wmi: Add HP WMI camera switchGravatar Jonathan Singer 1-0/+46
2023-05-09platform/x86: hp-wmi: add micmute to hp_wmi_keymap structGravatar Fae 1-0/+1
2023-03-07platform/x86: hp: tc1100-wmi: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-03-07platform/x86: hp: hp_accel: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2023-02-02platform/x86: hp-wmi: Ignore Win-Lock key eventsGravatar Rishit Bansal 1-0/+2