public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-16 11:05:52 to 2009-12-20 19:50:24 UTC [more...]

Async suspend-resume patch w/ rwsems (was: Re: [GIT PULL] PM updates for 2.6.33)
 2009-12-20 19:51 UTC  (51+ messages)
` Async suspend-resume patch w/ completions (was: Re: Async suspend-resume patch w/ rwsems)
                              ` [linux-pm] "

[PATCH v2 00/11] ACPI: early _PDC eval and unify x86/ia64
 2009-12-20 19:31 UTC  (12+ messages)
` [PATCH v2 01/11] ACPI: processor: call _PDC early
` [PATCH v2 02/11] ACPI: processor: introduce arch_has_acpi_pdc
` [PATCH v2 03/11] ACPI: processor: unify arch_acpi_processor_init_pdc
` [PATCH v2 04/11] ACPI: processor: factor out common _PDC settings
` [PATCH v2 05/11] ACPI: processor: finish unifying arch_acpi_processor_init_pdc()
` [PATCH v2 06/11] ACPI: processor: unify arch_acpi_processor_cleanup_pdc
` [PATCH v2 07/11] ACPI: processor: introduce acpi_processor_alloc_pdc()
` [PATCH v2 08/11] ACPI: processor: change acpi_processor_eval_pdc interface
` [PATCH v2 09/11] ACPI: processor: open code acpi_processor_cleanup_pdc
` [PATCH v2 10/11] ACPI: processor: change acpi_processor_set_pdc() interface
` [PATCH v2 11/11] ACPI: processor: remove _PDC object list from struct acpi_processor

[PATCH 00/11] ACPI: early _PDC eval and unify x86/ia64
 2009-12-20 19:25 UTC  (13+ messages)
` [PATCH 01/11] ACPI: processor: call _PDC early
` [PATCH 02/11] ACPI: processor: introduce arch_has_acpi_pdc
` [PATCH 03/11] ACPI: processor: unify arch_acpi_processor_init_pdc
` [PATCH 04/11] ACPI: processor: factor out common _PDC settings
` [PATCH 05/11] ACPI: processor: finish unifying arch_acpi_processor_init_pdc()
` [PATCH 06/11] ACPI: processor: unify arch_acpi_processor_cleanup_pdc
` [PATCH 07/11] ACPI: processor: introduce acpi_processor_alloc_pdc()
` [PATCH 08/11] ACPI: processor: change acpi_processor_eval_pdc interface
` [PATCH 1/3] ACPI: processor: open code acpi_processor_cleanup_pdc
` [PATCH 2/3] ACPI: processor: change acpi_processor_set_pdc() interface
` [PATCH 3/3] ACPI: processor: remove _PDC object list from struct acpi_processor

[PATCH 2/5 -v2] acpi, apei, APEI supporting infrastructure
 2009-12-20 18:57 UTC  (3+ messages)

[PATCH 0/3] sony-laptop updates
 2009-12-20 14:17 UTC  (4+ messages)
` [PATCH 1/3] sony-laptop: documentation updates
  ` [PATCH 2/3] sony-laptop: switch from workqueue to a timer
    ` [PATCH 3/3] sony-laptop: simplify keymap initialization

[PATCH] eeepc-laptop - switch to using sparse keymap library
 2009-12-20 12:25 UTC  (2+ messages)

ACPI error during boot - does it need fixing ?
 2009-12-20  7:02 UTC 

[RFD] Asynchronous suspend/resume of PCI devices
 2009-12-19 23:31 UTC 

[PATCH 3/5 -v2] acpi, apei, HEST table parsing
 2009-12-18 18:44 UTC  (2+ messages)

[PATH 1/5 -v2] acpi, IO memory pre-mapping and atomic accessing
 2009-12-18 18:11 UTC  (10+ messages)

[PATCH 1/2] x86 platform drivers, wmi: Remove needless dmi MODULE_ALIAS
 2009-12-18 17:54 UTC  (5+ messages)
` [PATCH 2/2] x86 platform drivers, hp-wmi: Fix two memleaks

[PATCH] dell-wmi - do not keep driver loaded on unsupported boxes
 2009-12-18 14:28 UTC  (2+ messages)

[PATCH v4 0/2] IPMI/ACPI: Install the ACPI IPMI opregion
 2009-12-18  7:57 UTC  (3+ messages)
` [PATCH v4 1/2] IPMI/ACPI: use ACPI detection mechanism firstly to detect IPMI system interface
  ` [PATCH v4 2/2] IPMI/ACPI: Install the IPMI space handler to enable ACPI to access the BMC controller

[PATCH 1/2] sony-laptop - switch from workqueue to a timer
 2009-12-18  6:13 UTC  (2+ messages)
` [PATCH 2/2] sony-laptop - simplify keymap initialization

[PATCH] sony-laptop - switch from workqueue to a timer
 2009-12-18  6:08 UTC  (3+ messages)

[git pull request] ACPI and driver patches for 2.6.33.merge
 2009-12-18  5:14 UTC  (6+ messages)

[PATCH 1/3] ipmi/acpi: Fix the building error in ipmi module
 2009-12-18  1:38 UTC  (11+ messages)
` [PATCH 2/3] ipmi/acpi: use ACPI detection mechanism firstly to detect IPMI system interface
  ` [PATCH 3/3] ipmi/acpi: Install the IPMI space handler to enable ACPI to access the BMC controller

[PATCH] acpi: Disable explicit power state retrieval on fans
 2009-12-18  1:02 UTC  (4+ messages)

[GIT PULL] PM updates for 2.6.33
 2009-12-17 23:28 UTC  (5+ messages)

[PATCH 0/4 v2] sony-laptop for 2.6.33
 2009-12-17 22:48 UTC  (7+ messages)
` [PATCH 1/4] sony-laptop: add AVMode key mapping
  ` [PATCH 2/4] sony-laptop: remove private workqueue, use keventd instead
    ` [PATCH 3/4] sony-laptop: rfkill support for newer models
      ` [PATCH 4/4] sony-laptop: enumerate rfkill devices using SN06

[PATCH v2] cpufreq: Processor Clocking Control interface driver
 2009-12-17 20:18 UTC 

[PATCH] acpi: Do not select ACPI_DOCK from ATA_ACPI
 2009-12-17 18:48 UTC 

[PATCH] i2c-scmi: Quirk to work on IBM machines with broken BIOSes
 2009-12-17 14:02 UTC  (6+ messages)
` [PATCH v2 1/2] acpi: support IBM SMBus CMI devices
      ` [RESEND PATCH v2 1/2] ACPI: Quirk to make SMBus objects work on IBM machines with broken BIOSes

[PATCH 0/7] msi-wmi driver and cleanups
 2009-12-17 10:28 UTC  (6+ messages)
` [PATCH 1/7] X86 drivers: Introduce msi-wmi driver
        ` [PATCH] MAINTAINERS: add maintainer for "

[PATCH 0/2] aggregator device driver update
 2009-12-17  4:52 UTC  (5+ messages)
` [PATCH 1/2] fix some errors in aggregator device driver
  ` [PATCH 2/2] update mutex usage in aggregator driver

[REGRESSION] System wakeup by time not working anymore on 2.6.32
 2009-12-17  4:12 UTC  (2+ messages)

[PATCH 2.6.31,32.stable] thinkpad-acpi: fix default brightness_mode for R50e/R51
 2009-12-17  4:04 UTC 

[PATCH 2.6.31,32.stable] thinkpad-acpi: preserve rfkill state across suspend/resume
 2009-12-17  4:01 UTC 

[PATCH]acpi cpuidle: Fix kernel oops when tickless is not enabled
 2009-12-17 11:27 UTC  (3+ messages)

[PATCH 2.6.32.stable] ACPI: Use the return result of ACPI lid notifier chain correctly
 2009-12-17  3:46 UTC 

[PATCH]acpi c-states: Fix ACPI C3 is wrongly mapped to C2
 2009-12-17 11:19 UTC  (3+ messages)

[PATCH resend] wmi: Free the allocated acpi objects through wmi_get_event_data
 2009-12-16 22:38 UTC  (2+ messages)

[PATCH 0/3] A few fixes to TC1100-WMI driver
 2009-12-16 22:35 UTC  (3+ messages)

[PATCH v1 0/5] IPMI devices from ACPI namespace
 2009-12-16 20:53 UTC  (4+ messages)
` [PATCH v1 3/5] ipmi: remove unused PCI probe coded

[RFC][PATCH 0/10] PCI run-time PM support
 2009-12-16 19:28 UTC  (5+ messages)
` [RFC][PATCH 0/12] PCI run-time PM support (updated)
  ` [RFC][PATCH 3/12] PCI / PM: Propagate wake-up enable for PCIe devices too

Introduce msi-wmi driver - Fix hp-wmi memleaks - Cleanup __cpuinit warnings
 2009-12-16 19:20 UTC  (6+ messages)
` [PATCH 2/3] hp-wmi: Fix memleaks by freeing acpi buffers delcared as ACPI_ALLOCATE_BUFFER
` [PATCH 3/3] ACPI processor: Fix section mismatch for processor_add()

