public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-28 04:33:36 to 2009-04-05 07:00:40 UTC [more...]

[git pull] ACPI & driver patches for 2.6.30-rc0
 2009-04-05  7:00 UTC 

MacBook5,2 not supported
 2009-04-05  6:45 UTC  (5+ messages)

[PATCH] toshiba-acpi: remove MAINTAINERS entry
 2009-04-05  5:11 UTC 

[RFC] [PATCH] panasonic-laptop.c: add support for CD power management
 2009-04-05  4:53 UTC  (4+ messages)
  ` [PATCH] panasonic-laptop.c: add support for optical drive power control

[RFC] [PATCH] ACPI: EC: Merge poll and interrupt modes
 2009-04-05  4:22 UTC  (2+ messages)

[PATCH] acpi: Initialize the batter driver asynchronous
 2009-04-05  0:33 UTC  (2+ messages)

[PATCH 0/3] acer-wmi patches for 2.6.30 (take 2)
 2009-04-04 16:43 UTC  (5+ messages)
` [PATCH 1/3] acer-wmi: Blacklist Acer Aspire One
` [PATCH 2/3] acer-wmi: Cleanup the failure cleanup handling
` [PATCH 3/3] acer-wmi: Update copyright notice & documentation

[PATCH 0/3] acer-wmi patches for 2.6.30
 2009-04-04  8:23 UTC  (6+ messages)
` [PATCH 1/3] acer-wmi: Blacklist Acer Aspire One
` [PATCH 2/3] acer-wmi: Cleanup the failure cleanup handling
` [PATCH 3/3] acer-wmi: Update copyright notice & documentation

2.6.29-rc6-git7: Reported regressions from 2.6.28
 2009-04-04  7:40 UTC  (4+ messages)

[GIT PATCH] thinkpad-acpi queue for 2.6.30
 2009-04-04  7:36 UTC  (14+ messages)
` [PATCH 01/12] thinkpad-acpi: update copyright notices
` [PATCH 02/12] thinkpad-acpi: drop ibm-acpi alias
` [PATCH 03/12] thinkpad-acpi: documentation cleanup
` [PATCH 04/12] thinkpad-acpi: cleanup debug helpers
` [PATCH 05/12] thinkpad-acpi: add missing log levels
` [PATCH 06/12] thinkpad-acpi: add new debug helpers and warn of deprecated atts
` [PATCH 07/12] thinkpad-acpi: remove HKEY disable functionality
` [PATCH 08/12] thinkpad-acpi: restrict access to some firmware LEDs
` [PATCH 09/12] thinkpad-acpi: enhanced debugging messages for rfkill subdrivers
` [PATCH 10/12] thinkpad-acpi: enhanced debugging messages for the hotkey subdriver
` [PATCH 11/12] thinkpad-acpi: enhanced debugging messages for the fan subdriver
  ` [PATCH 12/12] thinkpad-acpi: rework brightness support

[PATCH] panasonic: use snprintf with PAGE_SIZE in sysfs attributes
 2009-04-04  3:43 UTC  (2+ messages)

[PATCH] Fix autoloading of panasonic-laptop
 2009-04-04  3:43 UTC  (2+ messages)

acpi: constify VFTs (1/2)
 2009-04-04  3:18 UTC  (4+ messages)
` acpi: constify VFTs (2/2)

[patch 4/6] misc: add dell-wmi driver for hotkey control
 2009-04-04  2:57 UTC  (3+ messages)

[PATCH] constify tables in pci_irq.c
 2009-04-04  2:00 UTC  (2+ messages)

[PATCH] PNPACPI: Enable PNPACPI _PSx Support, v3
 2009-04-04  1:49 UTC  (6+ messages)

[patch] x86, acpi: add support for x2apic ACPI extensions
 2009-04-04  0:11 UTC  (4+ messages)

[PATCH 00/10] ACPI: add device .notify methods
 2009-04-03 22:43 UTC  (27+ messages)
` [PATCH 01/10] ACPI: support acpi_device_ops "
` [PATCH 02/10] ACPI: button: use .notify method instead of installing handler directly
` [PATCH 03/10] ACPI: processor: "
` [PATCH 04/10] ACPI: thermal: "
` [PATCH 05/10] ACPI: video: "
` [PATCH 06/10] fujitsu-laptop: "
  ` [PATCH 06/10] fujitsu-laptop: use .notify method instead of
` [PATCH 07/10] fujitsu-laptop: use .notify method instead of installing hotkey handler directly
  ` [PATCH 07/10] fujitsu-laptop: use .notify method instead of installing "
` [PATCH 08/10] panasonic-laptop: "
` [PATCH 09/10] sony-laptop: "
` [PATCH 10/10] ACPI: WMI: "

ACPI & driver patches for 2.6.30-rc0
 2009-04-03 17:30 UTC  (65+ messages)
