messages from 2008-12-05 14:37:40 to 2008-12-17 08:46:19 UTC [more...]
[PATCH] ACPI: EC: clean up tmp variable before reuse
2008-12-17 8:55 UTC (2+ messages)
` [PATCH] : ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"
[PATCH] thermal: use integers rather than strings for thermal values
2008-12-17 3:19 UTC (9+ messages)
` [PATCH] acpi: move thermal trip handling to generic thermal layer
` [PATCH] thermal: support forcing support for passive cooling
Regression in dock/ata driver
2008-12-17 2:13 UTC
[Bugme-new] [Bug 12235] New: /sys/devices/virtual/backlight/acpi_video0/brightness has it backwards
2008-12-17 0:57 UTC (3+ messages)
suspend/resume fails on second attempt in LNXVIDEO:00
2008-12-16 23:54 UTC (16+ messages)
acpi_evaluate_integer broken by design
2008-12-16 23:49 UTC (9+ messages)
` acpi_os_allocate(GFP_KERNEL) (was Re: acpi_evaluate_integer broken by design)
[RFC][PATCH] ACPI: battery: add power_{now, avg} properties to power_class
2008-12-16 20:49 UTC (3+ messages)
state of some x86 acpi patches
2008-12-16 19:25 UTC (2+ messages)
[RFC][PATCH] ACPI: battery: add power_{now, avg} properties to power_class
2008-12-16 15:51 UTC (8+ messages)
Fuijtsu Lifebook RFKILL support
2008-12-16 15:23 UTC (26+ messages)
reverted battery current conversion fix
2008-12-16 15:06 UTC (6+ messages)
Bug 11884 - _REG and _INI
2008-12-16 10:17 UTC (6+ messages)
[patch]change a spinlock to mutex
2008-12-16 3:03 UTC (2+ messages)
Buggy DSDT on Dell Latitude E5400
2008-12-15 19:37 UTC (3+ messages)
Unexcepted shutdown in 2.6.28-rc5
2008-12-15 2:23 UTC (6+ messages)
DMI info
2008-12-14 18:33 UTC
[PATCH RFT] fujitsu-laptop: docked/lid/radios support
2008-12-13 20:58 UTC
Bugs on aspire one A150
2008-12-13 18:04 UTC (4+ messages)
2.6.28-rc8-git1: Reported regressions from 2.6.27
2008-12-13 16:29 UTC
rc8 didn't include patch (was Re: 2.6.28-rc7 acpi error messages)
2008-12-12 21:02 UTC (4+ messages)
December Promo Draws Notice!!!
2008-12-12 5:25 UTC
[patch 1/2] acpi: check _PSS invalidation when BIOS report _PSS with 0x80000000
2008-12-12 6:22 UTC (2+ messages)
[patch 2/2] ACPI toshiba: only register rfkill if bt is enabled
2008-12-12 6:21 UTC (2+ messages)
[PATCH] ACPI: Check _PSS invalidation when BIOS report _PSS with all 0x80000000
2008-12-12 5:36 UTC (4+ messages)
Linux 2.6.28-rc8
2008-12-11 16:59 UTC
winner
2008-12-11 3:31 UTC
[PATCH] PNPACPI: Enable Power Support
2008-12-11 1:50 UTC (12+ messages)
linux-next: Tree for December 10
2008-12-11 0:38 UTC (3+ messages)
ACPI bugs - Dec-2008 status report
2008-12-10 19:24 UTC
Samsung R560 ACPI issues
2008-12-10 16:41 UTC
Samsung R560 ACPI issues
2008-12-10 13:41 UTC
DMI info for Intel DP43TF
2008-12-10 11:59 UTC
Please send DMI info above to linux-acpi@vger.kernel.org
2008-12-10 10:55 UTC
[PATCH 01/02] Initial work to let ACPI buttons work over INPUT layer
2008-12-10 10:45 UTC (4+ messages)
PATCH: /proc/acpi/alarm: handle day-of-month wraparound on readback
2008-12-10 5:35 UTC (5+ messages)
` [PATCH] "
[PATCH 2.6.23..2.6.27.stable] ACPI: delete OSI(Linux) DMI dmesg spam
2008-12-10 5:26 UTC (3+ messages)
` [stable] "
[PATCH 4/33] drivers/acpi: Make static
2008-12-09 21:41 UTC (3+ messages)
` [PATCH 4/33 v2] "
` [PATCH 21/31] drivers/power: "
[intel/acpi] backlight
2008-12-09 21:24 UTC (4+ messages)
` [intel/acpi] backlight - T61
DMI information for Dell Latitude E4300
2008-12-09 15:01 UTC (2+ messages)
[PATCH 00/20] ACPI: PCI: simplify _PRT handling
2008-12-09 4:31 UTC (21+ messages)
` [PATCH 01/20] ACPI: PCI: use conventional PCI address format
` [PATCH 02/20] ACPI: PCI: remove unnecessary null pointer checks
` [PATCH 03/20] ACPI: PCI: simplify buffer management for evaluating _PRT
` [PATCH 04/20] ACPI: PCI: ignore _PRT function information
` [PATCH 05/20] ACPI: PCI: fix GSI/IRQ naming confusion
` [PATCH 06/20] ACPI: PCI: move struct acpi_prt_entry declaration out of public header file
` [PATCH 07/20] ACPI: PCI: add a helper to convert _PRT INTx pin number to name
` [PATCH 08/20] ACPI: PCI: always use the PCI INTx pin values, not the _PRT ones
` [PATCH 09/20] ACPI: PCI: use 1-based encoding for _PRT quirks
` [PATCH 10/20] ACPI: PCI: lookup _PRT entry by PCI dev and pin, not segment/bus/dev/pin
` [PATCH 11/20] ACPI: PCI: tweak _PRT lookup debug
` [PATCH 12/20] ACPI: PCI: remove callback from acpi_pci_irq_lookup & acpi_pci_irq_derive
` [PATCH 13/20] ACPI: PCI: use positive logic to simplify code
` [PATCH 14/20] ACPI: PCI: follow typical PCI INTx swizzling pattern
` [PATCH 15/20] ACPI: PCI: combine lookup and derive
` [PATCH 16/20] ACPI: PCI: simplify list of _PRT entries
` [PATCH 17/20] ACPI: PCI: simplify struct acpi_prt_entry
` [PATCH 18/20] ACPI: PCI: expand acpi_pci_allocate_irq() and acpi_pci_free_irq() inline
` [PATCH 19/20] ACPI: PCI: whitespace and useless initialization cleanup
` [PATCH 20/20] ACPI: PCI: add HP copyright
Gateway DX4720-03
2008-12-09 1:02 UTC
[PATCH] PNPACPI: Enable Power Management
2008-12-08 20:40 UTC (5+ messages)
x86: Change static allocation of trampoline area
2008-12-08 12:50 UTC (2+ messages)
[stable] Suspend regression in stable kernel 2.6.27.4 on Mac mini Core Duo
2008-12-08 11:25 UTC (5+ messages)
AE_ERROR, ACPI thermal trip point state changed
2008-12-08 6:59 UTC (14+ messages)
2.6.28-rc8-git5: Reported regressions from 2.6.27
2008-12-07 20:27 UTC
DMI info
2008-12-07 10:34 UTC
samsung x360, acpi support
2008-12-06 18:54 UTC (13+ messages)
2.6.28-rc6-mmotm1126 - acpi AE_AM_INFINITE_LOOP errors
2008-12-06 3:46 UTC
2.6.28-rc7 acpi error messages
2008-12-05 19:55 UTC (17+ messages)
DMI information for Dell Precision M6400
2008-12-05 13:44 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