Linux-ACPI Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-19 09:30:28 to 2021-06-02 09:06:39 UTC [more...]

[PATCH 00/18] ACPI: Further cleanups for message printing
 2021-06-02  8:54 UTC  (7+ messages)
` [PATCH 03/18] ACPI: bus: Use pr_*() macros to replace printk()
` [PATCH 06/18] ACPI: nvs: Unify the message printing
` [PATCH 09/18] ACPI: processor_thermal: Remove unused PREFIX for printing
` [PATCH 12/18] ACPI: reboot: Unify the message printing
` [PATCH 15/18] ACPI: scan: Unify the log "
` [PATCH 18/18] ACPI: Remove the macro PREFIX "ACPI: "

[PATCH 1/1] PNP: use DEVICE_ATTR_RO macro
 2021-06-02  8:15 UTC 

[PATCH] ACPI: tables: fixes the missed acpi_put_table() in acpi_init_fpdt()
 2021-06-02  7:28 UTC  (2+ messages)

[PATCH] ACPI: APEI: ERST: Fix missing error code in erst_init()
 2021-06-02  6:13 UTC  (3+ messages)

[PATCH v3 1/2] nvme: Look for StorageD3Enable on companion ACPI device instead
 2021-06-01 19:12 UTC  (5+ messages)

[PATCH v6 1/1] x86/acpi, x86/boot: Add multiprocessor wake-up support
 2021-06-01 17:36 UTC  (2+ messages)

[PATCH v2] ACPI / PPTT: Populate cache-id from rev3 of PPTT in ACPIv6.4
 2021-06-01 12:17 UTC 

[PATCH 0/9] thunderbolt: Offline on-board retimer NVM upgrade support
 2021-06-01  7:56 UTC  (16+ messages)
` [PATCH 1/9] thunderbolt: Log the link as TBT instead of TBT3
` [PATCH 2/9] thunderbolt: Add USB4 port devices
` [PATCH 3/9] thunderbolt: Add support for ACPI _DSM to power on/off retimers
` [PATCH 4/9] thunderbolt: Add additional USB4 port operations for retimer access
` [PATCH 5/9] thunderbolt: Add support for retimer NVM upgrade when there is no link
` [PATCH 6/9] thunderbolt: Move nvm_write_ops to tb.h
` [PATCH 7/9] thunderbolt: Allow router NVM authenticate separately
` [PATCH 8/9] thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimers
` [PATCH 9/9] thunderbolt: Check for NVM authentication status after the operation started

[PATCH 1/1] ACPI: OSL: Use DEFINE_RES_IO_NAMED() to simplify code
 2021-06-01  6:50 UTC 

[PATCH v2 1/7] docs: firmware-guide: ACPI: Add a PWM example
 2021-05-31 19:49 UTC  (7+ messages)
` [PATCH v2 2/7] pwm: core: Always require PWM flags to be provided
` [PATCH v2 3/7] pwm: core: Convert to use fwnode for matching
` [PATCH v2 4/7] pwm: core: Reuse fwnode_to_pwmchip() in ACPI case
` [PATCH v2 5/7] pwm: core: Unify fwnode checks in the module
` [PATCH v2 6/7] pwm: core: Remove unused devm_pwm_put()
` [PATCH v2 7/7] pwm: core: Simplify some devm_*pwm*() functions

[PATCH v1 1/5] docs: firmware-guide: ACPI: Add a PWM example
 2021-05-31 19:41 UTC  (7+ messages)
` [PATCH v1 2/5] pwm: core: Always require PWM flags to be provided
` [PATCH v1 3/5] pwm: core: Convert to use fwnode for matching
` [PATCH v1 4/5] pwm: core: Reuse fwnode_to_pwmchip() in ACPI case
` [PATCH v1 5/5] pwm: core: Unify fwnode checks in the module

[PATCH v1] ACPI / PPTT: Populate cache-id from rev3 of PPTT in ACPIv6.4
 2021-05-31 12:07 UTC  (2+ messages)

[PATCH v3 2/2] acpi: Move check for _DSD StorageD3Enable property to acpi
 2021-05-31  6:53 UTC  (2+ messages)

[PATCH v3 0/2] Improvements to StorageD3Enable
 2021-05-28 16:01 UTC 

[PATCH v1 1/6] i2c: acpi: Export i2c_acpi_find_client_by_adev() for users
 2021-05-28 10:01 UTC  (13+ messages)
` [PATCH v1 2/6] staging: atomisp: Replace open-coded i2c_acpi_find_client_by_adev()
` [PATCH v1 3/6] staging: atomisp: Remove unused declarations
` [PATCH v1 4/6] staging: atomisp: Annotate a couple of definitions with __maybe_unused
` [PATCH v1 5/6] staging: atomisp: Move MIPI_PORT_LANES to the only user
` [PATCH v1 6/6] staging: atomisp: Remove unused port_enabled variable

[GIT PULL] ACPI fix for v5.13-rc4
 2021-05-27 18:41 UTC  (2+ messages)

[RFC PATCH] Revert "arm64: PCI: Exclude ACPI "consumer" resources from host bridge windows"
 2021-05-27 16:56 UTC  (6+ messages)

[pm:bleeding-edge] BUILD SUCCESS b2864f8ca01d373c62bbfe71fa01695b039edbbf
 2021-05-27  6:31 UTC 

[PATCH v5 0/8] ACPI/IORT: Support for IORT RMR node
 2021-05-27  4:25 UTC  (15+ messages)
` [PATCH v5 1/8] ACPI/IORT: Add support for RMR node parsing
` [PATCH v5 2/8] iommu/dma: Introduce generic helper to retrieve RMR info
` [PATCH v5 3/8] ACPI/IORT: Add a helper to retrieve RMR memory regions
` [PATCH v5 4/8] iommu/arm-smmu-v3: Introduce strtab init helper
` [PATCH v5 5/8] iommu/arm-smmu-v3: Add bypass flag to arm_smmu_write_strtab_ent()
` [PATCH v5 6/8] iommu/arm-smmu-v3: Get associated RMR info and install
` [PATCH v5 7/8] iommu/arm-smmu: Get associated RMR info and install bypass SMR
` [PATCH v5 8/8] iommu/dma: Reserve any RMR regions associated with a dev

[PATCH V5] drivers/nvme: Add support for ACPI StorageD3Enable property
 2021-05-27  2:20 UTC  (2+ messages)

[PATCH v4] drivers/nvme: Add support for ACPI StorageD3Enable property
 2021-05-26 19:25 UTC  (3+ messages)
` [PATCH V5] "

[PATCH v15 0/3] iommu/arm-smmu-v3: Add stall support
 2021-05-26 16:19 UTC  (4+ messages)
` [PATCH v15 1/3] dt-bindings: document stall property for IOMMU masters
` [PATCH v15 2/3] ACPI/IORT: Enable stall support for platform devices
` [PATCH v15 3/3] iommu/arm-smmu-v3: Add "

[PATCH][next] acpi: power: remove redundant initialization of variable result
 2021-05-26 14:43 UTC  (2+ messages)

[PATCH v4 0/8] Introduce intel_skl_int3472 module
 2021-05-26 12:36 UTC  (27+ messages)
` [PATCH v4 1/8] ACPI: scan: Extend acpi_walk_dep_device_list()
` [PATCH v4 2/8] ACPI: scan: Add function to fetch dependent of acpi device
` [PATCH v4 3/8] i2c: core: Add a format macro for I2C device names
` [PATCH v4 4/8] gpiolib: acpi: Export acpi_get_gpiod()
` [PATCH v4 5/8] clkdev: Make clkdev_drop() null aware
` [PATCH v4 6/8] gpiolib: acpi: Add acpi_gpio_get_io_resource()
` [PATCH v4 7/8] platform/x86: Add intel_skl_int3472 driver
` [PATCH v4 8/8] mfd: tps68470: Remove tps68470 MFD driver

[PATCH v2 0/6] Add support for ACPI VIOT
 2021-05-26 10:05 UTC  (7+ messages)
` [PATCH v2 2/6] ACPI: Move IOMMU setup code out of IORT
` [PATCH v2 3/6] ACPI: Add driver for the VIOT table

[RFC PATCH v6 0/4] scheduler: expose the topology of clusters and add cluster scheduler
 2021-05-26  9:54 UTC  (13+ messages)
` [RFC PATCH v6 3/4] scheduler: scan idle cpu in cluster for tasks within one LLC

[PATCH v1 1/1] ACPI: utils: Fix reference counting in for_each_acpi_dev_match()
 2021-05-26  8:35 UTC  (5+ messages)

[pm:bleeding-edge] BUILD SUCCESS bf15f94bdcd8d77957c0649a2ea7e39705b699a1
 2021-05-26  4:21 UTC 

[PATCH v4 0/5] PCI Data Object Exchange support + CXL CDAT
 2021-05-25 10:26 UTC  (7+ messages)
` [PATCH v4 1/5] PCI: Add vendor ID for the PCI SIG
` [PATCH v4 2/5] PCI/DOE: Add Data Object Exchange support
` [PATCH v4 3/5] cxl/mem: Add CDAT table reading from DOE
` [PATCH v4 4/5] DONOTMERGE: PCI/DOE: Add per DOE chrdev for ioctl based access
` [PATCH v4 5/5] DONOTMERGE: PCI/DOE: Add userspace example program to tools/pci

[PATCH -next] ACPI: LPSS: Replaced simple_strtol() with kstrtol()
 2021-05-25 10:26 UTC  (4+ messages)

[pm:bleeding-edge] BUILD SUCCESS 04e5775c09a2edfe8b310fd22099d46d98e0a5d2
 2021-05-25  2:56 UTC 

[PATCH v1 0/3] ACPI: power: Keep track of power resource states
 2021-05-24 15:26 UTC  (4+ messages)
` [PATCH v1 1/3] ACPI: power: Use u8 as the power resource state data type
` [PATCH v1 2/3] ACPI: power: Save the last known state of each power resource
` [PATCH v1 3/3] ACPI: power: Rework turning off unused power resources

[PATCH] ACPI: configfs: Replace ACPI_INFO() with pr_debug()
 2021-05-24 14:31 UTC  (2+ messages)

[PATCH] ACPI: ipmi: Remove address space handler in error path
 2021-05-24 14:28 UTC  (2+ messages)

[PATCH 0/1] Mutex memory leak fix
 2021-05-24 14:24 UTC  (3+ messages)
` [PATCH 1/1] ACPICA: Clean up context mutex during object deletion

[PATCH v5] ACPI / APEI: fix the regression of synchronous external aborts occur in user-mode
 2021-05-24  2:02 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS 3e96bfcd74d28fa143840d41e24403eb50d45c38
 2021-05-23  0:08 UTC 

[PATCH] acpi-cpufreq: Skip initialization if a cpufreq driver exists
 2021-05-21 22:19 UTC 

[PATCH] ACPI / EC: Fix media keys not working problem on more Asus laptops
 2021-05-21 17:18 UTC  (6+ messages)
` [PATCH v2] ACPI: EC: Make more Asus laptops use ECDT _GPE
      ` [PATCH v3] "

[PATCH] ACPI: Remove redundant assignment of error
 2021-05-21 17:16 UTC  (2+ messages)

[PATCH v2] ACPI: DPTF: Add new PCH FIVR methods
 2021-05-21 17:12 UTC  (4+ messages)

[PATCH][next] ACPI: Fix fall-through warning for Clang
 2021-05-21 17:05 UTC  (2+ messages)

[PATCH] ACPI: APEI: Don't warn if ACPI is disabled
 2021-05-21 17:01 UTC  (2+ messages)

[PATCH] ACPI: power: Refine turning off unused power resources
 2021-05-21 13:13 UTC 

[PATCH v4 0/8] ACPI/IORT: Support for IORT RMR node
 2021-05-21 13:12 UTC  (7+ messages)
` [PATCH v4 2/8] iommu/dma: Introduce generic helper to retrieve RMR info

[PATCH 4/7] cxl/mem: Get rid of @cxlm.base
 2021-05-20 21:29 UTC  (2+ messages)
` [PATCH v2 "

[RFC PATCH v3 0/4] PCI Data Object Exchange support + CXL CDAT
 2021-05-20  8:22 UTC  (22+ messages)
` [RFC PATCH v3 2/4] PCI/doe: Add Data Object Exchange support

[PATCH 3/3] cxl/mem: Demarcate vendor specific capability IDs
 2021-05-19 20:01 UTC  (3+ messages)

[RFC] ACPI Code First ECR: _DSC (Deepest State for Configuration)
 2021-05-19 14:33 UTC  (2+ messages)

[PATCH 0/1] platform/x86: intel_int0002_vgpio: Only call enable_irq_wake() when using s2idle
 2021-05-19 13:23 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] ACPICA: fix a memleak issue related to ACPI/GPIO
 2021-05-19 10:51 UTC  (5+ messages)

[PATCH 0/3] arch_topology, ACPI: populate cpu capacity from CPPC
 2021-05-19  9:51 UTC  (9+ messages)
` [PATCH 2/3] arch_topology: obtain cpu capacity using information "
` [PATCH 3/3] arm64, topology: enable use of init_cpu_capacity_cppc()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).