messages from 2007-04-29 04:42:48 to 2007-05-05 15:51:33 UTC [more...]
[PATCHSET] libata: improve ATA ACPI support, take#2
2007-05-05 14:50 UTC (7+ messages)
` [PATCH 03/11] libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/
` [PATCH 06/11] libata-acpi: implement ata_acpi_associate()
` [PATCH 05/11] libata-acpi: add ATA_FLAG_ACPI_SATA port flag
` [PATCH 11/11] libata-acpi: implement _GTM/_STM support
` [PATCH 10/11] libata-acpi: remove redundant checks
` [PATCH 07/11] libata-acpi: clean up ata_acpi_exec_tfs()
[Fwd: [PATCH -mm] working 3D/DRI intel-agp.ko resume for i815 chip; Intel chipset testers wanted! (was: Re: intel-agp PM experiences ...)]
2007-05-04 23:48 UTC
Acpid won't start at boot anymore
2007-05-04 23:41 UTC (2+ messages)
Suspend2RAM Asus V6V
2007-05-04 23:36 UTC
Thinkpad suspend-to-disk regression
2007-05-04 20:55 UTC (13+ messages)
Why don't we use _TTS method?
2007-05-04 20:09 UTC (9+ messages)
[PATCH] acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC commands
2007-05-04 18:34 UTC (2+ messages)
syntax error, unexpected PARSEOP_NAMESEG, expecting PARSEOP_DEFINITIONBLOCK
2007-05-04 16:30 UTC (8+ messages)
ACPI code in platform mode hibernation code paths (was: Re: [PATCH] swsusp: do not use pm_ops)
2007-05-04 12:29 UTC (6+ messages)
[GIT PULL] thinkpad-acpi fixes and sysfs support part 2 (try 2)
2007-05-03 17:51 UTC (4+ messages)
` [PATCH 3/9] ACPI: thinkpad-acpi: fix a fan watchdog invocation
[PATCH -mm] working 3D/DRI intel-agp.ko resume for i815 chip; Intel chipset testers wanted! (was: Re: intel-agp PM experiences ...)
2007-05-03 15:47 UTC (3+ messages)
[PATCH] swsusp: Do not use pm_ops
2007-05-03 12:54 UTC (12+ messages)
ACPI/APIC bug
2007-05-02 16:22 UTC (3+ messages)
2.6.21: known regressions with patches (for -stable team)
2007-05-02 12:09 UTC
2.6.21.1 problems during suspend-to-ram
2007-05-01 13:06 UTC (8+ messages)
EC notifications not dispatched?
2007-05-01 7:43 UTC (2+ messages)
[PATCH 2/2] ACPI: delete un-reliable concept of cooling mode
2007-05-01 3:35 UTC
Subject: [PATCH 1/2] ACPI: thermal trip points are read-only
2007-05-01 3:35 UTC
ACPI patches for 2.6.22 merge window
2007-05-01 2:19 UTC (88+ messages)
` [PATCH 002/105] ACPI: EC: Don't use Global Lock if not asked to do so
` [PATCH 003/105] ACPI: EC: Make EC to initialize first in ACPI
` [PATCH 004/105] ACPI: EC: "Fake ECDT" workaround is not needed any longer
` [PATCH 005/105] ACPI: EC: enable burst functionality in EC
` [PATCH 006/105] ACPI: EC: Remove casts to/from void* from ec.c
` [PATCH 007/105] ACPI: EC: Put install handlers into separate function
` [PATCH 008/105] ACPI: EC: Clean ECDT and namespace parsing
` [PATCH 009/105] ACPI: EC: Rename ec_ecdt to more informative boot_ec
` [PATCH 010/105] ACPI: EC: first_ec is better to be acpi_ec than acpi_device
` [PATCH 011/105] ACPI: EC: Cleanup of EC initialization
` [PATCH 012/105] ACPI: EC: Block queries until EC is fully initialized
` [PATCH 013/105] asus-laptop: use acpi_evaluate_integer instead of read_acpi_int
` [PATCH 014/105] asus-laptop: clean write_status
` [PATCH 015/105] asus-laptop: add GLED
` [PATCH 016/105] asus-laptop: add wapf param
` [PATCH 017/105] asus-laptop: version bump
` [PATCH 018/105] ACPI: sbs: use EC rather than I2C
` [PATCH 019/105] ACPI: sbs: remove I2C Kconfig dependency
` [PATCH 020/105] ACPI: sbs: remove I2C Makefile hooks
` [PATCH 021/105] ACPI: sbs: Debug messages correction/improvement
` [PATCH 022/105] ACPI: sbs: Common interface with CM battery
` [PATCH 023/105] ACPI: sbs: remove i2c_ec.[ch]
` [PATCH 024/105] ACPI: ibm-acpi: kill trailing whitespace
` [PATCH 025/105] ACPI: ibm-acpi: rename some identifiers
` [PATCH 026/105] ACPI: ibm-acpi: add header file
` [PATCH 027/105] ACPI: ibm-acpi: organize code
` [PATCH 028/105] ACPI: ibm-acpi: update copyright notice
` [PATCH 029/105] ACPI: ibm-acpi: update documentation
` [PATCH 031/105] ACPI: dock: use NULL for pointer
` [PATCH 033/105] ACPI: thinkpad-acpi: cleanup Kconfig for thinkpad-acpi
` [PATCH 034/105] ACPI: thinkpad-acpi: add compatibility MODULE_ALIAS entry
` [PATCH 035/105] ACPI: thinkpad-acpi: cleanup after rename
` [PATCH 036/105] ACPI: thinkpad-acpi: update MAINTAINERS
` [PATCH 046/105] ACPI: thinkpad-acpi: rename register_ibmacpi_subdriver
` [PATCH 047/105] ACPI: thinkpad-acpi: rename one stray use of ibm-acpi in a comment
` [PATCH 048/105] ACPI: thinkpad-acpi: rename module glue
` [PATCH 049/105] ACPI: thinkpad-acpi: rename thinkpad constants
` [PATCH 050/105] ACPI: thinkpad-acpi: update fan firmware documentation
` [PATCH 051/105] ACPI: thinkpad-acpi: add debug mode
` [PATCH 052/105] ACPI: thinkpad-acpi: clean up probing and move init to subdrivers
` [PATCH 053/105] ACPI: thinkpad-acpi: add subdriver debug statements
` [PATCH 054/105] ACPI: thinkpad-acpi: uncouple subdriver init from ibms struct
` [PATCH 055/105] ACPI: thinkpad-acpi: improve thinkpad detection
` [PATCH 056/105] ACPI: thinkpad-acpi: use bitfields to hold subdriver flags
` [PATCH 057/105] ACPI: thinkpad-acpi: use bitfields for module flags
` [PATCH 058/105] ACPI: thinkpad-acpi: prepare for device model conversion
` [PATCH 059/105] ACPI: thinkpad-acpi: mark acpi helper functions __must_check
` [PATCH 060/105] ACPI: thinkpad-acpi: clean up hotkey subdriver
` [PATCH 061/105] ACPI: thinkpad-acpi: cleanup bluetooth and wan for sysfs conversion
` [PATCH 062/105] ACPI: thinkpad-acpi: cleanup video subdriver
` [PATCH 063/105] ACPI: thinkpad-acpi: clean up CMOS commands subdriver
` [PATCH 064/105] ACPI: thinkpad-acpi: cleanup thermal subdriver for sysfs conversion
` [PATCH 065/105] ACPI: thinkpad-acpi: improve fan watchdog messages
` [PATCH 066/105] ACPI: Disable MSI on request of FADT
` [PATCH 067/105] ACPI: Improve acpi debug documentation
` [PATCH 068/105] ACPI: thinkpad-acpi: register with the device model
` [PATCH 069/105] ACPI: thinkpad-acpi: driver sysfs conversion
` [PATCH 070/105] ACPI: thinkpad-acpi: add infrastructure for the sysfs device attributes
` [PATCH 071/105] ACPI: thinkpad-acpi: protect fan and hotkey data structures
` [PATCH 072/105] ACPI: thinkpad-acpi: add sysfs support to the thermal subdriver
` [PATCH 073/105] ACPI: thinkpad-acpi: add sysfs support to fan subdriver
` [PATCH 074/105] ACPI: thinkpad-acpi: add a safety net for TPEC fan control mode
` [PATCH 075/105] ACPI: thinkpad-acpi: add sysfs support to the cmos command subdriver
` [PATCH 076/105] ACPI: thinkpad-acpi: update brightness sysfs interface support
` [PATCH 077/105] ACPI: remove duplicate include
` [PATCH 078/105] ACPI: Remove duplicate definitions for _STA bits
` [PATCH 079/105] ACPI: use _STA bit names rather than 0x0F
` [PATCH 080/105] ACPI: correct pathname in comment
` [PATCH 081/105] ACPI: word-smith kconfig help
` [PATCH 082/105] ACPI: make /proc/acpi/wakeup more useful
` [PATCH 083/105] ACPI: prevent ACPI quirk warning mass spamming in logs
` [PATCH 084/105] ACPI: Remove a warning about unused variable in !CONFIG_ACPI compilation
` [PATCH 085/105] ACPICA: clear fields reserved before FADT r3
` [PATCH 086/105] ACPI: thinkpad-acpi: add a fan-control feature master toggle
` [PATCH 087/105] ACPI: thinkpad-acpi: do not arm fan watchdog if it would not work
` [PATCH 088/105] ACPI: thinkpad-acpi: fix a fan watchdog invocation
` [PATCH 089/105] ACPI: thinkpad-acpi: map ENXIO to EINVAL for fan sysfs
` [PATCH 090/105] ACPI: thinkpad-acpi: improve fan control documentation
` [PATCH 091/105] ACPI: thinkpad-acpi: improve debugging for acpi helpers
` [PATCH 092/105] ACPI: thinkpad-acpi: improve dock subdriver initialization
` [PATCH 093/105] ACPI: thinkpad-acpi: add sysfs support to hotkey subdriver
` [PATCH 094/105] ACPI: thinkpad-acpi: add sysfs support to wan and bluetooth subdrivers
` [PATCH 095/105] thinkpad-acpi: make drivers/misc/thinkpad_acpi:fan_mutex static
` [PATCH 105/105] sonypi: use mutex instead of semaphore
[GIT PATCH] ACPI patches for 2.6.22
2007-04-30 22:56 UTC (11+ messages)
2.6.21 known regressions (v2) (for -stable team)
2007-04-30 22:35 UTC (6+ messages)
` send_IPI_mask_bitmask() (Re: 2.6.21 known regressions (v2) (for -stable team))
2.6.21: ACPI related kernel panic
2007-04-30 13:34 UTC (3+ messages)
[PATCH 03/36] Use menuconfig objects II - battery
2007-04-30 11:21 UTC
Help Gaining Fan Control
2007-04-30 10:03 UTC
[2.6.21-rc7-mm2] BUG while suspend to ram
2007-04-30 7:32 UTC (3+ messages)
ACPI interpreter errors
2007-04-30 0:40 UTC (3+ messages)
` ACPI interpreter errors (aer_init)
PCI Express MMCONFIG and BIOS Bug messages
2007-04-29 18:39 UTC (5+ messages)
[patch 0/9 v2] sony drivers: finish rewriting sonypi and updates
2007-04-29 4:42 UTC (2+ messages)
[patch 2/3] cpuidle hang fix
2007-04-29 4:42 UTC (2+ messages)
[patch 3/3] CPU_IDLE prevents resuming from STR
2007-04-29 4:42 UTC (2+ messages)
[cpuidle 3/3] utilize max_cstate limit in acpi cpuidle driver
2007-04-29 4:41 UTC (2+ messages)
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