linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-02 11:03:31 to 2019-05-13 08:41:38 UTC [more...]

[PATCH] ACPI / LPSS: Don't skip late system PM ops for hibernate on BYT/CHT
 2019-05-13  8:41 UTC  (16+ messages)

[PATCH v8 0/6] virtio pmem driver
 2019-05-13  4:43 UTC  (17+ messages)
` [PATCH v8 1/6] libnvdimm: nd_region flush callback support
` [PATCH v8 2/6] virtio-pmem: Add virtio pmem driver
    ` [Qemu-devel] "
` [PATCH v8 3/6] libnvdimm: add dax_dev sync flag
        ` [Qemu-devel] "
` [PATCH v8 4/6] dax: check synchronous mapping is supported
` [PATCH v8 5/6] ext4: disable map_sync for async flush
` [PATCH v8 6/6] xfs: "

[PATCH v7 0/6] virtio pmem driver
 2019-05-11  1:26 UTC  (28+ messages)
` [PATCH v7 2/6] virtio-pmem: Add "
    ` [Qemu-devel] "
` [PATCH v7 3/6] libnvdimm: add dax_dev sync flag
` [PATCH v7 4/6] dax: check synchronous mapping is supported
  ` [Qemu-devel] "
` [PATCH v7 6/6] xfs: disable map_sync for async flush
        ` [Qemu-devel] "

[PATCH 0/2] ACPICA release 20190509
 2019-05-10 17:25 UTC  (3+ messages)
` [PATCH 1/2] ACPICA: Linux: move ACPI_DEBUG_DEFAULT flag out of ifndef
` [PATCH 2/2] ACPICA: Update version to 20190509

[PATCH v2 0/2] Fix ACPI object references
 2019-05-10 15:01 UTC  (4+ messages)
` [PATCH v2 1/2] Documentation: ACPI: Use tabs for indentation
` [PATCH v2 2/2] Documentation: ACPI: Direct references are allowed to devices only

[PATCH 0/5] Support running driver's probe for a device powered off
 2019-05-10 10:09 UTC  (6+ messages)
` [PATCH 1/5] ACPI: Enable driver and firmware hints to control power at probe time
` [PATCH 2/5] ACPI: Add a convenience function to tell a device is suspended in probe
` [PATCH 3/5] ov5670: Support probe whilst the device is off
` [PATCH 4/5] media: i2c: imx319: Support probe while "
` [PATCH 5/5] at24: Support probing while off

[PATCH v3 04/11] platform/x86: asus-wmi: Improve DSTS WMI method ID detection
 2019-05-09 17:57 UTC  (5+ messages)

[PATCH v3 0/5] arm64: SPE ACPI enablement
 2019-05-09 14:13 UTC  (30+ messages)
` [PATCH v3 1/5] ACPI/PPTT: Trivial, change the capitalization of CPU
` [PATCH v3 2/5] ACPI/PPTT: Add function to return ACPI 6.3 Identical tokens
` [PATCH v3 3/5] ACPI/PPTT: Modify node flag detection to find last IDENTICAL
` [PATCH v3 4/5] arm_pmu: acpi: spe: Add initial MADT/SPE probing
` [PATCH v3 5/5] perf: arm_spe: Enable ACPI/Platform automatic module loading

[REGRESSION 5.0.8] Dell thunderbolt dock broken (xhci_hcd and thunderbolt)
 2019-05-09 11:52 UTC  (9+ messages)

[PATCH] drivers/acpi: Turn off power resources while entering S5
 2019-05-09  7:41 UTC  (3+ messages)

Hey, acpi-devel
 2019-05-09  5:18 UTC 

[PATCH] ACPICA: acpica: Fix possible NULL pointer dereference in acpi_ut_remove_reference
 2019-05-09  4:19 UTC  (3+ messages)

[PATCH v3 00/13] Software fwnode references
 2019-05-08 11:40 UTC  (15+ messages)
` [PATCH v3 11/13] platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector
` [PATCH v3 13/13] platform/x86: intel_cht_int33fe: Replacing the old connections with references

[PATCH 1/3] PCI: Cleanup printk logging
 2019-05-07 22:50 UTC  (3+ messages)

[Kernel 5.1] ACPI_DEBUG messages without CONFIG_ACPI_DEBUG being set
 2019-05-07 21:39 UTC  (18+ messages)

[PATCH net-next 2/2] net: phy: sfp: enable i2c-bus detection on ACPI based systems
 2019-05-07 10:40 UTC  (20+ messages)

[PATCH AUTOSEL 4.19 04/81] acpi/nfit: Always dump _DSM output payload
 2019-05-07  5:34 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 39/95] ACPICA: AML interpreter: add region addresses in global list during initialization
 2019-05-07  5:38 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 78/95] ACPICA: Namespace: remove address node from global list after method termination

[PATCH AUTOSEL 5.0 04/99] acpi/nfit: Always dump _DSM output payload
 2019-05-07  5:30 UTC  (2+ messages)

[PATCH net-next 1/2] i2c: acpi: export i2c_acpi_find_adapter_by_handle
 2019-05-07  3:15 UTC  (12+ messages)
` [PATCH RFC v2 net-next] Enable SFP support on ACPI
` [PATCH RFC v2 net-next 1/2] i2c: acpi: export i2c_acpi_find_adapter_by_handle
` [PATCH RFC v2 net-next 2/2] net: phy: sfp: enable i2c-bus detection on ACPI based systems

[GIT PULL] ACPI updates for v5.2-rc1
 2019-05-07  2:55 UTC  (4+ messages)

[GIT PULL] Power management updates for v5.2-rc1
 2019-05-07  2:55 UTC  (4+ messages)

[GIT PULL] Device properties framework updates for v5.2-rc1
 2019-05-07  2:55 UTC  (4+ messages)

ACPI / LPIT: Correct LPIT end address for lpit_process()
 2019-05-06 23:46 UTC  (4+ messages)

Are you still alive
 2019-05-06 12:47 UTC 

[PATCH v2 0/5] arm64: SPE ACPI enablement
 2019-05-06 12:07 UTC  (5+ messages)
` [PATCH v2 1/5] ACPI/PPTT: Trivial, Modify the case of CPU

[PATCH v2] ACPI / device_sysfs: change _ADR representation to 64 bits
 2019-05-06  8:36 UTC  (6+ messages)

Enable SFP driver on ACPI based systems
 2019-05-05 22:05 UTC  (2+ messages)

[PATCH] net: phy: sfp: enable i2c-bus detection on ACPI based systems
 2019-05-05 20:51 UTC  (6+ messages)
` [PATCH 1/2] i2c: acpi: export i2c_acpi_find_adapter_by_handle

[PATCH 1/1] Documentation: ACPI: Direct references are allowed to devices only
 2019-05-02 17:04 UTC 

[PATCH v2 0/4] synquacer: implement ACPI gpio/interrupt support
 2019-05-02 11:03 UTC  (5+ messages)
` [PATCH v2 4/4] gpio: mb86s7x: enable ACPI support


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