public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-31 09:37:02 to 2016-04-07 21:34:32 UTC [more...]

[PATCH] pci: Added flag to pci_host_bridge to hint not to use acpi
 2016-04-07 21:34 UTC  (3+ messages)

[PATCH v4 13/14] x86/init: rename ebda code file
 2016-04-07 21:31 UTC 

[RFC PATCH 0/4] Add ACPI support for pinctrl configuration
 2016-04-07 21:24 UTC  (39+ messages)
` [RFC PATCH 1/4] pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
` [RFC PATCH 2/4] pinctrl: pinconf-generic: Add ACPI support
` [RFC PATCH 3/4] pinctrl: "
` [RFC PATCH 4/4] pinctrl: Parse GpioInt/GpioIo resources

[PATCH 1/2] pci: add pci_unmap_iospace function for PCI_IOBASE
 2016-04-07 17:49 UTC  (6+ messages)
` [PATCH 2/2] pci, acpi: free IO resource during shutdown

[RFC PATCH v2 0/3] Add ACPI support for pinctrl configuration
 2016-04-07 17:48 UTC  (6+ messages)
` [RFC PATCH v2 1/3] pinctrl: pinconf-generic: Add ACPI support
  ` [RFC PATCH v2 2/3] pinctrl: "
` [RFC PATCH v2 3/3] pinctrl: Parse GpioInt/GpioIo resources

[PATCH] libnvdimm, test: add mock SMART data payload
 2016-04-07 16:41 UTC  (3+ messages)

[PATCH v1 00/10] uuid: convert users to generic UUID API
 2016-04-07 16:41 UTC  (5+ messages)
` [PATCH v1 06/10] device property: switch to use "

[PATCH v11 01/17] Xen: ACPI: Hide UART used by Xen
 2016-04-07 12:03 UTC 

[PATCH v7 0/3] gpio: dwapb: add gpio-signaled acpi event support for power button
 2016-04-07 11:45 UTC  (9+ messages)
` [PATCH v7 1/3] gpio: dwapb: remove name from dwapb_port_property
` [PATCH v7 2/3] gpio: dwapb: convert device node to fwnode
` [PATCH v7 3/3] gpio: dwapb: add gpio-signaled acpi event support

[PATCH] libnvdimm: fix smart data retrieval
 2016-04-07  8:22 UTC  (2+ messages)

[PATCH] ACPI/SRAT: fix SRAT order parsing when both LAPIC and X2APIC present
 2016-04-07  8:21 UTC 

[PATCH V2 0/9] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-04-07  7:54 UTC  (15+ messages)
` [PATCH V2 1/9] acpi: apei: read ack upon ghes record consumption
` [PATCH V2 2/9] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V2 3/9] efi: parse ARMv8 processor error
` [PATCH V2 4/9] arm64: exception: handle Synchronous External Abort
` [PATCH V2 5/9] arm64: exception: handle instruction abort at current EL
` [PATCH V2 6/9] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V2 7/9] acpi: apei: panic OS with fatal error status block
` [PATCH V2 8/9] efi: print unrecognized CPER section
  ` [PATCH V2 9/9] ras: acpi / apei: generate trace event for "

[PATCH v2] mailbox: pcc: Don't access an unmapped memory address space
 2016-04-07  2:59 UTC 

[RFC PATCH 00/10] ACPI overlays
 2016-04-07  2:42 UTC  (35+ messages)
` [RFC PATCH 02/10] acpi: install SSDT tables from initrd
` [RFC PATCH 06/10] spi: add support for ACPI reconfigure notifications
  ` [RFC PATCH 07/10] efi: load SSTDs from EFI variables
` [RFC PATCH 08/10] configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitions
` [RFC PATCH 09/10] acpi: add support for configfs
` [RFC PATCH 10/10] acpi: add support for loading SSDTs via configfs

[PATCH] mailbox: pcc: Don't access an unmapped memory address space
 2016-04-06 22:14 UTC  (2+ messages)

[PATCH 1/7] cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
 2016-04-06 21:49 UTC  (7+ messages)

[PATCH v7 0/5] ACPI: parse the SPCR table
 2016-04-06 19:00 UTC  (20+ messages)
` [PATCH v7 1/5] of/serial: move earlycon early_param handling to serial
` [PATCH v7 2/5] ACPICA: Headers: Add new constants for the DBG2 ACPI table
` [PATCH v7 3/5] ACPI: parse SPCR and enable matching console
` [PATCH v7 4/5] ARM64: ACPI: enable ACPI_SPCR_TABLE
` [PATCH v7 5/5] serial: pl011: add console matching function

[lkp] [x86, ACPI, cpu] f962c29c2f: BUG: unable to handle kernel paging request at 0000000000001b00
 2016-04-06 15:21 UTC 

[PATCH v6 0/5] Make cpuid <-> nodeid mapping persistent
 2016-04-06 14:29 UTC  (3+ messages)
` [PATCH v6 5/5] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting

[PATCH] libnvdimm, nfit: report multiple interface codes per-dimm
 2016-04-06  8:22 UTC  (2+ messages)

[RFC 0/4] Runtime pm for thunderbolt.ko
 2016-04-05 23:27 UTC  (6+ messages)
` [RFC 1/4] PCI: Add Thunderbolt device IDs

[PATCH 1/4] acpi,pci,irq: reduce resource requirements
 2016-04-05 23:21 UTC  (11+ messages)

[PATCH] mailbox: pcc: Support HW-Reduced Communication Subspace Type 2
 2016-04-05 22:14 UTC 

[PATCH V5 00/15] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-04-05 18:50 UTC  (10+ messages)
` [PATCH V5 01/15] ACPI: MCFG: Move mmcfg_list management to drivers/acpi

[PATCH v9] acpi, apei, arm64: APEI initial support for aarch64
 2016-04-05 14:49 UTC 

[PATCH v8] acpi, apei, arm64: APEI initial support for aarch64
 2016-04-05 13:49 UTC  (4+ messages)

[acpi:x86 11/11] aperfmperf.c:undefined reference to `__udivdi3'
 2016-04-05  7:14 UTC 

[PATCH V4 0/7] Introduce ACPI world to ITS irqchip
 2016-04-04  8:52 UTC  (8+ messages)
` [PATCH V4 1/7] acpi, pci: Setup MSI domain on a per-devices basis
` [PATCH V4 2/7] irqchip, GICv3, ITS: Cleanup for ITS domain initialization
` [PATCH V4 3/7] irqchip, GICv3, ITS: Refator ITS DT init code to prepare for ACPI
` [PATCH V4 4/7] ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support
` [PATCH V4 5/7] irqchip, gicv3, its: Probe ITS in the ACPI way
` [PATCH V4 6/7] its, pci, msi: Factor out code that might be reused for ACPI
` [PATCH V4 7/7] acpi, gicv3, its: Use MADT ITS subtable to do PCI/MSI domain initialization

[GIT PULL] Thermal SoC management updates for v4.6-rc2
 2016-04-03  1:32 UTC  (3+ messages)

[PATCH v6 0/7] cpufreq: schedutil governor
 2016-04-02  1:09 UTC  (25+ messages)
` [PATCH v6 1/7][Resend] cpufreq: sched: Helpers to add and remove update_util hooks
` [PATCH v6 7/7][Resend] cpufreq: schedutil: New governor based on scheduler utilization data
  ` [Update][PATCH v7 7/7] "
    ` [Update][PATCH v8 "

[GIT PULL] Power management and ACPI material for v4.6-rc2
 2016-04-01 23:34 UTC 

[PATCH v10 01/17] Xen: ACPI: Hide UART used by Xen
 2016-04-01 19:21 UTC  (2+ messages)

[acpi:release 27/30] arch/x86/include/asm/disabled-features.h:38:25: warning: left shift count >= width of type
 2016-04-01  5:04 UTC 

[PATCH] ACPI / ARM64: Remove EXPERT dependency for ACPI on ARM64
 2016-03-31 16:39 UTC  (10+ messages)

To Your Attention
 2016-03-31 13:30 UTC 

[PATCH v6 0/2] gpio: dwapb: add gpio-signaled acpi event support for power button
 2016-03-31 13:25 UTC  (6+ messages)
` [PATCH v6 1/2] gpio: dwapb: convert device node to fwnode

[PATCH v9 01/17] Xen: ACPI: Hide UART used by Xen
 2016-03-31 12:02 UTC  (2+ messages)


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