public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-22 12:11:01 to 2013-05-13 17:20:12 UTC [more...]

3.9.0 + CONFIG_X86_INTEL_PSTATE=y -> ThinkPad T420 with i5 lost ACPI functionality
 2013-05-13 17:20 UTC  (9+ messages)

[PATCH v2, part 1 5/9] ACPI, PCI: remove unused global list acpi_pci_roots in pci_root.c
 2013-05-13 16:08 UTC  (2+ messages)
` [PATCH v2, part 1 6/9] ACPI, pci_root: use acpi_handle_print() and pr_xxx() to print messages

[PATCH] ACPI / LPSS: add support for Intel BayTrail
 2013-05-13 12:42 UTC 

[PATCH] ACPI: implement acpi_os_get_timer() according the spec
 2013-05-13 11:44 UTC  (3+ messages)

[PATCH 1/2 v2] acpi: video: add function to support unregister backlight interface
 2013-05-13  7:43 UTC  (2+ messages)
` [PATCH 2/2 v2] acer-wmi: add Acer Aspire 5750G to video vendor list but keep acpi video driver

(no subject)
 2013-05-12 23:24 UTC 

[Patch] MCE, APEI: Don't enable CMCI when Firmware First mode is set in HEST for corrected machine checks
 2013-05-12 14:47 UTC  (14+ messages)

[PATCH -v3] PCI, ACPI, hotplug: Fix BUS_CHECK event handle on root bridge
 2013-05-10 17:09 UTC  (4+ messages)

[PATCH v2] aerdrv: Move cper_print_aer() call out of interrupt context
 2013-05-09 20:24 UTC  (2+ messages)

[PATCH] PCI/ACPI: Check acpi_resource_to_address64() return value
 2013-05-09 19:45 UTC  (2+ messages)

[PATCH] aerdrv: Move cper_print_pcie() out of interrupt context
 2013-05-09 19:24 UTC  (6+ messages)

[GIT PULL] ACPI fixes for v3.10-rc1
 2013-05-09 19:18 UTC 

v3.9 - CPU hotplug and microcode earlier loading hits a mutex deadlock (x86_cpu_hotplug_driver_mutex)
 2013-05-09  0:23 UTC 

ACPI: battery: Made sure all spaces were in correct places
 2013-05-08 23:11 UTC 

[PATCH] ACPI: battery: Changed leading spaces to tab
 2013-05-08 22:05 UTC  (2+ messages)

WARNING at drivers/pci/search.c:214 for 3.9
 2013-05-08 17:22 UTC  (10+ messages)

[PATCH 0/3 RFC] Driver core / ACPI: Add offline/online for graceful hot-removal of devices
 2013-05-08 14:38 UTC  (64+ messages)
` [PATCH 1/3 RFC] Driver core: Add offline/online device operations
` [PATCH 2/3 RFC] Driver core: Use generic offline/online for CPU offline/online
` [PATCH 3/3 RFC] ACPI / hotplug: Use device offline/online for graceful hot-removal
` [PATCH 0/4] Driver core / ACPI: Add offline/online for graceful hot-removal of devices
  ` [PATCH 1/4] Driver core: Add offline/online device operations
  ` [PATCH 2/4] Driver core: Use generic offline/online for CPU offline/online
  ` [PATCH 3/4] ACPI / hotplug: Use device offline/online for graceful hot-removal
  ` [PATCH 4/4] ACPI / processor: Use common hotplug infrastructure
  ` [PATCH 0/3 RFC] Driver core: Add offline/online callbacks for memory_subsys
    ` [PATCH 1/3 RFC] ACPI / memhotplug: Bind removable memory blocks to ACPI device nodes
    ` [PATCH 2/3 RFC] Driver core: Introduce types of device "online"
    ` [PATCH 3/3 RFC] Driver core: Introduce offline/online callbacks for memory blocks
    ` [PATCH 0/2 v2, RFC] Driver core: Add offline/online callbacks for memory_subsys
      ` [PATCH 1/2 v2, RFC] ACPI / memhotplug: Bind removable memory blocks to ACPI device nodes
      ` [PATCH 2/2 v2, RFC] Driver core: Introduce offline/online callbacks for memory blocks

dringender Vorschlag
 2013-05-08  8:46 UTC 

[PATCH v3 0/2] dma: support Lynxpoint DMA
 2013-05-08  8:55 UTC  (3+ messages)
` [PATCH v3 1/2] dma: acpi-dma: parse CSRT to extract additional resources
` [PATCH v3 2/2] ACPI / LPSS: register clock device for Lynxpoint DMA properly

ACPI battery driver loading failed
 2013-05-08  7:39 UTC  (2+ messages)

[FIX PATCH V2] ACPI/AC: Add sleep quirk for Thinkpad e530
 2013-05-08  7:28 UTC 

[PATCH 00/03] Hotfixes in ACPICA 20130418 Release
 2013-05-08  4:02 UTC  (4+ messages)
  ` [PATCH 1/3] ACPICA: Fix possible buffer overflow during a field unit read operation
  ` [PATCH 2/3] ACPICA: _OSI support: Fix possible memory leak
  ` [PATCH 3/3] ACPICA: ACPICA: Fix for _INI regression

[FIX PATCH] ACPI/AC: Add sleep quirk for Thinkpad e530
 2013-05-08  1:32 UTC  (3+ messages)

[FIX PATCH] ACPI/EC: Restart transaction even when IBF flag setting
 2013-05-08  0:00 UTC  (2+ messages)

[PATCH] ACPI video: ignore BIOS initial backlight value for HP 1000
 2013-05-07 23:59 UTC  (2+ messages)

[PATCH 10/15] acpi: ec_sys: access user space with get_user()/put_user()
 2013-05-07 14:18 UTC 

Immediate wakeup after suspend
 2013-05-06 23:56 UTC 

[PATCH] Fix section to __init. Align with usage in acpixf.h . Fixes warning during compilation with clang
 2013-05-02 21:16 UTC  (2+ messages)

[PATCH] thermal: Can't set policy
 2013-05-02 17:31 UTC  (4+ messages)

(unknown),
 2013-05-02  8:51 UTC 

[PATCH 1/2] ata: acpi: make ata_ap_acpi_handle not block
 2013-04-30 22:33 UTC  (3+ messages)
` [PATCH 2/2] ACPI/libata: Restore libata.noacpi support

[PATCH] ACPI / PM: Move processor suspend/resume to syscore_ops
 2013-04-30 22:18 UTC 

[PATCH] PCI / ACPI: Always resume devices on ACPI wakeup notifications
 2013-04-30 20:47 UTC  (14+ messages)

[GIT PULL] ACPI and power management updates for v3.10-rc1
 2013-04-30 13:26 UTC 

ACPI fan driver: uninitialized variable when CONFIG_PM is not set
 2013-04-29 12:32 UTC 

[PATCH 2/2] acer-wmi: add Acer Aspire 5750G to video vendor list but keep acpi video driver
 2013-04-29 10:06 UTC  (9+ messages)
` [PATCH 1/2] acpi: video: add function to support unregister backlight

[regression] suspend is flakey, "shutdown -h now" does not power off
 2013-04-29  7:09 UTC  (10+ messages)

[PATCH] platform-driver-x86: toshiba_hdaps (new) (3.8.10)
 2013-04-29  5:42 UTC 

[PATCH] ACPI thermal: do not always return THERMAL_TREND_RAISING for active trip points
 2013-04-27 18:38 UTC  (5+ messages)

3.9.0-rc8+: warning at pnpacpi/core.c:98 pnpacpi_set_resources
 2013-04-27 14:22 UTC  (2+ messages)

New ACPI/PM patch submissions for v3.10 closed
 2013-04-26 20:55 UTC 

[PATCH] thermal: Can't set policy
 2013-04-26 20:33 UTC  (2+ messages)

[PATCH v4 27/29] PCI: Make piix4 quirk to use addon_res
 2013-04-26 20:29 UTC  (2+ messages)

[PATCH] acpi: video: correct acpi_video_bus_add error processing
 2013-04-25 11:03 UTC  (2+ messages)

[PATCH] ACPI thermal: do not always return THERMAL_TREND_RAISING for active trip points
 2013-04-23 12:27 UTC 

3.9-rc3+: reports battery as 0 mWh capacity on thinkpad x60
 2013-04-23  8:40 UTC  (5+ messages)

[PATCH] ACPI: Disable Windows 8 compatibility for some Lenovo ThinkPads
 2013-04-22 15:11 UTC  (10+ messages)

[PATCH] acpi: video: enhance the quirk detect logic of _BQC
 2013-04-22 12:19 UTC  (3+ messages)


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