linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-01 00:42:35 to 2014-01-10 07:12:53 UTC [more...]

kdump failed because of hotplug memory adding in kdump kernel
 2014-01-10  7:11 UTC  (19+ messages)

[PATCH] acpi memory hotplug, add parameter to disable memory hotplug for kexec
 2014-01-10  3:57 UTC  (9+ messages)

[PATCH] ACPI: print error message and bail out early if failed to parse APIC ID for CPU
 2014-01-10  1:52 UTC  (4+ messages)

[PATCH V2 0/6] Enable X-Gene platform reboot driver
 2014-01-09 22:51 UTC  (13+ messages)
` [PATCH V2 1/6] Documentation: add dts binding for X-Gene reboot dts node
` [PATCH V2 2/6] arm64: add missing dts entry for X-Gene platform
` [PATCH V2 3/6] arm64: Enable system reset via arch Kconfig for X-Gene system
  ` [PATCH V2 4/6] power: reset: removed use of the dts mask and use fixed value for reset
` [PATCH V2 5/6] power: reset: change xgene reboot driver to use both acpi and dts resource for reboot
` [PATCH V2 6/6] acpi: platform: add ACPI code for X-Gene reboot platform driver

[PATCH v5 0/5] Hardware Reduced Mode Cleanup for ACPI
 2014-01-09 21:20 UTC  (10+ messages)
` [PATCH v5 1/5] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY to enforce this ACPI mode
` [PATCH v5 2/5] ACPI: bus master reload not supported in reduced HW mode
` [PATCH v5 3/5] ACPI: HW reduced mode does not allow use of the FADT sci_interrupt field
` [PATCH v5 4/5] ACPI: in HW reduced mode, using FADT PM information is not allowed
` [PATCH v5 5/5] ACPI: do not map/unmap memory regions for FADT entries in reduced HW mode

[RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME
 2014-01-09 12:16 UTC  (16+ messages)
` [RFC PATCH 04/14] ACPI: Add ACPI 5.0 Time and Alarm Device driver

[PATCH][tentative] PCI / ACPI: Rework PCI host bridge removal to avoid sysfs warnings
 2014-01-09  0:10 UTC  (10+ messages)

[PATCH] ACPI: thermal: remove const from thermal_zone_device_ops declaration
 2014-01-08 23:07 UTC  (3+ messages)

I have a very lucrative Business
 2014-01-08 20:47 UTC 

[PATCH 00/21] ACPICA: 20131218 Release
 2014-01-08 14:52 UTC  (23+ messages)
` [PATCH 01/21] ACPICA: Debug output: Fix a couple of small output issues
` [PATCH 02/21] ACPICA: Disassembler: Improve pathname support for emitted External() statements
` [PATCH 03/21] ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change
` [PATCH 04/21] ACPICA: Linux Header: Remove unused OSL prototypes
` [PATCH 05/21] ACPICA: Back port and refine validation of the XSDT root table
` [PATCH 06/21] ACPICA: Cleanup the option of forcing the use of the RSDT
` [PATCH 07/21] ACPICA: Add option to favor 32-bit FADT addresses
` [PATCH 08/21] ACPICA: Tables: Add full support for the DBG2 table
` [PATCH 09/21] ACPICA: Tables: Add full support for the PCCT table, update table definition
` [PATCH 10/21] ACPICA: Add helper macros to extract bus/segment numbers from HEST table
` [PATCH 11/21] ACPICA: Improve exception handling for GPE block installation
` [PATCH 12/21] ACPICA: Update several debug statements - no functional change
` [PATCH 13/21] ACPICA: Enhance ACPI warning for memory/IO address conflicts
` [PATCH 14/21] ACPICA: Parser: Updates/fixes for debug output
` [PATCH 15/21] ACPICA: Conditionally define a local variable that is used for debug only
` [PATCH 16/21] ACPICA: Add an error message if the Debugger fails initialization
` [PATCH 17/21] ACPICA: Update ACPI example code to make it an actual working program
` [PATCH 18/21] ACPICA: Interpreter: Add additional debug info for an error case
` [PATCH 19/21] ACPICA: Linuxize: Cleanup spaces after special macro invocations
` [PATCH 20/21] ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global
` [PATCH 21/21] ACPICA: Update version to 20131218

[PATCH v4 0/4] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
 2014-01-08 12:34 UTC  (10+ messages)
` [PATCH v4 1/4] gpio / ACPI: register to ACPI events automatically
` [PATCH v4 2/4] mmc: sdhci-acpi: convert to use GPIO descriptor API
` [PATCH v4 3/4] gpio / ACPI: get rid of acpi_gpio.h
` [PATCH v4 4/4] Documentation / ACPI: update to GPIO descriptor API

[PATCH v3 0/6] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
 2014-01-08 10:22 UTC  (11+ messages)
` [PATCH v3 2/6] net: rfkill: gpio: convert to descriptor-based GPIO interface
` [PATCH v3 3/6] mmc: sdhci-acpi: convert to use GPIO descriptor API
` [PATCH v3 4/6] gpio / ACPI: register to ACPI events automatically

Regression: Asrock M3A UCC does not boot without acpi=off or pci=noacpi
 2014-01-08  0:12 UTC 

[PATCH v5 00/33] x86, irq: Support ioapic controller hotplug
 2014-01-07 13:30 UTC  (42+ messages)
` [PATCH v5 01/33] genirq: Split __irq_reserve_irqs from irq_alloc_descs
` [PATCH v5 02/33] genirq: Add irq_alloc_reserved_desc()
` [PATCH v5 03/33] genirq: Do not free unallocated irq descriptors
` [PATCH v5 04/33] x86, irq: Change irq_remap_modify_chip_defaults() to static
` [PATCH v5 05/33] x86, irq: Modify irq chip once for irq remapping
` [PATCH v5 06/33] x86, irq: Show MSI-X clearly in debug message
` [PATCH v5 07/33] x86, irq: Show MSI-X in /proc/interrupt
` [PATCH v5 08/33] x86, irq: Make dmar_msi/hpet_msi irq_chip name consistent
` [PATCH v5 09/33] ia64, irq: Add dummy create_irq_nr()
` [PATCH v5 10/33] iommu, irq: Allocate irq_desc for dmar_msi with local node
` [PATCH v5 11/33] x86, irq: Kill create_irq()
` [PATCH v5 12/33] x86, irq: Convert irq_2_pin list to generic list
` [PATCH v5 13/33] x86, irq: Add alloc_reserved_irq_and_cfg_at()
` [PATCH v5 14/33] x86, irq: Move down arch_early_irq_init()
` [PATCH v5 15/33] x86, irq: Split out alloc_ioapic_save_registers()
` [PATCH v5 16/33] xen, irq: Call irq_alloc_reserved_desc_at() at first
  ` [Xen-devel] "
` [PATCH v5 17/33] x86, irq: Reserve irq range and alloc_reserved for booting path
` [PATCH v5 18/33] x86, irq: Add ioapic_gsi_to_irq
` [PATCH v5 19/33] x86, irq: Add for_each_ioapic helper
` [PATCH v5 20/33] x86, irq: More strict checking about registering ioapic
` [PATCH v5 21/33] x86, irq: Make mp_register_ioapic handle hot-added ioapic
` [PATCH v5 22/33] x86, irq: Add mp_unregister_ioapic to handle hot-remove ioapic
` [PATCH v5 23/33] x86, ioapic: Find usable ioapic id for 64bit
` [PATCH v5 24/33] x86: Move declaration for mp_register_ioapic()
` [PATCH v5 25/33] PCI, x86: Make ioapic hotplug support built-in
` [PATCH v5 26/33] ACPI: Make map_mat_entry handle x2apic entry
` [PATCH v5 27/33] ACPI: Move acpi_get_cpuid() to separated file
` [PATCH v5 28/33] ACPI, ioapic: Add acpi_get_ioapic_id()
` [PATCH v5 29/33] PCI, x86, ACPI: Link acpi ioapic register to ioapic
` [PATCH v5 30/33] PCI, x86, ACPI: Enable ioapic hotplug support with acpi host bridge
` [PATCH v5 31/33] ACPI, x86/PCI: Move resource_to_addr() to acpi generic
` [PATCH v5 32/33] PCI, x86, ACPI: get ioapic address from acpi device
` [PATCH v5 33/33] x86, ioapic: Hotadd of IOAPICs described in static MADT

