summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/hp
AgeCommit message (Expand)AuthorLines
2026-05-07platform/x86: hp-wmi: Add support for Victus 16-r0xxx (8BC2)Haichen Feng-0/+4
2026-04-30platform/x86: hp-wmi: silence unknown board warning for 8D41Krishna Chomal-1/+1
2026-04-20Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-26/+99
2026-04-14platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C77)Krishna Chomal-0/+4
2026-04-14platform/x86: hp-wmi: Add support for Omen 16-n0xxx (8A44)Krishna Chomal-0/+4
2026-04-14platform/x86: hp-wmi: Add support for OMEN MAX 16-ak0xxx (8D87)Krishna Chomal-2/+16
2026-04-14platform/x86: hp-wmi: fix fan table parsingKrishna Chomal-8/+33
2026-04-13platform/x86: hp-wmi: add Omen 14-fb0xxx (board 8C58) supportShaun Varghese-0/+1
2026-04-09Merge branch 'acpi-driver'Rafael J. Wysocki-2/+0
2026-04-09platform/x86: hp-wmi: Ignore backlight and FnLock eventsKrishna Chomal-0/+5
2026-04-09platform/x86: hp-wmi: add locking for concurrent hwmon accessEmre Cecanpunar-2/+13
2026-04-09platform/x86: hp-wmi: fix u8 underflow in gpu_delta calculationEmre Cecanpunar-3/+3
2026-04-09platform/x86: hp-wmi: use mod_delayed_work to reset keep-alive timerEmre Cecanpunar-4/+4
2026-04-09platform/x86: hp-wmi: avoid cancel_delayed_work_sync from work handlerEmre Cecanpunar-1/+1
2026-04-09platform/x86: hp-wmi: fix ignored return values in fan settingsEmre Cecanpunar-7/+16
2026-03-23platform/x86: hp-wmi: Add support for Omen 16-k0xxx (8A4D)Krishna Chomal-0/+11
2026-03-23platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C76)Krishna Chomal-0/+4
2026-03-23platform/x86: hp-wmi: Add Omen 16-xf0xxx (8BCA) supportRaed-0/+4
2026-03-13ACPI: AC: Define ACPI_AC_CLASS in one placeRafael J. Wysocki-2/+0
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