summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/hp
Commit message (Expand)AuthorAgeFilesLines
* 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