index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
hp
Age
Commit message (
Expand
)
Author
Lines
2026-02-27
platform/x86: hp-bioscfg: Support allocations of larger data
Mario Limonciello
-3
/
+6
2026-02-23
platform/x86: hp-wmi: add Omen 14-fb1xxx (board 8E41) support
Anton Plotnikov
-0
/
+1
2026-02-23
platform/x86: hp-wmi: Add Victus 16-d0xxx support
Victor Lattaro Volpini
-1
/
+2
2026-02-23
platform/x86: hp-wmi: Add Omen 16-wf0xxx fan and thermal support
Krishna Chomal
-0
/
+4
2026-02-23
platform/x86: hp-wmi: Add Omen 16-xd0xxx fan and thermal support
Krishna Chomal
-0
/
+4
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-10
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-14
/
+18
2026-02-13
Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-114
/
+489
2026-01-29
platform/x86: hp-bioscfg: Skip empty attribute names
Mario Limonciello
-0
/
+5
2026-01-28
platform/x86: hp-wmi: Add EC offsets to read Victus S thermal profile
Krishna Chomal
-7
/
+96
2026-01-26
Merge branch 'fixes' of into for-next
Ilpo Järvinen
-9
/
+29
2026-01-20
platform/x86: hp-bioscfg: Fix automatic module loading
Mario Limonciello
-3
/
+3
2026-01-20
platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID macro
Mario Limonciello
-2
/
+4
2026-01-16
platform/x86: hp-bioscfg: Fix kobject warnings for empty attribute names
Mario Limonciello
-0
/
+8
2026-01-15
platform/x86: hp-wmi: fix platform profile values for Omen 16-wf1xxx
Krishna Chomal
-52
/
+127
2026-01-15
platform/x86: hp-wmi: implement fan keep-alive
Krishna Chomal
-3
/
+43
2026-01-15
platform/x86: hp-wmi: add manual fan control for Victus S models
Krishna Chomal
-46
/
+217
2026-01-15
platform/x86: hp-wmi: order include headers
Krishna Chomal
-9
/
+9
2025-12-29
platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsing
Junrui Luo
-4
/
+14
2025-12-01
platform/x86: hp-wmi: Order DMI board name arrays
Ilpo Järvinen
-9
/
+15
2025-11-12
platform/x86: hp-wmi: Add Omen MAX 16-ah0xx fan support and thermal profile
Marcos Vega
-0
/
+1
2025-11-06
platform/x86: hp-wmi: Add Omen 16-wf1xxx fan support
Krishna Chomal
-1
/
+1
2025-11-06
platform/x86: hp-wmi: mark Victus 16-r0 and 16-s0 for victus_s fan and therma...
Edip Hazuri
-1
/
+2
2025-08-28
platform/x86: hp-wmi: Add support for Fn+P hotkey
Edip Hazuri
-0
/
+4
2025-08-12
platform/x86: hp-wmi: mark Victus 16-r1xxx for victus_s fan and thermal profi...
Edip Hazuri
-2
/
+2
2025-06-30
platform/x86: hp-bioscfg: Fix class device unregistration
Kurt Borja
-2
/
+2
2025-03-03
platform/x86: hp-bioscfg: Replace deprecated strncpy() with strscpy()
Thorsten Blum
-1
/
+1
2025-02-24
platform/x86: hp: Use *-y instead of *-objs in Makefile
Kurt Borja
-1
/
+1
2025-02-24
platform/x86: hp-bioscfg: Use wmi_instance_count()
Armin Wolf
-8
/
+5
2025-01-21
Merge branch 'fixes' into 'for-next'
Ilpo Järvinen
-2
/
+2
2025-01-20
platform/x86: hp-wmi: Add fan and thermal profile support for Victus 16-s1000
Julien ROBIN
-11
/
+355
2025-01-17
ACPI: platform_profile: Remove platform_profile_handler from exported symbols
Kurt Borja
-10
/
+9
2025-01-17
platform/x86: hp-wmi: Use devm_platform_profile_register()
Kurt Borja
-4
/
+1
2025-01-16
ACPI: platform_profile: Add `probe` to platform_profile_ops
Kurt Borja
-9
/
+20
2025-01-16
ACPI: platform_profile: Add `ops` member to handlers
Kurt Borja
-6
/
+18
2025-01-16
ACPI: platform_profile: Remove platform_profile_handler from callbacks
Kurt Borja
-7
/
+7
2025-01-16
ACPI: platform_profile: Let drivers set drvdata to the class device
Kurt Borja
-1
/
+1
2025-01-15
Input: i8042 - Add support for platform filter contexts
Armin Wolf
-2
/
+2
2025-01-09
platform/x86: hp-bioscfg: Directly use firmware_attributes_class
Thomas Weißschuh
-11
/
+3
2024-12-29
platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profile
Mingcong Bai
-2
/
+2
2024-12-10
ACPI: platform_profile: Add platform handler argument to platform_profile_rem...
Mario Limonciello
-1
/
+1
2024-12-10
ACPI: platform_profile: Add device pointer into platform profile handler
Mario Limonciello
-2
/
+3
2024-12-10
ACPI: platform-profile: Add a name member to handlers
Mario Limonciello
-0
/
+1
2024-11-20
Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-11
/
+6
2024-11-12
platform/x86: hp: hp-bioscfg: remove redundant if statement
Colin Ian King
-8
/
+3
2024-10-24
ACPI: EC: make EC support compile-time conditional
Arnd Bergmann
-0
/
+1
2024-10-17
platform/x86: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-3
/
+3
2024-09-05
platform/x86: wmi: Pass event data directly to legacy notify handlers
Armin Wolf
-15
/
+1
2024-07-15
platform/x86: hp-wmi: Fix implementation of the platform_profile_omen_get fun...
Alexis Belmonte
-4
/
+2
[next]