linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-04 10:53:07 to 2020-03-24 09:13:27 UTC [more...]

[PATCH v1] usb: core: Add ACPI support for USB interfaces
 2020-03-24  9:13 UTC  (4+ messages)

[pm:bleeding-edge] BUILD SUCCESS c6e2eb7ccc3d252115a7d8cba393770ec7366063
 2020-03-24  7:23 UTC 

[patch V3 00/20] Lock ordering documentation and annotation for lockdep
 2020-03-23 21:46 UTC  (27+ messages)
` [patch V3 01/20] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [patch V3 02/20] pci/switchtec: Replace completion wait queue usage for poll
` [patch V3 03/20] usb: gadget: Use completion interface instead of open coding it
` [patch V3 04/20] orinoco_usb: Use the regular completion interfaces
` [patch V3 05/20] acpi: Remove header dependency
` [patch V3 06/20] nds32: Remove mm.h from asm/uaccess.h
` [patch V3 07/20] csky: "
` [patch V3 08/20] hexagon: "
` [patch V3 09/20] ia64: "
` [patch V3 10/20] microblaze: "
` [patch V3 11/20] rcuwait: Add @state argument to rcuwait_wait_event()
` [patch V3 12/20] powerpc/ps3: Convert half completion to rcuwait
` [patch V3 13/20] Documentation: Add lock ordering and nesting documentation
` [patch V3 14/20] timekeeping: Split jiffies seqlock
` [patch V3 15/20] sched/swait: Prepare usage in completions
` [patch V3 16/20] completion: Use simple wait queues
  ` [PATCH] completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()
` [patch V3 17/20] lockdep: Introduce wait-type checks
` [patch V3 18/20] lockdep: Add hrtimer context tracing bits
` [patch V3 19/20] lockdep: Annotate irq_work
` [patch V3 20/20] lockdep: Add posixtimer context tracing bits

[PATCH v4 0/6] Support running driver's probe for a device powered off
 2020-03-23 21:36 UTC  (9+ messages)
` [PATCH v4 1/6] i2c: Allow driver to manage the device's power state during probe
` [PATCH v4 5/6] at24: Support probing while off

[patch 00/22] x86/treewide: Consolidate CPU match macro maze and get rid of C89 (sic!) initializers
 2020-03-23 16:38 UTC  (16+ messages)
  ` [patch 01/22] x86/devicetable: Move x86 specific macro out of generic code
  ` [patch 02/22] x86/cpu: Add conistent CPU match macros
  ` [patch 08/22] ACPI: Convert to new X86 "
  ` [patch 09/22] cpufreq: "
  ` [patch 11/22] platform/x86: Convert to new "
  ` [patch 19/22] ASoC: Intel: Convert to new X86 "

[RESEND PATCH] acpi: Add NHLT table signature
 2020-03-23 16:36 UTC  (3+ messages)

[pm:bleeding-edge] BUILD SUCCESS 5e3ada361a7aef36e173fc7004a8e9f0066f9010
 2020-03-22 17:38 UTC 

[PATCH v2 0/6] Manual definition of Soft Reserved memory devices
 2020-03-22 16:12 UTC  (7+ messages)
` [PATCH v2 1/6] x86/numa: Cleanup configuration dependent command-line options
` [PATCH v2 2/6] x86/numa: Add 'nohmat' option
` [PATCH v2 3/6] efi/fake_mem: Arrange for a resource entry per efi_fake_mem instance
` [PATCH v2 4/6] ACPI: HMAT: Refactor hmat_register_target_device to hmem_register_device
` [PATCH v2 5/6] resource: Report parent to walk_iomem_res_desc() callback
` [PATCH v2 6/6] ACPI: HMAT: Attach a device for each soft-reserved range

[PATCH 0/3] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
 2020-03-20 19:19 UTC  (4+ messages)
