public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-18 01:20:44 to 2013-05-31 03:59:32 UTC [more...]

[PATCH] ACPI: Fix potential NULL pointer dereference in acpi_processor_add()
 2013-05-31  3:58 UTC  (8+ messages)

Q: acpi-cpufreq module auto-loading after processor driver change
 2013-05-30 21:54 UTC  (2+ messages)

[PATCH RFC] PM / Runtime: Rework the "runtime idle" helper routine
 2013-05-30 20:13 UTC  (8+ messages)

[PATCH v1 1/2] ACPI, PCI: remove unused global list acpi_pci_roots in pci_root.c
 2013-05-30 19:51 UTC  (7+ messages)
` [PATCH v1 2/2] ACPI, pci_root: use acpi_handle_print() and pr_xxx() to print messages

System slow down from udev
 2013-05-30 19:49 UTC  (24+ messages)
                                  ` [PATCH] ACPI / processor: Initialize per_cpu(processors, pr->id) properly (Re: System slow down from udev)

[PATCH v4] aerdrv: Move cper_print_aer() call out of interrupt context
 2013-05-30 18:12 UTC  (2+ messages)

[regression,bisected] restore of disks after suspend-to-disk broken in 3.9.x
 2013-05-30 17:19 UTC  (11+ messages)

[resend] cpuidle: ACPI processor idle regression
 2013-05-30 16:56 UTC  (4+ messages)

[PATCH v2 0/3] PCI/ACPI: Fix firmware first error recovery with root port in reset
 2013-05-30 14:39 UTC  (4+ messages)
` [PATCH v2 1/3] PCI/AER: Fix incorrect return from aer_hest_parse()
` [PATCH v2 2/3] ACPI/APEI: Force fatal AER severity when bus has been reset
` [PATCH v2 3/3] PCI/AER: Provide reset_link for firmware first root port

[PATCH v3] aerdrv: Move cper_print_aer() call out of interrupt context
 2013-05-30 14:04 UTC  (8+ messages)

Upstream testing of bug 1069144 about Toshiba brightness control after wakeup
 2013-05-30 12:45 UTC  (2+ messages)

[PATCH 00/07] ACPICA 20130418 Release
 2013-05-30  2:03 UTC  (11+ messages)
  ` [PATCH 1/7] ACPICA: Change an exception code for the ASL UnLoad() operator
  ` [PATCH 2/7] ACPICA: Add BIOS error interface for predefined name validation support
  ` [PATCH 3/7] ACPICA: Add argument typechecking for all predefined ACPI names
  ` [PATCH 4/7] ACPICA: Predefined name support: Remove unused local variable
  ` [PATCH 5/7] ACPICA: Remove unused macros, no functional change
  ` [PATCH 6/7] ACPICA: Update for "orphan" embedded controller _REG method support
    ` [PATCH v2 "
  ` [PATCH 7/7] ACPICA: Update version to 20130418

possible_cpus broken in linux-next
 2013-05-29 22:46 UTC  (5+ messages)

[PATCH 0/3] PCI/ACPI: Fix firmware first error recovery with root port in reset
 2013-05-29 16:16 UTC  (8+ messages)
` [PATCH 1/3] PCI/AER: Fix incorrect return from aer_hest_parse()
` [PATCH 2/3] ACPI/APEI: Force fatal AER severity when bus has been reset
` [PATCH 3/3] PCI/AER: Provide reset_link for firmware first root port

[Fix PATCH 1/2] ACPI: Add CMOS RTC operation region handler support
 2013-05-29 12:04 UTC  (2+ messages)
` [Fix PATCH 2/2] ACPI/EC: Add HP Folio 13 into ec_dmi_table in order to skip DSDT scan

[PATCH 1/1] ACPI: ghes: Remove redundant platform_set_drvdata()
 2013-05-29 11:46 UTC 

[PATCH] ACPICA: Remove redundant macro defines for ACPI_DEBUG_PRINT() and ACPI_DEBUG_PRINT_RAW()
 2013-05-29 10:00 UTC  (3+ messages)

[UPDATE][PATCH v2] ACPI:add _STA evaluating at do_acpi_find_child()
 2013-05-29  6:31 UTC 

[PATCH] ACPI video: ignore BIOS initial backlight value for HP Pavilion g6
 2013-05-29  1:27 UTC 

[PATCH] Memory hotplug: Move alternative function definitions to header
 2013-05-28 23:32 UTC 

[PATCH v2] ACPI:add _STA evaluating at do_acpi_find_child()
 2013-05-28 15:16 UTC  (3+ messages)

[PATCH] Platform/HP: Fix misuse variable bluetooth_rfkill in the hp_wmi_rfkill_setup()
 2013-05-28  2:25 UTC 

[PATCH] ACPI video: ignore BIOS initial backlight value for HP m4
 2013-05-28  2:05 UTC 

[PATCH v3, part2 13/20] PCI, ACPI: use hotplug-safe iterators to walk PCI buses
 2013-05-26 15:53 UTC 

S3 question
 2013-05-26 11:36 UTC 

[GIT PULL] Power management and ACPI fixes for v3.10-rc3
 2013-05-25 20:04 UTC 

BGRT wild pointer
 2013-05-25 19:50 UTC  (5+ messages)
` [PATCH] efi: Work around bogus pointers in BGRT

[PATCH] ACPI:add _STA evaluating at do_acpi_find_child()
 2013-05-24 21:46 UTC  (13+ messages)

enabling aspm on ati radeon
 2013-05-24 19:57 UTC  (20+ messages)

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

[PATCH v3 0/2] dma: support Lynxpoint DMA
 2013-05-23 16:22 UTC  (7+ messages)

[PATCH 0/5] ACPI / scan / memhotplug: ACPI hotplug rework followup changes
 2013-05-23 16:45 UTC  (15+ messages)
` [PATCH 1/5] ACPI: Drop removal_type field from struct acpi_device
` [PATCH 2/5] ACPI / processor: Pass processor object handle to acpi_bind_one()
` [PATCH 3/5] Driver core / MM: Drop offline_memory_block()
` [PATCH 4/5] ACPI / scan: Add second pass of companion offlining to hot-remove code
` [PATCH 5/5] ACPI / memhotplug: Drop unnecessary code
        ` [PATCH *5/5] Memory hotplug / ACPI: Simplify memory removal (was: Re: [PATCH 5/5] ACPI / memhotplug: Drop unnecessary code)

[PATCH] ACPI: implement acpi_os_get_timer() according the spec
 2013-05-23  7:27 UTC  (7+ messages)
        ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH 0/3 RFC] Driver core / ACPI: Add offline/online for graceful hot-removal of devices
 2013-05-23  4:37 UTC  (14+ messages)
` [PATCH 0/3 RFC] Driver core: Add offline/online callbacks for memory_subsys
  ` [PATCH 0/2 v2, "
    ` [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
            ` [PATCH] Driver core / memory: Simplify __memory_block_change_state()

Parameter check for EINJ error injection - V3
 2013-05-23  2:32 UTC  (3+ messages)
` [PATCH 1/2 V3] ACPI/APEI: Add parameter check before error injection
` [PATCH 2/2 V3] ACPI/APEI: Update einj documentation for param1/param2

[rebased-again][PATCH 0/4] acpi: do some changes for numa info
 2013-05-23  0:25 UTC  (2+ messages)

ACPI v5 sleep registers broken on Toshiba laptops
 2013-05-23  0:00 UTC  (6+ messages)

[PATCH -resend 5/6] acpi: ec_sys: access user space with get_user()/put_user()
 2013-05-22 23:39 UTC  (2+ messages)

Parameter check for EINJ error injection - V2
 2013-05-22 10:33 UTC  (6+ messages)
` [PATCH 1/2 V2] ACPI/APEI: Add parameter check before error injection
` [PATCH 2/2 V2] ACPI/APEI: Update einj documentation for param1/param2

[PATCH] ACPI / resource: call acpi_get_override_irq() only for legacy IRQ resources
 2013-05-20 15:41 UTC 

[PATCH] acpi: blacklist win8 OSI for ASUS Zenbok Prime UX31A
 2013-05-20  8:16 UTC 

Parameter check for EINJ error injection
 2013-05-20  2:13 UTC  (6+ messages)
` [PATCH 1/2] ACPI/APEI: Add parameter check before "

[PATCH] ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist
 2013-05-19 11:52 UTC 

REGRESSION: 3.10-rc1: Dell Latitude e6410 hangs within 3 seconds
 2013-05-18 23:06 UTC  (6+ messages)


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