public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-02-07 18:53:08 to 2007-02-10 04:28:29 UTC [more...]

[GIT PATCH] ACPI patches for 2.6.21
 2007-02-10  4:27 UTC  (6+ messages)

[PATCH 0/4] sony_acpi-0.4: morph into sony-laptop
 2007-02-10  1:47 UTC  (9+ messages)
` [PATCH 1/4] Create sony-laptop
  ` [PATCH 2/4] Remove /proc/acpi/sony interface and implement platform_device
    ` [PATCH 3/4] Small update to the Kconfig help to make people believe this driver is useful
      ` [PATCH 4/4] Group functions and structures to better draw subsytems usage

acpi_bus_register_driver() and latest acpi trees
 2007-02-10  0:27 UTC  (4+ messages)

[PATCH 0/2] sony-laptop: docs and maintainer update
 2007-02-09 21:02 UTC  (10+ messages)
` [PATCH 1/2] Add new sony laptop drivers maintainer
  ` [PATCH 2/2] Update sony-laptop docs
        ` sony-laptop vs sonypi (Re: [PATCH 1/2] Add new sony laptop drivers maintainer)

[GIT PULL] ibm-acpi patches for 2.6.21
 2007-02-09 20:40 UTC  (4+ messages)
` [PATCH 1/2] ACPI: ibm-acpi: add Ultrabay support for the T60p ThinkPad
  ` [PATCH 2/2] ACPI: ibm-acpi: cleanup init and exit paths

CoreDuo Bus-Master-Activity on Core1 ffffffff when idle, no C3
 2007-02-09 19:17 UTC  (5+ messages)

[0/5] remove ACPI motherboard driver, use PNP system driver instead (take 2)
 2007-02-09 19:15 UTC  (7+ messages)

[patch 02/13] ACPI, i686, x86_64: fix laptop bootup hang in init_acpi()
 2007-02-09 19:13 UTC  (5+ messages)

Bad libata resume behaviour due to ACPICA change (in acpi-test)
 2007-02-09 18:58 UTC  (10+ messages)

[patch 04/13] Exit ACPI processor module gracefully if acpi is disabled
 2007-02-09  8:34 UTC  (3+ messages)

Fan speeds on HP nc6400 and nc8430
 2007-02-09  6:42 UTC  (4+ messages)

[patch 06/13] ACPI: updates rtc-cmos device platform_data
 2007-02-09  6:02 UTC  (3+ messages)

[patch 05/13] ACPI: Make bay depend on dock
 2007-02-09  6:01 UTC  (3+ messages)

[patch 03/13] asus_acpi: Add support for Asus Z81SP
 2007-02-09  5:42 UTC  (3+ messages)

[patch 01/13] ACPI: bay: remove ACPI driver struct
 2007-02-09  5:42 UTC  (2+ messages)

latest ACPI develpment FAQ
 2007-02-08 22:03 UTC 

[git patches] IDE updates for 2.6.20
 2007-02-08 19:47 UTC 

[patch 07/13] sony acpi driver
 2007-02-07 23:41 UTC  (3+ messages)

[patch 13/13] sony_acpi: fix sony_acpi backlight registration and unregistration
 2007-02-07 21:11 UTC  (2+ messages)

[patch 12/13] sony_acpi: allow multiple sony_acpi_values for the same .name
 2007-02-07 21:08 UTC  (2+ messages)

[patch 11/13] sony_acpi: add lanpower and audiopower controls
 2007-02-07 21:07 UTC  (2+ messages)

[patch 09/13] acpi: add backlight support to the sony_acpi driver
 2007-02-07 21:05 UTC  (2+ messages)

[patch 10/13] sony_acpi: add acpi_bus_generate event
 2007-02-07 21:06 UTC  (2+ messages)

[patch 08/13] sony_apci: add resume handling
 2007-02-07 21:03 UTC  (2+ messages)

Caching the results of acpi_get_handle() in a driver: is it valid?
 2007-02-07 20:35 UTC  (2+ messages)

ACPI patches for 2.6.21
 2007-02-07 20:19 UTC  (142+ messages)
    ` [PATCH 1/140] ACPI: clean up scan.c
      ` [PATCH 2/140] ACPI: rename some functions
        ` [PATCH 3/140] ACPI: add device_driver and hepler functions
          ` [PATCH 4/140] ACPI: add ACPI bus_type for driver model
            ` [PATCH 5/140] ACPI: change registration interface to follow "
              ` [PATCH 6/140] ACPI: adjust init order
                ` [PATCH 7/140] ACPI: convert to sysfs framework
                  ` [PATCH 8/140] ACPI: add acpi_bus_ops in acpi_device
                        ` [PATCH 9/140] ACPI: add acpi_bus_removal_type "
                        ` [PATCH 10/140] ACPI: consolidate two motherboard drivers into one
                        ` [PATCH 11/140] ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver
                        ` [PATCH 12/140] ACPI: Set fake hid for non-PNPID ACPI devices
                        ` [PATCH 13/140] output: Add display output class support
                        ` [PATCH 14/140] output: Add output class document
                        ` [PATCH 15/140] ACPI: Adds backlight sysfs support for acpi video driver
                        ` [PATCH 16/140] ACPI: use PNPID:instance_no as bus_id of ACPI device
                        ` [PATCH 17/140] ACPI: fix Supermicro X7DB8+ Boot regression
                        ` [PATCH 18/140] ACPI: video: fix LCD monitor seen as CRT
                        ` [PATCH 19/140] ACPI: use more understandable bus_id for ACPI devices
                        ` [PATCH 20/140] ACPI: Optimize acpi_get_pci_rootbridge_handle() to boot faster
                        ` [PATCH 21/140] ACPI: move FADT resource reservations from motherboard driver to osl
                        ` [PATCH 22/140] PNP: reserve system board iomem resources as well as ioport resources
                        ` [PATCH 23/140] PNP: system.c whitespace cleanup
                        ` [PATCH 24/140] i386: turn on CONFIG_PNP in defconfig
                        ` [PATCH 25/140] ACPI: remove motherboard driver (redundant with PNP system driver)
                        ` [PATCH 26/140] PNPACPI: remove EXPERIMENTAL dependency
                        ` [PATCH 27/140] ACPI: add a Kconfig option for ACPI procfs interface
                        ` [PATCH 28/140] ACPI: add ACPI debug attribute in sysfs
                        ` [PATCH 29/140] ACPI: add ACPICA version "
                        ` [PATCH 30/140] asus-laptop: add base driver
                        ` [PATCH 31/140] asus-laptop: add led support
                        ` [PATCH 32/140] asus-laptop: add bluetooth and wlan support
                        ` [PATCH 33/140] asus-laptop: add backlight support
                        ` [PATCH 34/140] asus-laptop: add display switching support
                        ` [PATCH 35/140] asus-laptop: add ledd support
                        ` [PATCH 36/140] asus-laptop: add light sensor support
                        ` [PATCH 37/140] asus-laptop: Lindent
                        ` [PATCH 39/140] ACPI: delete unused acpi_device_get_debug_info()
                        ` [PATCH 40/140] ACPI: correct id for fixed buttons
                        ` [PATCH 41/140] ACPI: prevent build failure when CONFIG_X86_NUMAQ=y
                        ` [PATCH 42/140] ACPICA: Update function header
                        ` [PATCH 43/140] ACPICA: Handle mis-matched package length
                        ` [PATCH 44/140] ACPICA: Handle case NumElements > Package length
                        ` [PATCH 45/140] ACPICA: Delete recursive feature of ACPI Global Lock
                        ` [PATCH 46/140] ACPICA: Release global lock from interrupt handler
                        ` [PATCH 47/140] ACPICA: Cast acpi_thread_id to UINT32 for debug output only
                        ` [PATCH 48/140] ACPICA: fix for object premature deletion
                        ` [PATCH 49/140] ACPICA: Temporary fix for BankValue parameter
                        ` [PATCH 50/140] ACPICA: Update version to 20060721
                        ` [PATCH 51/140] ACPICA: Update debug output
                        ` [PATCH 53/140] ACPICA: misc fixes for new Table Manager:
                        ` [PATCH 54/140] ACPICA: Update comments for individual table fields
                        ` [PATCH 55/140] ACPICA: Fix for FADT conversion in 64-bit mode
                        ` [PATCH 56/140] ACPICA: Lint changes
                        ` [PATCH 57/140] ACPICA: minimal patch to integrate new tables into Linux
                        ` [PATCH 58/140] ACPICA: Add support for DMAR table
                        ` [PATCH 59/140] ACPICA: Add acpi_gpe_count global to track the number of GPE events
                        ` [PATCH 60/140] ACPICA: Disable all wake GPEs after first one recieved
                        ` [PATCH 61/140] ACPICA: Fix unalignment in acpi_ut_repair_name
                        ` [PATCH 62/140] ACPICA: Store GPE number instead of bitmask
                        ` [PATCH 63/140] ACPICA: Split acpi_format_exception into two parts
                        ` [PATCH 64/140] ACPICA: Update version to 20060831
                        ` [PATCH 65/140] ACPICA: Cleanup of FADT verification function
                        ` [PATCH 66/140] ACPICA: Create tbfadt.c to hold all FADT-related functions
                        ` [PATCH 67/140] ACPICA: Re-implement interpreters' "serialized mode"
                        ` [PATCH 68/140] ACPICA: Delete stale FADT functions outside tbfadt.c
                        ` [PATCH 69/140] ACPICA: Update comments in tbfadt.c
                        ` [PATCH 70/140] ACPICA: add ASF comment
                        ` [PATCH 71/140] ACPICA: re-factor table init routines for benefit of iASL
                        ` [PATCH 72/140] ACPICA: Allow type ANY to be the target of the Scope operator
                        ` [PATCH 73/140] ACPICA: IsResourceTemplate now returns ACPI_STATUS
                        ` [PATCH 74/140] ACPICA: Add declarations for ASF! sub-tables
                        ` [PATCH 75/140] ACPICA: FADT verification is now table driven
                        ` [PATCH 76/140] ACPICA: Report error if method creates 2 objects with the same name
                        ` [PATCH 77/140] ACPICA: New common routine for creating and verifying a local FADT
                        ` [PATCH 78/140] ACPICA: Fix memory leak in table load error path
                        ` [PATCH 79/140] ACPICA: Fix trace output name and whitespace
                        ` [PATCH 80/140] ACPICA: Update version to 20060912
                        ` [PATCH 81/140] ACPICA: Add full table name to disassembler output
                      ` [PATCH 82/140] ACPICA: Fix for Global Lock semaphore
                      ` [PATCH 83/140] ACPICA: Remove obsolete Flags parameter
                      ` [PATCH 84/140] ACPICA: Use faster ByIndex interface to get FACS
                      ` [PATCH 85/140] ACPICA: On AML mutex force-release, set depth to zero (was 1)
                      ` [PATCH 86/140] ACPICA: Update interpreter error paths to always report the error
                      ` [PATCH 87/140] ACPICA: Fix for possible memory leak and fault
                      ` [PATCH 88/140] ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is called
                      ` [PATCH 89/140] ACPICA: Update version to 20060927
                      ` [PATCH 90/140] ACPICA: Restructured module into multiple functions
                      ` [PATCH 91/140] ACPICA: Eliminate control method 2-pass parse/execute
                      ` [PATCH 92/140] ACPICA: Fix race condition with AcpiWalkNamespace
                      ` [PATCH 93/140] ACPICA: _CID support for PCI Root Bridge detection
                      ` [PATCH 94/140] ACPICA: Use manifest constants for parse pass number
                      ` [PATCH 95/140] ACPICA: Update comments
                      ` [PATCH 96/140] ACPICA: Abort downward walk on temporary node detection
                      ` [PATCH 97/140] ACPICA: Fixes for parameter validation
                      ` [PATCH 98/140] ACPICA: Update version to 20061011
                      ` [PATCH 99/140] ACPICA: Remove duplicate table manager
                      ` [PATCH 100/140] ACPICA: use new ACPI headers
                      ` [PATCH 101/140] ACPICA: Remove duplicate table definitions
                      ` [PATCH 102/140] ACPICA: Remove duplicate table definitions (non-conflicting)
                      ` [PATCH 103/140] ACPICA: Remove duplicate table definitions (non-conflicting), cont
                      ` [PATCH 104/140] ACPICA: Update debug output routines for data structure changes
                      ` [PATCH 105/140] ACPICA: Miscellaneous table manager updates and optimizations
                      ` [PATCH 106/140] ACPICA: Fixes for load() operator
                      ` [PATCH 107/140] ACPICA: Remove global lock handler on AcpiTerminate
                      ` [PATCH 108/140] ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma
                      ` [PATCH 109/140] ACPICA: Add ACPI_MAX macro
                      ` [PATCH 110/140] ACPICA: Fail AcpiEnable if ACPI tables not loaded
                      ` [PATCH 111/140] ACPICA: Add include of actables.h
                      ` [PATCH 112/140] ACPICA: Update version to 20061109
                      ` [PATCH 113/140] ACPICA: Removed all 16-bit support
                      ` [PATCH 114/140] ACPICA: Debugger multithreading enhancements
                      ` [PATCH 115/140] ACPICA: Update a comment
                      ` [PATCH 117/140] ACPICA: Added option to display memory statistics upon termination
                      ` [PATCH 118/140] ACPICA: Update version to 20061215
                      ` [PATCH 119/140] ACPICA: Allow ACPI id to be u32 instead of u8
                      ` [PATCH 120/140] ACPICA: Allow processor to be declared with the Device() instead of Processor()
                      ` [PATCH 121/140] ACPICA: Update copyright to 2007
                      ` [PATCH 122/140] ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table load
                      ` [PATCH 123/140] ACPICA: Update version to 20070126
                      ` [PATCH 124/140] ACPI: build fix for IBM x440 - CONFIG_X86_SUMMIT
                      ` [PATCH 125/140] ACPI: fix HP RX2600 IA64 boot
                      ` [PATCH 126/140] ACPI_NUMA: fix HP IA64 simulator issue with extended memory domain
                      ` [PATCH 127/140] ACPICA: reduce conflicts with Altix patch series
                      ` [PATCH 128/140] Altix: ACPI SSDT PCI device support
                      ` [PATCH 129/140] Altix: Add ACPI SSDT PCI device support (hotplug)
                      ` [PATCH 130/140] ACPICA: fix gcc build warnings
                      ` [PATCH 131/140] ACPI: dock: check if parent is on dock
                      ` [PATCH 132/140] ACPI: bay: new driver adding removable drive bay support
                      ` [PATCH 133/140] ACPI: bay: delete unused variable
                      ` [PATCH 134/140] ACPI: bay: remove prototype procfs code
                      ` [PATCH 135/140] ACPI: bay: make bay a platform driver
                      ` [PATCH 136/140] ACPI: bay: make drive_bays static
                      ` [PATCH 137/140] ACPI: bay: new driver is EXPERIMENTAL
                      ` [PATCH 138/140] ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update
                      ` [PATCH 139/140] asus-laptop: merge with ACPICA table update
                      ` [PATCH 140/140] ACPICA: reduce table header messages to fit within 80 columns

battery driver
 2007-02-07 20:07 UTC  (2+ messages)
` Bugs fixing

acpi change between 2.6.8.1 and 2.6.17 breaks Tyan S2466N power button
 2007-02-07 18: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