messages from 2006-11-24 07:16:20 to 2006-12-07 12:53:40 UTC [more...]
[PATCH 13/14] ACPI: use PNPID:instance_no as bus_id of ACPI device
2006-12-07 12:57 UTC
[PATCH 12/14] ACPI: Set fake hid for non-PNPID ACPI devices
2006-12-07 12:57 UTC
[PATCH 11/14] ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver
2006-12-07 12:57 UTC
[PATCH 10/14] ACPI: consolidate two motherboard drivers into one
2006-12-07 12:56 UTC
[PATCH 9/14] ACPI: add acpi_bus_removal_type in acpi_device
2006-12-07 12:56 UTC
[PATCH 8/14] ACPI: add acpi_bus_ops in acpi_device
2006-12-07 12:56 UTC
[PATCH 7/14] ACPI: convert to sysfs framework
2006-12-07 12:56 UTC
[PATCH 6/14] ACPI: adjust init order
2006-12-07 12:56 UTC
[PATCH 5/14] ACPI: change registration interface to follow driver model
2006-12-07 12:56 UTC
[PATCH 4/14] ACPI: add ACPI bus_type for driver model
2006-12-07 12:56 UTC
[PATCH 3/14] ACPI: add device_driver and hepler functions
2006-12-07 12:56 UTC
[PATCH 2/14] ACPI: rename some functions
2006-12-07 12:56 UTC
[PATCH 1/14] ACPI: clean up scan.c
2006-12-07 12:56 UTC
[PATCH 0/14] ACPI: make ACPI use driver model
2006-12-07 12:56 UTC
updated patches of sysfs branch
2006-12-07 10:19 UTC
[PATCH 00/21] ACPI: ibm-acpi: cleanups, extended fan/thermal support
2006-12-07 6:23 UTC (24+ messages)
` [PATCH 01/21] ACPI: ibm-acpi: do not use / in driver names
` [PATCH 03/21] ACPI: ibm-acpi: Use a enum to select the thermal sensor reading strategy
` [PATCH 02/21] ACPI: ibm-acpi: trivial Lindent cleanups
` [PATCH 04/21] ACPI: ibm-acpi: Implement direct-ec-access thermal reading modes for up to 16 sensors
` [PATCH 05/21] ACPI: ibm-acpi: document thermal sensor locations for the A31
` [PATCH 06/21] ACPI: ibm-acpi: prepare to cleanup fan_read and fan_write
` [PATCH 07/21] ACPI: ibm-acpi: clean up fan_read
` [PATCH 08/21] ACPI: ibm-acpi: break fan_read into separate functions
` [PATCH 10/21] ACPI: ibm-acpi: document fan control
` [PATCH 12/21] ACPI: ibm-acpi: fix and extend fan enable
` [PATCH 16/21] ACPI: ibm-acpi: implement fan watchdog command
` [PATCH 18/21] ACPI: ibm-acpi: make non-generic bay support optional
` [PATCH 19/21] ACPI: ibm-acpi: backlight device cleanup
` [PATCH 20/21] ACPI: ibm-acpi: style fixes and cruft removal
` [PATCH 21/21] ACPI: ibm-acpi: update version and copyright
` [PATCH 09/21] ACPI: ibm-acpi: cleanup fan_write
` [PATCH 11/21] ACPI: ibm-acpi: extend fan status functions
` [PATCH 13/21] ACPI: ibm-acpi: fix and extend fan control functions
` [PATCH 14/21] ACPI: ibm-acpi: store embedded controller firmware version for matching
` [PATCH 15/21] ACPI: ibm-acpi: workaround for EC 0x2f initialization bug
` [PATCH 17/21] ACPI: ibm-acpi: add support for the ultrabay on the T60,X60
Display class
2006-12-06 20:28 UTC (9+ messages)
[PATCH] acpi: add backlight support to the sony_acpi driver (v2)
2006-12-06 18:54 UTC (6+ messages)
[PATCH] ACPI: Recode the acpi_get_pci_rootbridge_handle() to boot faster
2006-12-06 17:17 UTC (2+ messages)
Possible bug in ACPI
2006-12-06 16:21 UTC (10+ messages)
pci_enable_device() and pci=routeirq
2006-12-06 16:45 UTC (9+ messages)
cannot resume from suspend-to-ram
2006-12-06 12:54 UTC (3+ messages)
Error calling BSTS
2006-12-05 17:13 UTC (7+ messages)
understanding acpi
2006-12-05 11:14 UTC (4+ messages)
HP dv9000t battery discharge rate
2006-12-05 9:43 UTC (2+ messages)
Fwd: [PATCH] Add support for ASUS A6VA, M6V, W5F, V6V laptops in asus-acpi
2006-12-05 7:42 UTC (2+ messages)
HP dv9000t battery discharge rate
2006-12-05 1:55 UTC
[patch 2/3] Altix: ACPI SSDT PCI device support
2006-12-04 23:32 UTC
[patch 3/3] Altix: Add ACPI SSDT PCI device support (hotplug)
2006-12-04 23:32 UTC
[patch 1/3] Add support for acpi_load_table/acpi_unload_table_id
2006-12-04 23:32 UTC
[patch 12/13] Add output class document
2006-12-04 22:49 UTC
[patch 1/3] Make the dock station driver a platform device driver
2006-12-04 22:50 UTC (3+ messages)
` [patch 2/3] acpi: Add a docked sysfs file to the dock driver
` [patch 3/3] acpi: Fix symbol conflict between acpiphp and dock
[patch 04/13] make drivers/acpi/bay.c:drive_bays static
2006-12-04 22:49 UTC
[patch 06/13] make drivers/acpi/ec.c:ec_ecdt static
2006-12-04 22:49 UTC
[patch 07/13] drivers/acpi/osl.c: fix a NULL check
2006-12-04 22:49 UTC
[patch 10/13] video sysfs support: Add dev argument for backlight_device_register
2006-12-04 22:49 UTC
[patch 11/13] Add display output class support
2006-12-04 22:49 UTC
[patch 03/13] acpi/processor: prevent loading module on failures
2006-12-04 22:49 UTC
[patch 13/13] Add support for ASUS A6VA, M6V, W5F, V6V laptops in asus-acpi
2006-12-04 22:49 UTC
[patch 08/13] acpi: don't select PM
2006-12-04 22:49 UTC
[patch 09/13] Implementation of acpi_video_get_next_level()
2006-12-04 22:49 UTC
[patch 01/13] ACPI: Clear GPE before disabling it
2006-12-04 22:49 UTC
[patch 05/13] acpi: replace kmalloc+memset with kzalloc
2006-12-04 22:49 UTC
[patch 02/13] acpi: fix single linked list manipulation
2006-12-04 22:49 UTC
[patch 0/3] Dock patches
2006-12-04 22:49 UTC
2.6.19: ACPI reports AC not present after resume from STD
2006-12-03 16:00 UTC (5+ messages)
[PATCH] backlight: do not power off backlight when unregistering (try 3)
2006-12-03 14:24 UTC
acpi misreports battery
2006-12-03 6:23 UTC
ACPI Thermal Zone with Asus a7n8x
2006-12-03 3:21 UTC (2+ messages)
asus-acpi support for more laptops
2006-12-02 21:34 UTC
[GIT PATCH] fix ACPI interrupt regression in 2.6.19
2006-12-02 7:56 UTC
acpi misreports battery
2006-12-01 19:06 UTC
[RFC] ACPI vs device ordering on resume
2006-12-01 18:42 UTC (13+ messages)
` [linux-pm] "
contents of sysfs branch
2006-12-01 8:55 UTC (10+ messages)
` [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
` updated patches of sysfs branch
[PATCH 3/3] - Add support for acpi_load_table/acpi_unload_table_id
2006-11-30 23:04 UTC
[PATCH 2/3] - Altix: Add ACPI SSDT PCI device support (hotplug)
2006-11-30 23:02 UTC
Causing an ACPI event from a device driver
2006-11-30 15:21 UTC (2+ messages)
acpi nic card flapping
2006-11-30 6:23 UTC (4+ messages)
new pmtools available for testing
2006-11-29 16:31 UTC (6+ messages)
[PATCH] allow the highest frequency if bios think so
2006-11-29 7:25 UTC (3+ messages)
How ACPI is actually implemented?
2006-11-29 7:05 UTC (2+ messages)
How ACPI is actually implemented?
2006-11-28 11:37 UTC (2+ messages)
Broken DSDT (ASUS A6Km, Sempron 3300+)
2006-11-28 10:51 UTC (3+ messages)
sbs driver
2006-11-28 2:25 UTC
AE_NOT_FOUND while evaluating SleepState [\_S3_]
2006-11-28 2:21 UTC (2+ messages)
How ACPI is actually implemented?
2006-11-28 1:07 UTC
[Patch] Default values for asus_acpi
2006-11-27 16:39 UTC (2+ messages)
[PATCH 3/3] - Add support for acpi_load_table/acpi_unload_table_id
2006-11-27 15:19 UTC (2+ messages)
How ACPI is actually implemented?
2006-11-27 15:08 UTC (8+ messages)
contents of the acpica branch
2006-11-27 2:12 UTC (64+ 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 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 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 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
` [PATCH 55/65] ACPICA: Abort downward walk on temporary node detection
` [PATCH 56/65] ACPICA: Fixes for parameter validation
` [PATCH 57/65] ACPICA: Update version to 20061011
` [PATCH 58/65] ACPICA: Update debug output routines for data structure changes
` [PATCH 59/65] ACPICA: Miscellaneous table manager updates and optimizations
` [PATCH 60/65] ACPICA: Fixes for load() operator
` [PATCH 61/65] ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma
` [PATCH 62/65] ACPICA: Add ACPI_MAX macro
` [PATCH 63/65] ACPICA: Fail AcpiEnable if ACPI tables not loaded
` [PATCH 64/65] ACPICA: Add include of actables.h
` [PATCH 65/65] ACPICA: version update
[2.6 patch] proper prototype for drivers/base/init.c:driver_init()
2006-11-25 22:31 UTC (3+ messages)
[PATCH] ACPI: ibm-acpi: do not use / in driver names
2006-11-25 1:02 UTC
[PATCH] Implementation of acpi_video_get_next_level
2006-11-24 19:36 UTC (2+ messages)
battery driver
2006-11-24 17:27 UTC
[0/12] acpi: make ACPI use driver model
2006-11-24 14:37 UTC (8+ messages)
` [PATCH] ACPI: ibm-acpi: do not use / in driver names
No C-states on latest AMD Mobile Turion K8 cpus ?
2006-11-24 10:16 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox