* which kernel file contains /porc/acpi/thermal_zone/THRM/tempature
@ 2011-04-28 22:49 Ralph Blach
2011-04-29 12:37 ` Alexander Clouter
0 siblings, 1 reply; 2+ messages in thread
From: Ralph Blach @ 2011-04-28 22:49 UTC (permalink / raw)
To: linux-kernel
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
Thanks
Chip
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: which kernel file contains /porc/acpi/thermal_zone/THRM/tempature
2011-04-28 22:49 which kernel file contains /porc/acpi/thermal_zone/THRM/tempature Ralph Blach
@ 2011-04-29 12:37 ` Alexander Clouter
0 siblings, 0 replies; 2+ messages in thread
From: Alexander Clouter @ 2011-04-29 12:37 UTC (permalink / raw)
To: linux-kernel
Ralph Blach <chipperb@nc.rr.com> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-04-29 13:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-28 22:49 which kernel file contains /porc/acpi/thermal_zone/THRM/tempature Ralph Blach
2011-04-29 12:37 ` Alexander Clouter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox