index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
hp
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
platform/x86: hp_accel: Check ACPI_COMPANION() against NULL
Rafael J. Wysocki
1
-0
/
+3
12 days
platform/x86: hp-wmi: fix fan table parsing
Krishna Chomal
1
-8
/
+33
12 days
platform/x86: hp-wmi: add locking for concurrent hwmon access
Emre Cecanpunar
1
-2
/
+13
12 days
platform/x86: hp-wmi: fix u8 underflow in gpu_delta calculation
Emre Cecanpunar
1
-3
/
+3
12 days
platform/x86: hp-wmi: use mod_delayed_work to reset keep-alive timer
Emre Cecanpunar
1
-4
/
+4
12 days
platform/x86: hp-wmi: avoid cancel_delayed_work_sync from work handler
Emre Cecanpunar
1
-1
/
+1
12 days
platform/x86: hp-wmi: fix ignored return values in fan settings
Emre Cecanpunar
1
-7
/
+16
2026-05-17
platform/x86: hp-wmi: Ignore backlight and FnLock events
Krishna Chomal
1
-0
/
+5
2026-03-23
platform/x86: hp-wmi: Add support for Omen 16-k0xxx (8A4D)
Krishna Chomal
1
-0
/
+11
2026-03-23
platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C76)
Krishna Chomal
1
-0
/
+4
2026-03-23
platform/x86: hp-wmi: Add Omen 16-xf0xxx (8BCA) support
Raed
1
-0
/
+4
2026-02-27
platform/x86: hp-bioscfg: Support allocations of larger data
Mario Limonciello
1
-3
/
+6
2026-02-23
platform/x86: hp-wmi: add Omen 14-fb1xxx (board 8E41) support
Anton Plotnikov
1
-0
/
+1
2026-02-23
platform/x86: hp-wmi: Add Victus 16-d0xxx support
Victor Lattaro Volpini
1
-1
/
+2
2026-02-23
platform/x86: hp-wmi: Add Omen 16-wf0xxx fan and thermal support
Krishna Chomal
1
-0
/
+4
2026-02-23
platform/x86: hp-wmi: Add Omen 16-xd0xxx fan and thermal support
Krishna Chomal
1
-0
/
+4
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
5
-10
/
+5
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
6
-14
/
+18
2026-02-14
Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-114
/
+489
2026-01-29
platform/x86: hp-bioscfg: Skip empty attribute names
Mario Limonciello
1
-0
/
+5
2026-01-28
platform/x86: hp-wmi: Add EC offsets to read Victus S thermal profile
Krishna Chomal
1
-7
/
+96
2026-01-26
Merge branch 'fixes' of into for-next
Ilpo Järvinen
7
-9
/
+29
2026-01-20
platform/x86: hp-bioscfg: Fix automatic module loading
Mario Limonciello
1
-3
/
+3
2026-01-20
platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID macro
Mario Limonciello
1
-2
/
+4
2026-01-16
platform/x86: hp-bioscfg: Fix kobject warnings for empty attribute names
Mario Limonciello
1
-0
/
+8
2026-01-15
platform/x86: hp-wmi: fix platform profile values for Omen 16-wf1xxx
Krishna Chomal
1
-52
/
+127
2026-01-15
platform/x86: hp-wmi: implement fan keep-alive
Krishna Chomal
1
-3
/
+43
2026-01-15
platform/x86: hp-wmi: add manual fan control for Victus S models
Krishna Chomal
1
-46
/
+217
2026-01-15
platform/x86: hp-wmi: order include headers
Krishna Chomal
1
-9
/
+9
2025-12-29
platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsing
Junrui Luo
5
-4
/
+14
2025-12-01
platform/x86: hp-wmi: Order DMI board name arrays
Ilpo Järvinen
1
-9
/
+15
2025-11-12
platform/x86: hp-wmi: Add Omen MAX 16-ah0xx fan support and thermal profile
Marcos Vega
1
-0
/
+1
2025-11-06
platform/x86: hp-wmi: Add Omen 16-wf1xxx fan support
Krishna Chomal
1
-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
-1
/
+2
2025-08-28
platform/x86: hp-wmi: Add support for Fn+P hotkey
Edip Hazuri
1
-0
/
+4
2025-08-12
platform/x86: hp-wmi: mark Victus 16-r1xxx for victus_s fan and thermal profi...
Edip Hazuri
1
-2
/
+2
2025-06-30
platform/x86: hp-bioscfg: Fix class device unregistration
Kurt Borja
1
-2
/
+2
2025-03-03
platform/x86: hp-bioscfg: Replace deprecated strncpy() with strscpy()
Thorsten Blum
1
-1
/
+1
2025-02-24
platform/x86: hp: Use *-y instead of *-objs in Makefile
Kurt Borja
1
-1
/
+1
2025-02-24
platform/x86: hp-bioscfg: Use wmi_instance_count()
Armin Wolf
1
-8
/
+5
2025-01-21
Merge branch 'fixes' into 'for-next'
Ilpo Järvinen
1
-2
/
+2
2025-01-20
platform/x86: hp-wmi: Add fan and thermal profile support for Victus 16-s1000
Julien ROBIN
1
-11
/
+355
2025-01-17
ACPI: platform_profile: Remove platform_profile_handler from exported symbols
Kurt Borja
1
-10
/
+9
2025-01-17
platform/x86: hp-wmi: Use devm_platform_profile_register()
Kurt Borja
1
-4
/
+1
2025-01-16
ACPI: platform_profile: Add `probe` to platform_profile_ops
Kurt Borja
1
-9
/
+20
2025-01-16
ACPI: platform_profile: Add `ops` member to handlers
Kurt Borja
1
-6
/
+18
2025-01-16
ACPI: platform_profile: Remove platform_profile_handler from callbacks
Kurt Borja
1
-7
/
+7
2025-01-16
ACPI: platform_profile: Let drivers set drvdata to the class device
Kurt Borja
1
-1
/
+1
2025-01-15
Input: i8042 - Add support for platform filter contexts
Armin Wolf
1
-2
/
+2
[next]