[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090803074620.GA2285@phenom2.trippelsdorf.de>
Date: Mon, 3 Aug 2009 09:46:20 +0200
From: Markus Trippelsdorf <markus@...ppelsdorf.de>
To: Len Brown <lenb@...nel.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-acpi@...r.kernel.org
Subject: Re: [git pull request] ACPI patches for 2.6.31-rc5
On Sun, Aug 02, 2009 at 01:12:58PM -0400, Len Brown wrote:
>
> please pull from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git release
>
> The larger changes are simple, reverting a bad commit
> and deleting some broken features.
>
>
> Len Brown (2):
> Revert "ACPICA: Remove obsolete acpi_os_validate_address interface"
>
> This reverts commit f9ca058430333c9a24c5ca926aa445125f88df18.
>
> which caused a regression:
>
> http://bugzilla.kernel.org/show_bug.cgi?id=13620
>
This revert breaks it8720 hardware monitoring on my machine:
ACPI: I/O resource it87 [0x295-0x296] conflicts with ACPI region ECRE [0x290-0x2af]
ACPI: Device needs an ACPI driver
Reverting the revert solves the problem:
markus@...nom2 ~ % sensors
it8720-isa-0290
Adapter: ISA adapter
in0: +0.00 V (min = +0.00 V, max = +4.08 V) ALARM
in1: +1.65 V (min = +0.00 V, max = +4.08 V)
in2: +1.14 V (min = +0.00 V, max = +4.08 V)
in3: +3.09 V (min = +0.00 V, max = +4.08 V)
in4: +4.08 V (min = +0.00 V, max = +4.08 V) ALARM
in5: +4.08 V (min = +0.00 V, max = +4.08 V) ALARM
in6: +4.08 V (min = +0.00 V, max = +4.08 V) ALARM
in7: +4.08 V (min = +0.00 V, max = +4.08 V) ALARM
in8: +3.41 V
fan1: 1175 RPM (min = 0 RPM)
fan2: 1175 RPM (min = 0 RPM)
fan3: 859 RPM (min = 0 RPM)
temp1: +37.0°C (low = -1.0°C, high = +127.0°C) sensor = thermistor
temp2: +41.0°C (low = -1.0°C, high = +127.0°C) sensor = thermistor
temp3: -128.0°C (low = -1.0°C, high = +127.0°C) sensor = disabled
cpu0_vid: +1.550 V
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +37.8°C
dmesg and .config is attached.
--
Markus
View attachment "dmesg40" of type "text/plain" (27901 bytes)
View attachment "config" of type "text/plain" (41364 bytes)
Powered by blists - more mailing lists