linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-08 23:43:18 to 2020-05-19 10:32:38 UTC [more...]

[PATCH v1 0/4] Optimize fw_devlink parsing
 2020-05-19 10:32 UTC  (11+ messages)
` [PATCH v1 1/4] driver core: Move code to the right part of the file
` [PATCH v1 2/4] driver core: Look for waiting consumers only for a fwnode's primary device
` [PATCH v1 3/4] driver core: fw_devlink: Add support for batching fwnode parsing
` [PATCH v1 4/4] of: platform: Batch fwnode parsing when adding all top level devices

[PATCH] ACPICA: Replace one-element array and use struct_size() helper
 2020-05-19 10:25 UTC  (2+ messages)

[PATCHv2 0/7] Support inhibiting input devices
 2020-05-19  9:36 UTC  (15+ messages)
  ` [PATCHv2 1/7] Input: add input_device_enabled()
  ` [PATCHv2 6/7] Input: Add "inhibited" property
  ` [PATCHv2 3/7] ACPI: button: Use input_device_enabled() helper

[PATCH v2 0/3] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
 2020-05-19  3:15 UTC  (5+ messages)
` [PATCH v2 1/3] mm/memory-failure: Add memory_failure_queue_kick()

[PATCH 1/2] ACPI: GTDT: Put GTDT table after parsing
 2020-05-18 23:04 UTC  (2+ messages)

