public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-09-03 22:05:26 to 2009-09-14 15:30:13 UTC [more...]

[PATCH v4] topstar-laptop: add new driver for hotkeys support on Topstar N01
 2009-09-14 15:30 UTC  (5+ messages)

[PATCH] ACPI: Remember to clear acpi_dev->driver after calling ops.remove()
 2009-09-14 15:24 UTC  (2+ messages)

[PATCH 1/5] Trivial whitespace cleanups
 2009-09-14 15:02 UTC  (6+ messages)
      ` [PATCH 4/5] acpi: fix trivial warning
        ` [PATCH 5/5] acpi: fix trivial warnings caused by previous commmit

[PATCH 0/3] rfkill_unregister() should always be followed by rfkill_destroy()
 2009-09-14 14:57 UTC  (11+ messages)
` [PATCH 1/3] hp-wmi: fix rfkill memory leak on unload
  ` [PATCH 2/3] thinkpad_acpi: "
    ` [PATCH 3/3] dell-laptop: "

[Bug 14159] AIC79xx is not working properly with an attached scsi tape since 2.6.29
 2009-09-14 14:25 UTC 

4e231fa "ACPI video: ignore buggy _BQC" - causes regression for _BQC_use_index workaround?
 2009-09-14  9:16 UTC 

[PATCHv2] ACPI fan: fix memleak on acpi_fan_add_fs() failure
 2009-09-14  7:50 UTC 

[PATCH] ACPI fan: fix memleak on acpi_fan_add_fs() failure
 2009-09-14  7:49 UTC  (3+ messages)

[RFC][PATCH 0/4] PCI / ACPI PM: Run-time PM, PME handling and PCI bus type callbacks
 2009-09-13 23:08 UTC  (10+ messages)
` [RFC][PATCH 1/4] PCI PM: Add function for checking PME status of devices
` [RFC][PATCH 2/4] PCI PM: PCIe PME root port service driver (rev. 3)
` [RFC][PATCH 3/4] PCI / ACPI PM: Platform support for PCI PME wake-up
` [RFC][PATCH 4/4] PCI PM: Run-time callbacks for PCI bus type

[PATCH] MAINTAINERS: acpi: add 'include/acpi'
 2009-09-13 19:56 UTC 

[PATCH] sony-laptop: Don't unregister the SPIC driver if it wasn't registered
 2009-09-13  9:38 UTC 

[GIT PATCH] thinkpad-acpi patches for the merge window
 2009-09-12 18:22 UTC  (9+ messages)
` [PATCH 1/8] thinkpad-acpi: don't ask about brightness_mode for fw. 1V and 1R
` [PATCH 2/8] thinkpad-acpi: firmware version checks
` [PATCH 3/8] thinkpad-acpi: be more strict when detecting a ThinkPad
` [PATCH 4/8] thinkpad-acpi: hotkey poll fixes
` [PATCH 5/8] thinkpad-acpi: deprecate hotkey_bios_mask
` [PATCH 6/8] thinkpad-acpi: Fix procfs hotkey reset command
` [PATCH 7/8] thinkpad-acpi: don't poll by default any of the reserved hotkeys
` [PATCH 8/8] thinkpad-acpi: report brightness events when required

Index is beyond end of object; Method parse/execution failed
 2009-09-12 13:01 UTC  (5+ messages)

[PATCH] ACPI: battery: register power_supply subdevice even when battery not present
 2009-09-11 14:16 UTC  (3+ messages)

[2.6.31-rc9] hotplug SATA vs lockdep: false positive?
 2009-09-11 11:38 UTC  (5+ messages)

RFC: Light sensors, unifying current options?
 2009-09-11  9:22 UTC  (13+ messages)

INFO: possible circular locking dependency - kacpid acpi_os_wait_events_complete
 2009-09-11  7:48 UTC  (4+ messages)

[PATCH 0/6] thermal: improvements re. forced passive cooling
 2009-09-11  6:08 UTC  (6+ messages)
` [PATCH 5/6] thermal: Only set passive_delay for "

[RESEND] [PATCH 1/3] ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=n
 2009-09-11  2:34 UTC  (6+ messages)

[Intel-gfx] [PATCH] ACPI button: provide lid status functions
 2009-09-11  1:08 UTC  (2+ messages)

[RFC] acpi: remove redundant NULL checks in acpi drivers
 2009-09-10 22:36 UTC  (2+ messages)

[Bug #13733] 2.6.31-rc2: irq 16: nobody cared
 2009-09-10 21:02 UTC 

[PATCH 0/9] PM: Asynchronous suspend of devices
 2009-09-10 20:15 UTC  (16+ messages)
` [PATCH 1/9] PM: Introduce PM links framework
` [PATCH 2/9] PM: Asynchronous resume of devices
` [PATCH 3/9] PM: Asynchronous suspend "
` [PATCH 4/9] PM: Allow PCI devices to suspend/resume asynchronously
` [PATCH 5/9] PM: Allow ACPI "
` [PATCH 6/9] PM: Add a switch for disabling/enabling asynchronous suspend/resume
` [PATCH 7/9] PM: Measure device suspend and resume times
` [PATCH 8/9] PM: Add facility for advanced testing of async suspend/resume
` [PATCH 9/9] PM: Measure suspend and resume times for individual devices

Resume from sleep fails on HP 6930p with the latest Linux kernel when iommu is enabled
 2009-09-10 17:19 UTC  (3+ messages)

[2.6.29-rc5 ACPI] truncated dsobject list
 2009-09-10 11:34 UTC  (4+ messages)

[PATCH] ACPI / PM: Allow PCI root bridges to wake up the system
 2009-09-09 21:20 UTC  (23+ messages)
` [RFC][PATCH update] "
  ` [linux-pm] "
    ` [RFC][PATCH 0/4] PCI/ACPI PM: Propagate wake-up enable upstream
      ` [RFC][PATCH 2/4] PCI/ACPI PM: Rework some debug messages
      ` [RFC][PATCH 3/4] PCI PM: Introduce device flag wakeup_prepared
      ` [RFC][PATCH 4/4] PCI/ACPI PM: Propagate wake-up enable for devices w/o ACPI support
        ` [linux-pm] "
          ` [RFC][PATCH 4/4 replacement] ACPI PM: Replace wakeup.prepared with reference counter
          ` [RFC][PATCH 5] PCI/ACPI PM: Propagate wake-up enable for devices w/o ACPI support
      ` [PATCH 0/5 update] PCI / ACPI PM: Propagate wake-up enable upstream
        ` [PATCH 1/5] PCI PM: Simplify PCI wake-up code
        ` [PATCH 2/5] PCI / ACPI PM: Rework some debug messages
        ` [PATCH 3/5] PCI PM: Introduce device flag wakeup_prepared
        ` [PATCH 4/5] ACPI PM: Replace wakeup.prepared with reference counter
        ` [PATCH 5/5] PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI support

[PATCH v3] topstar-laptop: add new driver for hotkeys support on Topstar N01
 2009-09-09 19:46 UTC  (2+ messages)

[PATCH] topstar_acpi: add new driver for hotkeys support on Topstar N01
 2009-09-09 14:41 UTC  (7+ messages)

linux-next: acpi tree build failure
 2009-09-09  5:45 UTC  (4+ messages)

[PATCH 1/3] ACPI: introduce ACPI ALS driver
 2009-09-09  2:42 UTC  (3+ messages)

ACPICA Release 20090903 linuxized patches
 2009-09-09  2:29 UTC  (2+ messages)

Machine resumes straight after suspend to RAM (or disk)
 2009-09-08 20:05 UTC  (2+ messages)

[PATCH v2] ACPI: Clarify resource conflict message
 2009-09-08 13:31 UTC 

[PATCH] Fix ACPI's EC regression from 2.6.29: use usleep() instead of msleep()
 2009-09-07 22:43 UTC  (4+ messages)

drivers/pci/quirks.c: irq_reroute_variant is dead code?
 2009-09-07 16:09 UTC 

[PATCH] ACPI: Clarify resource conflict message
 2009-09-07 13:36 UTC  (4+ messages)

[PATCH 3/3] ACPI: battery: register power_supply subdevice even when battery not present
 2009-09-07 12:29 UTC  (3+ messages)

[RFC][PATCH 0/2] boot interrupts on Intel X58 and 55x0
 2009-09-07  8:24 UTC  (14+ messages)
` [RFC][PATCH 1/2] show Intel QuickPath Interconnect Routing and Protocol Layer Registers in PCI config space
` [RFC][PATCH 2/2] disable boot interrupts on Intel X58 and 55x0

[PATCH] acpi: make ACPI_DOCK a tristate option again (v2)
 2009-09-07  8:18 UTC  (3+ messages)

WARNING!! CONFIRM YOUR EMAIL IS ACTIVE AND STILL IN USE
 2009-09-07  2:28 UTC 

[BUG] partial and rare system freeze
 2009-09-06 23:09 UTC  (5+ messages)

2.6.31-rc9: Reported regressions 2.6.29 -> 2.6.30
 2009-09-06 18:10 UTC 

2.6.31-rc9: Reported regressions from 2.6.30
 2009-09-06 17:15 UTC 

[PATCH 2/6] PM: Asynchronous resume of devices
 2009-09-06 12:13 UTC  (10+ messages)
` [PATCH 10] PM: Measure suspend and resume times for individual devices (was: Re: [PATCH 2/6] PM: Asynchronous resume of devices)
            ` [PATCH 10 update 2x] PM: Measure suspend and resume times for individual devices

Cannot open /dev/mem
 2009-09-06  0:57 UTC  (2+ messages)

Memory leak on acpi_add_single_object()
 2009-09-05  0:15 UTC  (2+ messages)

[PATCH] drivers/acpi: fix memory leak in acpi_device_set_id
 2009-09-04 15:23 UTC  (2+ messages)

[PATCH] Resend: ACPI/CPUFREQ: Introduce hw_limit per cpu cpufreq sysfs interface
 2009-09-04 13:50 UTC  (3+ messages)

[PATCH] acpi: make ACPI_DOCK a tristate option again
 2009-09-04  7:49 UTC 

[PATCH] acpi: fix compiler warning in processor_idle.c
 2009-09-04  7:56 UTC 

Udvozollek !
 2009-09-04  0:37 UTC 


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