public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-31 07:40:51 to 2013-06-12 18:32:52 UTC [more...]

Wishlist: Disable C6 in intel_idle for Model 44 processors
 2013-06-12 18:32 UTC  (5+ messages)

[PATCH 00/16] ACPICA: 20130517 release
 2013-06-12 18:04 UTC  (34+ messages)
` [PATCH 01/16] ACPICA: Split buffer dump routines into separate file
` [PATCH 02/16] ACPICA: Split internal error msg routines to a "
` [PATCH 03/16] ACPICA: Standardize all switch() blocks
` [PATCH 04/16] ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT
` [PATCH 05/16] ACPICA: Split table print utilities to a new a separate file
` [PATCH 06/16] ACPICA: Do not use extended sleep registers unless HW-reduced bit is set
` [PATCH 07/16] ACPICA: New: Portable acpidump utility (get system ACPI tables)
` [PATCH 08/16] ACPICA: Update interface to AcpiUtValidAcpiName
` [PATCH 09/16] ACPICA: ACPICA Termination: Delete global lock pending lock
` [PATCH 10/16] ACPICA: Fix possible memory leak in GPE init error path
` [PATCH 11/16] ACPICA: Clear events initialized flag upon event component termination
` [PATCH 12/16] ACPICA: Support Mac OS X in Makefile
` [PATCH 13/16] ACPICA: Move _PRT repair into the standard complex repair module
` [PATCH 14/16] ACPICA: Add several repairs for _CST predefined name
` [PATCH 15/16] ACPICA: _CST repair: Handle null package entries
` [PATCH 16/16] ACPICA: Update version to 20130517

[PATCH] PCI: Remove not needed check in disable aspm link
 2013-06-12 17:05 UTC  (15+ messages)

[PATCH] ACPI / APEI: fix error return code in einj_init()
 2013-06-12 13:42 UTC  (6+ messages)

OT: Best practices for indenting ASL files
 2013-06-12 11:29 UTC  (4+ messages)

[PATCH] ACPI: Remove unused flags in acpi_device_flags
 2013-06-11 22:41 UTC  (3+ messages)

[PATCH V2 1/2] ACPI: Add CMOS RTC Operation Region handler support
 2013-06-11 22:28 UTC  (3+ messages)
` [PATCH V2 2/2] ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan

[PATCH 0/3] Fix backlight issues on some Windows 8 systems
 2013-06-11 13:08 UTC  (10+ messages)
` [PATCH 1/3] acpi: video: add function to support unregister backlight interface
` [PATCH 2/3] ACPICA: Add interface for getting latest OS version requested via _OSI
` [PATCH 3/3] i915: Don't provide ACPI backlight interface if firmware expects Windows 8

[PATCH] ACPI / scan: Simplify ACPI driver probing
 2013-06-10 20:01 UTC  (7+ messages)
` [Update][PATCH] "

[PATCH RFC v2 0/3] add cpu physically hotplug driver
 2013-06-10 11:47 UTC  (15+ messages)
` [PATCH RFC v2 1/3] drivers/platform/x86: "
` [PATCH RFC v2 2/3] ec: add ec space notifier
` [PATCH RFC v2 3/3] cpu_physic_hotplug: register handler for "

[PATCH] ACPI / video: Do not bind to device objects with a driver or scan handler
 2013-06-09  0:33 UTC  (2+ messages)

[GIT PULL] Power management and ACPI fixes for v3.10-rc5
 2013-06-08  0:55 UTC  (6+ messages)
    ` acpi_sba_ioc_driver breakage (was: Re: [GIT PULL] Power management and ACPI fixes for v3.10-rc5)
  ` [PATCH, revert] ACPI / scan: Revert scan handler check in acpi_bus_match()

Add support for injecting ACPI events
 2013-06-07 20:38 UTC 

New prototype computer problem with S3 suspend
 2013-06-07  8:14 UTC  (3+ messages)

Q: acpi-cpufreq module auto-loading after processor driver change
 2013-06-07  3:33 UTC  (10+ messages)
              ` [PATCH] ACPI / cpufreq: Add ACPI processor device IDs to acpi-cpufreq

[PATCH v3 0/6] PCI/ACPI: Fix firmware first error recovery with root port in reset
 2013-06-06 21:04 UTC  (11+ messages)
` [PATCH v3 1/6] PCI/AER: Don't parse HEST table for non-PCIe devices
` [PATCH v3 2/6] PCI/AER: Factor out HEST device type matching
` [PATCH v3 3/6] PCI/AER: Set dev->__aer_firmware_first only for matching devices
` [PATCH v2 4/6] PCI/ACPI: Move AER severity defines to aer.h
` [PATCH v3 5/6] ACPI/APEI: Force fatal AER severity when bus has been reset
` [PATCH v3 6/6] PCI/AER: Provide reset_link for firmware first root port

[PATCH] ACPI: do not match devices that have scan handler
 2013-06-06 10:56 UTC  (3+ messages)
  ` [PATCH v2] ACPI / scan: do not match drivers against objects having scan handlers

