public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-18 08:23:38 to 2013-11-01 00:26:30 UTC [more...]

[RFC 0/2] I2C and SPI dev_name change for ACPI enumerated slaves
 2013-11-01  0:26 UTC  (14+ messages)
  ` [RFC 1/2] i2c: Use stable dev_name for ACPI enumerated I2C slaves
  ` [RFC 2/2] spi: Use stable dev_name for ACPI enumerated SPI slaves

[PATCH 00/20] ACPICA: 20130927 Release
 2013-10-31 13:54 UTC  (39+ messages)
` [PATCH 01/20] ACPICA: Ensure that debug output is immediately disabled on termination
` [PATCH 02/20] ACPICA: Table print header function: Increase default width for table length
` [PATCH 03/20] ACPICA: Add a check for a null node during namespace walk
` [PATCH 04/20] ACPICA: Add history/line-editing for Unix/Linux systems
` [PATCH 05/20] ACPICA: Fix a macro for the hardware-reduced case
` [PATCH 06/20] ACPICA: Add safe versions of common string functions
` [PATCH 07/20] ACPICA: Cleanup memory allocation macros and configurability
` [PATCH 08/20] ACPICA: Predefine name macros: Sort list
` [PATCH 09/20] ACPICA: Fix possible memory leaks in the GPE handling
` [PATCH 10/20] ACPICA: Hardcode access width for the reset register
` [PATCH 11/20] ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules
` [PATCH 12/20] ACPICA: Update comment: no functional change
` [PATCH 13/20] ACPICA: Linuxize: Change indentation of C labels
` [PATCH 14/20] ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfaces
` [PATCH 15/20] ACPICA: Prevent possible build issues for use of ACPI_PRINTF_LIKE macro
` [PATCH 16/20] ACPICA: AcpiSrc: Fix indentation issues for macro invocations
` [PATCH 17/20] ACPICA: Simplify configuration of global ACPI_REDUCED_HARDWARE macro
` [PATCH 18/20] ACPICA: Add support to allow host to redefine individual OSL prototypes
` [PATCH 19/20] ACPICA: Update aclinux.h for new OSL override mechanism
` [PATCH 20/20] ACPICA: Update version to 20130927
` [PATCH 00/15] ACPICA: Update ACPICA files to reduce source code differences between Linux and ACPICA
  ` [PATCH 01/15] ACPICA: Update default space handlers
  ` [PATCH 02/15] ACPICA: Update ANOBJ_IS_EXTERNAL flag
  ` [PATCH 03/15] ACPICA: Update namespace dump code
  ` [PATCH 04/15] ACPICA: Update RSDP table definitions
  ` [PATCH 05/15] ACPICA: Update DMAR "
  ` [PATCH 06/15] ACPICA: Add new statistics interface
  ` [PATCH 07/15] ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size()
  ` [PATCH 08/15] ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal
  ` [PATCH 09/15] ACPICA: Cleanup useless memset invocations
  ` [PATCH 10/15] ACPICA: Remove dead AOPOBJ_INVALID check
  ` [PATCH 11/15] ACPICA: Fix cached object deletion code
  ` [PATCH 12/15] ACPICA: Update compilation environment settings
  ` [PATCH 13/15] ACPICA: Update acpidump related header file changes
  ` [PATCH 14/15] ACPICA: Cleanup asmlinkage for ACPICA APIs
  ` [PATCH 15/15] ACPICA: Add __init for ACPICA initializers/finalizers

[Resend PATCH 0/5] ACPI/PCI: Parse PCI root bridge's ACPI resource via ACPI resource functions
 2013-10-31 13:00 UTC  (13+ messages)
` [Resend PATCH 5/5] IA64/PCI/ACPI: Rework PCI root bridge ACPI resource conversion

[GIT PULL] Last-minute ACPI and power management fixes for v3.12
 2013-10-31 12:49 UTC 

[PATCH] ACPI / hotplug / PCI: Always rescan the slot for new devices
 2013-10-30 14:24 UTC  (8+ messages)

[PATCH RESEND] ACPI: Add Toshiba NB100 to Vista _OSI blacklist
 2013-10-30  6:11 UTC  (3+ messages)

[PATCH v5 0/4] Fix Win8 backlight issue
 2013-10-30  0:56 UTC  (9+ messages)

broken s2disk for ThinkPad T420 in current kernels
 2013-10-29 16:41 UTC 

[PATCH] ACPI: Fix spelling mistake in error messages
 2013-10-29 10:34 UTC 

[PATCH] ACPI: remove unused ACPI_PROCFS Kconfig param
 2013-10-29  5:51 UTC  (6+ messages)

[RFC] ASoC: core: Allow DAI links to be specified by using ACPI names
 2013-10-28 16:46 UTC  (9+ messages)
        ` [alsa-devel] "

[PATCH 1/1] acpi: check return value of acpi_os_map_memory
 2013-10-28 11:01 UTC  (2+ messages)

[PATCH] ACPI: video: Ignore BIOS initial backlight value for HP 250 G1
 2013-10-28  3:24 UTC  (2+ messages)

[PATCH] ACPI / processor: Do not request ACPI cpufreq module directly
 2013-10-28  1:21 UTC 

[PATCH] x86/ACPI: Make Sony Vaio Z1 series to use "reboot=pci" default
 2013-10-27  7:06 UTC  (18+ messages)

my subject
 2013-10-26  8:36 UTC 

my subject
 2013-10-26  8:36 UTC 

[GIT PULL] ACPI and power management fixes for v3.12-rc7
 2013-10-25 20:22 UTC 

[RFC PATCH][SeaBIOS] Add _PXM to CPU objects for NUMA hot-plug
 2013-10-25  9:32 UTC 

ACPICA: Tables: Cleanup RSDP signature codes
 2013-10-25  5:49 UTC  (3+ messages)

"Kernel panic - not syncing" while booting
 2013-10-24 19:09 UTC 

[REGRESSION/PATCH] acpi: blacklist win8 OSI for ASUS Zenbok Prime UX31A
 2013-10-24  0:53 UTC  (8+ messages)

[RFC PATCH 0/3] ACPI: ARM AMBA bus connector resource
 2013-10-23 15:44 UTC  (16+ messages)
` [RFC PATCH 1/3] ACPI: Remove UART and KMI entries from DTS file
` [RFC PATCH 2/3] ACPI: Prototype of AMBA bus 'connector resource'
` [RFC PATCH 3/3] ACPI: Hack clock names to get prototype running

ACPICA: Resource Mgr: Prevent infinite loops in resource walks
 2013-10-23  9:25 UTC  (4+ messages)
  ` [Devel] "

[PATCH] ACPICA: Invoke table unload handler after removing namespace objects
 2013-10-22 22:26 UTC 

hello dearest
 2013-10-22 19:01 UTC 

[PATCH] acpi: Add Toshiba NB100 to Vista _OSI blacklist
 2013-10-22 14:53 UTC 

[PATCH] BIOS SATA legacy mode failure
 2013-10-22 14:32 UTC  (13+ messages)

[PATCH v3 0/9] Extended H/W error log driver
 2013-10-22  9:32 UTC  (32+ messages)
` [PATCH v3 2/9] ACPI, CPER: Update cper info
` [PATCH v3 3/9] bitops: Introduce a more generic BITMASK macro
` [PATCH v3 4/9] ACPI, x86: Extended error log driver for x86 platform
    ` [PATCH V4 "
` [PATCH v3 5/9] DMI: Parse memory device (type 17) in SMBIOS
` [PATCH v3 6/9] ACPI, APEI, CPER: Add UEFI 2.4 support for memory error
` [PATCH v3 7/9] ACPI, APEI, CPER: Enhance memory reporting capability
` [PATCH v3 8/9] ACPI, APEI, CPER: Cleanup CPER memory error output format
` [PATCH v3 9/9] EDAC, GHES: Update ghes error record info

[PATCH v4 00/28] x86, irq: Support ioapic controller hotplug
 2013-10-21 12:30 UTC  (5+ messages)
` [PATCH v4 20/28] x86, irq: More strict checking about registering ioapic
` [PATCH v4 27/28] PCI, x86, ACPI: Enable ioapic hotplug support with acpi host bridge

[PATCH v2 0/5] gpiolib: convert ACPI gpio helpers to gpiod_ interfaces
 2013-10-21  7:06 UTC  (4+ messages)
` [PATCH v2 5/5] gpiolib / ACPI: document the GPIO descriptor based interface

[PATCH 1/3] ACPI: add module autoloading support for ACPI enumerated devices
 2013-10-21  3:20 UTC  (2+ messages)

[PATCH] acpi: update win8 OSI blacklist
 2013-10-19  2:30 UTC  (3+ messages)

[PATCH] ACPI/Power: Check physical device's runtime pm status before requesting to resume it
 2013-10-18 17:54 UTC  (6+ messages)

Extended H/W error log driver
 2013-10-18 11:06 UTC  (11+ messages)
` [PATCH 2/8] ACPI, CPER: Update cper info
` [PATCH 8/8] ACPI / trace: Add trace interface for eMCA driver

[patch] ACPI / osl: remove an unneeded NULL check
 2013-10-18  9:01 UTC 


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