linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-09 08:20:05 to 2014-06-19 06:33:41 UTC [more...]

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

[PATCH 1/2] ACPI / battery: use callback for setting up quirks
 2014-06-19  0:08 UTC  (6+ messages)
` [PATCH 2/2] ACPI / battery: add quirk for Acer Aspire V5-573G

[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)

New ACPI warnings with v3.16.0-rc1
 2014-06-18 23:38 UTC  (5+ 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 V2] ACPI/Battery: Retry to get Battery information if failed during probing
 2014-06-18 23:00 UTC  (4+ messages)

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

New eMCA trace event interface V4
 2014-06-18  2:33 UTC  (25+ 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
              ` eMCA trace interface update
                ` [PATCH 5/7 REVISION v2] trace, RAS: Add eMCA trace event interface

[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)

[PATCH] ACPI/Battery: Retry to get Battery information if failed during probing
 2014-06-17  1:27 UTC  (13+ 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

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  (31+ messages)
` [Patch V4 01/42] x86, irq: update high address field when updating affinity for MSI IRQ
` [Patch V4 08/42] x86, ACPI, irq: enhance error handling in function acpi_register_gsi()
` [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 19/42] x86, irq: count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_LEGACY
  ` [Xen-devel] "
` [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 31/42] x86, irq, mpparse: use common irqdomain map interface to program IOAPIC pins
` [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 V4 22/42] x86, irq, ACPI: change __acpi_register_gsi to return IRQ number instead of GSI
 2014-06-10  6:14 UTC  (2+ messages)

[Patch V4 21/42] x86, ACPI, irq: consolidate algorithm of mapping (ioapic, pin) to IRQ number
 2014-06-10  6:13 UTC  (2+ messages)

[PATCH 5/7 v6] trace, RAS: Add eMCA trace event interface
 2014-06-09 10:22 UTC  (11+ 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).