index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
hp
Age
Commit message (
Expand
)
Author
2025-06-30
platform/x86: hp-bioscfg: Fix class device unregistration
Kurt Borja
2025-03-03
platform/x86: hp-bioscfg: Replace deprecated strncpy() with strscpy()
Thorsten Blum
2025-02-24
platform/x86: hp: Use *-y instead of *-objs in Makefile
Kurt Borja
2025-02-24
platform/x86: hp-bioscfg: Use wmi_instance_count()
Armin Wolf
2025-01-21
Merge branch 'fixes' into 'for-next'
Ilpo Järvinen
2025-01-20
platform/x86: hp-wmi: Add fan and thermal profile support for Victus 16-s1000
Julien ROBIN
2025-01-17
ACPI: platform_profile: Remove platform_profile_handler from exported symbols
Kurt Borja
2025-01-17
platform/x86: hp-wmi: Use devm_platform_profile_register()
Kurt Borja
2025-01-16
ACPI: platform_profile: Add `probe` to platform_profile_ops
Kurt Borja
2025-01-16
ACPI: platform_profile: Add `ops` member to handlers
Kurt Borja
2025-01-16
ACPI: platform_profile: Remove platform_profile_handler from callbacks
Kurt Borja
2025-01-16
ACPI: platform_profile: Let drivers set drvdata to the class device
Kurt Borja
2025-01-15
Input: i8042 - Add support for platform filter contexts
Armin Wolf
2025-01-09
platform/x86: hp-bioscfg: Directly use firmware_attributes_class
Thomas Weißschuh
2024-12-29
platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profile
Mingcong Bai
2024-12-10
ACPI: platform_profile: Add platform handler argument to platform_profile_rem...
Mario Limonciello
2024-12-10
ACPI: platform_profile: Add device pointer into platform profile handler
Mario Limonciello
2024-12-10
ACPI: platform-profile: Add a name member to handlers
Mario Limonciello
2024-11-20
Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-11-12
platform/x86: hp: hp-bioscfg: remove redundant if statement
Colin Ian King
2024-10-24
ACPI: EC: make EC support compile-time conditional
Arnd Bergmann
2024-10-17
platform/x86: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-05
platform/x86: wmi: Pass event data directly to legacy notify handlers
Armin Wolf
2024-07-15
platform/x86: hp-wmi: Fix implementation of the platform_profile_omen_get fun...
Alexis Belmonte
2024-07-09
platform/x86: hp-wmi: Fix platform profile option switch bug on Omen and Vict...
Alexis Belmonte
2024-06-03
platform/x86: hp: hp-bioscfg: Use 2-argument strscpy()
Andy Shevchenko
2024-03-25
platform/x86: hp-wmi: use sysfs_emit() instead of sprintf()
Ai Chao
2024-03-12
platform/x86: make fw_attr_class constant
Ricardo B. Marliere
2024-02-06
platform/x86: hp-wmi: Add thermal profile support for 8BAD boards
Alexis Belmonte
2024-02-06
platform/x86: hp-wmi: Tidy up module source code
Alexis Belmonte
2023-12-28
platform/x86: hp-bioscfg: Removed needless asm-generic
Tanzir Hasan
2023-12-11
Merge tag 'platform-drivers-x86-v6.7-3' into pdx86/for-next
Hans de Goede
2023-12-11
platform/x86: hp-wmi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-15
platform/x86: hp-bioscfg: Remove unused obj in hp_add_other_attributes()
Harshit Mogalapalli
2023-11-15
platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes()
Harshit Mogalapalli
2023-11-15
platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes()
Harshit Mogalapalli
2023-11-15
platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes()
Harshit Mogalapalli
2023-10-31
Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-10-06
platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...
Uwe Kleine-König
2023-10-04
platform/x86: hp-bioscfg: Fix reference leak
Armin Wolf
2023-09-26
platform/x86: hp-bioscfg: Annotate struct bios_args with __counted_by
Kees Cook
2023-08-21
platform/x86: hp-bioscfg: Update steps order list elements are evaluated
Jorge Lopez
2023-08-07
platform/x86: hp-bioscfg: Use kmemdup() to replace kmalloc + memcpy
Li Zetao
2023-08-07
platform/x86: hp-bioscfg: Remove duplicate use of variable in inner loop
Jorge Lopez
2023-08-07
platform/x86: hp-bioscfg: Change how password encoding size is evaluated
Jorge Lopez
2023-08-07
platform/x86: hp-bioscfg: Change how enum possible values size is evaluated
Jorge Lopez
2023-08-07
platform/x86: hp-bioscfg: Change how order list size is evaluated
Jorge Lopez
2023-08-07
platform/x86: hp-bioscfg: Change how prerequisites size is evaluated
Jorge Lopez
2023-08-07
platform/x86: hp-bioscfg: Replace the word HACK from source code
Jorge Lopez
2023-08-07
platform/x86: hp-bioscfg: Fix uninitialized variable errors
Jorge Lopez
[next]