summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/hp
AgeCommit message (Expand)AuthorLines
2026-02-27platform/x86: hp-bioscfg: Support allocations of larger dataMario Limonciello-3/+6
2026-02-23platform/x86: hp-wmi: add Omen 14-fb1xxx (board 8E41) supportAnton Plotnikov-0/+1
2026-02-23platform/x86: hp-wmi: Add Victus 16-d0xxx supportVictor Lattaro Volpini-1/+2
2026-02-23platform/x86: hp-wmi: Add Omen 16-wf0xxx fan and thermal supportKrishna Chomal-0/+4
2026-02-23platform/x86: hp-wmi: Add Omen 16-xd0xxx fan and thermal supportKrishna Chomal-0/+4
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-10/+5
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-14/+18
2026-02-13Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-114/+489
2026-01-29platform/x86: hp-bioscfg: Skip empty attribute namesMario Limonciello-0/+5
2026-01-28platform/x86: hp-wmi: Add EC offsets to read Victus S thermal profileKrishna Chomal-7/+96
2026-01-26Merge branch 'fixes' of into for-nextIlpo Järvinen-9/+29
2026-01-20platform/x86: hp-bioscfg: Fix automatic module loadingMario Limonciello-3/+3
2026-01-20platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID macroMario Limonciello-2/+4
2026-01-16platform/x86: hp-bioscfg: Fix kobject warnings for empty attribute namesMario Limonciello-0/+8
2026-01-15platform/x86: hp-wmi: fix platform profile values for Omen 16-wf1xxxKrishna Chomal-52/+127
2026-01-15platform/x86: hp-wmi: implement fan keep-aliveKrishna Chomal-3/+43
2026-01-15platform/x86: hp-wmi: add manual fan control for Victus S modelsKrishna Chomal-46/+217
2026-01-15platform/x86: hp-wmi: order include headersKrishna Chomal-9/+9
2025-12-29platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsingJunrui Luo-4/+14
2025-12-01platform/x86: hp-wmi: Order DMI board name arraysIlpo Järvinen-9/+15
2025-11-12platform/x86: hp-wmi: Add Omen MAX 16-ah0xx fan support and thermal profileMarcos Vega-0/+1
2025-11-06platform/x86: hp-wmi: Add Omen 16-wf1xxx fan supportKrishna Chomal-1/+1
2025-11-06platform/x86: hp-wmi: mark Victus 16-r0 and 16-s0 for victus_s fan and therma...Edip Hazuri-1/+2
2025-08-28platform/x86: hp-wmi: Add support for Fn+P hotkeyEdip Hazuri-0/+4
2025-08-12platform/x86: hp-wmi: mark Victus 16-r1xxx for victus_s fan and thermal profi...Edip Hazuri-2/+2
2025-06-30platform/x86: hp-bioscfg: Fix class device unregistrationKurt Borja-2/+2
2025-03-03platform/x86: hp-bioscfg: Replace deprecated strncpy() with strscpy()Thorsten Blum-1/+1
2025-02-24platform/x86: hp: Use *-y instead of *-objs in MakefileKurt Borja-1/+1
2025-02-24platform/x86: hp-bioscfg: Use wmi_instance_count()Armin Wolf-8/+5
2025-01-21Merge branch 'fixes' into 'for-next'Ilpo Järvinen-2/+2
2025-01-20platform/x86: hp-wmi: Add fan and thermal profile support for Victus 16-s1000Julien ROBIN-11/+355
2025-01-17ACPI: platform_profile: Remove platform_profile_handler from exported symbolsKurt Borja-10/+9
2025-01-17platform/x86: hp-wmi: Use devm_platform_profile_register()Kurt Borja-4/+1
2025-01-16ACPI: platform_profile: Add `probe` to platform_profile_opsKurt Borja-9/+20
2025-01-16ACPI: platform_profile: Add `ops` member to handlersKurt Borja-6/+18
2025-01-16ACPI: platform_profile: Remove platform_profile_handler from callbacksKurt Borja-7/+7
2025-01-16ACPI: platform_profile: Let drivers set drvdata to the class deviceKurt Borja-1/+1
2025-01-15Input: i8042 - Add support for platform filter contextsArmin Wolf-2/+2
2025-01-09platform/x86: hp-bioscfg: Directly use firmware_attributes_classThomas Weißschuh-11/+3
2024-12-29platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profileMingcong Bai-2/+2
2024-12-10ACPI: platform_profile: Add platform handler argument to platform_profile_rem...Mario Limonciello-1/+1
2024-12-10ACPI: platform_profile: Add device pointer into platform profile handlerMario Limonciello-2/+3
2024-12-10ACPI: platform-profile: Add a name member to handlersMario Limonciello-0/+1
2024-11-20Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-11/+6
2024-11-12platform/x86: hp: hp-bioscfg: remove redundant if statementColin Ian King-8/+3
2024-10-24ACPI: EC: make EC support compile-time conditionalArnd Bergmann-0/+1
2024-10-17platform/x86: Switch back to struct platform_driver::remove()Uwe Kleine-König-3/+3
2024-09-05platform/x86: wmi: Pass event data directly to legacy notify handlersArmin Wolf-15/+1
2024-07-15platform/x86: hp-wmi: Fix implementation of the platform_profile_omen_get fun...Alexis Belmonte-4/+2