PROCES A ODKUPU VAŠÍ VYHRÁL CENU £ 7.500,000LIBRA BRITSKÁ LIBRA { GBP }
 2013-06-06  9:00 UTC 

[PATCH] clean up scary strncpy(dst, src, strlen(src)) uses
 2013-06-06  7:08 UTC  (6+ messages)

[PATCH v2 1/2] acpi: video: add function to support unregister backlight interface
 2013-06-06  5:21 UTC  (2+ messages)

[PATCH v3.9 stable] PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check
 2013-06-06  1:55 UTC 

[PATCH RFC 0/3] add cpu physically hotplug driver
 2013-06-06  1:32 UTC  (4+ messages)
` [PATCH RFC 1/3] drivers/platform/x86: "
` [PATCH RFC 2/3] ec: add ec space notifier
` [PATCH RFC 3/3] cpu_physic_hotplug: register handler for "

[PATCH] ACPI / PM: Do not execute _PS0 for devices without _PSC during initialization
 2013-06-05 20:24 UTC 

[PATCH v2 0/3] PCI/ACPI: Fix firmware first error recovery with root port in reset
 2013-06-05 13:38 UTC  (21+ 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

[regression,bisected] restore of disks after suspend-to-disk broken in 3.9.x
 2013-06-05 13:23 UTC  (9+ messages)

[PATCH v4 03/22] x86, ACPI, mm: Kill max_low_pfn_mapped
 2013-06-05  8:36 UTC  (2+ messages)

[PATCH v3 0/2] ACPI: DBGP/DBG2 early console support for LPIA
 2013-06-04 13:35 UTC  (7+ messages)
` [PATCH v6 1/2] ACPI: Add early console framework for DBGP/DBG2

[PATCH 1/1] ACPI: ghes: Remove redundant platform_set_drvdata()
 2013-06-04 11:29 UTC  (5+ messages)

Kernel panic - not syncing: IO-APIC + timer doesn't work! Boot with apic=debug and send a report. Then try booting with the 'noapic' option
 2013-06-04  9:13 UTC  (5+ messages)

[PATCH 1/2] acpi/processor: remove bm_rld_set of acpi_processor_flags
 2013-06-04  8:19 UTC  (4+ messages)
` [PATCH 2/2] xen: remove bm_rld_set of xen_processor_flags

[PATCH] clean up scary strncpy(dst, src, strlen(src)) uses
 2013-06-04  7:25 UTC 

[PATCH RFC] PM / Runtime: Rework the "runtime idle" helper routine
 2013-06-04  7:15 UTC  (6+ messages)
` [PATCH 0/2] PM / Runtime: Rework the "runtime idle" helper routine (was: Re: [PATCH RFC] PM / Runtime: Rework the "runtime idle" helper routine)
  ` [PATCH 1/2, v2] PM / Runtime: Rework the "runtime idle" helper routine
  ` [PATCH 2/2] PM / Runtime: Update .runtime_idle() callback documentation

[PATCH] ghes: fix error return code in ghes_probe()
 2013-06-03 19:48 UTC  (3+ messages)

[PATCH] ACPI: Remove useless initializers
 2013-06-03 19:43 UTC  (2+ messages)

Add CMOS RTC Operation Region handler support
 2013-06-03 19:29 UTC  (2+ messages)

[UPDATE][PATCH v2] ACPI:add _STA evaluating at do_acpi_find_child()
 2013-06-03 19:18 UTC  (3+ messages)

[PATCH RFC] PM / Runtime: Rework the "runtime idle" helper routine
 2013-06-02 19:44 UTC  (3+ messages)

[PATCH 00/07] ACPICA 20130418 Release
 2013-06-01 20:09 UTC  (2+ messages)

Why write CPER_NOTIFY_MCE to ERST when reboot
 2013-06-01  1:33 UTC  (4+ messages)

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

[PATCH] ACPI: Fix potential NULL pointer dereference in acpi_processor_add()
 2013-05-31 12:08 UTC  (4+ messages)

[PATCH v3] aerdrv: Move cper_print_aer() call out of interrupt context
 2013-05-31  7:41 UTC  (8+ messages)


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