linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-17 05:29:06 to 2014-07-01 07:55:52 UTC [more...]

[PATCH v4 00/13] Enable ACPI on ARM64 in Kconfig
 2014-07-01  7:54 UTC  (22+ messages)
` [PATCH v4 01/13] acpi: arm64 does not have a BIOS add config for BIOS table scan
` [PATCH v4 02/13] ACPI: Don't use acpi_lapic in ACPI core code
` [PATCH v4 03/13] ACPI / processor: Introduce ARCH_HAS_ACPI_PDC
` [PATCH v4 04/13] ARM64 : Add dummy asm/cpu.h
` [PATCH v4 05/13] ARM64 / ACPI: Introduce arm-core.c and its related head file
` [PATCH v4 06/13] ARM64 / ACPI: Introduce early_param for "acpi"
` [PATCH v4 07/13] ARM64 / ACPI: Introduce lowlevel suspend function
` [PATCH v4 08/13] ARM64 / ACPI: Introduce arch_fix_phys_package_id() for cpu topology
` [PATCH v4 09/13] ARM64 / ACPI: Introduce PCI functions for ACPI on ARM64
` [PATCH v4 10/13] ACPI: Make EC debugfs depend on X86 || IA64 in Kconfig
` [PATCH v4 11/13] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v4 12/13] ARM64 / ACPI: if we chose to boot from acpi then disable FDT
  ` [Linaro-acpi] "
` [PATCH v4 13/13] ARM64 / ACPI: Enable ARM64 in Kconfig

[BUG] rc1 and rc2: Laptop unusable: on boot,screen black instead of native resolution
 2014-06-30 10:39 UTC  (14+ messages)
                ` [BUG] rc3 Oops: unable to handle kernel NULL pointer dereference at 0000074c
                        ` [BUG] rc1 rc2 rc3 not bootable - black screen after kernel loading

[PATCH] Fix backlight control for Acer TravelMate B113
 2014-06-30  8:00 UTC  (4+ messages)

[PATCH v3 0/9] Extended H/W error log driver
 2014-06-30  6:35 UTC  (10+ messages)
` [PATCH v3 4/9] ACPI, x86: Extended error log driver for x86 platform

[PATCH] drm/i915/opregion: ignore firmware requests for backlight change
 2014-06-30  5:26 UTC  (4+ messages)

power off problem in Dell 15-7537
 2014-06-30  3:06 UTC  (2+ messages)

BUG REPORT backlight acpi: Brightness shortcuts don't work on Fujitsu
 2014-06-30  1:33 UTC  (6+ messages)

[Patch V3 0/5] I2C ACPI operation region handler
 2014-06-30  1:32 UTC  (10+ messages)
` [Patch V3 4/5] I2C/ACPI: Add i2c ACPI operation region support
` [Patch V3 5/5] I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI config

[Patch V3 00/16] Enable support of IOAPIC hotplug on x86 platforms
 2014-06-27 14:43 UTC  (19+ messages)
` [Patch V3 01/16] x86, irq, ACPI: Protect acpi_pci_irq_enable() from reentrance
` [Patch V3 02/16] ACPI: Make map_mat_entry handle x2apic entry
` [Patch V3 03/16] ACPI: Correct return value of acpi_dev_resource_address_space()
` [Patch V3 04/16] x86, PCI, ACPI: Kill private function resource_to_addr()
` [Patch V3 05/16] ACPI: Move acpi_get_cpuid() to separated file
` [Patch V3 06/16] x86, irq: Split out alloc_ioapic_save_registers()
` [Patch V3 07/16] x86, ioapic: Find usable ioapic id for 64bit
` [Patch V3 08/16] ACPI, ioapic: Add acpi_get_ioapic_id()
` [Patch V3 09/16] x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug
` [Patch V3 10/16] x86, irq: Refine mp_register_ioapic() to prepare for "
` [Patch V3 11/16] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug
` [Patch V3 12/16] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition
` [Patch V3 13/16] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-removal
` [Patch V3 14/16] x86, irq: Introduce helper to check whether an IOAPIC has been registered
` [Patch V3 15/16] PCI: Remove PCI ioapic driver
` [Patch V3 16/16] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug

ACPI/container: Hang forever when eject a acpi container
 2014-06-27  9:54 UTC 

[Patch V4 00/42] use irqdomain to dynamically allocate IRQ for IOAPIC
 2014-06-27  3:36 UTC  (6+ messages)

Interrupt in ACPI driver?
 2014-06-27  3:20 UTC  (3+ messages)

New ACPI warnings with v3.16.0-rc1
 2014-06-26  9:05 UTC  (7+ messages)

PCIe current resource settings
 2014-06-25 17:03 UTC 

[RFC v2 0/3] ACPI Platform Communication Channel driver
 2014-06-25 15:08 UTC  (19+ messages)
` [RFC v2 1/3] Mailbox: Add support for ACPI
        ` [Linaro-acpi] "

[Patch Part3 V3 21/21] pci, ACPI, iommu: enhance pci_root to support DMAR device hotplug
 2014-06-25  9:02 UTC 

New eMCA trace event interface V4
 2014-06-24 17:38 UTC  (18+ messages)
` [PATCH 5/7 REVISION] trace, RAS: Add eMCA trace event interface
              ` eMCA trace interface update
                ` [PATCH 5/7 REVISION v2] trace, RAS: Add eMCA trace event interface

[PATCH v4 0/3] APEI: Make APEI architecture independent
 2014-06-24 11:41 UTC  (4+ messages)
` [PATCH v4 1/3] apei, mce: Factor out APEI architecture specific MCE calls
` [PATCH v4 2/3] acpi, apei, ghes: Make NMI error notification to be GHES architecture extension
` [PATCH v4 3/3] acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context

[PATCH v3 0/5] APEI: Make APEI architecture independent
 2014-06-24  9:06 UTC  (11+ messages)
` [PATCH v3 1/5] apei, mce: Factor out APEI architecture specific MCE calls
` [PATCH v3 2/5] acpi, apei, ghes: Introduce ARCH_HAS_ACPI_APEI_NMI to make NMI error notification a GHES feature
` [PATCH v3 3/5] acpi, apei, ghes: Introduce more generic mechanism to init/deinit GHES error notifications

ACPI Support for HP Pavillion laptops
 2014-06-21 15:03 UTC  (2+ messages)

[Announce] ACPI+PM maintenance in vacation mode through July 6
 2014-06-20 14:20 UTC 

Szabaduljál meg már a kopaszódástól és a hajritkulásától
 2014-06-20 11:52 UTC 

[RFC Patch V2 00/16] Enable support of IOAPIC hotplug on x86 platforms
 2014-06-20  8:58 UTC  (23+ messages)
` [RFC Patch V2 01/16] x86, irq: Split out alloc_ioapic_save_registers()
` [RFC Patch V2 02/16] x86, ioapic: Find usable ioapic id for 64bit
` [RFC Patch V2 03/16] ACPI, x86/PCI: Move resource_to_addr() to acpi generic
    ` [RFC Patch V2] x86/PCI/ACPI: kill private function resource_to_addr()
` [RFC Patch V2 04/16] ACPI: Make map_mat_entry handle x2apic entry
` [RFC Patch V2 05/16] ACPI: Move acpi_get_cpuid() to separated file
` [RFC Patch V2 06/16] ACPI, ioapic: Add acpi_get_ioapic_id()
` [RFC Patch V2 07/16] x86, irq, ACPI: protect acpi_pci_irq_enable() from reentrance
` [RFC Patch V2 08/16] PCI: kill wrong warning message in pcieport driver
` [RFC Patch V2 09/16] x86, irq: remove __init marker for functions will be used by IOAPIC hotplug
` [RFC Patch V2 10/16] x86, irq: refine mp_register_ioapic() to prepare for "
` [RFC Patch V2 11/16] x86, irq, ACPI: introduce a rwsem to protect IOAPIC operations from hotplug
` [RFC Patch V2 12/16] x86, irq, ACPI: implement interface to support ACPI based IOAPIC hot-addition
` [RFC Patch V2 13/16] x86, irq, ACPI: implement interface to support ACPI based IOAPIC hot-removal
` [RFC Patch V2 14/16] x86, irq: introduce helper to check whether an IOAPIC has been registered
` [RFC Patch V2 15/16] pci, ioapic: kill ioapic PCI driver
` [RFC Patch V2 16/16] x86, irq, ACPI: implement ACPI driver to support IOAPIC hotplug

[PATCH] ACPI / video: Add Dell Inspiron 5737 to the blacklist
 2014-06-20  8:13 UTC 

drivers/acpi/ac.c, re-enabling CONFIG_ACPI_PROCFS_POWER?
 2014-06-19 19:55 UTC  (4+ messages)

Occasional kernel oops in acpi_ex_insert_into_field
 2014-06-19 18:54 UTC 

[GIT PULL] ACPI and power management updates for v3.16-rc2
 2014-06-19 13:46 UTC 

ACPI resource change triggers loss of serial ports
 2014-06-19 10:41 UTC 

[PATCH V2] ACPI/Battery: Retry to get Battery information if failed during probing
 2014-06-19  6:48 UTC  (5+ messages)

[PATCH 1/2] ACPI / battery: use callback for setting up quirks
 2014-06-19  0:08 UTC  (2+ messages)

[PATCH 1/1] include/acpi/processor.h: replace __attribute__((packed)) by __packed
 2014-06-19  0:06 UTC  (2+ messages)

[PATCH] ACPI: use kstrto*() instead of simple_strto*()
 2014-06-19  0:04 UTC  (3+ messages)

[PATCH] ACPI / LPSS: Take I2C host controllers out of reset
 2014-06-18 23:49 UTC  (2+ messages)

ACPI: Improve behaviour on Apple hardware
 2014-06-18 23:42 UTC  (6+ messages)
` [PATCH 1/4] ACPI: Support _OSI("Darwin") correctly

[PATCH 0/1] ACPI / PCI: Fix "Operation not permitted" error reading sysfs acpi_index and label files
 2014-06-18 16:22 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] ACPICA: Add mutex to avoid race condition of reference count of notify object
 2014-06-18  4:42 UTC  (6+ messages)

[PATCH 0/9] ACPI/EC: Improve GPE handling model
 2014-06-18  3:18 UTC  (10+ messages)
` [PATCH 1/9] ACPICA: Events: Reduce indent divergences of events files
` [PATCH 2/9] ACPICA: Events: Fix an issue that GPE APIs cannot be invoked in atomic context
` [PATCH 3/9] ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergences
` [PATCH 4/9] ACPICA: Events: Remove acpi_ev_enable_gpe()
` [PATCH 5/9] ACPICA: Events: Reduce divergences to honor notify handler enabled GPEs
` [PATCH 6/9] ACPI/EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag
` [PATCH 7/9] ACPI/EC: Add detailed command/query debugging information
` [PATCH 8/9] ACPI/EC: Deploy the new GPE handling model
` [PATCH 9/9] ACPI/EC: Add unit test support for EC driver hotplug

[PATCH] acpi/battery: fix wrong value of capacity_now reported by few battery types when fully charged (resend)
 2014-06-17 21:15 UTC  (7+ 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).