` [PATCH 01/98] thermal: use integers rather than strings for thermal values
  ` [PATCH 68/98] sony-laptop: Kill the BKL
  ` [PATCH 72/98] ACPI: call acpi_power_init() explicitly rather than as initcall
  ` [PATCH 75/98] ACPI: call init_acpi_device_notify() "
  ` [PATCH 76/98] ACPI: call acpi_sleep_proc_init() "
  ` [PATCH 77/98] ACPI: call acpi_wakeup_device_init() "
  ` [PATCH 78/98] ACPI: tidy up makefile
  ` [PATCH 79/98] ACPI: cpufreq: use new bit register access function
  ` [PATCH 80/98] ACPI: update thermal for bus_id removal
  ` [PATCH 81/98] thermal: support forcing support for passive cooling
  ` [PATCH 82/98] ACPI: remove unused acpi_device_ops .lock and .scan methods
  ` [PATCH 83/98] ACPI: remove unused acpi_device_ops .shutdown method
  ` [PATCH 84/98] ACPI: remove unused acpi_bus_ops flags
  ` [PATCH 85/98] ACPI: Avoid wiping out pr->performance during preregistering
  ` [PATCH 86/98] ACPI: cap off P-state transition latency from buggy BIOSes
  ` [PATCH 87/98] Fix state reporting in tc1100-wmi
  ` [PATCH 88/98] ACPI video: check the return value of acpi_video_device_lcd_get_level_current
  ` [PATCH 89/98] ACPI video: check the return value of acpi_video_device_lcd_set_level
  ` [PATCH 90/98] ACPI video: support _BCL packages that don't export brightness levels when machine is on AC/Battery
  ` [PATCH 91/98] ACPI video: support reversed _BCL method in ACPI video driver
  ` [PATCH 92/98] ACPI video: support _BQC/_BCL/_BCM methods that use index values
  ` [PATCH 93/98] ACPI video: support buggy BIOSes with _BCQ implemented
  ` [PATCH 94/98] ACPI: Populate DIDL before registering ACPI video device on Intel
  ` [PATCH 95/98] ACPI: suspend: Add the Pansonic CF51 box to the dmi check table
  ` [PATCH 96/98] ACPI: battery: add power_{now,avg} properties to power_class
  ` [PATCH 97/98] ACPI video: add a warning message if _BQC is not found
  ` [PATCH 98/98] ACPI: get_throttling_state() cannot be larger than state_count
` [PATCH 06/98] acpi: fix of pmtimer overflow that make Cx states time incorrect
` [PATCH 21/98] ACPICA: Check for non-zero address before being converted to GAS
` [PATCH 41/98] ACPICA: FADT: Fix extraneous length mismatch warning
` [PATCH 51/98] ACPICA: FADT: Favor 32-bit register addresses for compatibility
` [PATCH 57/98] sony-laptop: Add support for extra keyboard events
` [PATCH 58/98] sony-laptop: Add rfkill support on new models

[PATCH 0/4] sony-laptop fixes for 2.6.30
 2009-04-03 17:09 UTC  (6+ messages)
` [PATCH 1/4] sony-laptop: Fix some typos in log messages (Unabe/Unable)
  ` [PATCH 2/4] sony-laptop: new style events typo fixes
    ` [PATCH 3/4] sony-laptop should depend on RFKILL
      ` [PATCH 4/4] sony-laptop: fix event reporting for new style events

[patch] dereference after kfree()
 2009-04-03 16:48 UTC  (2+ messages)

[PATCH] ACPI: add "auto" to acpi_enforce_resources
 2009-04-03  9:40 UTC  (17+ messages)

[PATCH] acpi: simplify module_param namespace
 2009-04-03  2:44 UTC  (7+ messages)

[PATCH] ACPI: add "auto" to acpi_enforce_resources
 2009-04-02 22:45 UTC  (6+ messages)
        ` polling (Re: [PATCH] ACPI: add "auto" to acpi_enforce_resources)

[PATCH]: ACPI: Add the dmi check to make acpi_enforce_resources strict
 2009-04-02 21:18 UTC  (3+ messages)

[GIT PULL] x86 setup BIOS workarounds
 2009-04-02 20:07 UTC  (4+ messages)

[Bugme-new] [Bug 12994] New: Thinkpad R51e is overheating even when idle
 2009-04-02  3:48 UTC  (4+ messages)

[PATCH 1/2] i915: Unregister ACPI video driver when exiting
 2009-04-01 18:53 UTC  (2+ messages)
` [PATCH 2/2] i915: Enable ASLE if present

[PATCH 1/2] toshiba-acpi: Add support for hotkey notifications
 2009-04-01 17:13 UTC  (11+ messages)
` [PATCH 2/2] toshiba-acpi: Support TOS1900-type devices

[PATCH 1/2] toshiba-acpi: Add support for hotkey notifications
 2009-03-31 21:43 UTC  (2+ messages)

new fixes for sony-acpi
 2009-03-31 15:20 UTC  (12+ messages)

Is it everything fine?
 2009-03-31 13:08 UTC 

platform for testing ACPI CPU hotplug?
 2009-03-30 19:44 UTC 

[PATCH] Avoid wiping out pr->performance during preregistering
 2009-03-30  8:04 UTC  (3+ messages)

[PATCH] eeepc-laptop: fix wlan rfkill state change during init
 2009-03-30  7:01 UTC  (3+ messages)

warning at powernowk8_cpu_init()
 2009-03-30  2:38 UTC  (2+ messages)

2.6.30-rc1: acpi: bus uevent() returned -12; ACPI: I/O resource w83627hf conflicts with ACPI region IP__
 2009-03-29 16:53 UTC 

[PATCH 1/3] ACPI: battery: add power_{now, avg} properties to power_class
 2009-03-28 21:59 UTC  (6+ messages)

Incorrect ACPI blacklisting of ASUS P4B266 ?
 2009-03-28 15:32 UTC 

Paravirtualizing bits of acpi access
 2009-03-28 13:56 UTC  (4+ messages)
` [Xen-devel] "

[PATCH] acpi: Populate DIDL before registering ACPI video device on Intel
 2009-03-28  5:46 UTC  (4+ messages)
` [PATCH v2] "


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