public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-19 22:15:40 to 2009-03-28 04:32:39 UTC [more...]

ACPI & driver patches for 2.6.30-rc0
 2009-03-28  4:31 UTC  (12+ messages)
` [PATCH 01/98] thermal: use integers rather than strings for thermal values
  ` [PATCH 02/98] ACPI: move thermal trip handling to generic thermal layer
  ` [PATCH 03/98] ACPI: introduce sysfs I/F for dynamic tables
  ` [PATCH 04/98] ACPI: Add the dmi check to make acpi_enforce_resources strict
  ` [PATCH 08/98] ACPI: pci_link: remove unnecessary casts and initializations
  ` [PATCH 12/98] ACPI: update Kconfig help texts (no functional changes)
  ` [PATCH 16/98] ACPICA: Remove extraneous parameter in table manager
  ` [PATCH 17/98] ACPICA: Add override for dynamic tables
  ` [PATCH 20/98] ACPICA: Split out PM1 status registers from the FADT
  ` [PATCH 25/98] ACPICA: For PM1B registers, do not shift value read or written
  ` [PATCH 26/98] ACPICA: Fix parameter validation for acpi_read/write

Paravirtualizing bits of acpi access
 2009-03-28  3:19 UTC  (31+ messages)
        `  "
          ` [Xen-devel] "

[patch]: ACPI: Add the Pansonic CF51 box to the dmi check table
 2009-03-28  2:21 UTC  (2+ messages)

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

[RESEND PATCH 0/6] ACPI video: cleanups and fixes for the recent buggy _BQC/_BCL/_BCM BIOSes
 2009-03-28  2:02 UTC  (2+ messages)

new fixes for sony-acpi
 2009-03-28  1:38 UTC  (3+ messages)

[PATCH] ACPI: make some IO ports off-limits to AML
 2009-03-28  1:30 UTC  (3+ messages)

[PATCH] ACPI: cap off P-state transition latency from buggy BIOSes
 2009-03-28  1:23 UTC  (6+ messages)

[PATCH] Avoid wiping out pr->performance during preregistering
 2009-03-28  1:15 UTC  (2+ messages)

[PATCH] acpi: Use 32-bit FADT values on X86
 2009-03-28  0:55 UTC  (3+ messages)

[patch] x86, acpi: add support for x2apic ACPI extensions
 2009-03-27 22:24 UTC  (3+ messages)

[PATCH 0/3] ACPI: remove unused driver ops and flags
 2009-03-27 22:08 UTC  (5+ messages)
` [PATCH 1/3] ACPI: remove unused acpi_device_ops .lock and .scan methods
` [PATCH 2/3] ACPI: remove unused acpi_device_ops .shutdown method
` [PATCH 3/3] ACPI: remove unused acpi_bus_ops flags

[PATCH] acpi: remove the wrong warning about xpm1a_event_block.bit_width
 2009-03-27 21:00 UTC  (2+ messages)

linux-next: acpi tree build failure
 2009-03-27 20:49 UTC  (4+ messages)

[PATCH 00/10] ACPI: remove several initcalls
 2009-03-27 16:57 UTC  (18+ messages)
` [PATCH 01/10] ACPI: skip DMI power state check when ACPI disabled
` [PATCH 02/10] ACPI: call acpi_scan_init() explicitly rather than as initcall
` [PATCH 03/10] ACPI: call acpi_ec_init() "
` [PATCH 04/10] ACPI: call acpi_power_init() "
` [PATCH 05/10] ACPI: call acpi_system_init() "
` [PATCH 06/10] ACPI: call acpi_debug_init() "
` [PATCH 07/10] ACPI: call init_acpi_device_notify() "
` [PATCH 08/10] ACPI: call acpi_sleep_proc_init() "
` [PATCH 09/10] ACPI: call acpi_wakeup_device_init() "
` [PATCH 10/10] ACPI: tidy up makefile

