linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-21 05:12:52 to 2017-03-28 04:53:30 UTC [more...]

[PATCH V9 00/11] IOMMU probe deferral support
 2017-03-28  4:53 UTC  (13+ messages)

[PATCH V13 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-03-28  4:19 UTC  (19+ messages)
` [PATCH V13 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V13 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V13 03/10] efi: parse ARM processor error
` [PATCH V13 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V13 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V13 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V13 07/10] efi: print unrecognized CPER section
` [PATCH V13 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V13 09/10] trace, ras: add ARM processor error trace event
` [PATCH V13 10/10] arm/arm64: KVM: add guest SEA support

[PATCH 3/3] device property: of_property_read_string_array() returns number of strings
 2017-03-27 21:46 UTC  (4+ messages)
` [PATCH v1.1 3/3] device property: fwnode_property_read_string_array() returns nr "

[PATCH 0/3] Fwnode property API fixes for OF, pset
 2017-03-27 21:39 UTC  (4+ messages)
` [PATCH 1/3] device property: fwnode_property_read_string_array() may return -EILSEQ

[PATCH v9 00/15] ACPI platform MSI support and its example mbigen
 2017-03-27 20:23 UTC  (9+ messages)
` [PATCH v9 15/15] irqchip: mbigen: Add ACPI support

[PATCH V7 0/7] LPC: legacy ISA I/O support
 2017-03-27 19:46 UTC  (9+ messages)
` [PATCH V7 2/7] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH V7 5/7] ACPI: Delay the enumeration on the devices whose dependency has not met

[PATCH] acpi: fix incompatibility with mcount-based function graph tracing
 2017-03-27 16:59 UTC  (15+ messages)
          ` [PATCH] ftrace/x86: fix x86-32 triple fault with graph tracing and suspend-to-ram
              ` [PATCH v2] "
            ` [PATCH] trace: Make trace_hwlat timestamp y2038 safe

[PATCH 0/2] additional sysfs entries for CPPC
 2017-03-27 17:00 UTC  (9+ messages)

[PATCH V3] ACPI / IPMI: allow ACPI_IPMI with IPMI_SSIF
 2017-03-27 14:21 UTC  (3+ messages)

[ANNOUNCE] OSPM-summit is on next Monday
 2017-03-27 13:25 UTC 

[PATCH 1/3] device property: Move FW type specific functionality to FW specific files
 2017-03-27 11:52 UTC  (7+ messages)
` [PATCH 2/3] device property: Move fwnode graph ops to firmware specific locations
  ` [PATCH 3/3] device property: Add FW type agnostic fwnode_graph_get_remote_node

[PATCH 1/1] device property: Read strings using string array reading functions
 2017-03-27 11:11 UTC  (2+ messages)

[PATCH v5 00/13] ACPI graph support
 2017-03-27 11:03 UTC  (4+ messages)

[PATCH v3 1/3] mfd: intel_soc_pmic: Fix a mess with compilation units
 2017-03-27  2:14 UTC  (8+ messages)
` [PATCH v3 2/3] mfd: intel_soc_pmic_bxtwc: Move inclusion to c-file
` [PATCH v3 3/3] mfd: intel_soc_pmic_bxtwc: Rename header to follow c-file

I2C operation region battery problem
 2017-03-27  1:26 UTC  (2+ messages)

[PATCH 0/4] Avoid duplicate registering of ACPI and native power-supplies
 2017-03-27  1:16 UTC  (3+ messages)
` [PATCH 1/4] acpi: battery: Add acpi_battery_unregister() function

[PATCH v3 0/4]: i2c-core improvements for complex ACPI-devices + cht-wc-fuel-gauge driver
 2017-03-26 15:07 UTC  (10+ messages)
` [PATCH v3 1/4] i2c: core: Allow getting ACPI info by index
` [PATCH v3 2/4] i2c: core: Add new i2c_acpi_new_device helper function
` [PATCH v3 3/4] i2c: core: Allow drivers to specify index for irq to get from of / ACPI
` [PATCH v3 4/4] power: supply: Add driver for Cherry Trail Whiskey Cove PMIC Fuel Gauge

[PATCH v2 0/3] Add Intel Cherry Trail Whiskey Cove PMIC support
 2017-03-26 11:03 UTC  (6+ messages)
` [PATCH v2 1/3] mfd: Add Cherry Trail Whiskey Cove PMIC driver
  ` [PATCH v2 3/3] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver

[PATCH] ACPI / IPMI: change warning to debug on timeout
 2017-03-25 14:08 UTC  (3+ messages)

[PATCH] ACPI / IPMI: allow ACPI_IPMI with IPMI_SSIF
 2017-03-25 14:03 UTC  (4+ messages)

[PATCH v1 0/8] gpio: acpi: Make it working
 2017-03-24 16:01 UTC  (17+ messages)
` [PATCH v1 1/8] gpiolib: Export gpiod_configure_flags() to internal users
` [PATCH v1 2/8] gpio: acpi: Align acpi_find_gpio() with DT version
` [PATCH v1 3/8] gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio()
` [PATCH v1 4/8] gpio: acpi: Even more tighten up ACPI GPIO lookups
` [PATCH v1 5/8] gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count()
` [PATCH v1 6/8] gpio: acpi: Explain how to get GPIO descriptors in ACPI case
` [PATCH v1 7/8] gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper
` [PATCH v1 8/8] gpio: acpi: Override GPIO initialization flags

[PATCH 0/2] ThunderX external PCI fixes for legacy&new ACPI firmware
 2017-03-24 15:55 UTC  (5+ messages)
` [PATCH 2/2] PCI: Add legacy firmware support for Cavium ThunderX host controller

[PATCH v2] gpio: acpi: Call enable_irq_wake for _IAE GpioInts with Wake set
 2017-03-24 15:16 UTC  (7+ messages)

[PATCH v3] gpio: acpi: Call enable_irq_wake for _IAE GpioInts with Wake set
 2017-03-24 11:34 UTC  (2+ messages)

[PATCH 1/1] of: Move OF property and graph API from base.c to property.c
 2017-03-24 10:59 UTC 

[PATCH v5 11/13] of: Add nop implementation of of_get_next_parent()
 2017-03-24  9:28 UTC  (3+ messages)
` [PATCH v5.1 "

[PATCH v5 12/13] device property: Add fwnode_get_next_parent()
 2017-03-24  9:21 UTC  (2+ messages)
` [PATCH v5.1 "

Did You Get My Message This Time?
 2017-03-24  7:41 UTC 

1061 linux-acpi
 2017-03-24  6:54 UTC 

[PATCH 0/5] Intel PMIC: Intel PMIC mfd and OPRegion drivers must be built in
 2017-03-23 22:31 UTC  (9+ messages)
` [PATCH 1/5] ACPI / PMIC: Stop xpower OPRegion handler relying on IIO
` [PATCH 2/5] mfd: intel_soc_pmic: Select designware i2c-bus driver
` [PATCH 3/5] mfd: axp20c-i2c: Select designware i2c-bus driver on x86
` [PATCH 4/5] mfd: intel_soc_pmic_chtwc: This driver must always be builtin when enabled
` [PATCH 5/5] ACPI / PMIC: mfd: intel_pmic_chtwc: This driver must always be builtin

[PATCH] ACPI / Processor: Remove setup_max_cpus check in acpi_processor_add
 2017-03-23 21:21 UTC 

[PATCH] i2c: i2c-scmi: add a MS HID
 2017-03-23 20:47 UTC 

[PATCH V2] ACPI / IPMI: allow ACPI_IPMI with IPMI_SSIF
 2017-03-23 16:03 UTC 

[PATCH 00/15] Add Intel Cherry Trail Whiskey Cove PMIC support
 2017-03-23 15:22 UTC  (19+ messages)
` [PATCH 12/15] i2c: core: Add new i2c_acpi_new_device helper function
` [PATCH 14/15] power: supply: Add driver for Cherry Trail Whiskey Cove PMIC Fuel Gauge
` [PATCH 15/15] i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver
  ` [PATCH 03/15] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver

[PATCH v5 13/13] ACPI / DSD: Document references, ports and endpoints
 2017-03-23 14:12 UTC  (2+ messages)
  ` [PATCH v5.1 "

[PATCH 0/3] ACPI Fixes for Hotplug
 2017-03-23 11:19 UTC  (12+ messages)
` [PATCH 1/3] ACPI, ioapic: Clear on-stack resource before using it
` [PATCH 2/3] ACPI: Remove platform devices from a bus on removal
` [PATCH 3/3] ACPI: Don't create a platform_device for IOAPIC/IOxAPIC

[PATCH 0/7] power: supply: bq24190_charger: Various fixes + extcon support
 2017-03-22 14:54 UTC 

[PATCH V11 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-03-22 12:08 UTC  (7+ messages)
` [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support

[RFC PATCH 0/7] ACPICA: Tables: Cleanup table sanity checks
 2017-03-22  7:10 UTC  (4+ messages)
` [RFC PATCH 5/7] ACPICA: Tables: Enable acpi_ut_is_aml_table() for all ACPICA modules

[PATCH] acpi: check the online state of all children in container
 2017-03-22  3:01 UTC  (3+ messages)

42616 linux-acpi
 2017-03-21 19:20 UTC 

[PATCH V12 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-03-21 19:19 UTC  (4+ messages)
` [PATCH V12 05/10] acpi: apei: handle SEA notification type for ARMv8

[PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-03-21 16:31 UTC  (12+ messages)
` [PATCH v22 01/11] clocksource: arm_arch_timer: introduce a wrapper function to get the frequency from mmio
` [PATCH v22 02/11] clocksource: arm_arch_timer: separate out device-tree code and remove arch_timer_detect_rate
` [PATCH v22 03/11] clocksource: arm_arch_timer: refactor arch_timer_needs_probing
  ` [PATCH v22 04/11] clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call
  ` [PATCH v22 06/11] clocksource: arm_arch_timer: refactor MMIO timer probing
` [PATCH v22 05/11] clocksource: arm_arch_timer: introduce some new structs to prepare for GTDT
` [PATCH v22 07/11] acpi/arm64: Add GTDT table parse driver
` [PATCH v22 08/11] clocksource: arm_arch_timer: simplify ACPI support code
` [PATCH v22 09/11] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v22 10/11] clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
` [PATCH v22 11/11] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH] ACPI : Update platform device numa node based on _PXM method
 2017-03-21 14:54 UTC 

[PATCH v21 00/13] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-03-21 12:48 UTC  (9+ messages)
` [PATCH v21 13/13] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver
        ` [Linaro-acpi] "

[PATCH] gpio: acpi: Call enable_irq_wake for _IAE GpioInts with Wake set
 2017-03-21 12:21 UTC  (4+ messages)

[PATCH v3 0/4] Move firmware specific code to firmware specific locations
 2017-03-21 11:17 UTC  (9+ messages)
` [PATCH v3 3/4] device property: Move FW type specific functionality to FW specific files
` [PATCH v3 4/4] device property: Move fwnode graph ops to firmware specific locations


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