public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-04 20:52:04 to 2017-04-11 14:15:53 UTC [more...]

[PATCH] ACPI / scan: Set the visited flag for all enumerated devices
 2017-04-11 14:15 UTC  (3+ messages)

[PATCH] acpi: drop support for force_remove
 2017-04-11 13:54 UTC  (7+ messages)

[PATCH v4] mfd: intel_soc_pmic: Fix a mess with compilation units
 2017-04-11 13:54 UTC  (2+ messages)

[PATCH 2/2] ACPI: ACPICA: Cleanup drivers/acpi/acpica Makefile
 2017-04-11 13:53 UTC  (4+ messages)

[PATCH 0] ACPICA: Linuxize: Restore and fix intel compiler build
 2017-04-11 13:52 UTC  (2+ messages)

[PATCH 0/4] Avoid duplicate registering of ACPI and native power-supplies
 2017-04-11 13:51 UTC  (14+ messages)
` [PATCH 3/4] power: supply: axp288_fuel_gauge: Unregister duplicate ACPI battery supply

[PATCH v5] ACPI: utils: Add new acpi_dev_present helper
 2017-04-11  9:55 UTC  (2+ messages)

[PATCH 1/2] ACPI: ACPICA: Add non-linux host build support
 2017-04-11  7:48 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] ACPI / tables: Cleanup the obsolete acpi_parse_entries
 2017-04-11  6:31 UTC  (2+ messages)

[PATCH] acpi: drop useless function
 2017-04-11  3:51 UTC  (3+ messages)

4.11-rc*: PCI IRQ allocation broken
 2017-04-11  1:43 UTC  (2+ messages)

[PATCH v4 1/4] ACPI: utils: Add new acpi_dev_present helper
 2017-04-10 18:24 UTC  (8+ messages)
` [PATCH v4 2/4] ACPI: battery: Fix acpi_battery_exit on acpi_battery_init_async errors
` [PATCH v4 3/4] ACPI: battery: Add a blacklist with PMIC ACPI HIDs with a native battery driver
` [PATCH v4 4/4] ACPI: ac: Add a blacklist with PMIC ACPI HIDs with a native charger driver

[PATCH v4] ACPI / bus: Introduce a list of ids for "always present" devices
 2017-04-10 15:49 UTC 

[PATCH] ACPI / bus: Introduce a list of ids for "always present" devices
 2017-04-10 15:44 UTC  (9+ messages)
          ` [Intel-gfx] "

[PATCH V9 00/11] IOMMU probe deferral support
 2017-04-10 13:25 UTC  (23+ messages)
` [PATCH V10 00/12] "
  ` [PATCH V10 03/12] of: dma: Move range size workaround to of_dma_get_range()
  ` [PATCH V10 06/12] of: device: Fix overflow of coherent_dma_mask

[PATCH v3 0/7] V4L2 fwnode support
 2017-04-10 13:02 UTC  (8+ messages)
