public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-22 12:55:42 to 2014-05-30 13:12:55 UTC [more...]

Bug Report - [Acer Aspire V5-122P] Unable to adjust screen brightness
 2014-05-30 13:12 UTC  (16+ messages)

[RFC 0/2] ACPI Platform Communication Channel driver
 2014-05-30 13:03 UTC  (5+ messages)
` [RFC 1/2] ACPI: Add support for Platform Communication Channel
` [RFC 2/2] PCC Test driver

[Patch V3 0/5] I2C ACPI operation region handler
 2014-05-30 12:37 UTC  (5+ messages)

[PATCH V7 00/11] ACPI: ACPI enumeration rework
 2014-05-30 12:35 UTC  (36+ messages)
` [PATCH V7 01/11] ACPI: introduce .match() callback for ACPI scan handler
` [PATCH V7 02/11] PNPACPI: use whilte list for pnpacpi device enumeration
` [PATCH V7 03/11] ACPI: remove ids that does not comply with the ACPI PNP id rule
` [PATCH V7 04/11] ACPI: remove unsupported serial PNP ids from acpi pnp scan handler id lsit
` [PATCH V7 05/11] ACPI: allow scan handlers without .attach() callback
` [PATCH V7 06/11] ACPI: always register container scan handler even if CONFIG_ACPI_CONTAINER is cleared
` [PATCH V7 07/11] ACPI: always register memory hotplug scan handler even if CONFIG_ACPI_HOTPLUG_MEMORY "
` [PATCH V7 08/11] ACPI: always register memory hotplug scan handler even if CONFIG_X86_INTEL_LPSS "
` [PATCH V7 09/11] ACPI: introduce platform_id flag
` [PATCH V7 10/11] ACPI: use platform bus as the default bus for _HID enumeration
` [PATCH V7 11/11] ACPI: introduce acpi platform exclude id list
` [PATCH 0/10] ACPI enumeration rework (was: Re: [PATCH V7 00/11] ACPI: ACPI enumeration rework)
  ` [PATCH 1/10] ACPI / scan: .match() callback for ACPI scan handlers
  ` [PATCH 2/10] ACPI / PNP: use device ID list for PNPACPI device enumeration
  ` [PATCH 3/10] ACPI / scan: drop IDs that do not comply with the ACPI PNP ID rule
  ` [PATCH 4/10] ACPI / scan: drop unsupported serial IDs from PNP ACPI scan handler ID list
  ` [PATCH 5/10] ACPI / scan: introduce platform_id device PNP type flag
  ` [PATCH 6/10] ACPI / scan: Change the meaning of missing .attach() in scan handlers
  ` [PATCH 7/10] ACPI / scan: always register container scan handler
  ` [PATCH 8/10] ACPI / scan: always register memory hotplug "
  ` [PATCH 9/10] ACPI / scan: always register ACPI LPSS "
    ` [Update][PATCH "
  ` [PATCH 10/10] ACPI / scan: use platform bus type by default for _HID enumeration
    ` [Update][PATCH "

New eMCA trace event interface
 2014-05-30 10:07 UTC  (31+ messages)
` [PATCH 3/7 v4] CPER: Adjust code flow of some functions
` [PATCH 6/7 v3] trace, eMCA: Add a knob to adjust where to save event log
        ` [PATCH 6/7 v4] "
` new trace output format
  ` [PATCH 5/7 v6] trace, RAS: Add eMCA trace event interface

[PATCH] ACPICA: Revert "ACPICA: Add option to favor 32-bit FADT addresses."
 2014-05-30  2:15 UTC  (12+ messages)
` [PATCH] Tables: Restore old behavor to favor 32-bit FADT addresses
` [RFC PATCH 0/6] ACPICA: 64bit FADT addresses enabling
  ` [RFC PATCH 1/6] ACPICA: Hardware: Reduce divergences for sleep functions
  ` [RFC PATCH 2/6] ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS
  ` [RFC PATCH 3/6] ACPI: sleep: Update acpi_set_firmware_waking_vector() invocations to favor 32-bit firmware waking vector
  ` [RFC PATCH 4/6] ACPICA: Tables: Enable both 32-bit and 64-bit FACS
  ` [RFC PATCH 5/6] ACPICA: Hardware: Enable firmware waking vector for "
  ` [RFC PATCH 6/6] ACPICA: Tables: Enable default 64-bit FADT addresses favor

[PATCH 1/2] ACPICA: Tables: Add mechanism to control early table checksum verification
 2014-05-30  2:07 UTC  (2+ messages)
` [PATCH 2/2] ACPI: Fix regressions that x86 Linux kernel suffers from early mapping size limitation

[PATCH v1 0/6] ACPI: thermal: Migrate cpufreq cooling to generic cpu_cooling layer
 2014-05-29 12:42 UTC  (10+ messages)
` [PATCH v1 1/6] thermal: cpu_cooling: Fix the notification mechanism by using per cpu structure
` [PATCH v1 2/6] thermal: cpu_cooling: Support passing driver private data
` [PATCH v1 3/6] thermal: thermal-core: Add notifications support for the cooling states
` [PATCH v1 4/6] thermal: cpu_cooling: Add support to find up/low frequency levels
` [PATCH v1 5/6] thermal: thermal_core: Remove the max cooling limit check in registration
` [PATCH v1 6/6] ACPI: thermal: processor: Use the generic cpufreq infrastructure

[GIT PULL] ACPI and power management fixes for v3.15-rc8
 2014-05-29 11:25 UTC 

WARNING: CPU: 0 PID: 2623 at drivers/pnp/pnpacpi/core.c:96 pnpacpi_set_resource
 2014-05-29 11:14 UTC 

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

[RFC Patch V1 0/4] enhance IOAPIC core to support hotplug
 2014-05-28 20:49 UTC  (6+ messages)
` [RFC Patch V1 1/4] x86, irq: refine mp_register_ioapic() to prepare for IOAPIC hotplug
` [RFC Patch V1 2/4] x86, irq, ACPI: introduce a rwsem to protect IOAPIC operations from hotplug
` [RFC Patch V1 3/4] x86, irq, ACPI: implement interface to support ACPI based IOAPIC hot-addition
` [RFC Patch V1 4/4] x86, irq, ACPI: implement interface to support ACPI based IOAPIC hot-removal

[PATCH v2 0/5] APEI: Make APEI architecture independent
 2014-05-28  7:39 UTC  (6+ 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 v2 3/5] acpi, apei, ghes: Introduce more generic mechanism to init/deinit GHES error notifications
` [PATCH v2 4/5] apei, ghes, nmi: Factor out NMI arch-specific calls
` [PATCH v2 5/5] acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context

[PATCH] ACPICA: acpidump: Fix repetitive table dump in -n mode
 2014-05-27 17:14 UTC 

[PATCH resend 0/4] Make video.use_native_backlight=1 work properly with nouveau
 2014-05-27  9:20 UTC  (12+ messages)
` [PATCH resend 1/4] nouveau: Don't check acpi_video_backlight_support() before registering backlight
` [PATCH resend 2/4] backlight: Add backlight device (un)registration notification

[PATCH] ACPI: Aesthetic cleanup of ACPI Kconfig file
 2014-05-26 23:52 UTC  (2+ messages)

[PATCHv2 0/4] ACPI / LPSS: Solution for two issues seen on Asus T100
 2014-05-26 21:30 UTC  (11+ messages)
` [PATCHv2 2/4] ACPI / LPSS: custom power domain for LPSS
            ` [PATCHv3 "

Your Urgent reply
 2014-05-26 17:58 UTC 

[PATCH 0/7] APEI: Make APEI architecture independent
 2014-05-26 14:02 UTC  (8+ messages)
` [PATCH 4/7] acpi, apei, ghes: Factor out NMI error notification context

[PATCH] ACPI: add dynamic_debug support
 2014-05-26 13:09 UTC  (2+ messages)

rmmod thermal, unable to handle kernel NULL pointer dereference
 2014-05-26 12:53 UTC  (2+ messages)

[PATCH resend] acpi-video: Add 4 new models to the use_native_backlight dmi list
 2014-05-26 11:44 UTC  (2+ messages)

[Patch v3 1/2] introduce variable acpi_lapic into ia64
 2014-05-24  9:42 UTC  (3+ messages)

[PATCH] Documentation / ACPI: Fix location of GPIO documentation
 2014-05-23 12:40 UTC  (2+ messages)

[PATCH 1/2] pinctrl: baytrail: Add back Baytrail-T ACPI ID
 2014-05-23  7:18 UTC  (5+ messages)
` [PATCH 2/2] pinctrl: baytrail: Register GPIO chip after chip->to_irq is set

[Resend Patch 0/9] I2C ACPI operation region handler support
 2014-05-23  6:55 UTC  (6+ messages)
` [Patch V2 "

[PATCH] acpi: Use time_before() for time comparison
 2014-05-22 20:56 UTC 

[PATCH] MAINTAINERS: Remove Bjorn Helgaas as PNP maintainer
 2014-05-22 18:16 UTC 

[PATCH V6 00/11] ACPI: ACPI enumeration rework
 2014-05-22 14:26 UTC  (6+ messages)
` [PATCH V6 09/11] ACPI: introduce flag .is_master_device

what is the sysfs entry for the battery?
 2014-05-22 12:53 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