summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/hp
Commit message (Expand)AuthorAgeFilesLines
* 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-10-311-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
* platform/x86: hp-bioscfg: MakefileJorge Lopez2023-07-103-0/+28
* platform/x86: hp-bioscfg: surestart-attributesJorge Lopez2023-07-101-0/+132
* platform/x86: hp-bioscfg: string-attributesJorge Lopez2023-07-101-0/+390
* platform/x86: hp-bioscfg: spmobj-attributesJorge Lopez2023-07-101-0/+386
* platform/x86: hp-bioscfg: passwdobj-attributesJorge Lopez2023-07-101-0/+543
* platform/x86: hp-bioscfg: order-list-attributesJorge Lopez2023-07-101-0/+436
* platform/x86: hp-bioscfg: int-attributesJorge Lopez2023-07-101-0/+409
* platform/x86: hp-bioscfg: enum-attributesJorge Lopez2023-07-101-0/+447
* platform/x86: hp-bioscfg: biosattr-interfaceJorge Lopez2023-07-101-0/+312
* platform/x86: hp-bioscfg: bioscfgJorge Lopez2023-07-101-0/+1055
* platform/x86: hp-bioscfg: bioscfg-hJorge Lopez2023-07-101-0/+487
* platform/x86: hp-wmi: Add thermal profile for Victus 16-d1xxxSungHwan Jung2023-06-081-1/+95
* platform/x86: hp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-05-161-1/+1
* platform/x86: hp-wmi: Add HP Envy special key supportJonathan Singer2023-05-091-1/+11
* platform/x86: hp-wmi: Add HP WMI camera switchJonathan Singer2023-05-091-0/+46
* platform/x86: hp-wmi: add micmute to hp_wmi_keymap structFae2023-05-091-0/+1
* platform/x86: hp: tc1100-wmi: Convert to platform remove callback returning voidUwe Kleine-König2023-03-071-4/+2
* platform/x86: hp: hp_accel: Convert to platform remove callback returning voidUwe Kleine-König2023-03-071-3/+2
* platform/x86: hp-wmi: Ignore Win-Lock key eventsRishit Bansal2023-02-021-0/+2
* platform/x86: hp-wmi: Fix cast to smaller integer type warningHans de Goede2023-01-241-1/+1
* platform/x86: hp-wmi: Handle Omen Key eventRishit Bansal2023-01-241-0/+4
* platform/x86: Move existing HP drivers to a new hp subdirJorge Lopez2022-11-165-0/+2291