` [PATCH 2/3] "

[patch 17/22] PCI: intel-mid: Convert to new X86 CPU match macros
 2020-03-20 14:30 UTC 

[PATCH] ACPI: s2idle: Fix comment in acpi_s2idle_prepare_late()
 2020-03-20 14:07 UTC 

[PATCH][V2] ACPI: sysfs: copy ACPI data using io memory copying
 2020-03-20 13:19 UTC  (3+ messages)

[pm:bleeding-edge] BUILD SUCCESS 8c2bbc5c3a0aef446e9116c2d357f7563a772433
 2020-03-19 23:04 UTC 

[PATCH][next] acpi: nfit.h: Replace zero-length array with flexible-array member
 2020-03-19 19:50 UTC 

[PATCH] x86: ignore unspecified bit positions in the ACPI global lock field
 2020-03-19 12:22 UTC  (4+ messages)

[PATCH 0/5] Manual definition of Soft Reserved memory devices
 2020-03-19  9:30 UTC  (11+ messages)
` [PATCH 1/5] ACPI: NUMA: Add 'nohmat' option
` [PATCH 4/5] resource: Report parent to walk_iomem_res_desc() callback

[PATCH] MAINTAINERS: Add linux-acpi list to PNP
 2020-03-19  9:26 UTC  (2+ messages)

[PATCH v2 00/11] PCI/ATS: Device-tree support and other improvements
 2020-03-18 21:49 UTC  (20+ messages)
` [PATCH v2 01/11] dt-bindings: PCI: generic: Add ats-supported property
` [PATCH v2 02/11] PCI: Add ats_supported host bridge flag
` [PATCH v2 03/11] PCI: OF: Check whether the host bridge supports ATS
` [PATCH v2 04/11] ACPI/IORT: Check ATS capability in root complex node
` [PATCH v2 05/11] PCI/ATS: Gather checks into pci_ats_supported()
` [PATCH v2 06/11] iommu/amd: Use pci_ats_supported()
` [PATCH v2 07/11] iommu/arm-smmu-v3: "
` [PATCH v2 08/11] iommu/vt-d: "
` [PATCH v2 09/11] ACPI/IORT: Drop ATS fwspec flag
` [PATCH v2 10/11] arm64: dts: fast models: Enable PCIe ATS for Base RevC FVP
` [PATCH v2 11/11] Documentation: Generalize the "pci=noats" boot parameter

[PATCH AUTOSEL 5.4 69/73] i2c: acpi: put device when verifying client fails
 2020-03-18 20:53 UTC 

[pm:bleeding-edge] BUILD SUCCESS c03d064a440c2a5cbe3da782db05d3e18dc5ec3e
 2020-03-18 17:48 UTC 

[PATCH 1/2] PNP: constify driver name
 2020-03-18  9:21 UTC  (2+ messages)

[PATCH v1 1/7] mdio_bus: Introduce fwnode MDIO helpers
 2020-03-18  6:03 UTC  (3+ messages)

[pm:bleeding-edge] BUILD SUCCESS 48c5a4c87535359453a3189abce4c7ef1977cd95
 2020-03-18  1:38 UTC 

[pm:bleeding-edge] BUILD SUCCESS 90f425b95754aa7c6e93f239ae73e7d250a58e98
 2020-03-16 17:57 UTC 

[RFC PATCH 0/2] x86/boot: early ACPI MADT processing cleanup
 2020-03-16  9:20 UTC  (5+ messages)
` [RFC PATCH 1/2] x86/acpi: Improve code readablity of early madt processing

[PATCH] ACPI: sysfs: copy ACPI data using io memory copying
 2020-03-14 10:23 UTC  (2+ messages)

[PATCH] PCI/ACPI: Use scnprintf() for avoiding potential buffer overflow
 2020-03-14 10:16 UTC  (2+ messages)

[PATCH] ACPI: fan: Use scnprintf() for avoiding potential buffer overflow
 2020-03-14 10:13 UTC  (2+ messages)

[PATCH][RESEND] acpi/x86: add a kernel parameter to disable ACPI BGRT
 2020-03-14  9:38 UTC  (2+ messages)

[PATCH] x86/acpi: make "asmlinkage" part first thing in the function definition
 2020-03-14  9:33 UTC  (6+ messages)

[PATCH v4 0/2] ACPI: APEI: Add support to notify the vendor specific HW errors
 2020-03-13 17:08 UTC  (8+ messages)
  ` [PATCH v4 1/2] "

[RFC PATCH] i2c: acpi: put device when verifying client fails
 2020-03-13 14:16 UTC  (8+ messages)

[RFC PATCH v2 0/3] ACPI: New eject flow to remove devices cautiously
 2020-03-13  8:21 UTC  (4+ messages)
` [RFC PATCH v2 1/3] ACPI / hotplug: Send change events for offline/online requests when eject is triggered

[RFC v2] x86: Select HARDIRQS_SW_RESEND on x86
 2020-03-12 12:06 UTC  (6+ messages)

[PATCH v2 01/10] virtio-mem: Paravirtualized memory hotplug
 2020-03-11 17:14 UTC  (2+ messages)
` [PATCH v2 02/10] virtio-mem: Allow to specify an ACPI PXM as nid

