linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-05 13:34:00 to 2013-12-18 09:06:08 UTC [more...]

[RFC PATCH 00/15] ACPICA: Add CONFIG_ACPI=n build support for ACPICA header files
 2013-12-18  9:06 UTC  (3+ messages)
` [RFC PATCH 01/15] ACPICA: OSL: Add configurability mechanism for global variables
` [RFC PATCH 03/15] ACPICA: Linux: Add configurability for OSL APIs

[RFC Patch v1 01/13] ACPI: introduce helper interfaces to support ACPI _DSM method
 2013-12-18  6:58 UTC  (2+ messages)
` [RFC Patch v1 02/13] ACPI, extlog: replace open-coded _DSM specific code with helper functions

[PATCH] drivers: firmware: Move prototype declartions to header file cper.h
 2013-12-18  6:51 UTC 

[PATCH V2] ACPI, APEI: Cleanup alignment related codes for APEI
 2013-12-18  6:30 UTC  (11+ messages)
` [PATCH v3] "
          ` [PATCH v4] "

[PATCH 02/11] drivers: acpi: Include appropriate header file in nvs.c
 2013-12-18  6:31 UTC  (15+ messages)
` [PATCH 03/11] drivers: acpi: Mark the function acpi_ec_add_debugfs() as static in ec_sys.c
` [PATCH 04/11] drivers: acpi: Include appropriate header file in pci_slot.c
` [PATCH 05/11] drivers: acpi: Include appropriate header file in utstate.c
` [PATCH 06/11] drivers: acpi: Add appropriate ifdef conditions in exdump.c
` [PATCH 07/11] drivers: acpi: Include appropriate header file in pci_link.c
` [PATCH 08/11] drivers: acpi: Include appropriate header file in dock.c
` [PATCH 09/11] drivers: acpi: Remove unused function in ec.c and add prototype declaration in header file internal.h
` [PATCH 10/11] drivers: acpi: Include appropriate header file in proc.c
` [PATCH 11/11] drivers: acpi: Include header file in debugfs.c and rectify prototype declaration in internal.h

[PATCH 0/5] hooking udev to SW_TABLET_MODE changes
 2013-12-17 19:16 UTC  (9+ messages)
` [PATCH 1/5] thinkpad_acpi: Send uevent when "
` [PATCH 2/5] hp-wmi: "
` [PATCH 3/5] xo15-ebook: "
` [PATCH 4/5] classmate-laptop: "
` [PATCH 5/5] fujitsu-tablet: "

Removal of EXPORT_SYMBOL(acpi_os_wait_events_complete) in 3.13
 2013-12-17 17:07 UTC  (2+ messages)

[RFC part1 PATCH 0/7] Make ACPI core running on ARM64
 2013-12-17 11:29 UTC  (37+ messages)
` [RFC part1 PATCH 5/7] ARM64 / ACPI: Introduce arm_core.c and its related head file
` [RFC part1 PATCH 1/7] ACPI: Make ACPI core running without PCI on ARM64
      ` [Linaro-acpi] "

[PATCH 01/11] drivers: acpi: Mark the function acpi_table_checksum() as static in osl.c
 2013-12-17  9:13 UTC 

[PATCH v4 0/5] Hardware Reduced Mode Cleanup for ACPI
 2013-12-17  0:16 UTC  (6+ messages)
` [PATCH v4 1/5] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE to enable this ACPI mode
` [PATCH v4 2/5] ACPI: bus master reload not supported in reduced HW mode
` [PATCH v4 3/5] ACPI: HW reduced mode does not allow use of the FADT sci_interrupt field
` [PATCH v4 4/5] ACPI: in HW reduced mode, using FADT PM information is not allowed
` [PATCH v4 5/5] ACPI: do not map/unmap memory regions for FADT entries in reduced HW mode

[PATCH] ACPI: explicitly initialize a value to silence compiler warning
 2013-12-17  0:01 UTC 

vunmap() on large regions may trigger soft lockup warnings
 2013-12-16 22:57 UTC  (6+ messages)

[PATCH] PCI AER: Handle non-AER HEST error sources in aer_hest_parse()
 2013-12-16 19:12 UTC  (6+ messages)

[PATCH v2 1/2] ACPI, APEI, GHES: Remove strict check for memory error handling
 2013-12-16 14:51 UTC  (11+ messages)
` [PATCH v2 2/2] ACPI, APEI, GHES: Cleanup ghes codes "

[PATCH] PNPACPI: check return value of pnp_add_device()
 2013-12-15 12:10 UTC 

[PATCH 0/10] ACPI: Device objects for all namespace nodes and PCI root hotplug integration
 2013-12-14  5:07 UTC  (8+ messages)
