public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-02-28 22:43:22 to 2011-03-23 08:07:35 UTC [more...]

ACPI patch queue for 2.6.39-merge
 2011-03-23  6:42 UTC  (36+ messages)
` [PATCH 01/42] ACPI: Do not export functions that are only used in osl.c
  ` [PATCH 02/42] ACPI: Change acpi_ioremap_lock into a mutex
  ` [PATCH 03/42] ACPI: Avoid walking the list of memory mappings in osl.c twice in a row
  ` [PATCH 04/42] ACPI: Make acpi_os_map_memory() avoid creating unnecessary mappings
  ` [PATCH 05/42] ACPI: Do not use krefs under a mutex in osl.c
  ` [PATCH 06/42] ACPI: Introduce acpi_os_get_iomem()
  ` [PATCH 07/42] ACPI / PM: Use existing ACPI iomaps for NVS save/restore (v2)
  ` [PATCH 08/42] ACPI: Remove the wakeup.run_wake_count device field
  ` [PATCH 09/42] ACPI / Button: Avoid disabling wakeup unnecessarily on remove
  ` [PATCH 10/42] ACPI / PM: Drop acpi_restore_state_mem()
  ` [PATCH 11/42] ACPI / PM: acpi_suspend_enter() need not switch interrupts off
  ` [PATCH 12/42] ACPI / PM: Modify the "low-level resume finished" message
  ` [PATCH 13/42] ACPI / PM: Call acpi_save_state_mem() right before low-level suspend
  ` [PATCH 14/42] ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()
  ` [PATCH 15/42] ACPI / PM: acpi_hibernation_enter() need not switch interrupts off
  ` [PATCH 16/42] ACPI: Avoid calling request_irq() many times for the same interrupt
  ` [PATCH 17/42] ACPICA: GPE detect optimization - ignore unused GPE registers
  ` [PATCH 18/42] ACPICA: Remove use of unreliable FADT revision field
  ` [PATCH 19/42] ACPICA: Clarify a couple of error messages
  ` [PATCH 21/42] ACPICA: Fix unresolved name issue for no-debug and no-error-msg cases
  ` [PATCH 23/42] ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_name
  ` [PATCH 25/42] ACPICA: Update version to 20110211
  ` [PATCH 26/42] Thermal_Framework-Fix_crash_during_hwmon_unregister
  ` [PATCH 27/42] ACPI: use __init where possible in processor driver
  ` [PATCH 29/42] ACPI: Remove the unused EC sysdev class
  ` [PATCH 30/42] ACPI: Use syscore_ops instead of sysdev class and sysdev
  ` [PATCH 31/42] ACPI, APEI, Add ERST record ID cache
  ` [PATCH 34/42] ACPI button: remove unused procfs I/F
  ` [PATCH 35/42] ACPI battery: fribble sysfs files from a resume notifier
  ` [PATCH 36/42] ACPICA: Fix access width for reset vector
  ` [PATCH 37/42] ACPI: Bug compatibility for Windows on the ACPI reboot vector
  ` [PATCH 38/42] ACPI: Make sure the FADT is at least rev 2 before using the reset register
  ` [PATCH 40/42] ACPICA: Update version to 20110316
  ` [PATCH 41/42] ACPI: make acpi_pad /sys output more readable
  ` [PATCH 42/42] ACPI: minor printk format change in acpi_pad

[PATCH] ACPI:Fix goto flows in thermal-sys
 2011-03-23  5:54 UTC  (2+ messages)

[PATCH 1/2] ACPI : remove CONFIG_ACPI_PROCFS_POWER and AC/Battery procfs I/F
 2011-03-23  5:34 UTC  (3+ messages)

[PATCH] ACPI: Handle multiple button devices with the same name
 2011-03-23  4:56 UTC  (2+ messages)

[Patch] acpi: introduce "acpi_addr=" parameter for kdump
 2011-03-23  4:36 UTC  (13+ messages)

ACPICA release 20110316 linuxized patches
 2011-03-23  4:19 UTC  (2+ messages)

[PATCH 0/7] ACPI, APEI patches for 2.6.39
 2011-03-23  4:16 UTC  (5+ messages)

[PATCH 1/4] X86: Revamp reboot behaviour to match Windows more closely
 2011-03-23  4:08 UTC  (12+ messages)
` [PATCH 2/4] ACPICA: Fix access width for reset vector
` [PATCH 3/4] ACPI: Bug compatibility for Windows on the ACPI reboot vector
` [PATCH 4/4] ACPI: Make sure the FADT is at least rev 2 before using the reset register

[PATCH 2/2] ACPI button: remove unused procfs I/F
 2011-03-23  3:21 UTC  (3+ messages)

[PATCH] acpi_battery: fribble sysfs files from a resume notifier
 2011-03-22 20:40 UTC  (2+ messages)

acer-wmi: rfkill and bluetooth enabling doesn't work as in 2.6.37
 2011-03-22  2:32 UTC  (3+ messages)

[RFT][PATCH] PCI / ACPI: Do not require MSI support for PCIe native features
 2011-03-22  0:07 UTC  (19+ messages)
                      ` Hot plug issue on 2.6.38

Suspend/resume regression in Toshiba A11 since 2.6.34-rc4
 2011-03-21 22:58 UTC 

acer-wmi: rfkill and bluetooth enabling doesn't work as in 2.6.37
 2011-03-21 19:27 UTC  (18+ messages)

Letter
 2011-03-19 18:39 UTC 

Letter
 2011-03-19 18:39 UTC 

Status of native backlight patchset?
 2011-03-19 13:17 UTC 

ACPICA release 20110211 linuxized patches
 2011-03-18 22:01 UTC  (3+ messages)

[PATCH 3/8] ACPI: Use syscore_ops instead of sysdev class and sysdev
 2011-03-18 21:38 UTC  (2+ messages)

[PATCH] ACPI: Remove the unused EC sysdev class
 2011-03-18 21:36 UTC  (2+ messages)

Web Mail User Alart : Important Notice!!! Your webmail Account Expires in 24 Hours!!!
 2011-03-16 21:00 UTC 

[PATCH 1/2] v2 merge 32 and 64 realmode wakeup code
 2011-03-16  0:55 UTC  (3+ messages)

[PATCH 1/2] merge 32 and 64 realmode wakeup code
 2011-03-15 19:31 UTC  (4+ messages)

[PATCH 2/2] clean acpi wakeup code after merge
 2011-03-13 22:32 UTC  (2+ messages)

[ANNOUNCE] cpupowerutils - cpufrequtils extended with quite some features
 2011-03-12  4:40 UTC  (5+ messages)

[BUG] Fans keep running, first found since v2.6.38-rc7
 2011-03-11 23:02 UTC  (9+ messages)

acer-wmi: rfkill and bluetooth enabling doesn't work as in 2.6.37
 2011-03-10 18:37 UTC 

[PATCH]: cpufreq: pcc-cpufreq: don't load driver if get_freq fails during init
 2011-03-09 16:27 UTC  (3+ messages)

FW:
 2011-03-09 12:08 UTC 

2.6.38-rc7-git4: Reported regressions 2.6.36 -> 2.6.37
 2011-03-06 12:34 UTC 

2.6.38-rc7-git4: Reported regressions from 2.6.37
 2011-03-06 12:08 UTC 

[PATCH 0/6] ACPI / PM: Simplifications of core suspend and hibernate code
 2011-03-04 20:53 UTC  (14+ messages)
` [PATCH 1/6] ACPI / PM: Drop acpi_restore_state_mem()
` [PATCH 2/6] ACPI / PM: Do not switch interrupts off/on in acpi_suspend_enter()
` [PATCH 3/6] ACPI / PM: Modify the "low-level resume finished" message
` [PATCH 4/6] ACPI / PM: Call acpi_save_state_mem() right before low-level suspend
` [PATCH 5/6] ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()
` [PATCH 6/6] ACPI / PM: Do not switch interrupts off/on in acpi_hibernation_enter()

mmotm 2011-03-02 - ACPI/sysfs WARNING with NVidia graphics card
 2011-03-04  5:25 UTC  (4+ messages)

[PATCH 1/2] ACPI/Intel: Rework Opregion support
 2011-03-03 13:07 UTC  (9+ messages)
` [PATCH 2/2] staging: Use generic IGD opregion code for gma500

Patch[1/1]:ThermalFramework:Fix_crash_during_hwmon_unregister
 2011-03-03  9:47 UTC  (3+ messages)

[PATCH 0/2] acpi: section annotation adjustments in processor driver
 2011-03-03  7:49 UTC  (3+ messages)

[GIT] ACPI patches for 2.6.38-rc7
 2011-03-02 23:22 UTC 

[Bugme-new] [Bug 29922] New: irqpool crash
 2011-03-02 23:01 UTC  (3+ messages)

[PATCH] pnpacpi: Better format error message
 2011-03-01 22:25 UTC  (4+ messages)

Your email won $1,000,000 on microsoft co poration contact (stevencageclaim@hotmail.com)
 2011-03-01 14:10 UTC 

[PATCH 0/4] init: Shrink early messages to prevent overflowing the kernel log buffer
 2011-03-01  7:51 UTC  (17+ messages)
` [PATCH 1/4] printk: Allocate kernel log buffer earlier
` [PATCH 4/4] x86: Minimize SRAT messages

[PATCH upstream build breakage] acpi: several drivers depend on NET
 2011-03-01  6:17 UTC  (6+ messages)
          ` [build fix] ACPI: Fix build for CONFIG_NET unset


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