messages from 2017-05-31 17:39:46 to 2017-06-05 21:23:48 UTC [more...]
[PATCH v2 0/5] ACPI et al: convert to use new UUID API
2017-06-05 21:23 UTC (34+ messages)
` [PATCH v2 1/5] acpi, nfit: Switch to use new generic "
` [PATCH v2 2/5] ACPI / APEI: "
` [PATCH v2 3/5] ACPI / bus: "
` [PATCH v2 4/5] ACPI / extlog: "
` [PATCH v2 5/5] ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
[PATCH v3 0/5] ACPI et al: convert to use new UUID API
2017-06-05 21:22 UTC (9+ messages)
` [PATCH v3 1/5] acpi, nfit: Switch to use new generic "
` [PATCH v3 2/5] ACPI / APEI: "
` [PATCH v3 3/5] ACPI / bus: "
` [PATCH v3 4/5] ACPI / extlog: "
` [PATCH v3 5/5] ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
suspend-to-mem broken by eed4d47efe95 (ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle)
2017-06-05 21:14 UTC (5+ messages)
[PATCH 00/15] ACPICA 20170303 Release
2017-06-05 20:55 UTC (7+ messages)
` [PATCH 01/15] ACPICA: Disassembler: Enhance resource descriptor detection
[PATCH 0/5] PM / sleep: Support power button wakeup from S2I on recent Dell laptops
2017-06-05 20:51 UTC (13+ messages)
` [PATCH 0/3] ACPI "
` [PATCH 1/3] platform: x86: intel-vbtn: Wake up the system from suspend-to-idle
` [PATCH 2/3] platform: x86: intel-hid: "
` [PATCH 3/3] ACPI / sleep: EC-based wakeup from suspend-to-idle on recent Dell systems
[RFC 0/6] Add support for Heterogeneous Memory Attribute Table
2017-06-05 20:44 UTC (16+ messages)
` [RFC 1/6] ACPICA: add HMAT table definitions
` [RFC 3/6] acpi: HMAT support in acpi_parse_entries_array()
` [RFC 4/6] hmem: add heterogeneous memory sysfs support
` [RFC 5/6] sysfs: add sysfs_add_group_link()
` [RFC 6/6] hmem: add performance attributes
` [resend RFC 0/6] Add support for Heterogeneous Memory Attribute Table
` [resend RFC 1/6] ACPICA: add HMAT table definitions
` [resend RFC 2/6] acpi: add missing include in acpi_numa.h
` [resend RFC 3/6] acpi: HMAT support in acpi_parse_entries_array()
` [resend RFC 4/6] hmem: add heterogeneous memory sysfs support
` [resend RFC 5/6] sysfs: add sysfs_add_group_link()
` [resend RFC 6/6] hmem: add performance attributes
` [RFC 2/6] acpi: add missing include in acpi_numa.h
[PATCH 0/7] Add PCI ATS support to SMMUv3
2017-06-05 17:20 UTC (7+ messages)
` [PATCH 2/7] dt-bindings: PCI: Describe ATS property for root complex nodes
[PATCH v6 0/3] Preparation for further fwnode property cleanup
2017-06-05 15:12 UTC (3+ messages)
[GIT PULL] ACPI fixes for v4.12-rc4
2017-06-05 13:24 UTC (3+ messages)
[PATCH 00/54] ACPICA 20170531 Release
2017-06-05 8:45 UTC (54+ messages)
` [PATCH 01/53] ACPICA: Change path's type from u8* to char*
` [PATCH 02/53] ACPICA: Tables: Add WSMT support
` [PATCH 03/53] ACPICA: Tables: Add HMAT table definitions
` [PATCH 04/53] ACPICA: Add new notify value for memory attributes update
` [PATCH 05/53] ACPICA: Added two new UUID values
` [PATCH 07/53] ACPICA: Update Status field for BGRT table
` [PATCH 08/53] ACPICA: Tables: Fix defined values for MADT PCAT_COMPAT flag
` [PATCH 09/53] ACPICA: Add support for _LSI as a predefined method
` [PATCH 10/53] ACPICA: Add support for _LSR "
` [PATCH 11/53] ACPICA: Add support for _LSW "
` [PATCH 12/53] ACPICA: Add support for _HMA "
` [PATCH 13/53] ACPICA: Add new notify value for HEST table
` [PATCH 14/53] ACPICA: Tables: Add PPTT table definitions
` [PATCH 15/53] ACPICA: Add new flags to HEST subtables
` [PATCH 16/53] ACPICA: Add support for new HEST subtable
` [PATCH 17/53] ACPICA: Add support for new SRAT subtable
` [PATCH 18/53] ACPICA: disassembler: improve Switch support
` [PATCH 19/53] ACPICA: Add header support for TPM2 table changes
` [PATCH 20/53] ACPICA: Add support for new PCCT subtables
` [PATCH 21/53] ACPICA: ACPI 6.2: Add support for PinFunction() resource
` [PATCH 22/53] ACPICA: ACPI 6.2: Add support for PinConfig() resource
` [PATCH 23/53] ACPICA: ACPI 6.2: Add support for PinGroup() resource
` [PATCH 24/53] ACPICA: ACPI 6.2: Add support for PinGroupFunction() resource
` [PATCH 25/53] ACPICA: ACPI 6.2: Add support for PinGroupConfig() resource
` [PATCH 26/53] ACPICA: Fix a type value overlap in the AML support file
` [PATCH 27/53] ACPICA: Core: Always set GPIO VendorOffset
` [PATCH 28/53] ACPICA: OSL: Add support to exclude stdarg.h
` [PATCH 29/53] ACPICA: Events: Add runtime stub support for event APIs
` [PATCH 30/53] ACPICA: Update error message for field beyond buffer case
` [PATCH 31/53] ACPICA: Explicitly cast 1 to u32
` [PATCH 32/53] ACPICA: Debugger/acpiexec: Cleanup error messages
` [PATCH 33/53] ACPICA: Dispatcher: Remove unnecessary call to debugger
` [PATCH 34/53] ACPICA: Disassembler: Abort on an invalid/unknown AML opcode
` [PATCH 35/53] ACPICA: Export the public mutex interfaces
` [PATCH 36/53] ACPICA: Remove extraneous status check
` [PATCH 37/53] ACPICA: Update resource descriptor handling
` [PATCH 38/53] ACPICA: Split resource descriptor decode strings to a new file
` [PATCH 39/53] ACPICA: Update comments, no functional change
` [PATCH 40/53] ACPICA: Comment update: spelling/format. No "
` [PATCH 41/53] ACPICA: Fix for Device/Thermal objects with ObjectType and DerefOf
` [PATCH 42/53] ACPICA: Update two error messages to emit control method name
` [PATCH 43/53] ACPICA: Changing External to a named object
` [PATCH 44/53] ACPICA: Changed Gbl_disasm_flag to acpi_gbl_disasm_flag
` [PATCH 45/53] ACPICA: Disassembler: prevent external op's from opening a new scope
` [PATCH 46/53] ACPICA: Disassembler: add external op to namespace on first pass
` [PATCH 47/53] ACPICA: Disassembler: allow conflicting external declarations to be emitted
` [PATCH 48/53] ACPICA: Improvements for debug output only
` [PATCH 49/53] ACPICA: Unix application OSL: Correctly handle control-c (EINTR)
` [PATCH 50/53] ACPICA: Simplify output for the ACPI Debug Object
` [PATCH 51/53] ACPICA: acpiexec: enhance local signal handler
` [PATCH 52/53] ACPICA: Update a couple of debug output messages
` [PATCH 53/53] ACPICA: Update version to 20170531
` [PATCH 06/53] ACPICA: Utilities: Make a notify value reserved
[RFC PATCH] acpi: indicate to platform when hot remove returns busy
2017-06-05 5:44 UTC (5+ messages)
[WIP PATCH 0/4] Rework the unreliable LID switch exported by ACPI
2017-06-05 4:28 UTC (11+ messages)
` [WIP PATCH 1/4] ACPI: button: extract input creation/destruction helpers
` [WIP PATCH 2/4] ACPI: button: remove the LID input node when the state is unknown
` [WIP PATCH 3/4] ACPI: button: Let input filter out the LID events
` [WIP PATCH 4/4] ACPI: button: Fix lid notification locks
[PATCH] acpi/iort, numa: Add numa node mapping for smmuv3 devices
2017-06-04 4:04 UTC (4+ messages)
PROBLEM: Kernel panic on EFI BGRT early init code (kernel 4.11/4.12rc2) [regression]
2017-06-04 2:45 UTC (6+ messages)
[PATCH] acpi: handle the acpi hotplug schedule error
2017-06-03 7:38 UTC
iMac 10,1 with Ubuntu 16.04: black screen after suspend
2017-06-02 16:47 UTC (12+ messages)
[PATCH v2] acpi: configfs: Unload SSDT on configfs entry removal
2017-06-02 16:19 UTC (2+ messages)
[PATCH v6 0/1] platform/x86: Add driver for ACPI INT0002 Virtual GPIO
2017-06-02 15:31 UTC (3+ messages)
` [PATCH v6] platform/x86: Add driver for ACPI INT0002 Virtual GPIO device
[PATCH V17 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-06-02 14:13 UTC (3+ messages)
` [PATCH V17 02/11] ras: acpi/apei: cper: add support for generic data v3 structure
[PATCH v5] gpio: Add driver for ACPI INT0002 Virtual GPIO device
2017-06-02 14:01 UTC (8+ messages)
[RFC PATCH] usb: optimize acpi companion search for usb port devices
2017-06-02 12:20 UTC (3+ messages)
[PATCH 1/5] ACPI / EC / PM: Fix race between EC transactions and system suspend
2017-06-02 9:30 UTC (4+ messages)
` ACPI patches for 2.6.35-rc1
` [PATCH 3/5] ACPI: update feature-removal.txt to reflect deleted acpi=ht option
[acpi:x86 3/4] ERROR: "aperfmperf_khz_on_cpu" [drivers/cpufreq/acpi-cpufreq.ko] undefined!
2017-06-02 6:03 UTC
[PATCH 00/16] Convert WMI to a proper bus
2017-06-01 20:43 UTC (3+ messages)
` [PATCH 09/16] platform/x86: wmi: Instantiate all devices before adding them
(unknown),
2017-06-01 2:25 UTC
[PATCH] acpi: configfs: Unload SSDT on configfs entry removal
2017-05-31 22:47 UTC (4+ messages)
[PATCH v3] acpi/nfit: Fix memory corruption/Unregister mce decoder on failure
2017-05-31 19:46 UTC (3+ messages)
[PATCH 0/8] i2c: refactor core and break out blocks
2017-05-31 19:07 UTC (5+ messages)
` [PATCH 8/8] i2c: reformat core-base file header
[PATCH] ACPI/IORT: Handle PCI aliases properly
2017-05-31 17:52 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox