linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-10 01:36:40 to 2013-11-22 00:42:09 UTC [more...]

[PATCH v2 0/6] Hardware Reduced Mode cleanup for ACPI
 2013-11-22  0:41 UTC 

[PATCH 00/12] Hardware Reduced Mode cleanup for ACPI
 2013-11-21 23:43 UTC  (47+ messages)
` [PATCH 01/12] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE to enable this ACPI mode
` [PATCH 02/12] ACPI: bus master reload not supported in reduced HW mode
` [PATCH 03/12] ACPI: clean up compiler warning about uninitialized field
` [PATCH 04/12] ACPI: HW reduced mode does not allow use of the FADT sci_interrupt field
` [PATCH 05/12] ACPI: ARM: exclude calls on ARM platforms, not include them on x86
` [PATCH 07/12] ACPI: do not reserve memory regions for some FADT entries in HW reduced mode
` [PATCH 08/12] ACPI: in HW reduced mode, getting power latencies from FADT is not allowed
` [PATCH 09/12] ACPI: add clarifying comment about processor throttling in HW reduced mode
` [PATCH 10/12] ACPI: ACPI_FADT_C2_MP_SUPPORTED must be ignored "
` [PATCH 11/12] ACPI: use of ACPI_FADT_32BIT_TIMER is not allowed "
` [PATCH 12/12] ACPI: correct #ifdef so compilation without ACPI_REDUCED_HARDWARE works

[PATCH 0/5] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
 2013-11-21 21:46 UTC  (12+ messages)
` [PATCH 1/5] net: rfkill: gpio: convert to descriptor-based GPIO interface
` [PATCH 2/5] mmc: sdhci-acpi: covert to use GPIO descriptor API
` [PATCH 3/5] gpio / ACPI: register to ACPI events automatically
` [PATCH 4/5] gpio / ACPI: get rid of acpi_gpio.h
` [PATCH 5/5] Documentation / ACPI: update to GPIO descriptor API

[PATCH 0/4] ACPI/ARM: AMBA bus ACPI module
 2013-11-21 15:09 UTC  (11+ messages)
` [PATCH 1/4] ACPI/ARM: Load fixed-clk module early
` [PATCH 2/4] ACPI/ARM: Add AMBA bus ACPI module
` [PATCH 3/4] ACPI/ARM: Add ACPI to AMBA SPI driver
` [PATCH 4/4] ACPI/ARM: Remove sections of DTS definition

[PATCH] acpi: Incorrect ACPI tables walk in acpi_tables_sysfs_init
 2013-11-21 13:27 UTC  (2+ messages)

[PATCH 0/6] ACPICA: 20131115 Release
 2013-11-21 13:30 UTC  (8+ messages)
` [PATCH 1/6] ACPICA: Debug output: Do not emit function nesting level for kernel build
` [PATCH 2/6] ACPICA: Tests: Add CHECKSUM_ABORT protection for test utilities
` [PATCH 3/6] ACPICA: Resources: Fix loop termination for the get AML length function
` [PATCH 4/6] ACPICA: Delete all attached data objects during namespace node deletion
` [PATCH 5/6] ACPICA: Add support to delete all objects attached to the root namespace node
` [PATCH 6/6] ACPICA: Update version to 20131115

[PATCH v5 0/4] Fix Win8 backlight issue
 2013-11-21  5:29 UTC  (10+ messages)
            ` [PATCH v2] ACPI / video: Add systems that should favor native backlight interface
                ` [PATCH v2 rebased] "

[PATCH] sysfs, acpi, tables: Set file size for each ACPI table
 2013-11-21  3:48 UTC  (4+ messages)

[PATCH] ACPI: clean up compiler warning about uninitialized field
 2013-11-21  0:43 UTC  (4+ messages)

acpi_pad mwait usage
 2013-11-20 16:38 UTC  (15+ messages)
  ` [PATCH] x86, acpi, idle: Restructure the mwait idle routines

[PATCH 0/3] ACPI hotplug fixes for 3.13
 2013-11-20 15:36 UTC  (17+ messages)
` [PATCH 1/3] ACPI / hotplug: Fix acpi_bus_get_device() return value check
` [PATCH 2/3] ACPI / hotplug: Fix PCI host bridge hot removal
` [PATCH 3/3] ACPI / PCI root: Clear driver_data before failing enumeration

[GIT PULL] More ACPI and power management updates for v3.13-rc1
 2013-11-20 13:31 UTC 

[PATCH 0/10] ACPI: Device objects for all namespace nodes and PCI root hotplug integration
 2013-11-19 21:05 UTC  (14+ messages)
` [PATCH 1/10] ACPICA: Delete all attached data objects on node deletion
` [PATCH 2/10] ACPI / scan: Define non-empty device removal handler
` [PATCH 3/10] ACPI / scan: Add acpi_device objects for all device nodes in the namespace
` [PATCH 4/10] ACPI / hotplug: Do not fail bus and device checks for disabled hotplug
` [PATCH 5/10] ACPI / hotplug: Introduce common hotplug function acpi_device_hotplug()
` [PATCH 6/10] ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug code
` [PATCH 7/10] ACPI / hotplug: Move container-specific code out of the core
` [PATCH 8/10] ACPI / hotplug: Rework generic code to handle suprise removals
` [PATCH 9/10] ACPI / hotplug: Drop unfinished global notification handling routines
` [PATCH 10/10] ACPI: Introduce acpi_set_device_status()

[PATCH] PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration
 2013-11-19 20:52 UTC  (3+ messages)

[PATCH part2 v2 0/8] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-11-19  9:56 UTC  (3+ messages)

[PATCH] x86/ACPI: Make Sony Vaio Z1 series to use "reboot=pci" default
 2013-11-19  7:03 UTC  (13+ messages)

INVESTMENT PROPOSAL!
 2013-11-19  0:04 UTC 

[PATCH] ACPI / scan: Set flags.match_driver in acpi_bus_scan_fixed()
 2013-11-18 13:30 UTC 

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

[PATCH] ACPI / LPSS: add ACPI IDs for newer Intel PCHs
 2013-11-16  1:30 UTC  (2+ messages)

[PATCH] ACPI/AC: Remove the pointer of struct acpi_device in the struct acpi_ac
 2013-11-16  1:30 UTC  (2+ messages)

[PATCHv2 0/3] I2C and SPI dev_name change for ACPI enumerated slaves
 2013-11-16  1:30 UTC  (14+ messages)
  ` [PATCHv3 "
      ` [PATCHv3 1/3] ACPI: Provide struct acpi_device stub for !CONFIG_ACPI builds
        ` [alsa-devel] "
      ` [PATCHv3 2/3] i2c: Use stable dev_name for ACPI enumerated I2C slaves
      ` [PATCHv3 3/3] spi: Use stable dev_name for ACPI enumerated SPI slaves
      ` [PATCHv4 0/3] I2C and SPI dev_name change for ACPI enumerated slaves
          ` [PATCHv4 1/3] ACPI: Provide acpi_dev_name accessor for struct acpi_device device name
          ` [PATCHv4 2/3] i2c: Use stable dev_name for ACPI enumerated I2C slaves
          ` [PATCHv4 3/3] spi: Use stable dev_name for ACPI enumerated SPI slaves

[PATCH] ACPI video: ignore BIOS initial backlight value for HP 1000
 2013-11-16  1:28 UTC  (12+ messages)
    ` More initial black screen system for removal from DMI table
                ` [PATCH] ACPI / video: clean up DMI table for initial black screen problem
                  ` [PATCH v2] "

_CPC info
 2013-11-15 23:03 UTC 

[v3.11][3.12][Regression] ACPI / processor: Use common hotplug infrastructure
 2013-11-15 23:23 UTC  (5+ messages)

[PATCH] ACPI: Ensure lock is acquired before accessing ec struct members
 2013-11-15 22:42 UTC  (2+ messages)

[PATCH] ACPI / driver core: Store a device pointer in struct acpi_dev_node
 2013-11-14  7:20 UTC  (15+ messages)
` [PATCH 0/2] ACPI: Additional changes on top of "ACPI / driver core: Store a device pointer in struct acpi_dev_node"
  ` [PATCH 1/2] ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
  ` [PATCH 2/2] ACPI / bind: Use (put|get)_device() on ACPI device objects too

[PATCH] ACPI video: ignore BIOS initial backlight value for HP m4
 2013-11-12  2:21 UTC  (3+ messages)

[patch 2/2] ACPI, extlog: remove unneeded NULL check
 2013-11-11  2:04 UTC  (3+ messages)
` [patch 2/2 v2] "


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