Home
last modified time | relevance | path

Searched refs:sensors (Results 1 – 11 of 11) sorted by relevance

/linux-2.4.37.9/drivers/i2c/
DConfig.in61 # This is needed for automatic patch generation: sensors code starts here
62 # This is needed for automatic patch generation: sensors code ends here
65 …dep_tristate 'I2C /proc interface (required for hardware sensors)' CONFIG_I2C_PROC $CONFIG_I2C $CO…
/linux-2.4.37.9/arch/ppc64/kernel/
Drtas-proc.c118 static struct rtas_sensors sensors; variable
521 for (i=0; i<sensors.quant; i++) { in ppc_rtas_sensor_read()
522 j = sensors.sensor[i].quant; in ppc_rtas_sensor_read()
527 sensors.sensor[i].token, in ppc_rtas_sensor_read()
528 sensors.sensor[i].quant - j); in ppc_rtas_sensor_read()
531 n += ppc_rtas_process_sensor(sensors.sensor[i], state, in ppc_rtas_sensor_read()
570 sensors.quant = len / 8; /* int + int */ in ppc_rtas_find_all_sensors()
572 for (i=0; i<sensors.quant; i++) { in ppc_rtas_find_all_sensors()
573 sensors.sensor[i].token = *utmp++; in ppc_rtas_find_all_sensors()
574 sensors.sensor[i].quant = *utmp++; in ppc_rtas_find_all_sensors()
/linux-2.4.37.9/Documentation/i2c/
Dwriting-clients99 do not always need this, but especially for `sensors' drivers, it can
105 struct semaphore lock; /* For ISA access in `sensors' drivers. */
107 `sensors' drivers. */
108 enum chips type; /* To keep the chips type for `sensors' drivers. */
136 it useful to abstract from this (only for `sensors' drivers).
159 For sensors code, you may have to cope with ISA registers too. Something
197 NOTE: If you want to write a `sensors' driver, the interface is slightly
252 Probing classes (sensors)
255 If you write a `sensors' driver, you use a slightly different interface.
257 use a enum of chip types. Don't forget to include `sensors.h'.
[all …]
Dsummary40 in this package. See the lm_sensors project http://www.lm-sensors.org/
54 i2c-proc: The /proc/sys/dev/sensors interface for device (client) drivers
/linux-2.4.37.9/Documentation/usb/
Dstv680.txt12 variety of SDRAM sizes and sensors, allowing for a maximum of 26 VGA or 20
Dov511.txt226 affects OmniVision sensors.
248 DESC: Setting this flag changes the exposure algorithm for OmniVision sensors
Dw9968cf.txt78 support for some OmniVision CMOS sensors connected to the W996[87]CF chips.
103 For a list of supported CMOS sensors, please visit the the author's homepage on
/linux-2.4.37.9/Documentation/video4linux/bttv/
DREADME17 http://www.lm-sensors.org/wiki/Download
/linux-2.4.37.9/Documentation/
DIPMI.txt10 It provides for dynamic discovery of sensors in the system and the
11 ability to monitor the sensors and be informed when the sensor's
DConfigure.help15754 sensors, which is available on internet: it is recommended to read
19364 hardware sensors support, and also for Video For Linux support.
19385 temperature sensors. The second controller also connects to the
19502 I2C /proc interface (required for hardware sensors)
19505 The entries will be found in /proc/sys/dev/sensors.
24806 various sensors in the system, just do a
24808 $ cat /proc/rtas/sensors
28867 IPMI is a standard for managing sensors (temperature,
/linux-2.4.37.9/
DMAINTAINERS823 W: http://www.lm-sensors.org/