public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-02-07 18:55:27 to 2007-02-14 01:17:48 UTC [more...]

[PATCH] sony-laptop: allow complex per-value input/output validation
 2007-02-14  1:17 UTC  (8+ messages)

[PATCH] ACPI: use NULL for ptrs
 2007-02-14  0:11 UTC 

no fan detected
 2007-02-13 23:45 UTC  (4+ messages)

/proc/acpi/ac_adapter/AC is missing after latest ACPI merge
 2007-02-13 11:51 UTC  (4+ messages)

[GIT PATCH] ACPI patches for 2.6.21 - part II
 2007-02-13  8:38 UTC 

ACPI related patches for 2.6.21 -- part II
 2007-02-13  6:53 UTC  (42+ messages)
  ` [PATCH 01/41] sony_acpi: SNC device support for Sony Vaios
    ` [PATCH 02/41] sony_acpi: Avoid dimness on resume
    ` [PATCH 03/41] sony_acpi: Fix sony_acpi_resume call
    ` [PATCH 04/41] sony_acpi: Add backlight support to the sony_acpi
    ` [PATCH 05/41] sony_acpi: Add backlight support to the sony_acpi v2
    ` [PATCH 06/41] sony_acpi: Video sysfs support take 2
    ` [PATCH 07/41] sony_acpi: Add acpi_bus_generate event
    ` [PATCH 08/41] sony_acpi: Allow easier debugging for the unknown SNC methods
    ` [PATCH 09/41] sony_acpi: Add lanpower and audiopower controls
    ` [PATCH 10/41] sony_acpi: Allow multiple sony_acpi_values for the same .name
    ` [PATCH 11/41] sony_acpi: Fix sony_acpi backlight registration and unregistration
    ` [PATCH 12/41] sony-laptop: create from sony_acpi
    ` [PATCH 13/41] sony-laptop: Remove /proc/acpi/sony interface and implement platform_device
    ` [PATCH 14/41] sony-laptop: Small update to the Kconfig help to make people believe this driver is useful
    ` [PATCH 15/41] sony-laptop: Group functions and structures to better draw subsytems usage
    ` [PATCH 16/41] sony-laptop: Lindent
    ` [PATCH 17/41] ACPI: bay: remove ACPI driver struct
    ` [PATCH 18/41] ACPI: asus_acpi: Add support for Asus Z81SP
    ` [PATCH 19/41] ACPI: updates rtc-cmos device platform_data
    ` [PATCH 20/41] ACPI: bay: fix build warning
    ` [PATCH 22/41] sony-laptop: Update docs
    ` [PATCH 23/41] sony-laptop: add to MAINTAINERS
    ` [PATCH 24/41] ACPI: bay: fix wrong order of kzalloc arguments
    ` [PATCH 25/41] ACPI: ibm-acpi: cleanup init and exit paths
    ` [PATCH 26/41] ACPI: video: Fix null pointer in appledisplay driver
    ` [PATCH 27/41] ACPI: hotkey: remove driver, per feature-removal-schedule.txt
    ` [PATCH 28/41] ACPI: Disable GPEs in preparation for sleep
    ` [PATCH 29/41] ACPI: invoke acpi_sleep_init() earlier
    ` [PATCH 30/41] ACPI: battery: check for battery present on /proc/battery access
    ` [PATCH 31/41] ACPI: sbs: fix present rate
    ` [PATCH 32/41] ACPI: add video driver MAINTAINER
    ` [PATCH 33/41] ACPI: acpi_table_parse() now returns success/fail, not count
    ` [PATCH 34/41] ACPI: acpi_madt_entry_handler() is not MADT specific
    ` [PATCH 35/41] ACPI: acpi_table_parse_madt_family() "
    ` [PATCH 36/41] ACPI: IA64: fix calculation of apic_id
    ` [PATCH 37/41] ACPI: clean up ACPI_MODULE_NAME() use
    ` [PATCH 38/41] ACPI: fix acpi_driver.name usage
    ` [PATCH 39/41] ACPI: delete extra #defines in /drivers/acpi/ drivers
    ` [PATCH 40/41] sony-laptop: allow complex per-value input/output validation
    ` [PATCH 41/41] ACPI: cleanup: make disable_acpi() valid w/o CONFIG_ACPI

Enabling the IO-APIC on an Abit KT7A motherboard
 2007-02-13  5:04 UTC  (2+ messages)

git backlight tree
 2007-02-12 13:43 UTC  (2+ messages)

Regression in kernel linux-2.6.20-rc1/2: Problems with poweroff
 2007-02-11 22:01 UTC  (4+ messages)

[GIT PATCH] ACPI patches for 2.6.21
 2007-02-11 19:48 UTC  (14+ messages)

current git breaks resume
 2007-02-11 17:56 UTC  (6+ messages)

Conversion failure : Recipients-Information is not available
 2007-02-11 12:14 UTC 

[PATCH 0/2] sony-laptop: docs and maintainer update
 2007-02-11  9:23 UTC  (15+ 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)
  ` [PATCH 1/1] New sony laptop drivers maintainer

acpi_bus_register_driver() and latest acpi trees
 2007-02-11  6:03 UTC  (5+ messages)

multiple MADT issue & acpi_get_table()
 2007-02-11  5:57 UTC 

acpi_find_bmc() and acpi_get_table()
 2007-02-11  5:28 UTC  (3+ messages)

[PATCH 0/4] sony_acpi-0.4: morph into sony-laptop
 2007-02-10 12:49 UTC  (10+ 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

Fan speeds on HP nc6400 and nc8430
 2007-02-10 10:37 UTC  (5+ messages)

Fix null pointer dereference in appledisplay driver
 2007-02-10  5:39 UTC 

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

[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  (117+ 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 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 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 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 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 104/140] ACPICA: Update debug output routines for data structure changes
                                                                                                                                                                      ` [PATCH 102/140] ACPICA: Remove duplicate table definitions (non-conflicting)
                                                                                                                                                                          ` [PATCH 103/140] ACPICA: Remove duplicate table definitions (non-conflicting), cont
                                                                                                                                                                          ` [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