[PATCH] acpi: Return -ENOENT in acpi_table_parse() and fix wrong comment
 2014-01-07  4:50 UTC  (3+ messages)

[PATCH v4 0/5] Hardware Reduced Mode Cleanup for ACPI
 2014-01-06 23:14 UTC  (7+ messages)
` [PATCH v4 1/5] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE to enable this ACPI mode
` [PATCH v4 3/5] ACPI: HW reduced mode does not allow use of the FADT sci_interrupt field

[PATCH V2] ACPI/Battery: Add a _BIX quirk for NEC LZ750/LS
 2014-01-06 22:25 UTC  (3+ messages)

[PATCH] ACPI/Battery: Add a _BIX quirk for NEC LZ750/LS
 2014-01-06 14:32 UTC  (6+ messages)

[PATCH] acpi: Check if @id is NULL in acpi_table_parse()
 2014-01-06 11:49 UTC  (2+ messages)

[PATCH 11/11] drivers: acpi: Include header file in debugfs.c and rectify prototype declaration in internal.h
 2014-01-06 11:17 UTC  (5+ messages)
` [PATCH 01/11] drivers: acpi: Mark the function acpi_table_checksum() as static in osl.c

[PATCH] acpi, numa, mem_hotplug: Kill save_add_info()
 2014-01-06  8:46 UTC 

[Patch v2 00/13] Introduce ACPI _DSM helper functions to simplify code
 2014-01-06  6:18 UTC  (3+ messages)

[PATCH v2 00/10] IOMMU: irq-remapping and dmar hotplug support
 2014-01-06  3:12 UTC  (13+ messages)
` [PATCH v2 01/10] IOMMU: Update dmar units devices list during hotplug
` [PATCH v2 02/10] IOMMU: Fix tboot force iommu logic
` [PATCH v2 03/10] IOMMU: Don't clean handler data before free_irq()
` [PATCH v2 04/10] IOMMU: iommu_unique_seq_id()
` [PATCH v2 05/10] ACPI: Add acpi_run_dsm()
` [PATCH v2 06/10] IOMMU: Separate free_dmar_iommu from free_iommu
` [PATCH v2 07/10] IOMMU: Add init_dmar_one()
` [PATCH v2 08/10] IOMMU: Add intel_enable_irq_remapping_one()
` [PATCH v2 09/10] IOMMU: Add dmar_parse_one_drhd()
` [PATCH v2 10/10] IOMMU: Add intel iommu irq-remapping and dmar hotplug support

[PATCH 1/1] acpi_pad: call schedule() when need_resched is true
 2014-01-05 23:42 UTC  (2+ messages)

[PATCH] ACPI / AC: change notification handler type to ACPI_ALL_NOTIFY
 2014-01-05 22:11 UTC  (2+ messages)

Double Your Income
 2014-01-05  8:40 UTC 

[GIT PULL] ACPI and power management fixes for v3.13-rc7
 2014-01-03 13:37 UTC 

[RFC PATCHv3 01/11] mce: acpi/apei: Use get_vm_area directly
 2014-01-03  2:33 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;
as well as URLs for NNTP newsgroup(s).