public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-08-22 22:36:57 to 2009-08-28 23:20:14 UTC [more...]

[PATCH 0/6] PM: Asynchronous suspend and resume of devices
 2009-08-28 23:20 UTC  (29+ 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] 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 00/24] acpi4asus updates
 2009-08-28 19:33 UTC  (27+ 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] ACPICA: Don't switch task then not allowed
 2009-08-28 19:29 UTC  (3+ messages)
` [PATCH 2/3] ACPI: EC: use BURST mode only for MSI notebooks
` [PATCH 3/3] ACPI: EC: Drop orphan comment

[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  (9+ messages)
` [linux-pm] "

[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  (13+ 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 3/7] PM: Asynchronous resume of I/O devices
    ` [RFC][PATCH 3/7 updated] "
  ` [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)

[PATCH resend] dell-wmi: Add support for new Dell WMI based HotKey
 2009-08-24 21:36 UTC  (2+ messages)

acpi_idle_enter_bm & mwait_idle
 2009-08-24 20:47 UTC  (2+ messages)

[PATCH 1/5] introduce .wakeup_event ops
 2009-08-24 18:49 UTC  (9+ messages)

ACPI locks hardware devices when it doesn't detect vista
 2009-08-24 18:47 UTC  (6+ messages)

[PATCH 00/10] make every acpi_device have a HID
 2009-08-24 16:39 UTC  (11+ messages)
` [PATCH 01/10] ACPI: fix leak in debug code
` [PATCH 02/10] ACPI: add ACPI_IS_ROOT_DEVICE()
` [PATCH 03/10] ACPI: fix synthetic HID for \_SB_
` [PATCH 04/10] ACPI: use acpi_device_hid() when possible
` [PATCH 05/10] ACPI: make sure every acpi_device has an ID
` [PATCH 06/10] ACPI: maintain a single list of _HID and _CID IDs
` [PATCH 07/10] ACPI: remove acpi_device.flags.compatible_ids
` [PATCH 08/10] ACPI: remove acpi_device.flags.hardware_id
` [PATCH 09/10] ACPI: remove acpi_device_uid() and related stuff
` [PATCH 10/10] ACPI: simplify building device HID/CID list

[PATCH 0/3] acpi: improvements for Documentation/thermal/sysfs-api.txt
 2009-08-24  0:55 UTC  (3+ messages)
` [PATCH 3/3] acpi: thermal/sysfs-api.txt: move to acpi directory

[PATCH] dell-wmi: Add support for new Dell WMI based HotKey scheme
 2009-08-23 23:34 UTC 

2.6.31-rc6: ACPI handle has no context apparenty from libata during suspend to RAM
 2009-08-23 18:58 UTC  (4+ messages)

a backlight issue
 2009-08-23 12:41 UTC  (5+ messages)

battery alarm unsupported
 2009-08-23  9:21 UTC 


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