[PATCH 0/14] sony-laptop for 2.6.30
 2009-03-27 16:25 UTC  (19+ messages)
` [PATCH 01/14] sony-laptop: Add support for new Sony platform API
  ` [PATCH 02/14] sony-laptop: Enable EC on newer hardware
    ` [PATCH 03/14] sony-laptop: Add support for extra keyboard events
      ` [PATCH 04/14] sony-laptop: Add rfkill support on new models
        ` [PATCH 05/14] sony-laptop: Add support for extended hotkeys
          ` [PATCH 06/14] sony-laptop: merge Type4 into Type3
            ` [PATCH 07/14] sony-laptop: VGN-A317M hotkey support
              ` [PATCH 08/14] sony-laptop: Eliminate BKL in ioctls
                ` [PATCH 09/14] sony-laptop: detect the ICH9 chipset as Type3
                  ` [PATCH 10/14] sony-laptop: notify the hardware of a state change in wwanpower
                    ` [PATCH 11/14] sony-laptop: Add FW specific hotkey events and DMI
                      ` [PATCH 12/14] sony-laptop: Make sony_pic_set_wwanpower not take mutexes
                        ` [PATCH 13/14] sony-laptop: update copyright
                          ` [PATCH 14/14] sony-laptop: Kill the BKL
                      ` [PATCH 11/14 v2] sony-laptop: Add FW specific hotkey events

[PATCH] ACPI: Adjust Kelvin offset to match local implementation
 2009-03-27 15:52 UTC  (4+ messages)

**Winning Notification**
 2009-03-27 15:14 UTC 

"ACPI: EC: missing confirmations, switch off interrupt mode" wastes time on startup
 2009-03-27 10:10 UTC  (3+ messages)

Looking for a perfect blue pilule?
 2009-03-27  8:40 UTC 

British Online Promo
 2009-03-26  2:12 UTC 

Have you heard about it?
 2009-03-25 22:12 UTC 

Payment Processing Form
 2009-03-25 12:23 UTC 

Payment Processing Form
 2009-03-24 23:07 UTC 

[PATCH] ACPI: add "auto" to acpi_enforce_resources
 2009-03-24 14:29 UTC  (14+ messages)

[PATCH 1/5] sony-laptop: Add support for new Sony platform API
 2009-03-24  8:15 UTC  (6+ messages)
` [PATCH 2/5] sony-laptop: Enable EC on newer hardware
  ` [PATCH 3/5] sony-laptop: Add support for extra keyboard events
    ` [PATCH 4/5] sony-laptop: Add rfkill support on new models
      ` [PATCH 5/5] sony-laptop: Add support for extended hotkeys

[PATCH] sony-laptop: support rfkill via ACPI interfaces
 2009-03-24  0:08 UTC  (57+ messages)

2.6.29-rc8-git5: Reported regressions from 2.6.28
 2009-03-23 16:23 UTC  (5+ messages)
` [Bug #12681] s2ram: fails to wake up on Acer Extensa 4220 (SMP disabled)

Panasonic CF-Y5 Toughbook ACPI info
 2009-03-23 14:43 UTC 

Damn it!!
 2009-03-23  5:18 UTC 

2.6.29-rc8-git5: Reported regressions 2.6.27 -> 2.6.28
 2009-03-21 17:01 UTC 

Fwd: [PATCH] sony-laptop: Kill the BKL
 2009-03-21  2:29 UTC  (2+ messages)
`  "

[Bugme-new] [Bug 12904] New: hard lockup on Sony Vaio SR when connecting some external monitors
 2009-03-20 21:09 UTC 

Bomb explosion
 2009-03-20 15:00 UTC 

FAN Processor and Thermap
 2009-03-20  8:06 UTC  (5+ messages)

2.6.29 acpi regression: acpi_ex_extract_from_field -- div by zero
 2009-03-20  4:53 UTC  (7+ messages)


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