linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-10 23:16:46 to 2023-08-18 19:41:53 UTC [more...]

[PATCH v14.c 0/4] Use LPS0 constraints to opt devices into D3
 2023-08-18 19:40 UTC  (5+ messages)
` [PATCH v14.c 1/4] PCI: ACPI: Add helper functions for converting ACPI <-> PCI states
` [PATCH v14.c 2/4] PCI: ACPI: Consider non-hotplug bridges for D3 in acpi_pci_bridge_d3()
` [PATCH v14.c 3/4] PCI: ACPI: Use device constraints to opt devices into D3 support
` [PATCH v14.c 4/4] PCI: ACPI: Limit the Intel specific opt-in to D3 to 2024

[PATCH v14.b 0/7] Export LPS0 constraints
 2023-08-18 19:40 UTC  (8+ messages)
` [PATCH v14.b 1/7] ACPI: Adjust #ifdef for *_lps0_dev use
` [PATCH v14.b 2/7] ACPI: x86: s2idle: Post-increment variables when getting constraints
` [PATCH v14.b 3/7] ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objects
` [PATCH v14.b 4/7] ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table
` [PATCH v14.b 5/7] ACPI: x86: s2idle: Add more debugging for AMD constraints parsing
` [PATCH v14.b 6/7] ACPI: x86: s2idle: Add for_each_lpi_constraint() helper
` [PATCH v14.b 7/7] ACPI: x86: s2idle: Add a function to get constraints for a device

[PATCH v14.a 1/1] PCI: Only put Intel PCIe ports >= 2015 into D3
 2023-08-18 19:39 UTC 

[PATCH v2 0/4] Fix device_lock deadlock on two probe() paths
 2023-08-18 19:19 UTC  (12+ messages)

[Patch 0/2] Add support for _TFP and configurable throttle pctg
 2023-08-18 18:40 UTC  (5+ messages)
` [Patch 1/2] ACPI: thermal: Add Thermal fast Sampling Period (_TFP) support
` [Patch 2/2] ACPI: processor: Add support to configure CPUFREQ reduction pctg

[V9 0/9] Enable Wifi RFI interference mitigation feature support
 2023-08-18 17:41 UTC  (15+ messages)
` [V9 1/9] drivers core: Add support for Wifi band RF mitigations
` [V9 2/9] drivers core: add ACPI based WBRF mechanism introduced by AMD
` [V9 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [V9 4/9] wifi: mac80211: Add support for WBRF features
` [V9 5/9] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [V9 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [V9 7/9] drm/amd/pm: add flood detection for wbrf events
` [V9 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [V9 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7

[PATCH V2] ACPI: APEI: Use ERST timeout for slow devices
 2023-08-18 16:50 UTC  (5+ messages)

[PATCH v13 00/12] Fix wakeup problems on some AMD platforms
 2023-08-18 16:09 UTC  (28+ messages)
` [PATCH v13 01/12] PCI: Only put Intel PCIe ports >= 2015 into D3
` [PATCH v13 02/12] ACPI: Add comments to clarify some #ifdef statements
` [PATCH v13 03/12] ACPI: Adjust #ifdef for *_lps0_dev use
` [PATCH v13 04/12] ACPI: x86: s2idle: Post-increment variables when getting constraints
` [PATCH v13 05/12] ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objects
` [PATCH v13 06/12] ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table
` [PATCH v13 07/12] ACPI: x86: s2idle: Add more debugging for AMD constraints parsing
` [PATCH v13 08/12] ACPI: x86: s2idle: Add for_each_lpi_constraint() helper
` [PATCH v13 09/12] ACPI: x86: s2idle: Add a function to get constraints for a device
` [PATCH v13 10/12] PCI: ACPI: Add helper functions for converting ACPI <->PCI states
` [PATCH v13 11/12] PCI: ACPI: Use device constraints to opt devices into D3 support
` [PATCH v13 12/12] PCI: ACPI: Limit the Intel specific opt-in to D3 to 2024

[PATCH v10 0/3] media: pci: intel: ivsc: Add driver of Intel Visual Sensing Controller(IVSC)
 2023-08-18 10:17 UTC  (5+ messages)
` [PATCH v10 3/3] ACPI: delay enumeration of devices with a _DEP pointing to IVSC device

[PATCH v2] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
 2023-08-18  9:19 UTC  (3+ messages)

Pytanie o samochód
 2023-08-18  8:11 UTC 

[PATCH] ACPI: PHAT: Add Platform Health Assessment Table support
 2023-08-18  7:49 UTC  (5+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS dff4c74075fc899cfa79833db6de9a3253538b33
 2023-08-18  7:07 UTC 

[PATCH v2] ACPI: processor_core: LoongArch: Get physical id from MADT table
 2023-08-18  6:03 UTC  (4+ messages)

[PATCH v12 0/9] Fix wakeup problems on some AMD platforms
 2023-08-17 19:53 UTC  (23+ messages)
` [PATCH v12 1/9] ACPI: Add comments to clarify some #ifdef statements
` [PATCH v12 2/9] ACPI: Adjust #ifdef for *_lps0_dev use
` [PATCH v12 3/9] ACPI: x86: s2idle: Post-increment variables when getting constraints
` [PATCH v12 4/9] ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objects
` [PATCH v12 5/9] ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table
` [PATCH v12 6/9] ACPI: x86: s2idle: Add more debugging for AMD constraints parsing
` [PATCH v12 7/9] ACPI: x86: s2idle: Store if constraint is enabled
` [PATCH v12 8/9] ACPI: x86: s2idle: Add for_each_lpi_constraint() helper
` [PATCH v12 9/9] ACPI: x86: s2idle: Enforce LPS0 constraints for PCI devices

[PATCH v11 9/9] PCI: ACPI: Use device constraints to decide PCI target state fallback policy
 2023-08-17 18:31 UTC  (7+ messages)

[PATCH] ACPI: acpi_tad: Install SystemCMOS address space handler for ACPI000E
 2023-08-17 18:03 UTC  (2+ messages)

[PATCH 0/4] efi: Clean up runtime wrapper and wire it up for PRM
 2023-08-17 17:55 UTC  (3+ messages)
` [PATCH 4/4] acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers

[PATCH -next] ACPI: Remove unused declarations
 2023-08-17 17:53 UTC  (2+ messages)

[PATCH v1] ACPI: extlog: Fix finding the generic error data for v3 structure
 2023-08-17 17:45 UTC  (3+ messages)

[PATCH] acpi,mm: fix typo sibiling -> sibling
 2023-08-17 17:42 UTC  (2+ messages)

[PATCH] PNP/ACPI: Fix string truncation warning
 2023-08-17 17:39 UTC  (2+ messages)

[PATCH -next] ACPI: Remove unsued extern declaration acpi_paddr_to_node()
 2023-08-17 17:36 UTC  (2+ messages)

[PATCH] ACPI: video: Add backlight=native DMI quirk for Apple iMac12,1 and iMac12,2
 2023-08-17 17:31 UTC  (2+ messages)

[PATCH v3] ACPI: video: Put ACPI video and its child devices to D0 at boot
 2023-08-17 17:25 UTC  (4+ messages)

[PATCH] ACPI: resource: Add a quirk for Lenovo Yoga 7 14ARB7
 2023-08-17 16:25 UTC  (3+ messages)

[PATCH v1 0/7] ACPI: thermal: Use trip point table to register thermal zones
 2023-08-17 13:09 UTC  (5+ messages)
` [PATCH v5 00/11] "
  ` [PATCH v5 05/11] ACPI: thermal: Carry out trip point updates under zone lock

[PATCH v1] ACPI: reboot: Increase the delay to avoid racing after writing to ACPI RESET_REG on AMD Milan platforms
 2023-08-17 11:08 UTC  (5+ messages)

[PATCH 1/2] ACPI: NFIT: Fix incorrect calculation of idt size
 2023-08-17  9:11 UTC  (2+ messages)
` [PATCH 2/2] ACPI: NFIT: use struct_size() helper

[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
 2023-08-17  6:50 UTC  (5+ messages)
` [PATCH RESEND v4 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt

[PATCH v11 2/9] ACPI: Adjust #ifdef for *_lps0_dev use
 2023-08-16 16:57 UTC  (4+ messages)

[PATCH v11 3/9] ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table
 2023-08-15 19:20 UTC  (2+ messages)

[PATCH V2 0/7] AMD Pstate Preferred Core
 2023-08-15 15:34 UTC  (13+ messages)
` [PATCH V2 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [PATCH V2 2/7] acpi: cppc: Add get the highest performance cppc control
` [PATCH V2 3/7] cpufreq: amd-pstate: Enable AMD Pstate Preferred Core Supporting
` [PATCH V2 4/7] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V2 5/7] cpufreq: amd-pstate: Update AMD Pstate Preferred Core ranking dynamically
` [PATCH V2 6/7] Documentation: amd-pstate: introduce AMD Pstate Preferred Core
` [PATCH V2 7/7] Documentation: introduce AMD Pstate Preferrd Core mode kernel command line options

[PATCH v2] perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
 2023-08-15 14:10 UTC  (2+ messages)

[PATCH v7 0/4] Extend device_get_match_data() to struct bus_type
 2023-08-15  9:42 UTC  (19+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS dd86d4481e181c84b56d260878a59ea7931930f7
 2023-08-14 20:12 UTC 

[PATCH -next] gpiolib: acpi: Use LIST_HEAD() to initialize the list_head
 2023-08-14 15:15 UTC  (3+ messages)

[PATCH V7 0/9] Enable Wifi RFI interference mitigation feature support
 2023-08-14 14:31 UTC  (11+ messages)
` [PATCH V7 4/9] wifi: mac80211: Add support for ACPI WBRF

[PATCH] perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
 2023-08-14  8:53 UTC  (3+ messages)

[PATCH V8 0/9] Enable Wifi RFI interference mitigation feature support
 2023-08-14  8:04 UTC  (13+ messages)
` [PATCH V8 1/9] drivers core: Add support for Wifi band RF mitigations
` [PATCH V8 2/9] drivers core: add ACPI based WBRF mechanism introduced by AMD
` [PATCH V8 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH V8 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature

[REGRESSION] IRQ override revert breaks keyboard on Lenovo Yoga 7 14ARB7
 2023-08-13 14:01 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 13a2ce9b68a6f69090adb69ffa3f7daf596b1942
 2023-08-12 10:34 UTC 

[GIT PULL] ACPI fixes for v6.5-rc6
 2023-08-11 20:04 UTC  (2+ messages)

[PATCH -next] PCI: Remove unused function declarations
 2023-08-11 16:44 UTC  (2+ messages)

[PATCH] ACPI: resource: Add IRQ override quirk for PCSpecialist Elimina Pro 16 M
 2023-08-11 14:11 UTC  (2+ messages)

[PATCH v11 0/9] Fix wakeup problems on some AMD platforms
 2023-08-11 12:40 UTC  (6+ messages)
` [PATCH v11 8/9] PCI: Split PME state selection into a local static function

[PATCH V2] cpufreq: amd-pstate-ut: Modify the function to get the highest_perf value
 2023-08-11  8:52 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 055a51947251e3809c177e82d09429c5da37e5d3
 2023-08-11  8:18 UTC 

[PATCH RESEND 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
 2023-08-11  7:49 UTC  (20+ messages)
` [PATCH RESEND 1/4] memory tiering: add abstract distance calculation algorithms management
` [PATCH RESEND 2/4] acpi, hmat: refactor hmat_register_target_initiators()

[PATCH v4 0/4] Add support for Vendor Defined Error Types in Einj Module
 2023-08-11  5:18 UTC  (2+ messages)

[PATCH v3 4/5] ACPI/PCI: Add pci_acpi_program_hest_aer_params()
 2023-08-10 23:30 UTC  (2+ messages)

[PATCH v3 0/5] Parse the PCIe AER and set to relevant registers
 2023-08-10 23:20 UTC  (2+ messages)

[PATCH v3 1/5] ACPI/APEI: Add apei_hest_parse_aer()
 2023-08-10 23:17 UTC  (2+ messages)

[PATCH v3 2/5] ACPI/APEI: Remove static from apei_hest_parse()
 2023-08-10 23:17 UTC  (2+ messages)

[PATCH v3 3/5] PCI: Add PCIe to PCI/PCI-X Bridge AER fields
 2023-08-10 23:16 UTC  (2+ messages)


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 NNTP newsgroup(s).