[PATCH v3 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-18 22:18 UTC  (12+ messages)
` [PATCH v3 1/7] mm: Add functions to track page directory modifications
` [PATCH v3 2/7] mm/vmalloc: Track which page-table levels were modified
` [PATCH v3 3/7] mm/ioremap: "
` [PATCH v3 4/7] x86/mm/64: Implement arch_sync_kernel_mappings()
` [PATCH v3 5/7] x86/mm/32: "
` [PATCH v3 6/7] mm: Remove vmalloc_sync_(un)mappings()
` [PATCH v3 7/7] x86/mm: Remove vmalloc faulting

[pm:bleeding-edge] BUILD SUCCESS c28a27fcb43003e1f9b9e12e7e2cdb9678f0d3be
 2020-05-18 19:55 UTC 

[ACPI] b13663bdf9: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/mutex.c
 2020-05-18 19:44 UTC  (4+ messages)

[PATCH 0/2] Add support for StorageD3Enable _DSD property
 2020-05-18 17:20 UTC  (10+ messages)
` [PATCH 1/2] pci: Add ACPI StorageD3Enable _DSD support

[PATCH v3 0/3] Fix dependencies for ACPI drivers with OpRegion settings
 2020-05-18 12:53 UTC  (4+ messages)
` [PATCH v3 3/3] mfd: ensure that AXP20X_I2C will have the right deps on X86

[PATCH[RFT]] ACPI: EC: s2idle: Avoid flushing EC work when EC GPE is inactive
 2020-05-18 11:14 UTC  (5+ messages)

[PATCH 0/2] Solve a few issues with intel_pmic_chtdc_ti.c
 2020-05-18 11:06 UTC  (9+ messages)
` [PATCH 1/2] ACPI / PMIC: Add i2c address for thermal control

Low Latency Tolerance preventing Intel Package from entering deep sleep states
 2020-05-18 10:26 UTC  (2+ messages)

[GIT PULL 0/7] EFI fixes for v5.7
 2020-05-18  9:15 UTC  (10+ messages)
` [PATCH 1/7] efi/libstub: Avoid returning uninitialized data from setup_graphics()
` [PATCH 2/7] efi/earlycon: Fix early printk for wider fonts
` [PATCH 3/7] efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()
` [PATCH 4/7] efi: cper: Add support for printing Firmware Error Record Reference
` [PATCH 5/7] x86/boot: Mark global variables as static
` [PATCH 6/7] efi: Pull up arch-specific prototype efi_systab_show_arch()
` [PATCH 7/7] tpm: check event log version before reading final events

[pm:bleeding-edge] BUILD SUCCESS 3185635a9dc3e75b55820693314c0f0953672c84
 2020-05-16  0:45 UTC 

[PATCH v4] ACPI/IORT: Fix PMCG node single ID mapping handling
 2020-05-15 19:24 UTC 

[PATCH] ACPI: GED: add support for _Exx / _Lxx handler methods
 2020-05-15 16:32 UTC  (2+ messages)

[PATCH] PNPBIOS: Replace zero-length array with flexible-array
 2020-05-15 16:23 UTC  (2+ messages)

[PATCH v2 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-15 13:03 UTC  (12+ messages)
` [PATCH v2 1/7] mm: Add functions to track page directory modifications
` [PATCH v2 2/7] mm/vmalloc: Track which page-table levels were modified
` [PATCH v2 3/7] mm/ioremap: "
` [PATCH v2 4/7] x86/mm/64: Implement arch_sync_kernel_mappings()
` [PATCH v2 5/7] x86/mm/32: "
` [PATCH v2 6/7] mm: Remove vmalloc_sync_(un)mappings()
` [PATCH v2 7/7] x86/mm: Remove vmalloc faulting

[PATCH 0/4] usb: typec: Intel PMC driver changes
 2020-05-15 12:05 UTC  (10+ messages)
` [PATCH 2/4] usb: typec: mux: intel_pmc_mux: Support for static SBU/HSL orientation

[PATCH 1/2] Input: soc_button_array - Add active_low setting to soc_button_info
 2020-05-14 20:52 UTC  (2+ messages)
` [PATCH 2/2] Input: soc_button_array - Add support for INT33D3 tablet-mode switch devices

[PATCH] Input: soc_button_array - Add support for INT33D3 tablet-mode switch devices
 2020-05-14 20:52 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS f6a95d1e7ba3e9abbffe4285627dd68e14613373
 2020-05-14 20:45 UTC 

[GIT PULL] Power management fix for v5.7-rc6
 2020-05-14 18:55 UTC  (2+ messages)

[PATCH v3] ACPI/IORT: Fix PMCG node always look for a single ID mapping
 2020-05-14 18:06 UTC  (3+ messages)

[PATCH] ACPI: Delete unused proc filename macros
 2020-05-14 11:51 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS fbe093dd16f4eb35746ca73c063d6290a494a93a
 2020-05-14  1:31 UTC 

[PATCH v2] ACPI/IORT: Fix PMCG node always look for a single ID mapping
 2020-05-13 10:28 UTC  (3+ messages)

[PATCH v2] iommu/amd: Fix get_acpihid_device_id()
 2020-05-13  9:15 UTC  (2+ messages)

[Patch v2] efi: cper: Add support for printing Firmware Error Record Reference
 2020-05-13  2:36 UTC  (3+ messages)

[PATCH] ACPI/IORT: Fix PMCG node always look for a single ID mapping
 2020-05-12 23:53 UTC  (3+ messages)

[pm:bleeding-edge] BUILD SUCCESS bbcbc5295cdcbe72bbf6918a80da4af7a1dffcf9
 2020-05-12 23:04 UTC 

[PATCH] pwm: lpss: Fix get_state runtime-pm reference handling
 2020-05-12 20:39 UTC  (3+ messages)

[RFC PATCH 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-12 15:13 UTC  (26+ messages)

[PATCH v4 01/11] iio: light: cm32181: Switch to new style i2c-driver probe function
 2020-05-12  8:26 UTC  (7+ messages)
` [PATCH v4 10/11] iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables

[PATCH 0/2] Let pci_fixup_final access iommu_fwnode
 2020-05-12  4:08 UTC  (3+ messages)
` [PATCH 1/2] iommu/of: "
` [PATCH 2/2] ACPI/IORT: "

[pm:bleeding-edge] BUILD SUCCESS b68266410b45608f9ac68f17acd76bf64c209d21
 2020-05-11 20:23 UTC 

[PATCH v2] ACPI: IORT: Add extra message "applying workaround" for off-by-1 issue
 2020-05-11 16:27 UTC  (2+ messages)

[net-next PATCH v3 0/5] Introduce new fwnode based APIs to support phylink and phy layers
 2020-05-11 14:59 UTC  (23+ messages)
` [net-next PATCH v3 4/5] net: phy: Introduce fwnode_get_phy_id()

[PATCH v6 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-05-11 11:20 UTC  (5+ messages)
  ` [PATCH v6 1/2] "

[ARM64 ACPI] different CPU L3 cache size reported by /sys/device/ and dmidecode
 2020-05-11  8:38 UTC  (4+ messages)

System fails to exit s2idle by a keystroke on my laptop
 2020-05-11  8:10 UTC  (6+ messages)

[ARM64 ACPI] different CPU L3 cache size reported by /sys/device/ and dmidecode
 2020-05-11  7:28 UTC 

[PATCH v2] ACPI: EC: s2idle: Avoid premature returns from acpi_s2idle_wake()
 2020-05-11  6:54 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS 6a6044584305b1d608cd3b6d42c01fd4ac35cabf
 2020-05-10 17:26 UTC 

[pm:bleeding-edge] BUILD SUCCESS 6df1213fbae91c875034ec8888404aa30022dad7
 2020-05-09 17:49 UTC 

[PATCH] iommu/amd: Fix get_acpihid_device_id
 2020-05-09 11:22 UTC  (2+ messages)

[PATCH] ACPI/IORT: Remove the unused __get_pci_rid()
 2020-05-09  9:56 UTC  (2+ messages)

[PATCH 0/9] ACPI: Call acpi_put_table() to release the ACPI table mappings
 2020-05-09  9:47 UTC  (5+ messages)
` [PATCH 7/9] ACPI: EC: Put the ACPI table after using it

[PATCH v2 1/2] ACPI / utils: Add acpi_evaluate_reg() helper
 2020-05-09  9:41 UTC  (3+ messages)
` [PATCH v2 2/2] ACPI / hotplug / PCI: Use the new "

[PATCH -next] ACPI: debug: Make two functions static
 2020-05-09  9:35 UTC  (2+ messages)

[PATCH 0/6] ACPICA release 20200430
 2020-05-09  9:16 UTC  (2+ messages)

[PATCH 1/2] [sony-laptop] SNC calls should handle BUFFER types
 2020-05-09  9:15 UTC  (2+ messages)

[PATCH -next] arm64: gtdt: Fix section mismatch in next_platform_timer()
 2020-05-09  1:18 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).