linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2006-11-10 07:53:52 to 2006-11-24 07:16:17 UTC [more...]

contents of the acpica branch
 2006-11-24  7:19 UTC  (53+ messages)
  ` [PATCH 1/65] ACPICA: Update function header
    ` [PATCH 2/65] ACPICA: Handle mis-matched package length
    ` [PATCH 3/65] ACPICA: Handle case NumElements > Package length
    ` [PATCH 4/65] ACPICA: Delete recursive feature of ACPI Global Lock
    ` [PATCH 5/65] ACPICA: Release global lock from interrupt handler
    ` [PATCH 6/65] ACPICA: Cast acpi_thread_id to UINT32 for debug output only
    ` [PATCH 7/65] ACPICA: fix for object premature deletion
    ` [PATCH 8/65] ACPICA: Temporary fix for BankValue parameter
    ` [PATCH 9/65] ACPICA: Update version to 20060721
    ` [PATCH 10/65] ACPICA: Update debug output
    ` [PATCH 12/65] ACPICA: misc fixes for new Table Manager:
    ` [PATCH 13/65] ACPICA: Update comments for individual table fields
    ` [PATCH 14/65] ACPICA: Fix for FADT conversion in 64-bit mode
    ` [PATCH 15/65] ACPICA: Lint changes
    ` [PATCH 17/65] ACPICA: Add support for DMAR table
    ` [PATCH 18/65] ACPICA: Add acpi_gpe_count global to track the number of GPE events
    ` [PATCH 19/65] ACPICA: Disable all wake GPEs after first one recieved
    ` [PATCH 20/65] ACPICA: Fix unalignment in acpi_ut_repair_name
    ` [PATCH 21/65] ACPICA: Store GPE number instead of bitmask
    ` [PATCH 22/65] ACPICA: Split acpi_format_exception into two parts
    ` [PATCH 23/65] ACPICA: Update version to 20060831
    ` [PATCH 24/65] ACPICA: Cleanup of FADT verification function
    ` [PATCH 25/65] ACPICA: Create tbfadt.c to hold all FADT-related functions
    ` [PATCH 26/65] ACPICA: Re-implement interpreters' "serialized mode"
    ` [PATCH 27/65] ACPICA: Delete stale FADT functions outside tbfadt.c
    ` [PATCH 28/65] ACPICA: Update comments in tbfadt.c
    ` [PATCH 29/65] ACPICA: add ASF comment
    ` [PATCH 30/65] ACPICA: re-factor table init routines for benefit of iASL
    ` [PATCH 31/65] ACPICA: Allow type ANY to be the target of the Scope operator
    ` [PATCH 32/65] ACPICA: IsResourceTemplate now returns ACPI_STATUS
    ` [PATCH 33/65] ACPICA: Add declarations for ASF! sub-tables
    ` [PATCH 34/65] ACPICA: FADT verification is now table driven
    ` [PATCH 35/65] ACPICA: Report error if method creates 2 objects with the same name
    ` [PATCH 36/65] ACPICA: New common routine for creating and verifying a local FADT
    ` [PATCH 37/65] ACPICA: Fix memory leak in table load error path
    ` [PATCH 38/65] ACPICA: Fix trace output name and whitespace
    ` [PATCH 39/65] ACPICA: Update version to 20060912
    ` [PATCH 40/65] ACPICA: Add full table name to disassembler output
    ` [PATCH 41/65] ACPICA: Fix for Global Lock semaphore
    ` [PATCH 42/65] ACPICA: Remove obsolete Flags parameter
    ` [PATCH 43/65] ACPICA: Use faster ByIndex interface to get FACS
    ` [PATCH 44/65] ACPICA: On AML mutex force-release, set depth to zero (was 1)
    ` [PATCH 45/65] ACPICA: Update interpreter error paths to always report the error
    ` [PATCH 46/65] ACPICA: Fix for possible memory leak and fault
    ` [PATCH 47/65] ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is called
    ` [PATCH 48/65] ACPICA: Update version to 20060927
    ` [PATCH 49/65] ACPICA: Restructured module into multiple functions
    ` [PATCH 50/65] ACPICA: Eliminate control method 2-pass parse/execute
    ` [PATCH 51/65] ACPICA: Fix race condition with AcpiWalkNamespace
    ` [PATCH 52/65] ACPICA: _CID support for PCI Root Bridge detection
    ` [PATCH 53/65] ACPICA: Use manifest constants for parse pass number
    ` [PATCH 54/65] ACPICA: Update comments

contents of sysfs branch
 2006-11-24  6:36 UTC  (15+ messages)
  ` [PATCH 1/13] ACPI: clean up scan.c
    ` [PATCH 2/13] ACPI: rename some functions
    ` [PATCH 3/13] ACPI: add device_driver and helper functions
    ` [PATCH 4/13] ACPI: add ACPI bus_type for driver model
    ` [PATCH 5/13] ACPI: change registration interface to follow "
    ` [PATCH 6/13] ACPI: adjust init order
    ` [PATCH 7/13] ACPI: convert to sysfs framework
    ` [PATCH 8/13] ACPI: add acpi_bus_ops in acpi_device
    ` [PATCH 9/13] ACPI: add acpi_bus_removal_type "
    ` [PATCH 10/13] ACPI: consolidate two motherboard drivers into one
    ` [PATCH 11/13] ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver
    ` [PATCH 12/13] ACPI: Set fake hid for non-PNPID ACPI devices
    ` [PATCH 13/13] ACPI: use unique number as bus_id of ACPI device in sysfs

[0/12] acpi: make ACPI use driver model
 2006-11-24  6:01 UTC  (5+ messages)

[11/12] acpi: acpi pci bridge driver
 2006-11-24  5:32 UTC  (3+ messages)

problems about ACPI sysfs convert work
 2006-11-23  2:29 UTC  (10+ messages)

2.6.19-rc6: known regressions
 2006-11-23  0:04 UTC  (8+ messages)
` 2.6.19-rc6: known regressions (v2)
  ` ACPI breakage (Re: 2.6.19-rc6: known regressions (v2))
` 2.6.19-rc6: known regressions (v3)
` 2.6.19-rc6: known regressions (v4)

new pmtools available for testing
 2006-11-22 16:40 UTC  (6+ messages)

Please push d4a82b0b566fc2784648c9751f0deb2b262c95ea to Linus for 2.6.19
 2006-11-21 19:52 UTC 

[PATCH] allow the highest frequency if bios think so
 2006-11-21 17:03 UTC  (3+ messages)

new ibm-acpi maintainer
 2006-11-21 16:26 UTC  (4+ messages)

2.6.19-rc5 nasty ACPI regression, AE_TIME errors
 2006-11-21 14:47 UTC  (15+ messages)
                  ` [Bulk] "

[PATCH] allow the highest frequency if bios think so
 2006-11-21 13:51 UTC  (4+ messages)

ACPI breakage (Re: 2.6.19-rc6: known regressions (v2))
 2006-11-21  3:10 UTC  (6+ messages)

[PATCH] backlight: do not power off backlight when unregistering
 2006-11-21  3:01 UTC  (7+ messages)
    ` [PATCH] backlight: do not power off backlight when unregistering (try 2)

ACPI breakage (Re: 2.6.19-rc6: known regressions (v2))
 2006-11-20 18:46 UTC  (7+ messages)

[2.6 patch] drivers/acpi/osl.c: fix a NULL check
 2006-11-20 21:06 UTC 

Understandig ACPI routing PCI IRQ
 2006-11-20 16:49 UTC  (2+ messages)

[PATCH] Show devices for active/passive cooling in thermal trip_points file
 2006-11-20 16:20 UTC  (2+ messages)

[patch] i386/x86_64: ACPI cpu_idle_wait() fix
 2006-11-17 19:26 UTC  (2+ messages)

acpiphp makes noise on every lid close/open
 2006-11-17 18:35 UTC  (15+ messages)

Re[2]:Want to know me?
 2006-11-17 12:41 UTC 

2.6.19-rc3: known unfixed regressions (v3)
 2006-11-17  1:53 UTC  (5+ messages)
  ` 2.6.19-rc <-> ThinkPads
    ` 2.6.19-rc <-> ThinkPads, summary
      ` 2.6.19-rc <-> ThinkPads, (related Ubuntu bug report)

[2.6 patch] make drivers/acpi/ec.c:ec_ecdt
 2006-11-17  1:19 UTC 

[-mm patch] make drivers/acpi/bay.c:drive_bays static
 2006-11-17  1:19 UTC 

ACPI output/lcd/auxdisplay mess
 2006-11-16 21:48 UTC  (2+ messages)

AMD X2 unsynced TSC fix?
 2006-11-16  1:45 UTC  (2+ messages)

2.6.19-rc4 shutting down with overheat
 2006-11-15 18:09 UTC  (2+ messages)

[RFC] ACPI vs device ordering on resume
 2006-11-15 16:47 UTC  (5+ messages)
` [linux-pm] "

[PATCH 3/3: Resend
 2006-11-15 16:40 UTC 

[PATCH 3/3] - Add support for acpi_load_table/acpi_unload_table_id
 2006-11-15 16:24 UTC  (2+ messages)

[PATCH 2/3] - Altix: Add ACPI SSDT PCI device support (hotplug)
 2006-11-15 15:26 UTC 

[PATCH 1/3] - Altix: ACPI SSDT PCI device support
 2006-11-15 15:24 UTC 

[PATCH 0/3] - Altix: Add ACPI SSDT PCI device support
 2006-11-15 15:23 UTC 

unsupported model Z96F
 2006-11-15  2:55 UTC 

2.6.19-rc[1-4]: boot fail with (lapic && on_battery)
 2006-11-14  6:59 UTC 

SMP C-states on x86_64 Status
 2006-11-14  6:41 UTC  (2+ messages)

[Patch] Adds backlight sysfs support for acpi video driver
 2006-11-13 22:19 UTC  (2+ messages)

udev broken by recent ACPI git commits
 2006-11-13 20:56 UTC  (5+ messages)

Comments about commit 'PCI: docking station: remove dock uevents'?
 2006-11-13 20:19 UTC  (8+ messages)

suspend a device to save energy
 2006-11-13 19:31 UTC 

Asus A6T(c)
 2006-11-12 20:34 UTC 

[Patch] A6J support in asus_acpi
 2006-11-12 13:31 UTC 

[Patch] Default values for asus_acpi
 2006-11-12 13:22 UTC 

2.6.19-rc5: known regressions
 2006-11-11  1:50 UTC  (5+ messages)
` 2.6.19-rc5: known regressions (v2)

2.6.19-rc5 x86_64 irq 22: nobody cared
 2006-11-10 20:22 UTC 

2.6.19-rc5 x86_64 irq 22: nobody cared
 2006-11-10 20:16 UTC 

2.6.19-rc5 x86_64 irq 22: nobody cared
 2006-11-10 20:11 UTC  (2+ messages)

2.6.19-rc5 x86_64 irq 22: nobody cared
 2006-11-10  9:56 UTC  (2+ messages)


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).