` [PATCH v3 1/7] v4l: fwnode: Support generic fwnode for parsing standardised properties
` [PATCH v3 2/7] v4l: async: Add fwnode match support
` [PATCH v3 3/7] v4l: flash led class: Use fwnode_handle instead of device_node in init
` [PATCH v3 4/7] v4l: Switch from V4L2 OF not V4L2 fwnode API
  ` [PATCH v3 5/7] docs-rst: media: Sort topic list alphabetically
` [PATCH v3 6/7] docs-rst: media: Switch documentation to V4L2 fwnode API
` [PATCH v3 7/7] v4l: Remove V4L2 OF framework in favour of V4L2 fwnode framework

[PATCH V11 00/11] IOMMU probe deferral support
 2017-04-10 11:56 UTC  (13+ messages)
` [PATCH V11 01/11] iommu/of: Refactor of_iommu_configure() for error handling
` [PATCH V11 02/11] iommu/of: Prepare for deferred IOMMU configuration
` [PATCH V11 03/11] of: dma: Make of_dma_deconfigure() public
` [PATCH V11 04/11] ACPI/IORT: Add function to check SMMUs drivers presence
` [PATCH V11 05/11] of: device: Fix overflow of coherent_dma_mask
  ` [PATCH V11 06/11] of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices
  ` [PATCH V11 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
  ` [PATCH V11 08/11] drivers: acpi: "
  ` [PATCH V11 09/11] arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops
  ` [PATCH V11 10/11] iommu/arm-smmu: Clean up early-probing workarounds
  ` [PATCH V11 11/11] ACPI/IORT: Remove linker section for IORT entries probing

[PATCH v2 0/9] V4L2 fwnode support
 2017-04-10 11:28 UTC  (39+ messages)
` [PATCH v2 1/8] v4l: flash led class: Use fwnode_handle instead of device_node in init
  ` [PATCH v2 2/8] v4l: fwnode: Support generic fwnode for parsing standardised properties
  ` [PATCH v2 3/8] v4l: async: Add fwnode match support
  ` [PATCH v2 5/8] v4l: Switch from V4L2 OF not V4L2 fwnode API
` [PATCH v2 4/8] v4l: async: Provide interoperability between OF and fwnode matching
` [PATCH v2 6/8] v4l: media/drv-intf/soc_mediabus.h: include dependent header file
` [PATCH v2 7/8] docs-rst: media: Switch documentation to V4L2 fwnode API
` [PATCH v2 8/8] v4l: Remove V4L2 OF framework in favour of V4L2 fwnode framework

[RFC] Fix shared irq trigger-flags conflict when old irqaction uses IRQF_TRIGGER_NONE
 2017-04-10 11:04 UTC  (3+ messages)

[PATCH v3] ACPI / bus: Introduce a list of ids for "always present" devices
 2017-04-09 10:06 UTC  (4+ messages)

[PATCH v3 1/4] ACPI: utils: Add new acpi_dev_present helper
 2017-04-08 21:40 UTC  (5+ messages)
` [PATCH v3 2/4] ACPI: battery: Fix acpi_battery_exit on acpi_battery_init_async errors
` [PATCH v3 3/4] ACPI: battery: Add a blacklist with PMIC ACPI HIDs with a native battery driver
` [PATCH v3 4/4] ACPI: ac: Add a blacklist with PMIC ACPI HIDs with a native charger driver

[PATCH] arm64: acpi: Support PCI devices numa_node property in ACPI mode
 2017-04-08 17:17 UTC 

[PATCH] acpi: pci: don't ignore function ID of bridge device in _PRT
 2017-04-08 14:02 UTC  (12+ messages)

9624 linux-acpi
 2017-04-07 23:21 UTC 

[PATCH] arm64: acpi: Support PCI devices numa_node property in ACPI mode
 2017-04-07 18:31 UTC  (3+ messages)

10346 linux-acpi
 2017-04-07 17:17 UTC 

[PATCH v3 0/8] arm64: acpi: apei: handle SEI notification type for ARMv8
 2017-04-07 15:56 UTC  (12+ messages)
` [PATCH v3 1/8] trace: ras: add ARM processor error information trace event
` [PATCH v3 2/8] acpi: apei: handle SEI notification type for ARMv8
` [PATCH v3 4/8] APEI: GHES: reserve a virtual page for SEI context
` [PATCH v3 8/8] arm64: exception: check shared writable page in SEI handler

[GIT PULL] ACPI fix for v4.11-rc6
 2017-04-07 12:35 UTC 

[PATCH v2 1/4] ACPI: utils: Add new acpi_dev_present helper
 2017-04-07 10:43 UTC  (4+ messages)
` [PATCH v2 2/4] ACPI: battery: Fix acpi_battery_exit on acpi_battery_init_async errors
` [PATCH v2 3/4] ACPI: battery: Add a blacklist with PMIC ACPI HIDs with a native battery driver
` [PATCH v2 4/4] ACPI: ac: Add a blacklist with PMIC ACPI HIDs with a native charger driver

[PATCH 0/2] Only wait for INT3394 extcon to show ip if enabled
 2017-04-07 10:39 UTC  (7+ messages)
` [PATCH 1/2] acpi: utils: Add new acpi_dev_present helper

[PATCH 16/24] ACPI: Limit access to custom_method when the kernel is locked down
 2017-04-07  7:39 UTC  (8+ messages)
` [PATCH 17/24] acpi: Ignore acpi_rsdp kernel param when the kernel has been "
` [PATCH 18/24] acpi: Disable ACPI table override if the kernel is "
` [PATCH 19/24] acpi: Disable APEI error injection "

[PATCH v2 0/9] V4L2 fwnode support
 2017-04-07  6:35 UTC  (14+ messages)
` [PATCH v2 2/8] v4l: fwnode: Support generic fwnode for parsing standardised properties
` [PATCH v2 3/8] v4l: async: Add fwnode match support
` [PATCH v2 4/8] v4l: async: Provide interoperability between OF and fwnode matching
` [PATCH v2 5/8] v4l: Switch from V4L2 OF not V4L2 fwnode API
` [PATCH v2 6/8] v4l: media/drv-intf/soc_mediabus.h: include dependent header file
` [PATCH v2 7/8] docs-rst: media: Switch documentation to V4L2 fwnode API
  ` [PATCH v2 1/8] v4l: flash led class: Use fwnode_handle instead of device_node in init
  ` [PATCH v2 8/8] v4l: Remove V4L2 OF framework in favour of V4L2 fwnode framework

[PATCH v23 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-04-06 18:07 UTC  (14+ messages)
` [PATCH v23 06/11] clocksource: arm_arch_timer: refactor MMIO timer probing
` [PATCH v23 09/11] acpi/arm64: Add memory-mapped timer support in GTDT driver

[PATCH V14 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-04-06 17:12 UTC  (2+ messages)

Hallo,
 2017-04-06 16:22 UTC 

[PATCH 06/11] ACPI/extlog: Add EDAC dependency
 2017-04-06  9:06 UTC 

[PATCH v2] i2c: i2c-scmi: add a MS HID
 2017-04-06  8:03 UTC  (3+ messages)

[PATCH V8 1/6] LIBIO: Introduce a generic PIO mapping method
 2017-04-05 12:18 UTC  (2+ messages)

27020 linux-acpi
 2017-04-04 20:51 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox