index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
hp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-25
platform/x86: hp-wmi: use sysfs_emit() instead of sprintf()
Ai Chao
1
-6
/
+6
2024-03-12
platform/x86: make fw_attr_class constant
Ricardo B. Marliere
1
-1
/
+1
2024-02-06
platform/x86: hp-wmi: Add thermal profile support for 8BAD boards
Alexis Belmonte
1
-2
/
+59
2024-02-06
platform/x86: hp-wmi: Tidy up module source code
Alexis Belmonte
1
-4
/
+6
2023-12-28
platform/x86: hp-bioscfg: Removed needless asm-generic
Tanzir Hasan
1
-1
/
+0
2023-12-11
Merge tag 'platform-drivers-x86-v6.7-3' into pdx86/for-next
Hans de Goede
1
-15
/
+11
2023-12-11
platform/x86: hp-wmi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-15
platform/x86: hp-bioscfg: Remove unused obj in hp_add_other_attributes()
Harshit Mogalapalli
1
-2
/
+0
2023-11-15
platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes()
Harshit Mogalapalli
1
-2
/
+4
2023-11-15
platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes()
Harshit Mogalapalli
1
-6
/
+4
2023-11-15
platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes()
Harshit Mogalapalli
1
-5
/
+3
2023-10-31
Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2023-10-06
platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...
Uwe Kleine-König
1
-1
/
+7
2023-10-04
platform/x86: hp-bioscfg: Fix reference leak
Armin Wolf
1
-4
/
+10
2023-09-26
platform/x86: hp-bioscfg: Annotate struct bios_args with __counted_by
Kees Cook
1
-1
/
+1
2023-08-21
platform/x86: hp-bioscfg: Update steps order list elements are evaluated
Jorge Lopez
1
-7
/
+3
2023-08-07
platform/x86: hp-bioscfg: Use kmemdup() to replace kmalloc + memcpy
Li Zetao
1
-8
/
+3
2023-08-07
platform/x86: hp-bioscfg: Remove duplicate use of variable in inner loop
Jorge Lopez
1
-7
/
+5
2023-08-07
platform/x86: hp-bioscfg: Change how password encoding size is evaluated
Jorge Lopez
1
-2
/
+5
2023-08-07
platform/x86: hp-bioscfg: Change how enum possible values size is evaluated
Jorge Lopez
1
-2
/
+4
2023-08-07
platform/x86: hp-bioscfg: Change how order list size is evaluated
Jorge Lopez
1
-2
/
+5
2023-08-07
platform/x86: hp-bioscfg: Change how prerequisites size is evaluated
Jorge Lopez
5
-9
/
+21
2023-08-07
platform/x86: hp-bioscfg: Replace the word HACK from source code
Jorge Lopez
5
-8
/
+8
2023-08-07
platform/x86: hp-bioscfg: Fix uninitialized variable errors
Jorge Lopez
5
-6
/
+6
2023-08-07
platform/x86: hp-bioscfg: Fix memory leaks in attribute packages
Jorge Lopez
5
-0
/
+28
2023-07-26
platform/x86: hp-bioscfg: fix error reporting in hp_add_other_attributes()
Dan Carpenter
1
-0
/
+5
2023-07-26
platform/x86: hp-bioscfg: prevent a small buffer overflow
Dan Carpenter
1
-2
/
+5
2023-07-26
platform/x86: hp-bioscfg: fix a signedness bug in hp_wmi_perform_query()
Dan Carpenter
1
-1
/
+1
2023-07-10
platform/x86: hp-bioscfg: Makefile
Jorge Lopez
3
-0
/
+28
2023-07-10
platform/x86: hp-bioscfg: surestart-attributes
Jorge Lopez
1
-0
/
+132
2023-07-10
platform/x86: hp-bioscfg: string-attributes
Jorge Lopez
1
-0
/
+390
2023-07-10
platform/x86: hp-bioscfg: spmobj-attributes
Jorge Lopez
1
-0
/
+386
2023-07-10
platform/x86: hp-bioscfg: passwdobj-attributes
Jorge Lopez
1
-0
/
+543
2023-07-10
platform/x86: hp-bioscfg: order-list-attributes
Jorge Lopez
1
-0
/
+436
2023-07-10
platform/x86: hp-bioscfg: int-attributes
Jorge Lopez
1
-0
/
+409
2023-07-10
platform/x86: hp-bioscfg: enum-attributes
Jorge Lopez
1
-0
/
+447
2023-07-10
platform/x86: hp-bioscfg: biosattr-interface
Jorge Lopez
1
-0
/
+312
2023-07-10
platform/x86: hp-bioscfg: bioscfg
Jorge Lopez
1
-0
/
+1055
2023-07-10
platform/x86: hp-bioscfg: bioscfg-h
Jorge Lopez
1
-0
/
+487
2023-06-08
platform/x86: hp-wmi: Add thermal profile for Victus 16-d1xxx
SungHwan Jung
1
-1
/
+95
2023-05-16
platform/x86: hp: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-05-09
platform/x86: hp-wmi: Add HP Envy special key support
Jonathan Singer
1
-1
/
+11
2023-05-09
platform/x86: hp-wmi: Add HP WMI camera switch
Jonathan Singer
1
-0
/
+46
2023-05-09
platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct
Fae
1
-0
/
+1
2023-03-07
platform/x86: hp: tc1100-wmi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-07
platform/x86: hp: hp_accel: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-02-02
platform/x86: hp-wmi: Ignore Win-Lock key events
Rishit Bansal
1
-0
/
+2
2023-01-24
platform/x86: hp-wmi: Fix cast to smaller integer type warning
Hans de Goede
1
-1
/
+1
2023-01-24
platform/x86: hp-wmi: Handle Omen Key event
Rishit Bansal
1
-0
/
+4
2022-11-16
platform/x86: Move existing HP drivers to a new hp subdir
Jorge Lopez
5
-0
/
+2291