X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2023-05-09 10:34:24 to 2023-05-18 21:56:56 UTC [more...]

[PATCH 00/20] x86: address -Wmissing-prototype warnings
 2023-05-18 21:56 UTC  (26+ messages)
` [PATCH 01/20] x86: move prepare_ftrace_return prototype to header
` [PATCH 02/20] x86: ce4100: Mark local functions as 'static'
` [PATCH 03/20] x86: apic: hide unused safe_smp_processor_id on UP
` [PATCH 04/20] x86: avoid unneeded __div64_32 function definition
` [PATCH 05/20] x86: head: add dummy prototype for mk_early_pgtbl_32
` [PATCH 06/20] x86: math-emu: include asm/fpu/regset.h
` [PATCH 07/20] x86: doublefault: avoid missing-prototype warnings
` [PATCH 08/20] x86: highmem: include asm/numa.h for set_highmem_pages_init
` [PATCH 09/20] x86: platform_quirks: include linux/pnp.h for arch_pnpbios_disabled
` [PATCH 10/20] x86: xen: add missing prototypes
` [PATCH 11/20] x86: entry: add do_SYSENTER_32() prototype
` [PATCH 12/20] x86: qspinlock-paravirt: fix mising-prototype warnings
` [PATCH 13/20] x86: hibernate: declare global functions in suspend.h
` [PATCH 14/20] x86: fbdev: include asm/fb.h as needed
` [PATCH 15/20] x86: mce: add copy_mc_fragile_handle_tail prototype
` [PATCH 16/20] x86: vdso: include vdso/processor.h
` [PATCH 17/20] x86: usercopy: include arch_wb_cache_pmem declaration
` [PATCH 18/20] x86: ioremap: add early_memremap_pgprot_adjust prototype
` [PATCH 19/20] x86: purgatory: include header for warn() declaration
` [PATCH 20/20] x86: olpc: avoid missing-prototype warnings

[PATCH 0/4] Add consumers for pm_pr_debug() outside of pm
 2023-05-18 17:27 UTC  (5+ messages)
