public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-28 03:18:54 to 2023-05-12 14:04:01 UTC [more...]

[PATCH v1 00/34] Remove .notify callback in acpi_device_ops
 2023-05-12 14:02 UTC  (32+ messages)
` [PATCH v1 01/34] acpi: Adjust functions installing bus event handlers
` [PATCH v1 02/34] acpi/ac: Move handler installing logic to driver
` [PATCH v1 03/34] acpi/video: "
` [PATCH v1 04/34] acpi/battery: "
` [PATCH v1 05/34] acpi/button: "
` [PATCH v1 06/34] acpi/hed: "
` [PATCH v1 07/34] acpi/nfit: "
` [PATCH v1 08/34] acpi/thermal: "
` [PATCH v1 09/34] acpi/tiny-power-button: "
` [PATCH v1 10/34] hwmon: "
` [PATCH v1 11/34] iio/acpi-als: "
` [PATCH v1 12/34] platform/chromeos_tbmc: "
` [PATCH v1 13/34] platform/wilco_ec: "
` [PATCH v1 14/34] platform/surface/button: "
` [PATCH v1 15/34] platform/x86/acer-wireless: "
` [PATCH v1 16/34] platform/x86/asus-laptop: "
` [PATCH v1 17/34] platform/x86/asus-wireless: "
` [PATCH v1 18/34] platform/x86/classmate-laptop: "
` [PATCH v1 19/34] platform/x86/dell/dell-rbtn: "
` [PATCH v1 20/34] platform/x86/eeepc-laptop: "
` [PATCH v1 21/34] platform/x86/fujitsu-laptop: "
` [PATCH v1 22/34] platform/x86/lg-laptop: "
` [PATCH v1 23/34] platform/x86/panasonic-laptop: "
` [PATCH v1 24/34] platform/x86/system76_acpi: "
` [PATCH v1 25/34] platform/x86/topstar-laptop: "
` [PATCH v1 26/34] platform/x86/toshiba_acpi: "
` [PATCH v1 27/34] platform/x86/toshiba_bluetooth: "
` [PATCH v1 28/34] platform/x86/toshiba_haps: "
` [PATCH v1 29/34] platform/x86/wireless-hotkey: "
` [PATCH v1 30/34] platform/x86/xo15-ebook: "
` [PATCH v1 31/34] virt/vmgenid: "

[PATCH 0/4] acpi: Add CDAT parsing support to ACPI tables code
 2023-05-12 12:00 UTC  (7+ messages)
` [PATCH 1/4] acpi: tables: Add CDAT table parsing support
` [PATCH 2/4] acpi: Add header struct in CDAT subtables
` [PATCH 3/4] acpi: fix misnamed define for CDAT DSMAS
` [PATCH 4/4] cxl: Add callback to parse the DSMAS subtables from CDAT

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-05-12 10:56 UTC  (3+ messages)

[PATCH v3 0/3] fix fwnode_irq_get_byname() returnvalue
 2023-05-12  7:53 UTC  (4+ messages)
` [PATCH v3 1/3] drivers: fwnode: fix fwnode_irq_get_byname()
` [PATCH v3 2/3] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix
` [PATCH v3 3/3] iio: kx022a fix irq getting

[PATCH v15 00/10] Register Type-C mode-switch in DP bridge endpoints
 2023-05-11 17:30 UTC  (10+ messages)
` [PATCH v15 04/10] dt-bindings: display: bridge: anx7625: Add mode-switch support

[PATCH v8 00/10] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support
 2023-05-11 17:04 UTC  (7+ messages)
` [PATCH v8 01/10] ACPI: scan: Remove the second DSDT traversal
` [PATCH v8 02/10] ACPI: property: Parse data node string references in properties

Checking in: loan info
 2023-05-10 16:13 UTC 

[PATCH] base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
 2023-05-10 16:14 UTC  (2+ messages)

[PATCH v4] ACPI: cpufreq: use a platform device to load ACPI PPC and PCC drivers
 2023-05-10 12:21 UTC  (4+ messages)

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

[PATCH v7 0/8] cxl: Process event logs
 2023-05-09 22:31 UTC  (19+ messages)
` [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH v7 2/8] cxl/mem: Wire up event interrupts
` [PATCH v7 3/8] cxl/mem: Trace General Media Event Record
` [PATCH v7 4/8] cxl/mem: Trace DRAM "
` [PATCH v7 5/8] cxl/mem: Trace Memory Module "
` [PATCH v7 6/8] cxl/test: Add generic mock events
` [PATCH v7 7/8] cxl/test: Add specific events
` [PATCH v7 8/8] cxl/test: Simulate event log overflow

Handling of Integers in ToHexString() problematic
 2023-05-09 19:34 UTC 

[PATCH v2] ACPI: APEI: EINJ: EINJV2 support added
 2023-05-09 18:35 UTC  (5+ messages)

[PATCH v2] ACPI: LPSS: Add pwm_lookup_table entry for second PWM on CHT/BSW devices
 2023-05-09 17:09 UTC  (2+ messages)

[linux-next:master] BUILD SUCCESS WITH WARNING 47cba14ce6fc4f314bd814d07269d0c8de1e4ae6
 2023-05-09 15:56 UTC 

[PATCH] ACPI: LPSS: Add pwm_lookup_table entry for second PWM on CHT/BSW devices
 2023-05-09 14:42 UTC  (4+ messages)

[PATCH v2] PCI: acpiphp: Reassign resources on bridge if necessary
 2023-05-09 12:44 UTC  (2+ messages)

[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
 2023-05-09  9:06 UTC  (4+ messages)
` [PATCH v3 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt

[rafael-pm:bleeding-edge] BUILD SUCCESS 85de455f3aad3a3b44a411aa32449cec478c737c
 2023-05-09  5:36 UTC 

[PATCH] ACPI: APEI: EINJ: EINJV2 support added
 2023-05-08 20:27 UTC  (3+ messages)

[PATCH] Laptop internal keyboard not working on LG UltraPC 17U70P
 2023-05-08 18:03 UTC 

[regression] Bug 217394 - IRQ override skipping breaks the Aya Neo Air Plus 6800U keyboard buttons
 2023-05-08 15:17 UTC  (9+ messages)

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2023-05-08  1:55 UTC  (4+ messages)
` [PATCH v7 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code

[rafael-pm:bleeding-edge] BUILD SUCCESS 170e7b17571df81a831d1018a6ffa58fe6d7eeb9
 2023-05-06  8:35 UTC 

[PATCH 0/4] acpi: numa: add target support for generic port to HMAT parsing
 2023-05-06  0:05 UTC  (5+ messages)
` [PATCH 1/4] acpi: numa: Create enum for memory_target access coordinates indexing
` [PATCH 2/4] acpi: numa: Add genport target allocation to the HMAT parsing
` [PATCH 3/4] acpi: numa: Add setting of generic port system locality attributes
` [PATCH 4/4] acpi: numa: Add helper function to retrieve the performance attributes

[PATCH 0/3] iommu/dma: Some housekeeping
 2023-05-05 19:22 UTC  (5+ messages)
` [PATCH 1/3] iommu/dma: Clean up Kconfig

[GIT PULL] ACPI fix for v6.4-rc1
 2023-05-05 19:12 UTC  (2+ messages)

[GIT PULL] Thermal control fixes for v6.4-rc1
 2023-05-05 19:12 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 4b99907a5a3dc8b8bfa91bf4dbde0e59371cab64
 2023-05-05  7:24 UTC 

[PATCH] ACPI: video: Remove acpi_backlight=video quirk for Lenovo ThinkPad W530
 2023-05-04 18:21 UTC  (2+ messages)

[PATCH] firmware: added a firmware information passing method FFI
 2023-05-04 13:44 UTC  (11+ messages)
  ` [External] "

[PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
 2023-05-04 13:16 UTC  (5+ messages)

[GIT PULL] More thermal control updates for v6.4-rc1
 2023-05-03 19:28 UTC  (2+ messages)

[GIT PULL] More ACPI updates for v6.4-rc1
 2023-05-03 19:28 UTC  (2+ messages)

[PATCH] ACPI: video: Add backlight=native DMI quirk for Apple iMac11,3
 2023-05-03 11:07 UTC 

[REGRESSION] Asus X541UAK hangs on suspend and poweroff (v6.1.6 onward)
 2023-05-03  4:31 UTC  (5+ messages)

[PATCH v2] arm64: PCI: Add quirk for Qualcomm WoA devices
 2023-05-02  8:45 UTC  (3+ messages)

[PATCH V4 00/23] Add basic ACPI support for RISC-V
 2023-05-02  1:28 UTC  (4+ messages)
` [PATCH V4 13/23] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()

[PATCH v4 00/23] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-05-01 16:29 UTC  (4+ messages)
` [PATCH v4 10/23] cxl: Add helpers to calculate pci latency for the CXL device

[PATCH AUTOSEL 5.10 06/12] ACPI: EC: Fix oops when removing custom query handlers
 2023-05-01  3:05 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 09/12] ACPICA: Avoid undefined behavior: applying zero offset to null pointer
` [PATCH AUTOSEL 5.10 10/12] ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects

[PATCH AUTOSEL 4.14 3/6] ACPI: EC: Fix oops when removing custom query handlers
 2023-05-01  3:06 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 5/6] ACPICA: Avoid undefined behavior: applying zero offset to null pointer
` [PATCH AUTOSEL 4.14 6/6] ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects

[PATCH AUTOSEL 4.19 5/9] ACPI: EC: Fix oops when removing custom query handlers
 2023-05-01  3:06 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 7/9] ACPICA: Avoid undefined behavior: applying zero offset to null pointer
` [PATCH AUTOSEL 4.19 8/9] ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects

[PATCH AUTOSEL 5.4 5/9] ACPI: EC: Fix oops when removing custom query handlers
 2023-05-01  3:06 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 7/9] ACPICA: Avoid undefined behavior: applying zero offset to null pointer
` [PATCH AUTOSEL 5.4 8/9] ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects

[PATCH AUTOSEL 5.15 09/17] ACPI: EC: Fix oops when removing custom query handlers
 2023-05-01  3:04 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 13/17] ACPICA: Avoid undefined behavior: applying zero offset to null pointer