[pm:bleeding-edge] BUILD SUCCESS abcd59902c6467999041971af4ab14f30a2b3780
 2020-03-11  9:06 UTC 

[PATCH] pinctrl: cherryview: Add quirk with custom translation of ACPI GPIO numbers
 2020-03-10 14:49 UTC  (8+ messages)

[PATCH] Documentation: ACPI: fix port numbering example
 2020-03-10  9:48 UTC  (5+ messages)

[cpufreq] 909c0e9cc1: fwq.fwq.med 210.0% improvement
 2020-03-10  9:09 UTC  (8+ messages)
      ` [LKP] "

[PATCH] gpiolib: acpi: Add missing __init(const) markers to initcall-s
 2020-03-09 10:48 UTC  (2+ messages)

[PATCH v2 1/4] gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk
 2020-03-09  8:44 UTC  (9+ messages)
` [PATCH v2 2/4] gpiolib: acpi: Rework honor_wakeup option into an ignore_wake option
` [PATCH v2 3/4] gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 model
` [PATCH v2 4/4] gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT "

[PATCH v3 00/17] Improve PCI device post-reset readiness polling
 2020-03-07 11:30 UTC  (10+ messages)
` [PATCH v3 04/17] PCI: Do not override delay for D0->D3hot transition
` [PATCH v3 07/17] PCI: Clean up and document PM/reset delays
` [PATCH v3 16/17] PCI: Add CRS handling to pci_dev_wait()

[GIT PULL] ACPI documentation fix for v5.6-rc5
 2020-03-06 13:05 UTC  (2+ messages)

[GIT PULL] Device properties framework fix for v5.6-rc5
 2020-03-06 13:05 UTC  (2+ messages)

[PATCH 00/10] PCI/ATS: Device-tree support and other improvements
 2020-03-06  9:42 UTC  (6+ messages)
` [PATCH 04/11] ACPI/IORT: Check ATS capability in root complex node
` [PATCH 09/11] ACPI/IORT: Drop ATS fwspec flag

[PATCH] ACPI: EC: Eliminate EC_FLAGS_QUERY_HANDSHAKE
 2020-03-05 23:17 UTC 

[PATCH 0/2] ACPI: EC: More updates related to initialization
 2020-03-05 23:15 UTC  (3+ messages)
` [PATCH 1/2] ACPI: EC: Simplify acpi_ec_ecdt_start() and acpi_ec_init()
` [PATCH 2/2] ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()

[PATCH AUTOSEL 4.19 01/31] ACPI: watchdog: Allow disabling WDAT at boot
 2020-03-05 17:14 UTC 

[PATCH AUTOSEL 4.9 01/12] ACPI: watchdog: Allow disabling WDAT at boot
 2020-03-05 17:15 UTC 

[PATCH AUTOSEL 4.14 01/19] ACPI: watchdog: Allow disabling WDAT at boot
 2020-03-05 17:15 UTC 

[PATCH AUTOSEL 5.4 01/58] ACPI: watchdog: Allow disabling WDAT at boot
 2020-03-05 17:13 UTC 

[PATCH AUTOSEL 5.5 01/67] ACPI: watchdog: Allow disabling WDAT at boot
 2020-03-05 17:12 UTC 

[PATCH] ACPI: video: remove redundant assignments to variable result
 2020-03-04 11:02 UTC  (2+ messages)

[RESEND PATCH 1/1] PM-runtime: Add pm_runtime_get_if_active
 2020-03-04 11:01 UTC  (2+ messages)

[PATCH 22/30] ACPI: OSL: Add missing annotation for acpi_os_acquire_lock()
 2020-03-04 11:00 UTC  (2+ messages)

[PATCH 0/2] ACPI / AC / battery: DMI quirk cleanups
 2020-03-04 10:58 UTC  (3+ messages)
` [PATCH 1/2] ACPI / AC: Cleanup DMI quirk table

[PATCH] acpi: list_for_each_safe() -> list_for_each_entry_safe()
 2020-03-04 10:57 UTC  (2+ messages)

[PATCH 0/6] ACPI: EC: Updates related to initialization
 2020-03-04 10:52 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/6] ACPI: EC: Drop AE_NOT_FOUND special case from ec_install_handlers()
  ` [PATCH v2 4/6] ACPI: EC: Simplify acpi_ec_add()
  ` [PATCH v2 6/6] ACPI: EC: Consolidate event handler installation code


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).