Dock OOPSing with recent acpi-test
 2009-12-16 17:30 UTC  (2+ messages)

[PATCH] Toshiba Bluetooth enabler (rfkill)
 2009-12-16 17:06 UTC  (6+ messages)
  ` Toshiba Bluetooth enabler (v2) (was: Re: [PATCH] Toshiba Bluetooth enabler (rfkill))
      ` PATCH: Toshiba Bluetooth enabler (v3)

[PATCH] cpufreq: Processor Clocking Control interface driver
 2009-12-16 16:38 UTC  (6+ messages)

[Resend PATCH] ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller
 2009-12-16 15:51 UTC  (4+ messages)

[REGRESSION] 9a884ab64a4d092b4c3bf24fd9a30f7fbd4591e7 causes boot hang
 2009-12-16 15:10 UTC  (3+ messages)

ACPI & platform driver patches for 2.6.33.merge
 2009-12-16 14:20 UTC  (45+ messages)
` [PATCH 001/103] ACPI: dock: convert sysfs attributes to an attribute_group
  ` [PATCH 012/103] thinkpad-acpi: issue backlight class events
  ` [PATCH 017/103] thinkpad-acpi: use input_set_capability
  ` [PATCH 018/103] eeepc-laptop: disp attribute should be write-only
  ` [PATCH 035/103] eeepc-laptop: simplify acpi initialization
  ` [PATCH 040/103] eeepc-laptop: code movement
  ` [PATCH 041/103] eeepc-laptop: revise names
  ` [PATCH 042/103] eeepc-laptop: callbacks should use "driver data" parameter or field
  ` [PATCH 050/103] hp-wmi: improve rfkill support
  ` [PATCH 057/103] dell-wmi: Add support for new Dell systems
  ` [PATCH 059/103] ACPI: support customizing ACPI control methods at runtime
  ` [PATCH 060/103] ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f
  ` [PATCH 061/103] ACPICA: Fix possible memory leak for module-level code execution
  ` [PATCH 062/103] ACPICA: Fix two Scope type error messages
  ` [PATCH 063/103] ACPICA: Fix two additional Scope override "
  ` [PATCH 064/103] ACPICA: Add repair for bad _FDE/_GTM buffers
  ` [PATCH 065/103] ACPICA: Update internal namespace node/handle interfaces
  ` [PATCH 066/103] ACPICA: Add more conversions to predefined name repair module
  ` [PATCH 067/103] ACPICA: Update function headers, no functional change
  ` [PATCH 068/103] ACPICA: Fix mutex errors when running _REG methods
  ` [PATCH 069/103] ACPICA: Move Package-to-Buffer repair code into common ToBuffer function
  ` [PATCH 070/103] ACPICA: Remove messages if predefined repair(s) are successful
  ` [PATCH 071/103] ACPICA: Update function headers and comments, no functional change
  ` [PATCH 072/103] ACPICA: Conditionally perform complex per-predefined-name repairs
  ` [PATCH 073/103] ACPICA: Module-level code: enable _REG execution in same scope
  ` [PATCH 074/103] ACPICA: Predefined name repair: automatically remove null package elements
  ` [PATCH 075/103] ACPICA: Move check for valid Thread ID structure
  ` [PATCH 076/103] ACPICA: Update version to 20091214
  ` [PATCH 080/103] ipmi: add PNP discovery (ACPI namespace via PNPACPI)
  ` [PATCH 081/103] asus-laptop: change light sens default values
  ` [PATCH 083/103] thinkpad-acpi: sync input device EV_SW initial state
  ` [PATCH 084/103] thinkpad-acpi: log initial state of rfkill switches
  ` [PATCH 085/103] thinkpad-acpi: volume subdriver rewrite
  ` [PATCH 086/103] thinkpad-acpi: support MUTE-only ThinkPads
  ` [PATCH 087/103] thinkpad-acpi: disable volume control
  ` [PATCH 088/103] thinkpad-acpi: basic ALSA mixer support (v2)
  ` [PATCH 089/103] thinkpad-acpi: convert to seq_file
  ` [PATCH 091/103] ACPI: Remove repeated registered as cooling_device messages
  ` [PATCH 095/103] ACPI: remove NID_INVAL
  ` [PATCH 096/103] acpi: thermal: display forced passive trip points in proc
  ` [PATCH 097/103] acerhdf: add new BIOS versions
  ` [PATCH 102/103] ACPI: dock: minor whitespace and style cleanups
  ` [PATCH 103/103] acpi_pad: squish warning


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