` [PATCH 7/10] ACPI / hotplug: Move container-specific code out of the core

[PATCH] gpio / ACPI: return -ENOENT when no mapping exists
 2013-12-12 20:57 UTC  (4+ messages)

[PATCH v3 0/5] Hardware Reduced Mode Cleanup for ACPI
 2013-12-12 20:31 UTC  (13+ messages)
  ` [PATCH v3 1/5] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE to enable this ACPI mode
    ` [Linaro-acpi] "
  ` [PATCH v3 2/5] ACPI: bus master reload not supported in reduced HW mode
    ` [Linaro-acpi] "
  ` [PATCH v3 5/5] ACPI: do not map/unmap memory regions for FADT entries "
    ` [Linaro-acpi] "

[PATCH 1/1] acpi_pad: call schedule() when need_resched is true
 2013-12-12 15:50 UTC 

Question about cookerspot.tuxfamily.org
 2013-12-12  6:12 UTC 

[PATCH] ACPI/EC: disable gpe before removing gpe handler
 2013-12-12 10:08 UTC 

[PATCH V2] ACPI/Button: Fix enable Button GPEs twice
 2013-12-12 10:08 UTC 

[PATCH 0/4] ACPI: Cleanup header inclusions
 2013-12-12  1:38 UTC  (14+ messages)
` [PATCH v2] ACPI/i915: Fix wrong <acpi/acpi.h> inclusion in i915 opregion module
` [PATCH v3 0/6] ACPI: Cleanup header inclusions
  ` [PATCH v3 1/6] ACPI: Clean up incorrect inclusions of ACPICA headers
  ` [PATCH v3 2/6] ACPI: Clean up inclusions of ACPI header files
  ` [PATCH v3 3/6] SFI: Fix warnings reported by W=1 builds
  ` [PATCH v3 4/6] ACPI/i915: Fix wrong <acpi/acpi.h> inclusion in i915 opregion module
  ` [PATCH v3 5/6] ACPI/SFI: Fix wrong <acpi/acpi.h> inclusion in SFI/ACPI wrapper - acpi_disabled linkage
  ` [PATCH v3 6/6] ACPI/IBFT: Fix wrong <acpi/acpi.h> inclusion in iSCSI boot firmware module

[PATCH v3 0/6] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
 2013-12-11 12:00 UTC  (3+ messages)
` [PATCH v3 2/6] net: rfkill: gpio: convert to descriptor-based GPIO interface

[RFC part2 PATCH 2/9] ARM64 / ACPI: Prefill cpu possible/present maps and map logical cpu id to APIC id
 2013-12-11  7:02 UTC  (6+ messages)
    ` [RFC part2 PATCH 4/9] ARM64 / ACPI: Use Parked Address in GIC structure for spin table SMP initialisation
    ` [RFC part2 PATCH 8/9] ACPI / ARM64: Update acpi_register_gsi to register with the core IRQ subsystem

[PATCH] ACPI / blacklist: disable Win8 mode for ThinkPad X201 and Latitude E6230
 2013-12-11  0:26 UTC  (6+ messages)

[PATCH v2] SFI: fix compilation warnings
 2013-12-11  0:22 UTC  (5+ messages)

Bug Report: [Acer Aspire E1-572] Freezes at shutdown screen when attempting to shutdown
 2013-12-10 12:56 UTC 

[PATCH v2 0/6] Hardware Reduced Mode cleanup for ACPI
 2013-12-10 12:45 UTC  (4+ messages)
      ` [PATCH v2 4/6] ACPI: ARM: exclude DMI calls

[RFC part2 PATCH 0/9] Using ACPI MADT table to initialise SMP and GIC
 2013-12-10 10:06 UTC  (19+ messages)
` [RFC part2 PATCH 2/9] ARM64 / ACPI: Prefill cpu possible/present maps and map logical cpu id to APIC id
` [RFC part2 PATCH 7/9] irqdomain: Add a new API irq_create_acpi_mapping()
` [RFC part2 PATCH 8/9] ACPI / ARM64: Update acpi_register_gsi to register with the core IRQ subsystem
` [RFC part2 PATCH 9/9] ACPI / GIC: Initialize GIC using the information in MADT

[PATCHv2 0/2] New driver for Intel IOSF MBI access
 2013-12-10  1:11 UTC  (4+ messages)
` [PATCH] X86 platform: New BayTrail IOSF-SB MBI driver

[PATCH] aerdrv: Fix severity usage in aer trace event
 2013-12-10  0:40 UTC  (6+ messages)

[PATCH] ACPI: full battery charge cannot exceed current one
 2013-12-09 22:25 UTC  (3+ messages)

[RFC part3 PATCH 2/2] ARM64 / clocksource: Use arch_timer_acpi_init()
 2013-12-09 18:37 UTC  (3+ messages)

[PATCH] SFI: fix compilation warnings
 2013-12-09  8:56 UTC  (10+ messages)

Slow response notice
 2013-12-08  1:10 UTC 

[PATCH v10 1/3] aerdrv: Trace Event for AER
 2013-12-07 17:45 UTC  (10+ messages)
` [BUG] "

[Update PATCH] ACPI/Button: Fix enable Button GPEs twice
 2013-12-06  8:59 UTC  (2+ messages)

[PATCH] ACPI/Processor: use ACPI_COMPANION to get ACPI device
 2013-12-06  7:36 UTC 

[PATCH] ACPI/Button: Fix enable Button GPEs twice
 2013-12-06  6:47 UTC 

[PATCH 0/4] Convert ACPI fan driver to platform driver
 2013-12-05 22:14 UTC  (7+ messages)

Options for handling a broken dsdt
 2013-12-05 21:29 UTC 

[PATCH] ACPI: correct minor typos
 2013-12-05 18:14 UTC 

[PATCH 1/2] ACPI / dock: Remove the redundant if (acpi_disabled) check
 2013-12-05 16:03 UTC  (2+ messages)
` [PATCH 2/2] ACPI / sleep: "

[PATCH] ACPI / table: Replace '1' with specific error in return value
 2013-12-05 15:42 UTC 

[PATCH] PCI/ACPI: Use PCIe segment in the ACPI HEST AER error sources
 2013-12-05 15:08 UTC 

[RFC part3 PATCH 0/2] Using ACPI GTDT table to initialize arch timer
 2013-12-05 13:52 UTC  (4+ messages)
` [RFC part3 PATCH 1/2] clocksource / arch_timer: Use "


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