` [PATCH 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
` [PATCH 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
` [PATCH 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages
` [PATCH 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages

[PATCH v14 00/13] hp-bioscfg driver
 2023-05-18 16:12 UTC  (16+ messages)
` [PATCH v14 01/13] hp-bioscfg: Documentation
` [PATCH v14 02/13] hp-bioscfg: bioscfg-h
` [PATCH v14 03/13] hp-bioscfg: bioscfg
` [PATCH v14 04/13] hp-bioscfg: biosattr-interface
` [PATCH v14 05/13] hp-bioscfg: enum-attributes
` [PATCH v14 06/13] hp-bioscfg: int-attributes
` [PATCH v14 07/13] hp-bioscfg: order-list-attributes
` [PATCH v14 08/13] hp-bioscfg: passwdobj-attributes
` [PATCH v14 09/13] hp-bioscfg: spmobj-attributes
` [PATCH v14 10/13] hp-bioscfg: string-attributes
` [PATCH v14 11/13] hp-bioscfg: surestart-attributes
` [PATCH v14 12/13] hp-bioscfg: Makefile
` [PATCH v14 13/13] hp-bioscfg: MAINTAINERS

[PATCH 1/4] platform/x86: think-lmi: Enable opcode support on BIOS settings
 2023-05-17 18:19 UTC  (4+ messages)
` [PATCH 2/4] platform/x86: think-lmi: Correct System password interface
` [PATCH 3/4] platform/x86: think-lmi: Correct NVME password handling
` [PATCH 4/4] platform/x86: think-lmi: Don't display unnecessary authentication settings

[PATCH v2] efivarfs: expose used and total size
 2023-05-17 17:17 UTC  (2+ messages)

[PATCH 0/6] Enhance AMD SMN Error Checking
 2023-05-17 14:09 UTC  (12+ messages)
` [PATCH 1/6] EDAC/amd64: Remove unused register accesses
` [PATCH 2/6] EDAC/amd64: Check return value of amd_smn_read()
` [PATCH 3/6] hwmon: (k10temp) "
` [PATCH 4/6] x86/amd_nb: Enhance SMN access error checking
` [PATCH 5/6] hwmon: (k10temp) Define helper function to read CCD temp
` [PATCH 6/6] hwmon: (k10temp) Reduce k10temp_get_ccd_support() parameters

[PATCH v3 0/4] Updates to AMD PMC driver
 2023-05-16  9:13 UTC  (5+ messages)
` [PATCH v3 1/4] platform/x86/amd: pmc: Pass true/false to bool argument
` [PATCH v3 2/4] platform/x86/amd: pmc: Get STB DRAM size from PMFW
` [PATCH v3 3/4] platform/x86/amd: pmc: Add helper function to check the cpu id
` [PATCH v3 4/4] platform/x86/amd: pmc: Update metrics table info for Pink Sardine

[PATCH] platform/x86/amd/pmf: Fix compiler warnings in static slider
 2023-05-16  8:37 UTC  (3+ messages)

[PATCH v3 0/3] leds: simatic-ipc-leds-gpio: split up
 2023-05-16  7:09 UTC  (7+ messages)
` [PATCH v3 1/3] leds: simatic-ipc-leds-gpio: move two extra gpio pins into another table
` [PATCH v3 2/3] leds: simatic-ipc-leds-gpio: split up into multiple drivers
` [PATCH v3 3/3] leds: simatic-ipc-leds-gpio: introduce more Kconfig switches

[PATCH v2 0/1] platform/x86: asus-wmi: add support for ASUS screenpad
 2023-05-15 22:34 UTC  (4+ messages)

[PATCH v13 00/13] hp-bioscfg driver
 2023-05-15 22:01 UTC  (14+ messages)
` [PATCH v13 01/13] hp-bioscfg: Documentation
` [PATCH v13 02/13] hp-bioscfg: bioscfg-h
` [PATCH v13 03/13] hp-bioscfg: bioscfg
` [PATCH v13 04/13] hp-bioscfg: biosattr-interface
` [PATCH v13 05/13] hp-bioscfg: enum-attributes
` [PATCH v13 06/13] hp-bioscfg: int-attributes
` [PATCH v13 07/13] hp-bioscfg: order-list-attributes
` [PATCH v13 08/13] hp-bioscfg: passwdobj-attributes
` [PATCH v13 09/13] hp-bioscfg: spmobj-attributes
` [PATCH v13 10/13] hp-bioscfg: string-attributes
` [PATCH v13 11/13] hp-bioscfg: surestart-attributes
` [PATCH v13 12/13] hp-bioscfg: Makefile
` [PATCH v13 13/13] hp-bioscfg: MAINTAINERS

[PATCH v2 0/3] leds: simatic-ipc-leds-gpio: split up
 2023-05-15 15:40 UTC  (16+ messages)
` [PATCH v2 2/3] leds: simatic-ipc-leds-gpio: split up into multiple drivers
` [PATCH v2 3/3] leds: simatic-ipc-leds-gpio: introduce more Kconfig switches

[PATCH v12 00/13] HP BIOSCFG driver
 2023-05-15 14:12 UTC  (33+ messages)
` [PATCH v12 04/13] HP BIOSCFG driver - int-attributes
` [PATCH v12 05/13] HP BIOSCFG driver - ordered-attributes
` [PATCH v12 06/13] HP BIOSCFG driver - passwdobj-attributes
` [PATCH v12 07/13] HP BIOSCFG driver - string-attributes
` [PATCH v12 10/13] HP BIOSCFG driver - spmobj-attributes
` [PATCH v12 11/13] HP BIOSCFG driver - surestart-attributes

[PATCH] efivarfs: expose used and total size
 2023-05-15 14:08 UTC  (5+ messages)

[RESEND PATCH 1/4] platform/x86: gigabyte: constify pointers to hwmon_channel_info
 2023-05-15 13:22 UTC  (5+ messages)
` [RESEND PATCH 2/4] platform/x86: hp: "
` [RESEND PATCH 3/4] platform/x86: system76: "
` [RESEND PATCH 4/4] platform/x86: toshiba: "

[PATCH v1 1/1] mlxbf-bootctl: Add sysfs file for BlueField boot log
 2023-05-15 13:19 UTC  (10+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v4 1/2] platform/x86/amd/pmf: Add PMF acpi debug support
 2023-05-15 13:18 UTC  (5+ messages)
` [PATCH v4 2/2] platform/x86/amd/pmf: Add PMF debug facilities

[PATCH] platform/mellanox: mlxbf-pmc: fix sscanf() error checking
 2023-05-15 12:59 UTC  (3+ messages)

[PATCH] platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0
 2023-05-15 12:58 UTC  (2+ messages)

[PATCH] platform/x86/amd/pmf: Fix CnQF and auto-mode after resume
 2023-05-15 12:59 UTC  (2+ messages)

Proszę o kontakt
 2023-05-15  7:45 UTC 

[PATCH V6 00/21] Add basic ACPI support for RISC-V
 2023-05-15  5:54 UTC  (23+ messages)
` [PATCH V6 01/21] riscv: move sbi_init() earlier before jump_label_init()
` [PATCH V6 02/21] platform/surface: Disable for RISC-V
` [PATCH V6 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
` [PATCH V6 04/21] ACPI: tables: Print RINTC information when MADT is parsed
` [PATCH V6 05/21] ACPI: OSL: Make should_use_kmap() 0 for RISC-V
` [PATCH V6 06/21] RISC-V: Add support to build the ACPI core
` [PATCH V6 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH V6 08/21] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V6 09/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
` [PATCH V6 10/21] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V6 11/21] RISC-V: smpboot: Create wrapper setup_smp()
` [PATCH V6 12/21] RISC-V: smpboot: Add ACPI support in setup_smp()
` [PATCH V6 13/21] RISC-V: only iterate over possible CPUs in ISA string parser
` [PATCH V6 14/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V6 15/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V6 16/21] irqchip/riscv-intc: Add ACPI support
` [PATCH V6 17/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V6 18/21] clocksource/timer-riscv: Add ACPI support
` [PATCH V6 19/21] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V6 20/21] RISC-V: Enable ACPI in defconfig
` [PATCH V6 21/21] MAINTAINERS: Add entry for drivers/acpi/riscv

[PATCH 0/4] x86-android-tablets: convert to using GPIO references
 2023-05-14 20:21 UTC  (6+ messages)
` [PATCH 1/4] platform/x86: x86-android-tablets: convert Goodix devices to "
` [PATCH 2/4] platform/x86: x86-android-tablets: convert int3496 "
` [PATCH 3/4] platform/x86: x86-android-tablets: convert wm1502 "
` [PATCH 4/4] platform/x86: x86-android-tablets: convert gpio_keys "

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2023-05-11 20:35 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for 6.4-2
 2023-05-10 14:45 UTC  (2+ messages)

Prezentacja
 2023-05-10  7:30 UTC 

[PATCH V5 00/21] Add basic ACPI support for RISC-V
 2023-05-10  5:47 UTC  (7+ messages)
` [PATCH V5 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
` [PATCH V5 08/21] RISC-V: ACPI: Cache and retrieve the RINTC structure

[PATCH v11 00/14] HP BIOSCFG driver
 2023-05-09 18:38 UTC  (10+ messages)
` [PATCH v11 05/14] HP BIOSCFG driver - ordered-attributes

[PATCH v3 1/2] platform/x86/amd/pmf: Add PMF acpi debug support
 2023-05-09 14:12 UTC  (3+ messages)
` [PATCH v3 2/2] platform/x86/amd/pmf: Add PMF debug facilities

[PATCH v2 1/2] platform/x86/amd/pmf: Add PMF acpi debug support
 2023-05-09 14:08 UTC  (3+ messages)

[PATCH v2 00/19] platform/x86: lenovo-yogabook: Modify to also work on Android version
 2023-05-09 10:39 UTC  (10+ messages)
` [PATCH v2 10/19] platform/x86: lenovo-yogabook: Split probe() into generic and WMI specific parts
` [PATCH v2 18/19] platform/x86: lenovo-yogabook: Add keyboard backlight control to platform driver


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox