linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-22 18:18:42 to 2013-12-03 17:04:09 UTC [more...]

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

[RFC part1 PATCH 0/7] Make ACPI core running on ARM64
 2013-12-03 17:02 UTC  (14+ messages)
` [RFC part1 PATCH 1/7] ACPI: Make ACPI core running without PCI "
` [RFC part1 PATCH 2/7] ARM64 : Add dummy asm/cpu.h
` [RFC part1 PATCH 3/7] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent
` [RFC part1 PATCH 4/7] ARM64 / ACPI: Introduce the skeleton of _PDC related for ARM64
` [RFC part1 PATCH 5/7] ARM64 / ACPI: Introduce arm_core.c and its related head file
` [RFC part1 PATCH 6/7] ARM64 / ACPI: Introduce lowlevel suspend function
` [RFC part1 PATCH 7/7] ARM64 / ACPI: Enable ARM64 in Kconfig

[RFC part2 PATCH 0/9] Using ACPI MADT table to initialise SMP and GIC
 2013-12-03 16:57 UTC  (11+ messages)
` [RFC part2 PATCH 1/9] ARM64 / ACPI: Implement core functions for parsing MADT table
` [RFC part2 PATCH 2/9] ARM64 / ACPI: Prefill cpu possible/present maps and map logical cpu id to APIC id
` [RFC part2 PATCH 3/9] ARM64 / ACPI: Introduce map_gic_id() to get apic id from MADT or _MAT method
` [RFC part2 PATCH 4/9] ARM64 / ACPI: Use Parked Address in GIC structure for spin table SMP initialisation
` [RFC part2 PATCH 5/9] ACPI: Define ACPI_IRQ_MODEL_GIC needed for arm
` [RFC part2 PATCH 6/9] Irqchip / gic: Set as default domain so we can access from ACPI
` [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

[RFC part3 PATCH 2/2] ARM64 / clocksource: Use arch_timer_acpi_init()
 2013-12-03 16:30 UTC  (5+ messages)

randconfig build error with next-20131202, in arch/x86/pci
 2013-12-03 13:08 UTC  (2+ messages)

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

8086:2a42 [Asus UL80VT] Backlight control does not work with Intel integrated card, but there are entries in /sys/class/backlight
 2013-12-03 10:10 UTC  (3+ messages)

[PATCH 0/4] Convert ACPI fan driver to platform driver
 2013-12-03  8:28 UTC  (5+ messages)
` [PATCH 1/4] ACPI / fan: remove unused macro for debug
` [PATCH 2/4] ACPI / fan: remove no need check for device pointer
` [PATCH 3/4] ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelant
` [PATCH 4/4] ACPI / fan: convert to platform driver

No power management on Bay Trail tablet (Dell Venue 8 Pro)
 2013-12-02 22:35 UTC  (5+ messages)

How can a critical temperature be set?
 2013-12-02  8:18 UTC  (7+ messages)

[PATCH v10 1/3] aerdrv: Trace Event for AER
 2013-12-02  5:05 UTC  (2+ messages)

[PATCH] acpi: Add BayTrail SoC GPIO and LPSS ACPI IDs
 2013-11-29 15:26 UTC  (6+ messages)

[PATCH 0/3] ACPI / bind: Use struct acpi_device pointers instead of ACPI handles
 2013-11-29 12:19 UTC  (7+ messages)
` [PATCH 1/3] ACPI / bind: Rework struct acpi_bus_type
  ` [PATCH 2/3] ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one()
` [PATCH 3/3] ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.c

[PATCH v3 0/6] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
 2013-11-29 11:03 UTC  (21+ messages)
` [PATCH v3 1/6] ARM: tegra: add gpiod_lookup table for paz00
` [PATCH v3 2/6] net: rfkill: gpio: convert to descriptor-based GPIO interface
` [PATCH v3 3/6] mmc: sdhci-acpi: convert to use GPIO descriptor API
` [PATCH v3 4/6] gpio / ACPI: register to ACPI events automatically
` [PATCH v3 5/6] gpio / ACPI: get rid of acpi_gpio.h
` [PATCH v3 6/6] Documentation / ACPI: update to GPIO descriptor API

[PATCH 0/4] ACPI / bind: Simplify child devices lookup
 2013-11-29  0:27 UTC  (15+ messages)
` [PATCH 1/4] ACPI / bind: Simplify child device lookups
` [PATCH 2/4] PCI / ACPI: Use acpi_find_child_device() for child devices lookup
` [PATCH 3/4] ACPI / bind: Redefine acpi_get_child()
` [PATCH 4/4] ACPI / bind: Redefine acpi_preset_companion()

[PATCH 0/4] ACPI: Cleanup header inclusions
 2013-11-28 14:18 UTC  (21+ messages)
` [PATCH 1/4] ACPICA: Linux: Cleanup wrong ACPICA inclusions
` [PATCH 2/4] ACPI: Cleanup <acpi/acpi_bus.h> and <acpi/acpi_drivers.h> inclusions
` [PATCH 3/4] ACPICA: Cleanup <acpi/acpi.h> inclusions
` [PATCH 4/4] ACPI: Add support to force header inclusion rules for <linux/acpi.h>
  ` [UPDATE PATCH "
` [PATCH v2] ACPI: Cleanup <acpi/acpi.h>, <acpi/acpi_bus.h> and <acpi/acpi_drivers.h> inclusions

[PATCH] ACPI / PCI / hotplug: Avoid warning when _ADR not present
 2013-11-28 14:15 UTC  (2+ messages)

[PATCH v2 0/6] Hardware Reduced Mode cleanup for ACPI
 2013-11-27 22:35 UTC  (18+ messages)
` [PATCH v2 2/6] ACPI: bus master reload not supported in reduced HW mode
` [PATCH v2 4/6] ACPI: ARM: exclude DMI calls

[GIT PULL] ACPI and power management fixes for v3.13-rc2
 2013-11-27 14:35 UTC 

[PATCH 00/12] Hardware Reduced Mode cleanup for ACPI
 2013-11-27  9:02 UTC  (7+ messages)
` [PATCH 01/12] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE to enable this ACPI mode

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

[PATCH] acpi, add region addresses to conflict output [v2]
 2013-11-25 22:55 UTC  (2+ messages)

[PATCH] acpi, add region addresses to conflict output
 2013-11-25 17:07 UTC  (2+ messages)

[PATCH v2 0/7] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
 2013-11-25 10:18 UTC  (21+ messages)
` [PATCH v2 2/7] ARM: tegra: add gpiod_lookup table for paz00
` [PATCH v2 3/7] net: rfkill: gpio: remove gpio conversion support
` [PATCH v2 4/7] mmc: sdhci-acpi: covert to use GPIO descriptor API
` [PATCH v2 6/7] gpio / ACPI: get rid of acpi_gpio.h

[PATCH 1/2] ACPI, APEI, GHES: Remove strict check for memory error handling
 2013-11-25  7:09 UTC  (6+ messages)
` [PATCH 2/2] ACPI, APEI, GHES: Cleanup ghes codes "

[PATCH 1/2] New Driver for IOSF-SB MBI access on Intel SOCs
 2013-11-24  0:41 UTC  (3+ messages)

PROBLEM: restart instead of shutdown on 3.12.1, B85 Haswell
 2013-11-23 12:28 UTC 

PRIVATE MESSAGE
 2013-11-23 10:36 UTC 

[PATCH V2 0/4] ACPI/ARM: AMBA bus ACPI module
 2013-11-23  0:10 UTC  (17+ messages)
` [PATCH V2 1/4] ACPI/ARM: Load fixed-clk module early
` [PATCH V2 2/4] ACPI/ARM: Add AMBA bus ACPI module
` [PATCH V2 3/4] ACPI/ARM: Add ACPI to AMBA SPI driver
  ` [Linaro-acpi] "
` [PATCH V2 4/4] ACPI/ARM: Remove sections of DTS definition
  ` [Linaro-acpi] "

[PATCH] ACPI / scan: User direct recurrence for device hierarchy walks
 2013-11-22 23:24 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;
as well as URLs for NNTP newsgroup(s).