Re: which kernel file contains /porc/acpi/thermal_zone/THRM/tempature

From: Alexander Clouter
Date: Fri Apr 29 2011 - 09:08:37 EST


Ralph Blach <chipperb@xxxxxxxxx> wrote:
>
> I have looked for this file quite a bit, but cannot find it. Which
> file contains /porc/acpi/thermal_zone/THRM/tempature so that I can
> configure it in my kernel
>
You have to look in the right places...
----
alex@berk:/usr/src$ grep "/proc/acpi/" -r linux-2.6-stable/Documentation | head -n1
linux-2.6-stable/Documentation/feature-removal-schedule.txt:What: /proc/acpi/button
----

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/feature-removal-schedule.txt#l217

/sys/class/thermal/ is where you should be looking instead.

Cheers

--
Alexander Clouter
.sigmonster says: "A car is just a big purse on wheels."
-- Johanna Reynolds

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/