messages from 2023-09-25 20:02:06 to 2023-10-02 08:40:58 UTC [more...]
[PATCH v1] ACPI: scan: Add support for GPE block devices
2023-10-02 8:40 UTC
[PATCH] acpi: Add defines for CDAT SSLBIS
2023-10-01 14:35 UTC
[RFT PATCH 0/4] platform/x86: int3472: don't use gpiod_toggle_active_low()
2023-10-01 9:17 UTC (34+ messages)
` [RFT PATCH 1/4] platform/x86: int3472: provide a helper for getting GPIOs from lookups
` [RFT PATCH 2/4] platform/x86: int3472: led: don't use gpiod_toggle_active_low()
` [RFT PATCH 3/4] platform/x86: int3472: clk_and_regulator: use GPIO lookup tables
` [RFT PATCH 4/4] gpio: acpi: remove acpi_get_and_request_gpiod()
` [PATCH v2 0/5] platform/x86: int3472: don't use gpiod_toggle_active_low()
` [PATCH v2 1/5] platform/x86: int3472: Add new skl_int3472_fill_gpiod_lookup() helper
` [PATCH v2 2/5] platform/x86: int3472: Add new skl_int3472_gpiod_get_from_temp_lookup() helper
` [PATCH v2 3/5] platform/x86: int3472: Stop using gpiod_toggle_active_low()
` [PATCH v2 4/5] platform/x86: int3472: Switch to devm_get_gpiod()
` [PATCH v2 5/5] gpio: acpi: remove acpi_get_and_request_gpiod()
[GIT PULL] ACPI fix for v6.6-rc4
2023-09-30 17:02 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 705ffbf392dc64e6f54772eb08e99d94f7845ed8
2023-09-30 12:00 UTC
[PATCH v1 1/1] device property: Replace custom implementation of COUNT_ARGS()
2023-09-30 9:38 UTC (4+ messages)
[PATCH 3/3] drivers: acpi: Fix missing newline after declarations
2023-09-30 9:04 UTC
[PATCH 2/3] drivers: acpi: Remove parentheses where return value is not a function
2023-09-30 9:04 UTC
[PATCH 1/3] drivers: acpi: Fix pointer declarations in parameter lists which included whitespace spuriously
2023-09-30 9:02 UTC
[PATCH v2 1/2] PCI: acpiphp: Allow built-in attention drivers
2023-09-30 0:20 UTC (2+ messages)
` [PATCH v2 2/2] PCI: hotplug: Add extension driver for Ampere Altra hotplug LED control
[PATCH] PCI: hotplug: Add extension driver for Ampere Altra hotplug LED control
2023-09-30 0:11 UTC (7+ messages)
[PATCH] ACPI: video: Add acpi_backlight=vendor quirk for Toshiba Portégé R100
2023-09-29 20:20 UTC
[PATCH v8] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
2023-09-29 16:01 UTC (3+ messages)
[PATCH] ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check Architecture
2023-09-29 14:40 UTC (2+ messages)
[rafael-pm:bleeding-edge 48/94] drivers/thermal/amlogic_thermal.c:303:16: error: void value not ignored as it ought to be
2023-09-29 13:47 UTC (3+ messages)
[PATCH] ACPI: resource: Do IRQ override on TongFang GMxXGxx
2023-09-29 13:40 UTC
[PATCH v2 0/4] ACPI: PCC: Define and use the common PCC shared memory regions related macros
2023-09-29 11:45 UTC (8+ messages)
` [PATCH v2 1/4] ACPI: PCC: Add PCC shared memory region command and status bitfields
` [PATCH v2 2/4] i2c: xgene-slimpro: Migrate to use generic PCC shmem related macros
` [PATCH v2 3/4] hwmon: (xgene) "
` [PATCH v2 4/4] soc: kunpeng_hccs: "
[PATCH] mailbox: pcc: export the PCC subspace type
2023-09-29 11:27 UTC (7+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 2/2] soc: kunpeng_hccs: add the check for "
[rafael-pm:bleeding-edge 86/94] drivers/acpi/utils.c:427: warning: Function parameter or member 'list2' not described in 'acpi_handle_list_equal'
2023-09-29 10:41 UTC (2+ messages)
[PATCH v1] ACPI: thermal: Drop list of device ACPI handles from struct acpi_thermal
2023-09-29 6:30 UTC (2+ messages)
[PATCH] drivers: acpi: Fix formatting issues where braces should be on newlines
2023-09-28 22:13 UTC
[PATCH 2/2] drivers: acpi: Remove braces for single line statement following a control statement
2023-09-28 21:48 UTC
[PATCH 1/2] drivers: acpi: Fix label indentation and leading comma formatting issues
2023-09-28 21:48 UTC
[PATCH v2] ACPI: utils: Make acpi_handle_list dynamically allocated
2023-09-28 21:06 UTC (3+ messages)
[PATCH v1] ACPI: thermal: Mark uninitialized active trips as invalid
2023-09-28 15:45 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS a2577d67cb05d6553674e7ddda362d22096a955b
2023-09-28 15:02 UTC
[RFC PATCH v2 0/9] Use ERST for persistent storage of MCE and APEI errors
2023-09-28 14:43 UTC (5+ messages)
` [RFC PATCH v2 1/9] pstore: move pstore creator id, section type and record struct to common header
[PATCH v1 00/13] thermal: ACPI: More ACPI thermal improvements and modification of thermal instances
2023-09-28 13:31 UTC (35+ messages)
` [PATCH v1 01/13] ACPI: thermal: Add device list to struct acpi_thermal_trip
` [PATCH v1 02/13] ACPI: thermal: Collapse trip devices update functions
` [PATCH v1 03/13] ACPI: thermal: Collapse trip devices update function wrappers
` [PATCH v1 04/13] ACPI: thermal: Merge trip initialization functions
` [PATCH v1 05/13] thermal: core: Store trip pointer in struct thermal_instance
` [PATCH v1 06/13] thermal: gov_fair_share: Rearrange get_trip_level()
` [PATCH v1 07/13] thermal: gov_power_allocator: Use trip pointers instead of trip indices
` [PATCH v1 10/13] thermal: core: Allow trip pointers to be used for cooling device binding
` [PATCH v1 11/13] ACPI: thermal: Do not use trip indices "
` [PATCH v1 12/13] ACPI: thermal: Drop critical_valid and hot_valid trip flags
` [PATCH v1 13/13] ACPI: thermal: Rename structure fields holding temperature in deci-Kelvin
[RFC PATCH 0/9] ACPI:RASF: Add support for ACPI RASF, ACPI RAS2 and configure scrubbers
2023-09-28 13:14 UTC (6+ messages)
` [RFC PATCH 2/9] memory: scrub: sysfs: Add Documentation entries for set of scrub attributes
[PATCH 0/3] ACPI: PCC: Define and use the common PCC shared memory regions related macros
2023-09-28 11:28 UTC (16+ messages)
` [PATCH 1/3] ACPI: PCC: Add PCC shared memory region command and status bitfields
` [PATCH 2/3] i2c: xgene-slimpro: Migrate to use generic PCC shmem related macros
` [PATCH 3/3] hwmon: (xgene) "
[PATCH v2 -next 0/4] RISC-V: ACPI improvements
2023-09-27 20:15 UTC (6+ messages)
` [PATCH v2 -next 1/4] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
` [PATCH v2 -next 2/4] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
` [PATCH v2 -next 3/4] RISC-V: cacheflush: Initialize CBO variables on ACPI systems
` [PATCH v2 -next 4/4] clocksource/timer-riscv: ACPI: Add timer_cannot_wakeup_cpu
[PATCH v2] ACPI: FPDT: properly handle invalid FPDT subtables
2023-09-27 19:50 UTC
[PATCH v5 0/3] CXL, ACPI, APEI, EINJ: Update EINJ for CXL 1.1 error types
2023-09-27 15:32 UTC (20+ messages)
` [PATCH v5 1/3] CXL, PCIE: Add cxl_rcrb_addr file to dport_dev
` [PATCH v5 2/3] ACPI, APEI, EINJ: Add CXL 1.1 EINJ error type support
` [PATCH v5 3/3] ACPI, APEI, EINJ: Update EINJ documentation
[PATCH v4 00/11] gpiolib: work towards removing gpiochip_find()
2023-09-27 14:29 UTC (12+ messages)
` [PATCH v4 01/11] gpiolib: make gpio_device_get() and gpio_device_put() public
` [PATCH v4 02/11] gpiolib: add support for scope-based management to gpio_device
` [PATCH v4 03/11] gpiolib: provide gpio_device_find()
` [PATCH v4 04/11] gpiolib: provide gpio_device_find_by_label()
` [PATCH v4 05/11] gpiolib: provide gpio_device_get_desc()
` [PATCH v4 06/11] gpiolib: reluctantly provide gpio_device_get_chip()
` [PATCH v4 07/11] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label()
` [PATCH v4 08/11] gpio: of: replace gpiochip_find_* with gpio_device_find_*
` [PATCH v4 09/11] gpio: acpi: replace gpiochip_find() with gpio_device_find()
` [PATCH v4 10/11] gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label()
` [PATCH v4 11/11] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code
[PATCH v3 00/11] gpiolib: work towards removing gpiochip_find()
2023-09-27 13:57 UTC (8+ messages)
` [PATCH v3 04/11] gpiolib: provide gpio_device_find_by_label()
[rafael-pm:bleeding-edge] BUILD SUCCESS 0b334e02fdc2ca86498f87bd3deb568002de027f
2023-09-27 13:08 UTC
[PATCH] ACPI: thermal: Fix a small leak in acpi_thermal_add()
2023-09-27 13:00 UTC (2+ messages)
Słowa kluczowe do wypozycjonowania
2023-09-27 8:11 UTC
[PATCH] pnp: Clean up errors in pnp.h
2023-09-27 5:56 UTC
Questions: Should kernel panic when PCIe fatal error occurs?
2023-09-27 4:03 UTC (4+ messages)
[PATCH] ACPI: FPDT: break out of the loop if record length is zero
2023-09-27 1:47 UTC (3+ messages)
[PATCH v7 1/2] schemas: memory: Add ECC properties
2023-09-26 19:42 UTC (2+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages
[PATCH v1 0/2] Fix memory leak and move to modern scope based rollback
2023-09-26 18:52 UTC (5+ messages)
` [PATCH v1 1/2] ACPI: NFIT: Fix memory leak, and local use of devm_*()
` [PATCH v1 2/2] ACPI: NFIT: Use modern scope based rollback
[RFC] ACPI Code First ECR: Support for resetting the Multiprocessor Wakeup Mailbox
2023-09-26 17:58 UTC (2+ messages)
[PATCH v1 0/9] ACPI: thermal: Removal of redundant data and cleanup
2023-09-26 13:47 UTC (9+ messages)
` [PATCH v1 6/9] ACPI: thermal: Untangle initialization and updates of the passive trip
` [PATCH v1 7/9] ACPI: thermal: Untangle initialization and updates of active trips
` [PATCH v1 8/9] ACPI: thermal: Drop redundant trip point flags
` [PATCH v1 9/9] ACPI: thermal: Drop valid flag from struct acpi_thermal_trip
[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
2023-09-26 13:16 UTC (2+ messages)
[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
2023-09-26 6:38 UTC (7+ messages)
` [RESEND PATCH v8 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [RESEND PATCH v8 2/2] ACPI: APEI: handle synchronous exceptions in task work
Fwd: [Regression] S3 Sleep Mode failures since Linux 6.x on Dell Inspiron 15 5593
2023-09-26 0:25 UTC
[PATCH] cpu-hotplug: provide prototypes for arch CPU registration
2023-09-25 23:17 UTC (3+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS fc7ab893b258a5b44bb70afc6c622eedf9fbc868
2023-09-25 23:03 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox