public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-06 12:29:08 to 2014-06-17 11:54:04 UTC [more...]

ACPI: Improve behaviour on Apple hardware
 2014-06-17 12:11 UTC  (3+ messages)
` [PATCH 1/4] ACPI: Support _OSI("Darwin") correctly

[PATCH] acpi/battery: fix wrong value of capacity_now reported by few battery types when fully charged (resend)
 2014-06-17 12:09 UTC  (2+ messages)

[PATCH] ACPI / LPSS: Take I2C host controllers out of reset
 2014-06-17 11:33 UTC 

[PATCH V2] ACPI/Battery: Retry to get Battery information if failed during probing
 2014-06-17 11:35 UTC  (2+ messages)

[PATCH] ACPICA: Add mutex to avoid race condition of reference count of notify object
 2014-06-17  9:19 UTC  (5+ messages)

[RFC Patch V2 00/16] Enable support of IOAPIC hotplug on x86 platforms
 2014-06-17  5:29 UTC  (17+ 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 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

New eMCA trace event interface V4
 2014-06-17  3:37 UTC  (22+ messages)
` [PATCH 1/7 v5] trace, RAS: Add basic RAS trace event
` [PATCH 2/7 v3] trace, AER: Move trace into unified interface
` [PATCH 3/7 v5] CPER: Adjust code flow of some functions
` [PATCH 4/7 v2] RAS, debugfs: Add debugfs interface for RAS subsystem
` [PATCH 5/7 v7] trace, RAS: Add eMCA trace event interface
` [PATCH 6/7 v4] trace, eMCA: Add a knob to adjust where to save event log
` [PATCH 7/7] RAS, extlog: Adjust init flow
` [PATCH 5/7 REVISION] trace, RAS: Add eMCA trace event interface

[PATCH] ACPI/Battery: Retry to get Battery information if failed during probing
 2014-06-17  1:27 UTC  (13+ messages)

[PATCH] ACPI: use kstrto*() instead of simple_strto*()
 2014-06-17  0:24 UTC  (2+ messages)

[PATCH v2] acpi: mv models with win8 brightness problems from win8 blacklist to use_native_backlight
 2014-06-16  9:55 UTC 

[PATCH] acpi: mv models with win8 brightness problems from win8 blacklist to use_native_backlight
 2014-06-16  9:54 UTC  (3+ messages)

[PATCH v2 0/7] ACPI/EC: Critical bug fixes related to EC and event handling
 2014-06-15  0:42 UTC  (8+ messages)
  ` [PATCH v2 1/7] ACPI/EC: Fix an issue that advance_transaction() processes stale hardware status
  ` [PATCH v2 2/7] ACPI/EC: Add asynchronous command byte write support
  ` [PATCH v2 3/7] ACPI/EC: Remove duplicated ec_wait_ibf0() waiter
  ` [PATCH v2 4/7] ACPI/EC: Fix a race condition in ec_transaction_completed()
  ` [PATCH v2 5/7] ACPI/EC: Update revision due to full asynchrnous command support
  ` [PATCH v2 6/7] ACPICA: Events: Fix edge-triggered GPE by disabling before acknowledging it
  ` [PATCH v2 7/7] ACPI/EC: Add detailed fields debugging support of EC_SC(R)

