messages from 2007-04-24 14:48:16 to 2007-04-29 12:06:33 UTC [more...]
[GIT PATCH] ACPI patches for 2.6.22
2007-04-29 11:52 UTC (3+ messages)
[2.6.21-rc7-mm2] BUG while suspend to ram
2007-04-29 10:42 UTC
PCI Express MMCONFIG and BIOS Bug messages
2007-04-29 10:12 UTC (2+ messages)
ACPI patches for 2.6.22 merge window
2007-04-29 9:59 UTC (87+ 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
2.6.21 known regressions (v2) (for -stable team)
2007-04-29 8:25 UTC (12+ messages)
` [stable] "
` send_IPI_mask_bitmask() (Re: 2.6.21 known regressions (v2) (for -stable team))
[patch 0/9 v2] sony drivers: finish rewriting sonypi and updates
2007-04-29 4:42 UTC (11+ messages)
` [patch 1/9 v2] sony-laptop: add camera enable/disable parameter, better handle possible infinite loop
` [patch 2/9 v2] sony-laptop: add locking on accesses to the ioport and global vars
` [patch 3/9 v2] sony-laptop: add edge modem support (also called WWAN)
` [patch 4/9 v2] sonypi: suggest sonypi users to try sony-laptop instead
` [patch 5/9 v2] sonypi: try to detect if sony-laptop has already taken one of the known ioports
` [patch 6/9 v2] sony-laptop: complete the motion eye camera support in sony-laptop
` [patch 7/9 v2] sony-laptop: add a meye-usable include file for camera ops
` [patch 8/9 v2] meye: make meye use sony-laptop instead of sonypi
` [patch 9/9 v2] sony-laptop: remove user visible camera controls as platform attributes
[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)
[cpu idle 1/3] fix cpuidle sysfs related issue
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)
[GIT PULL] thinkpad-acpi fixes and sysfs support part 2 (try 2)
2007-04-29 4:15 UTC (13+ messages)
` [PATCH 1/9] ACPI: thinkpad-acpi: add a fan-control feature master toggle
` [PATCH 2/9] ACPI: thinkpad-acpi: do not arm fan watchdog if it would not work
` [PATCH 3/9] ACPI: thinkpad-acpi: fix a fan watchdog invocation
` [PATCH 4/9] ACPI: thinkpad-acpi: map ENXIO to EINVAL for fan sysfs
` [PATCH 5/9] ACPI: thinkpad-acpi: improve fan control documentation
` [PATCH 6/9] ACPI: thinkpad-acpi: improve debugging for acpi helpers
` [PATCH 7/9] ACPI: thinkpad-acpi: improve dock subdriver initialization
` [PATCH 8/9] ACPI: thinkpad-acpi: add sysfs support to hotkey subdriver
` [PATCH 9/9] ACPI: thinkpad-acpi: add sysfs support to wan and bluetooth subdrivers
[-mm patch] make drivers/misc/thinkpad_acpi:fan_mutex static
2007-04-29 4:09 UTC (5+ messages)
[PATCH 06/13] libata-acpi: clean up parameters and misc stuff
2007-04-29 3:12 UTC (4+ messages)
[PATCH 07/13] libata-acpi: add ATA_FLAG_ACPI_SATA port flag
2007-04-29 2:56 UTC (3+ messages)
[PATCH 09/13] libata-acpi: clean up ata_acpi_exec_tfs()
2007-04-29 2:56 UTC (3+ messages)
[PATCH 03/13] libata: separate out ata_dev_reread_id()
2007-04-29 2:52 UTC (3+ messages)
[PATCH] use mutex instead of semaphore in Sony PI driver
2007-04-29 2:14 UTC (3+ messages)
[2.6.21.stable PATCH] ACPI: Fix 2.6.21 boot regression on P4/HT
2007-04-29 0:37 UTC
[PATCH 11/13] libata: reimplement ACPI invocation
2007-04-28 19:09 UTC (2+ messages)
[PATCH 10/13] libata-acpi: miscellaneous cleanups
2007-04-28 19:00 UTC (2+ messages)
[PATCH 08/13] libata-acpi: implement ata_acpi_associate()
2007-04-28 18:59 UTC (2+ messages)
[PATCH 05/13] libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/
2007-04-28 18:54 UTC (2+ messages)
[PATCH 01/13] ahci: consolidate common port flags
2007-04-28 18:51 UTC (2+ messages)
ACPI interpreter errors
2007-04-28 6:31 UTC (3+ messages)
` ACPI interpreter errors (aer_init)
[Mactel-linux-users] C4 state problem
2007-04-28 6:10 UTC
Problem 2.6.21
2007-04-28 5:34 UTC
[GIT PULL] thinkpad-acpi fixes and sysfs support part 2
2007-04-28 1:02 UTC (3+ messages)
` [PATCH 1/9] ACPI: thinkpad-acpi: add a fan-control feature master toggle
2.6.21-rc6-mm1 USB related boot hang - bisection result
2007-04-27 22:41 UTC (2+ messages)
2.6.21-rc7: known regressions
2007-04-27 22:38 UTC
[PATCH] ACPI video: Don't export sysfs backlight interface if query _BCL fail
2007-04-27 10:18 UTC
2.6.21-rc7-mm2 -- gnome-power-manager always shows the power as coming from AC
2007-04-27 8:10 UTC (3+ messages)
[patch 1/3] Exit ACPI processor module gracefully if acpi is disabled
2007-04-26 7:03 UTC
[cpuidle 2/3] add cpuidle_fore_redetect_devices API
2007-04-26 2:40 UTC
[patch 2.6.21-rc5-git] make /proc/acpi/wakeup more useful
2007-04-25 19:22 UTC (2+ messages)
[patch] ACPI: use _STA bit names rather than 0x0F
2007-04-25 18:21 UTC (2+ messages)
[patch] ACPI: Remove duplicate definitions for _STA bits
2007-04-25 18:16 UTC (2+ messages)
[patch] ACPI video driver output switch sysfs support
2007-04-25 15:31 UTC (3+ messages)
[PATCH] Disable MSI per FADT
2007-04-25 15:01 UTC (3+ messages)
[RFC PATCH] _TPC support
2007-04-25 14:23 UTC (3+ messages)
` Fwd: "
[GIT PULL] thinkpad-acpi sysfs support part 1
2007-04-25 12:59 UTC (12+ messages)
` [PATCH 1/9] ACPI: thinkpad-acpi: register with the device model
` [PATCH 3/9] ACPI: thinkpad-acpi: add infrastructure for the sysfs device attributes
` [PATCH 5/9] ACPI: thinkpad-acpi: add sysfs support to the thermal subdriver
` [PATCH 8/9] ACPI: thinkpad-acpi: add sysfs support to the cmos command subdriver
` [PATCH 6/9] ACPI: thinkpad-acpi: add sysfs support to fan subdriver
` [PATCH 7/9] ACPI: thinkpad-acpi: add a safety net for TPEC fan control mode
` [PATCH 9/9] ACPI: thinkpad-acpi: update brightness sysfs interface support
Thinkpad suspend-to-disk regression
2007-04-25 12:47 UTC (2+ messages)
[PATCH] Improve acpi debug documentation
2007-04-25 5:21 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