index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-09-01
42
-330
/
+7312
|
\
|
*
platform/x86: asus-wmi: corrections to egpu safety check
Luke D. Jones
2023-08-30
1
-8
/
+7
|
*
platform/x86: mlx-platform: Add dependency on PCI to Kconfig
Vadim Pasternak
2023-08-30
1
-2
/
+1
|
*
platform/x86: ideapad-laptop: Add support for keyboard backlights using KBLC ...
Stuart Hayhurst
2023-08-28
1
-6
/
+112
|
*
platform/x86/amd/pmc: Fix build error with randconfig
Shyam Sundar S K
2023-08-28
1
-0
/
+1
|
*
platform/x86/amd/pmf: Fix a missing cleanup path
Mario Limonciello
2023-08-26
1
-1
/
+2
|
*
platform/x86: p2sb: Make the Kconfig symbol hidden
Andy Shevchenko
2023-08-23
1
-1
/
+1
|
*
platform: mellanox: Add initial support for PCIe based programming logic device
Vadim Pasternak
2023-08-23
1
-2
/
+132
|
*
platform: mellanox: mlx-platform: Get interrupt line through ACPI
Vadim Pasternak
2023-08-23
1
-2
/
+11
|
*
platform: mellanox: mlx-platform: Introduce ACPI init flow
Vadim Pasternak
2023-08-23
2
-0
/
+13
|
*
platform: mellanox: mlx-platform: Prepare driver to allow probing through ACP...
Vadim Pasternak
2023-08-23
1
-30
/
+61
|
*
platform: mellanox: mlx-platform: Add reset callback
Vadim Pasternak
2023-08-23
1
-2
/
+44
|
*
platform: mellanox: Cosmetic changes
Vadim Pasternak
2023-08-23
1
-7
/
+7
|
*
platform: mellanox: mlx-platform: Modify power off callback
Vadim Pasternak
2023-08-23
1
-0
/
+1
|
*
platform: mellanox: mlx-platform: add support for additional CPLD
Vadim Pasternak
2023-08-23
1
-0
/
+31
|
*
platform: mellanox: mlx-platform: Add reset cause attribute
Vadim Pasternak
2023-08-23
1
-0
/
+6
|
*
platform: mellanox: mlx-platform: Modify health and power hotplug action
Vadim Pasternak
2023-08-23
1
-0
/
+2
|
*
platform: mellanox: Modify reset causes description
Vadim Pasternak
2023-08-23
1
-6
/
+6
|
*
platform: mellanox: Add field upgrade capability register
Vadim Pasternak
2023-08-23
1
-0
/
+12
|
*
platform: mellanox: Add new attributes
Vadim Pasternak
2023-08-23
1
-0
/
+12
|
*
platform/x86/amd/pmc: Move PMC driver to separate directory
Shyam Sundar S K
2023-08-23
7
-17
/
+29
|
*
Merge remote-tracking branch 'pdx86/fixes' into pdx86/for-next
Hans de Goede
2023-08-23
25
-243
/
+512
|
|
\
|
*
|
platform/x86: hp-bioscfg: Update steps order list elements are evaluated
Jorge Lopez
2023-08-21
1
-7
/
+3
|
*
|
platform/x86: asus-wmi: Fix support for showing middle fan RPM
Luke D. Jones
2023-08-21
1
-40
/
+38
|
*
|
platform/x86/amd/pmf: Use str_on_off() helper
Andy Shevchenko
2023-08-21
1
-2
/
+3
|
*
|
platform/x86: thinkpad_acpi: Switch to memdup_user_nul() helper
Ruan Jinjie
2023-08-21
1
-10
/
+3
|
*
|
Merge remote-tracking branch 'pdx86/platform-drivers-x86-simatic-ipc' into re...
Hans de Goede
2023-08-14
2
-3
/
+4
|
|
\
\
|
|
*
|
platform/x86/siemens: simatic-ipc-batt: fix logical error for BX-59A
xingtong.wu
2023-08-10
1
-1
/
+2
|
|
*
|
platform/x86/siemens: simatic-ipc: fix logical error for BX-59A
xingtong.wu
2023-08-10
1
-1
/
+1
|
|
*
|
platform/x86/siemens: simatic-ipc-batt: fix wrong pointer pass to PTR_ERR()
Yang Yingliang
2023-08-09
1
-1
/
+1
|
*
|
|
platform/x86: dell-sysman: Fix reference leak
Armin Wolf
2023-08-09
1
-3
/
+6
|
*
|
|
platform/x86: hp-bioscfg: Use kmemdup() to replace kmalloc + memcpy
Li Zetao
2023-08-07
1
-8
/
+3
|
*
|
|
platform/x86: hp-bioscfg: Remove duplicate use of variable in inner loop
Jorge Lopez
2023-08-07
1
-7
/
+5
|
*
|
|
platform/x86: hp-bioscfg: Change how password encoding size is evaluated
Jorge Lopez
2023-08-07
1
-2
/
+5
|
*
|
|
platform/x86: hp-bioscfg: Change how enum possible values size is evaluated
Jorge Lopez
2023-08-07
1
-2
/
+4
|
*
|
|
platform/x86: hp-bioscfg: Change how order list size is evaluated
Jorge Lopez
2023-08-07
1
-2
/
+5
|
*
|
|
platform/x86: hp-bioscfg: Change how prerequisites size is evaluated
Jorge Lopez
2023-08-07
5
-9
/
+21
|
*
|
|
platform/x86: hp-bioscfg: Replace the word HACK from source code
Jorge Lopez
2023-08-07
5
-8
/
+8
|
*
|
|
platform/x86: hp-bioscfg: Fix uninitialized variable errors
Jorge Lopez
2023-08-07
5
-6
/
+6
|
*
|
|
platform/x86: hp-bioscfg: Fix memory leaks in attribute packages
Jorge Lopez
2023-08-07
5
-0
/
+28
|
*
|
|
platform/x86: wmi-bmof: Simplify read_bmof()
Armin Wolf
2023-07-31
1
-17
/
+5
|
*
|
|
platform/x86: wmi-bmof: Use device_create_bin_file()
Armin Wolf
2023-07-31
1
-2
/
+2
|
*
|
|
Merge tag 'ib-pdx86-simatic-v6.6-2' into review-hans
Hans de Goede
2023-07-31
10
-86
/
+125
|
|
\
|
|
|
|
*
|
platform/x86/siemens: simatic-ipc-batt: add support for module BX-59A
xingtong.wu
2023-07-31
3
-11
/
+30
|
|
*
|
platform/x86/siemens: simatic-ipc: add new models BX-56A/BX-59A
xingtong.wu
2023-07-31
1
-2
/
+10
|
|
*
|
platform/x86/siemens: Kconfig: adjust help text
Henning Schild
2023-07-31
1
-1
/
+1
|
|
*
|
platform/x86/siemens: simatic-ipc-batt: fix bat reading in BX_21A
xingtong.wu
2023-07-31
1
-11
/
+10
|
|
*
|
platform/x86: Move all simatic ipc drivers to the subdirectory siemens
Henning Schild
2023-07-31
10
-63
/
+76
|
*
|
|
platform/x86: hp-bioscfg: fix error reporting in hp_add_other_attributes()
Dan Carpenter
2023-07-26
1
-0
/
+5
|
*
|
|
platform/x86: hp-bioscfg: prevent a small buffer overflow
Dan Carpenter
2023-07-26
1
-2
/
+5
[next]