linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-08-24 23:23:00 to 2009-08-30 02:18:39 UTC [more...]

[PATCH -mm] ACPI video: only one ACPI bus video device is allowed for one VGA controller
 2009-08-30  2:18 UTC  (2+ messages)

[PATCH] ACPI: EC: Merge IRQ and POLL modes
 2009-08-30  1:48 UTC  (2+ messages)

[PATCH] ACPI: EC: Merge IRQ and POLL modes
 2009-08-30  1:47 UTC  (2+ messages)

[patch 1/9] acpi battery: work around negative s16 battery current on Acer
 2009-08-30  1:36 UTC  (2+ messages)

[PATCH 0/6] PM: Asynchronous suspend and resume of devices
 2009-08-30  0:53 UTC  (36+ messages)
` [PATCH 1/6] PM: Introduce PM links framework
` [PATCH 2/6] PM: Asynchronous resume of devices
` [PATCH 3/6] PM: Asynchronous suspend "
` [PATCH 4/6] PM: Allow PCI devices to suspend/resume asynchronously
` [PATCH 5/6] PM: Allow ACPI "
` [PATCH 6/6] PM: Allow serio input "
    ` [PATCH 7] PM: Add a switch for disabling/enabling asynchronous suspend/resume
        ` [PATCH 7 updated] "
    ` [PATCH 8] PM: Allow user space to change the power.async_suspend flag of devices
            ` [PATCH 8 update] "
` [PATCH 9] PM: Measure device suspend and resume times (was: Re: [PATCH 0/6] PM: Asynchronous suspend and resume of devices)

ACPI locks hardware devices when it doesn't detect vista
 2009-08-29 23:30 UTC  (7+ messages)
  ` Is acpi_ec_ecdt_probe() broken? (was: Re: ACPI locks hardware devices when it doesn't detect vista)

[PATCH] ACPI / PM: Allow PCI root bridges to wake up the system
 2009-08-29 22:41 UTC 

[PATCH 1/3] ACPICA: Don't switch task then not allowed
 2009-08-29 18:41 UTC  (6+ messages)
` [PATCH 2/3] ACPI: EC: use BURST mode only for MSI notebooks
` [PATCH 3/3] ACPI: EC: Drop orphan comment

[PATCH 00/24] acpi4asus updates
 2009-08-29 18:17 UTC  (35+ messages)
` [PATCH 01/24] eeepc-laptop: don't touch the pci slot if it was claimed by a different driver
  ` [PATCH 02/24] eeepc-laptop: use a mutex to serialize pci hotplug (resume vs. notify)
    ` [PATCH 03/24] eeepc-laptop: fix pci hotplug race on load and unload
      ` [PATCH 04/24] eeepc-laptop: fix ordering of init and exit functions
        ` [PATCH 05/24] eeepc-laptop: make input device a child of the platform device
          ` [PATCH 06/24] eeepc-laptop: remove redundant rfkill_set_sw_state in resume handler
            ` [PATCH 07/24] eeepc-laptop: check the 3G rfkill state on resume
              ` [PATCH 08/24] eeepc-laptop: correct the description of the hibernation abort bug
                ` [PATCH 09/24] eeepc-laptop: switch to dev_pm_ops
                  ` [PATCH 10/24] eeepc-laptop: add rfkill support for the Wimax in ASUS Eee PC 1000HG
                    ` [PATCH 11/24] eeepc-laptop: document sysfs interface
                      ` [PATCH 12/24] video/backlight: "
                        ` [PATCH 13/24] video/lcd: "
                          ` [PATCH 14/24] led: "
                            ` [PATCH 15/24] asus-laptop: Show HRWS in infos and fix output format
                              ` [PATCH 16/24] asus-laptop: Add *_led_get() functions
                                ` [PATCH 17/24] asus-laptop: Map X50R hotkeys
                                  ` [PATCH 18/24] asus-laptop: set maximum led brightness
                                    ` [PATCH 19/24] asus-laptop: Add support for Keyboard backlight
                                      ` [PATCH 20/24] asus-laptop: handle keyboard backlight keys
                                        ` [PATCH 21/24] asus-laptop: Add suport for another "Media" key
                                          ` [PATCH 22/24] asus-laptop: Add "calculator" hotkey
                                            ` [PATCH 23/24] asus-laptop: document the module
                                              ` [PATCH 24/24] asus-laptop: document sysfs interface
` [PATCH 00/24] acpi4asus update
  ` [PATCH 1/3] asus-laptop: Fix coding style for comments
    ` [PATCH 2/3] eeepc-laptop: fix rfkill memory leak on unload
      ` [PATCH 3/3] eeepc-laptop: allow rfkill hotplug to work on the 900A model

[PATCH 00/11] SFI: Simple Firmware Interface - v3
 2009-08-29  7:34 UTC  (4+ messages)

[git pull request] ACPI related patches for Linux-2.6.31-rc8
 2009-08-29  0:21 UTC 

ACPI related patches queued for 2.6.31-rc8
 2009-08-29  0:18 UTC  (4+ messages)
` [PATCH 1/3] ACPICA: Windows compatibility fix: same buffer/string store
  ` [PATCH 2/3] toshiba_acpi: return on a fail path
  ` [PATCH 3/3] ACPI: don't free non-existent backlight in acpi video module

ACPICA Release 20090730 linuxized patches
 2009-08-28 23:41 UTC  (5+ messages)

[PATCH] thinkpad-acpi: don't ask about brightness_mode for fw. 1V and 1R
 2009-08-28 22:02 UTC  (3+ messages)

[PATCH] acpi: switch /proc/acpi/{debug_layer,debug_level} to seq_file
 2009-08-28 19:53 UTC 

[PATCH 4/4] fujitsu-laptop: increment driver version
 2009-08-28 19:07 UTC  (2+ messages)

[PATCH 3/4] fujitsu-laptop: driver [un]registration fixes
 2009-08-28 18:56 UTC  (2+ messages)

[Debian-eeepc-devel] Problems with wlan on a 1005HA-M
 2009-08-28 14:25 UTC  (2+ messages)

2.6.31-rc7-git2: Reported regressions 2.6.29 -> 2.6.30
 2009-08-28  2:39 UTC  (12+ messages)

[RESEND PATCH] ACPICA: fix leak of acpi_os_validate_address
 2009-08-28  1:17 UTC  (3+ messages)

suspend / hibernate nomenclature
 2009-08-28  0:34 UTC  (12+ messages)
  ` [PATCH] thinkpad-acpi: use correct key names for sleep states in driver

[PATCH 2/4] fujitsu-laptop: remove superfluous NULL pointer checks
 2009-08-27 22:56 UTC  (2+ messages)

[PATCH 1/4] fujitsu-laptop: Correct redundant test
 2009-08-27 22:56 UTC  (2+ messages)

[PATCH] fujitsu-laptop: support led-class as module
 2009-08-27 22:53 UTC  (5+ messages)

[PATCH] fujitsu-laptop: fix config corner case
 2009-08-27 22:46 UTC  (2+ messages)

[PATCH] ACPICA: Don't switch task then not allowed
 2009-08-27 22:39 UTC 

PME# for add-on cards
 2009-08-27 19:41 UTC  (8+ messages)

[PATCH 1/2] ACPI processor: force throttling state when BIOS returns incorrect value
 2009-08-27 18:28 UTC  (6+ messages)

[patch 7/9] drivers/acpi/video.c: remove unneeded memsets
 2009-08-27 18:09 UTC  (2+ messages)

[patch 6/9] acpi: don't free non-existent backlight in acpi video module
 2009-08-27 18:05 UTC  (2+ messages)

[patch 5/9] acerhdf: fix fan control for AOA150 model
 2009-08-27 18:00 UTC  (2+ messages)

[patch 4/9] toshiba_acpi: return on a fail path
 2009-08-27 17:58 UTC  (2+ messages)

[PATCH] ACPICA: Windows compatibility fix: same buffer/string store
 2009-08-27 14:29 UTC  (2+ messages)

acpi_ex_system_memory_space_handler oops
 2009-08-27  9:05 UTC  (11+ messages)

BUG: scheduling while atomic in acpi_ps_complete_op
 2009-08-27  5:39 UTC  (14+ messages)

[RFC][PATCH 0/3] PM: Asynchronous suspend and resume
 2009-08-26 15:44 UTC  (11+ messages)
` [RFC][PATCH 0/7] PM: Asynchronous suspend and resume (updated)
  ` [RFC][PATCH 1/7] PM: Update kerneldoc comments in drivers/base/power/main.c
  ` [RFC][PATCH 7/7] PM: Asynchronous suspend and resume of i8042

[PATCH 0/6] thermal: improvements re. forced passive cooling
 2009-08-26 16:48 UTC  (11+ messages)
` [PATCH 1/6] thermal: sysfs-api.txt - reformat for improved readability
` [PATCH 2/6] thermal: sysfs-api.txt - document passive attribute for thermal zones
` [PATCH 3/6] acpi: thermal: display forced passive trip points in proc
` [PATCH 4/6] thermal: add sanity check for the passive attribute
` [PATCH 5/6] thermal: Only set passive_delay for forced passive cooling
` [PATCH 6/6] thermal: disable polling if passive_delay and polling_delay are both unset

INFO: possible circular locking dependency - kacpid acpi_os_wait_events_complete
 2009-08-26 14:12 UTC  (3+ messages)

ACPI explodes in -next (ACPI video it seems)
 2009-08-26  1:43 UTC  (3+ messages)

2.6.31-rc6-git5: Reported regressions from 2.6.30
 2009-08-25 23:25 UTC  (4+ messages)

Sony-laptop: unknown event - VAIO VGN-FW21L
 2009-08-25 22:52 UTC  (6+ messages)

2.6.31-rc7-git2: Reported regressions from 2.6.30
 2009-08-25 20:00 UTC 

[PATCH V4 1/2] introduce ALS sysfs class
 2009-08-25 17:47 UTC  (3+ messages)

[PATCH V4 2/2] introduce ACPI ALS device driver
 2009-08-25  8:46 UTC  (2+ messages)

[PATCH] compal-laptop: Replace sysfs support with rfkill support
 2009-08-25  8:15 UTC  (3+ messages)

[RFC] [PATCH v3 1/2] introduce ALS sysfs class
 2009-08-25  3:36 UTC  (5+ messages)

[PATCH 0/3] Generic sysfs support for ACPI ALS and other ALS devices
 2009-08-25  1:13 UTC  (11+ messages)

Less strict requirements for video device detection
 2009-08-25  1:08 UTC  (6+ messages)
  ` Less strict requirements for video device detection (v2)
      ` Less strict requirements for video device detection (v3)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).