[PATCH v3 0/5] APEI: Make APEI architecture independent
 2014-06-13 14:01 UTC  (13+ 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
` [PATCH v3 4/5] apei, ghes, nmi: Factor out NMI arch-specific calls
` [PATCH v3 5/5] acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context

[PATCH 1/2] ACPI / battery: use callback for setting up quirks
 2014-06-13  8:46 UTC  (5+ messages)
` [PATCH 2/2] ACPI / battery: add quirk for Acer Aspire V5-573G

video: X sets brightness to zero after resume
 2014-06-13  7:35 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 0/7] ACPI/EC: Critical bug fixes related to EC and event handling
 2014-06-13  6:52 UTC  (8+ messages)
` [PATCH 1/7] ACPI/EC: Fix an issue that advance_transaction() processes stale hardware status
` [PATCH 2/7] ACPI/EC: Add asynchronous command byte write support
` [PATCH 3/7] ACPI/EC: Remove duplicated ec_wait_ibf0() waiter
` [PATCH 4/7] ACPI/EC: Fix a race condition in ec_transaction_completed()
` [PATCH 5/7] ACPI/EC: Update revision due to full asynchrnous command support
` [PATCH 6/7] ACPICA: Events: Fix edge-triggered GPE by disabling before acknowledging it
` [PATCH 7/7] ACPI/EC: Add detailed fields debugging support of EC_SC(R)

[PATCH] ACPICA: Restore error table definitions to reduce source code differences between Linux and ACPICA upstream
 2014-06-13  0:41 UTC  (5+ messages)

[RFC v2 0/3] ACPI Platform Communication Channel driver
 2014-06-12 17:14 UTC  (7+ messages)
` [RFC v2 1/3] Mailbox: Add support for ACPI
` [RFC v2 2/3] ACPI: Add support for Platform Communication Channel
` [RFC v2 3/3] PCC test driver

[GIT PULL] More ACPI and power management updates for v3.16-rc1
 2014-06-12 17:07 UTC 

[PATCH] acpi/battery: fix wrong value of capacity_now reported by few battery types when fully charged
 2014-06-12 14:32 UTC 

[PATCH v2 0/5] APEI: Make APEI architecture independent
 2014-06-12 13:08 UTC  (8+ messages)
` [PATCH v2 1/5] apei, mce: Factor out APEI architecture specific MCE calls
` [PATCH v2 2/5] acpi, apei, ghes: Introduce ACPI_APEI_NMI to make NMI error notification a GHES feature

[Patch V4 00/42] use irqdomain to dynamically allocate IRQ for IOAPIC
 2014-06-12 12:40 UTC  (60+ messages)
` [Patch V4 01/42] x86, irq: update high address field when updating affinity for MSI IRQ
` [Patch V4 02/42] x86, mpparse: use pr_lvl() helper utilities to replace printk(KERN_LVL)
` [Patch V4 03/42] x86, mpparse: simplify arch/x86/include/asm/mpspec.h
` [Patch V4 04/42] x86, acpi: reorganize code to avoid forward declaration in boot.c
` [Patch V4 05/42] x86, PCI, ACPI: use kmalloc_node() to optimize for performance
` [Patch V4 06/42] x86, acpi, irq: kill static function irq_to_gsi()
` [Patch V4 07/42] x86, ACPI, trivial: minor improvements to arch/x86/kernel/acpi/boot.c
` [Patch V4 08/42] x86, ACPI, irq: enhance error handling in function acpi_register_gsi()
` [Patch V4 09/42] x86, ACPI, irq: fix possible eror in GSI to IRQ mapping for legacy IRQ
` [Patch V4 10/42] x86, irq, trivial: minor improvements of IRQ related code
` [Patch V4 11/42] x86, ioapic: kill unused global variable timer_through_8259
` [Patch V4 12/42] x86, ioapic: kill static variable nr_irqs_gsi
` [Patch V4 13/42] x86, ioapic: introduce helper utilities to walk ioapics and pins
` [Patch V4 14/42] x86, ioapic: use irq_cfg() instead of irq_get_chip_data() for better readability
` [Patch V4 15/42] x86, irq: reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomain
` [Patch V4 16/42] x86, irq: introduce some helper utilities to improve readability
` [Patch V4 17/42] ce4100, irq: make CE4100 depend on CONFIG_X86_IO_APIC
` [Patch V4 18/42] ce4100, irq: do not set legacy_pic to null_legacy_pic
` [Patch V4 19/42] x86, irq: count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_LEGACY
  ` [Xen-devel] "
` [Patch V4 20/42] x86, irq: simplify arch_early_irq_init()
` [Patch V4 21/42] x86, ACPI, irq: consolidate algorithm of mapping (ioapic, pin) to IRQ number
` [Patch V4 22/42] x86, irq, ACPI: change __acpi_register_gsi to return IRQ number instead of GSI
` [Patch V4 23/42] x86, irq: introduce mechanisms to support dynamically allocate IRQ for IOAPIC
` [Patch V4 24/42] x86, irq: enhance mp_register_ioapic() to support irqdomain
` [Patch V4 25/42] x86, ACPI, irq: provide basic irqdomain support
` [Patch V4 26/42] x86, mpparse, "
` [Patch V4 27/42] x86, SFI, "
` [Patch V4 28/42] x86, devicetree, irq: use common mechanism to support irqdomain
` [Patch V4 29/42] x86, irq: introduce two helper functions to support irqdomain map operation
` [Patch V4 30/42] x86, irq, ACPI: use common irqdomain map interface to program IOAPIC pins
` [Patch V4 31/42] x86, irq, mpparse: "
` [Patch V4 32/42] x86, irq, SFI: "
` [Patch V4 33/42] x86, irq, devicetree: "
` [Patch V4 34/42] x86, irq: clean up unused IOAPIC interface
` [Patch V4 35/42] x86, irq: simplify the way to handle ISA IRQ
` [Patch V4 36/42] genirq: export irq_domain_disassociate() to architecture interrupt drivers
` [Patch V4 37/42] x86, irq: introduce helper functions to release IOAPIC pin
` [Patch V4 38/42] x86, irq, ACPI: release IOAPIC pin when PCI device is disabled
` [Patch V4 39/42] x86, irq, mpparse: "
` [Patch V4 40/42] x86, irq, SFI: "
` [Patch V4 41/42] x86, irq, devicetree: "
` [Patch V4 42/42] x86, irq: clean up irqdomain transition code

[PATCH] ACPI / ia64 / sba_iommu: Restore the working initialization ordering
 2014-06-11 23:34 UTC 

[PATCH] ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges
 2014-06-11 18:08 UTC  (4+ messages)

Bug Report - [Acer Aspire V5-122P] Unable to adjust screen brightness
 2014-06-11  7:41 UTC  (22+ messages)
                              ` Sluggish performance after resume//Re: "

[PATCH 5/7 v6] trace, RAS: Add eMCA trace event interface
 2014-06-09 10:22 UTC  (14+ messages)

[Patch V3 0/5] I2C ACPI operation region handler
 2014-06-09  7:56 UTC  (10+ messages)
` [Patch V3 4/5] I2C/ACPI: Add i2c ACPI operation region support

[PATCH] ACPICA: Add mutex to avoid race condition of reference count of notify object
 2014-06-09  4:14 UTC 

Permission denied when trying to edit/create acpi thermal trip points
 2014-06-07 16:05 UTC 


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