` [PATCH AUTOSEL 5.15 14/17] ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects

[PATCH AUTOSEL 6.1 13/33] ACPI: processor: Check for null return of devm_kzalloc() in fch_misc_setup()
 2023-05-01  3:02 UTC  (5+ messages)
` [PATCH AUTOSEL 6.1 18/33] ACPI: EC: Fix oops when removing custom query handlers
` [PATCH AUTOSEL 6.1 23/33] ACPICA: Avoid undefined behavior: applying zero offset to null pointer
` [PATCH AUTOSEL 6.1 24/33] ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects
` [PATCH AUTOSEL 6.1 28/33] ACPI: video: Remove desktops without backlight DMI quirks

[PATCH AUTOSEL 6.2 16/37] ACPI: processor: Check for null return of devm_kzalloc() in fch_misc_setup()
 2023-05-01  2:59 UTC  (5+ messages)
` [PATCH AUTOSEL 6.2 21/37] ACPI: EC: Fix oops when removing custom query handlers
` [PATCH AUTOSEL 6.2 26/37] ACPICA: Avoid undefined behavior: applying zero offset to null pointer
` [PATCH AUTOSEL 6.2 27/37] ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects
` [PATCH AUTOSEL 6.2 31/37] ACPI: video: Remove desktops without backlight DMI quirks

[PATCH AUTOSEL 6.3 18/44] ACPI: processor: Check for null return of devm_kzalloc() in fch_misc_setup()
 2023-05-01  2:56 UTC  (5+ messages)
` [PATCH AUTOSEL 6.3 23/44] ACPI: EC: Fix oops when removing custom query handlers
` [PATCH AUTOSEL 6.3 29/44] ACPICA: Avoid undefined behavior: applying zero offset to null pointer
` [PATCH AUTOSEL 6.3 30/44] ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_objects
` [PATCH AUTOSEL 6.3 36/44] ACPI: video: Remove desktops without backlight DMI quirks

[PATCH] ACPI / x86: Add ACPI_QUIRK_UART1_SKIP for Lenovo Yoga Book yb1-x90f/l
 2023-04-29 16:34 UTC 

[PATCH 1/2] ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8A
 2023-04-29 10:38 UTC  (2+ messages)
` [PATCH 2/2] ACPI: button: Add lid disable DMI "

[linux-next:master] BUILD REGRESSION 92e815cf07ed24ee1c51b122f24ffcf2964b4b13
 2023-04-29  9:49 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 7e40823f061f58eb79b868914b702b613acf2da2
 2023-04-29  1:19 UTC 

REGRESSION: ThinkPad W530 dim backlight with recent changes introduced in Linux 6.1.24
 2023-04-28 13:26 UTC  (8+ messages)

[PATCH RFC 07/43] x86/acpi: Adapt assembly for PIE support
 2023-04-28 11:32 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 26469b9b98dae99b8c10e8c046b89b39c68bdda3
 2023-04-28  6:13 UTC 

[linux-next:master] BUILD SUCCESS WITH WARNING 84e2893b4573da3bc0c9f24e2005442e420e3831
 2023-04-28  4:57 UTC 


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