messages from 2017-05-22 10:36:30 to 2017-05-30 10:01:53 UTC [more...]
[PATCH 0/7] Add PCI ATS support to SMMUv3
2017-05-30 10:01 UTC (9+ messages)
` [PATCH 1/7] PCI: Move ATS declarations outside of CONFIG_PCI
` [PATCH 3/7] iommu/of: Check ATS capability in root complex nodes
` [PATCH 2/7] dt-bindings: PCI: Describe ATS property for "
` [PATCH 4/7] ACPI/IORT: Check ATS capability in "
` [PATCH 5/7] iommu/arm-smmu-v3: Link domains and devices
` [PATCH 6/7] iommu/arm-smmu-v3: Add support for PCI ATS
` [PATCH 7/7] iommu/arm-smmu-v3: Disable tagged pointers
iMac 10,1 with Ubuntu 16.04: black screen after suspend
2017-05-30 9:34 UTC (3+ messages)
[PATCH v6 1/6] iommu: of: Fix check for returning EPROBE_DEFER
2017-05-30 9:32 UTC (10+ messages)
` [PATCH v6 2/6] iommu: of: Ignore all errors except EPROBE_DEFER
` [PATCH v6 3/6] ACPI/IORT: "
` [PATCH v6 4/6] ARM: dma-mapping: Don't tear down third-party mappings
` [PATCH v6 5/6] ACPI/IORT: Move the check to get iommu_ops from translated fwspec
` [PATCH v6 6/6] arm: dma-mapping: Reset the device's dma_ops
[PATCH v5 1/5] iommu: of: Fix check for returning EPROBE_DEFER
2017-05-30 9:27 UTC (6+ messages)
` [PATCH v5 2/5] iommu: of: Ignore all errors except EPROBE_DEFER
` [PATCH v5 3/5] ACPI/IORT: "
` [PATCH v5 4/5] ARM: dma-mapping: Don't tear third-party mappings
` [PATCH v5 5/5] ACPI/IORT: Move the check to get iommu_ops from translated fwspec
[PATCH v2 1/2] ACPICA: IORT: Update SMMU models for IORT rev. C
2017-05-30 9:12 UTC (5+ messages)
` [PATCH v2 2/2] iommu/arm-smmu: Plumb in new ACPI identifiers
[PATCH v9 0/7] LPC: legacy ISA I/O support
2017-05-30 8:12 UTC (14+ messages)
` [PATCH v9 1/7] LIB: Introduce a generic PIO mapping method
` [PATCH v9 2/7] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH v9 3/7] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH v9 4/7] LPC: Support the device-tree LPC host on Hip06/Hip07
` [PATCH v9 5/7] ACPI: Translate the I/O range of non-MMIO devices before scanning
` [PATCH v9 6/7] LPC: Add the ACPI LPC support
` [PATCH v9 7/7] MANTAINERS: Add maintainer for HiSilicon LPC driver
[PATCH 00/16] Convert WMI to a proper bus
2017-05-30 2:45 UTC (26+ messages)
` [PATCH 01/16] platform/x86: wmi: Drop "Mapper (un)loaded" messages
` [PATCH 02/16] platform/x86: wmi: Pass the acpi_device through to parse_wdg
` [PATCH 03/16] platform/x86: wmi: Clean up acpi_wmi_add
` [PATCH 04/16] platform/x86: wmi: Track wmi devices per ACPI device
` [PATCH 05/16] platform/x86: wmi: Turn WMI into a bus driver
` [PATCH 06/16] platform/x86: wmi: Fix error handling when creating devices
` [PATCH 07/16] platform/x86: wmi: Split devices into types and add basic sysfs attributes
` [PATCH 08/16] platform/x86: wmi: Probe data objects for read and write capabilities
` [PATCH 09/16] platform/x86: wmi: Instantiate all devices before adding them
` [PATCH 10/16] platform/x86: wmi: Incorporate acpi_install_notify_handler
` [PATCH 11/16] platform/x86: wmi: Add a new interface to read block data
` [PATCH 12/16] platform/x86: wmi: Bind the platform device, not the ACPI node
` [PATCH 13/16] platform/x86: wmi: Add an interface for subdrivers to access sibling devices
` [PATCH 14/16] platform/x86: wmi: Require query for data blocks, rename writable to setable
` [PATCH 15/16] platform/x86: wmi-mof: New driver to expose embedded WMI MOF metadata
` [PATCH 16/16] platform/x86: dell-wmi: Convert to the WMI bus infrastructure
[PATCH 1/5] Revert "ACPI / button: Remove lid_init_state=method mode"
2017-05-29 16:08 UTC (8+ messages)
` [RFC PATCH v3 1/5] ACPI: button: Add indication of BIOS notification and faked events
` [RFC PATCH v3 2/5] ACPI: button: Extends complement switch event support for all modes
` [RFC PATCH v3 3/5] ACPI: button: Add lid event type debugging messages
` [RFC PATCH v3 4/5] ACPI: button: Fix lid notification
` [RFC PATCH v3 5/5] ACPI: button: Always notify kernel space using _LID returning value
[GIT PULL][RESEND] Thermal SoC management fixes for v4.12-rc3
2017-05-29 13:27 UTC (2+ messages)
[PATCH v2 00/12] gpio: acpi: Make it working
2017-05-29 13:09 UTC (31+ messages)
` [PATCH v2 01/12] gpiolib: Export gpiod_configure_flags() to internal users
` [PATCH v2 02/12] gpio: acpi: Align acpi_find_gpio() with DT version
` [PATCH v2 03/12] gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio()
` [PATCH v2 04/12] gpio: acpi: Even more tighten up ACPI GPIO lookups
` [PATCH v2 05/12] gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count()
` [PATCH v2 06/12] gpio: acpi: Explain how to get GPIO descriptors in ACPI case
` [PATCH v2 07/12] gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper
` [PATCH v2 08/12] gpio: acpi: Override GPIO initialization flags
` [PATCH v2 09/12] gpio: acpi: Split out acpi_gpio_get_irq_resource() helper
` [PATCH v2 10/12] PNP / ACPI: add support for GpioInt resource type
` [PATCH v2 11/12] PNP / ACPI: join strings back for better maintenance
` [PATCH v2 12/12] PNP / ACPI: remove FSF address
[PATCH] acpi: configfs: Unload SSDT on configfs entry removal
2017-05-29 12:53 UTC (3+ messages)
[PATCH 0/8] i2c: refactor core and break out blocks
2017-05-29 9:44 UTC (15+ messages)
` [PATCH 1/8] i2c: rename core source file to allow refactorization
` [PATCH 2/8] i2c: break out slave support into seperate file
` [PATCH 3/8] i2c: break out smbus "
` [PATCH 4/8] i2c: break out OF "
` [PATCH 5/8] i2c: break out ACPI "
` [PATCH 6/8] docs: i2c: dev-interface: adapt to new filenames of the i2c core
` [PATCH 7/8] i2c: remove unneeded includes from core
` [PATCH 8/8] i2c: reformat core-base file header
[PATCH] cpufreq: cpufreq_register_driver should return -ENODEV if init fails
2017-05-29 4:32 UTC (2+ messages)
[GIT PULL] Thermal SoC management fixes for v4.12-rc3
2017-05-28 0:39 UTC
[PATCH v5] gpio: Add driver for ACPI INT0002 Virtual GPIO device
2017-05-27 19:28 UTC (5+ messages)
[PATCH 0/2] acpi/button: revert v4.10 behavior
2017-05-27 19:23 UTC (13+ messages)
` [PATCH 2/2] Revert "ACPI / button: Change default behavior to lid_init_state=open"
[PATCH] ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation
2017-05-26 16:40 UTC
[PATCH] ACPI: processor: fix LPI when built as module
2017-05-26 10:21 UTC (3+ messages)
[RESEND PATCH v2] acpi/nfit: Fix memory corruption/Unregister mce decoder on failure
2017-05-25 19:00 UTC (3+ messages)
[RFC PATCH] usb: optimize acpi companion search for usb port devices
2017-05-25 15:24 UTC
[PATCH] efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returns
2017-05-25 11:11 UTC (3+ messages)
[PATCH v3] gpio: Add driver for ACPI INT0002 Virtual GPIO device
2017-05-24 23:10 UTC (4+ messages)
4.12-rc1 REGRESSION "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" causes system to not wakeup
2017-05-24 23:07 UTC (4+ messages)
[PATCH] workqueue: Implement delayed_work_busy()
2017-05-24 20:32 UTC (2+ messages)
[PATCH v2] acpi: fix acpi_get_table() leak / acpi-sysfs denial of service
2017-05-24 19:01 UTC (4+ messages)
[RESEND PATCH] acpi/apei/erst: Remove "Error" from initialization and disable output
2017-05-24 16:27 UTC (2+ messages)
[PATCH v6 0/3] Preparation for further fwnode property cleanup
2017-05-24 14:53 UTC (4+ messages)
` [PATCH v6 1/3] of: Move OF property and graph API from base.c to property.c
` [PATCH v6 2/3] of: Make of_fwnode_handle() safer
` [PATCH v6 3/3] of: Support const and non-const use for to_of_node()
[PATCH] acpi: acpica: dbfileio: Use strlcpy to Copy a C-string into a sized buffer
2017-05-24 14:15 UTC (2+ messages)
[PATCH v4 0/1] gpio: Add driver for ACPI INT0002 Virtual GPIO device
2017-05-24 11:10 UTC (5+ messages)
` [PATCH v4] "
[PATCH v5 3/3] of: Support const and non-const use for to_of_node()
2017-05-24 10:48 UTC (3+ messages)
` [PATCH v5.1 "
[PATCH v5 0/3] Preparation for further fwnode property cleanup
2017-05-24 10:31 UTC (8+ messages)
` [PATCH v5 1/3] of: Move OF property and graph API from base.c to property.c
` [PATCH v5.1 "
` [PATCH v5 2/3] of: Make of_fwnode_handle() safer
[patch V3 22/32] ACPI/processor: Use cpu_hotplug_disable() instead of get_online_cpus()
2017-05-24 8:15 UTC (2+ messages)
` [patch V3 31/32] acpi/processor: Prevent cpu hotplug deadlock
[PATCH v2] platform/x86: Add driver for INT0002 ACPI device
2017-05-23 20:12 UTC (4+ messages)
[PATCH v2] acpi/nfit: Fix memory corruption/Unregister mce decoder on failure
2017-05-23 15:14 UTC
[PATCH V11 00/11] IOMMU probe deferral support
2017-05-23 11:27 UTC (8+ messages)
` [PATCH V11 08/11] drivers: acpi: Handle IOMMU lookup failure with deferred probing or error
[PATCH V17 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-05-23 9:30 UTC (2+ messages)
[GIT PULL] ACPI updates for v4.12-rc3
2017-05-22 19:50 UTC
[PATCH v1] ACPI: Switch to use generic UUID API
2017-05-22 19:08 UTC (2+ messages)
[PATCH V4 1/4] iommu: of: Fix check for returning EPROBE_DEFER
2017-05-22 13:02 UTC (6+ messages)
` [PATCH V4 3/4] ACPI/IORT: Ignore all errors except EPROBE_DEFER
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;
as well as URLs for NNTP newsgroup(s).