All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] Platforms supported by lm-sensors?
@ 2008-05-20 23:38 Daniel Lucio
  2008-05-23 14:08 ` Jean Delvare
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Lucio @ 2008-05-20 23:38 UTC (permalink / raw)
  To: lm-sensors

Hi,

does anybody has a list of the platforms supported by lm-sensors? Or  
a way to generalize where should I be able to run it?

Thank you!

Daniel

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [lm-sensors] Platforms supported by lm-sensors?
  2008-05-20 23:38 [lm-sensors] Platforms supported by lm-sensors? Daniel Lucio
@ 2008-05-23 14:08 ` Jean Delvare
  0 siblings, 0 replies; 2+ messages in thread
From: Jean Delvare @ 2008-05-23 14:08 UTC (permalink / raw)
  To: lm-sensors

Hi Daniel,

On Tue, 20 May 2008 19:38:14 -0400, Daniel Lucio wrote:
> does anybody has a list of the platforms supported by lm-sensors? Or  
> a way to generalize where should I be able to run it?

Lm-sensors works on virtually any platform. Most hardware monitoring
chips use standard interfaces (I2C/SMBus, LPC, PCI...) so they can be
found on a variety of systems. In the case of I2C/SMBus, our hardware
monitoring drivers are platform-neutral and what you need is an
underlying I2C/SMBus host controller driver for your platform. Most of
them are under drivers/i2c/busses in the Linux kernel tree.

We advertise hardware support on a per-chip basis, not per-platform
basis. See:
http://www.lm-sensors.org/wiki/Devices

There is a partial list of I2C/SMBus host controller drivers at the
bottom of this page, but it's PC-centric and thus incomplete and
useless for other platforms.

Libsensors itself is hardware-agnostic. All it does is map the sysfs
interface exposed by hardware monitoring chip to an API which is
convenient for C and C++ applications to use.

-- 
Jean Delvare

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-23 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-20 23:38 [lm-sensors] Platforms supported by lm-sensors? Daniel Lucio
2008-05-23 14:08 ` Jean Delvare

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.