/linux-4.1.27/Documentation/devicetree/bindings/i2c/ |
D | ti,bq32k.txt | 11 - trickle-diode-disable : Do not use internal trickle charger diode 12 Should be given if internal trickle charger diode should be disabled
|
/linux-4.1.27/Documentation/devicetree/bindings/rtc/ |
D | dallas,ds1339.txt | 11 - trickle-diode-disable : Do not use internal trickle charger diode 12 Should be given if internal trickle charger diode should be disabled
|
D | abracon,abx80x.txt | 28 - "abracon,tc-diode": should be "standard" (0.6V) or "schottky" (0.3V)
|
/linux-4.1.27/Documentation/hwmon/ |
D | max6639 | 19 temperature and one external diode-connected transistor or two external 20 diode-connected transistors. 28 temp1_fault R Temperature channel 1 diode fault 29 temp2_fault R Temperature channel 2 diode fault
|
D | max6697 | 44 remote temperature sensors. Remote temperature sensors are diode-connected 45 thermal transitors, except for MAX6698 which supports three diode-connected 58 tempX_fault RO temperature diode fault (remote sensors only)
|
D | smsc47m192 | 73 temp1_input - chip temperature measured by on-chip diode 75 typically be wired to the diode inside the CPU) 93 temp[2-3]_input_fault - diode fault flags for temperature inputs 2 and 3. 96 to ground or Vcc. '1' indicates a diode fault.
|
D | max6642 | 18 well as the temperature on one external diode.
|
D | thmc50 | 34 external diode-type temperature sensor (compatible w/ the diode sensor inside
|
D | vt1211 | 60 Reading 1 temp1 Intel thermal diode 61 Reading 3 temp2 Internal thermal diode 114 internal thermal diode and the driver does all the scaling for temp2 and 119 Temp1 is an Intel-type thermal diode which requires the following formula to
|
D | max1619 | 19 well as the temperature of up to one external diode.
|
D | w83781d | 114 beta value in the sensor files. '1' is the PII/Celeron diode, '2' is the 168 - Problems with diode/thermistor settings (supported?) 228 > programmable to be either thermistor or Pentium II diode inputs. 229 > How do I program them for diode inputs? I can't find any register 230 > to program these to be diode inputs. 236 diode 1 1 1 242 PII thermal diode 1 1 1 243 2N3904 diode 0 0 0
|
D | lm83 | 23 a stripped down version of the LM83 that only supports one external diode. 26 in that the later can only sense the temperature of one external diode.
|
D | emc2103 | 31 as temp3 and temp4. If only one diode is attached to this channel, temp4
|
D | w83l785ts | 18 temperature of a single external diode. The high limit is
|
D | lm95245 | 22 the temperature of a remote diode as well as its own temperature.
|
D | lm95234 | 25 graphics processors or diode-connected 2N3904s. The chip's TruTherm
|
D | dme1737 | 124 temp1: Remote diode 1 (3904 type) temperature -127C - +127C 126 temp3: Remote diode 2 (3904 type) temperature -127C - +127C 130 returns 1 when a faulty diode or an unconnected input is detected and 0 239 detects a faulty thermal diode or an
|
D | adm1025 | 32 remote temperature-sensing diode and an on-chip temperature sensor allows
|
D | it87 | 208 or 3. To change sensor N to a thermal diode, 'echo 3 > tempN_type'. 211 3 = thermal diode) 259 temperature for thermal diodes or diode-connected thermal transistors.
|
D | pc87360 | 127 external thermal diode channels, so you (physically) can't use them all at 132 thermal diode, and thermistors).
|
D | asc7621 | 56 Both remote diode temperature readings may be given an offset value such 80 Using a 10-bit ADC, the aSC7621 measures the temperature of two remote diode
|
D | lm63 | 77 configurable as CPU embedded diode(1) or 3904 transistor(2).
|
D | max34440 | 113 is a remote thermal-diode sensor. For MAX34440, temp6..8
|
D | w83793 | 50 - If the value is 3, it starts monitoring using a remote termal diode
|
D | lm85 | 64 The temperatures measured are one internal diode, and two remote diodes. 66 measure a thermal diode like the one in a Pentium 4 processor in a socket
|
D | f71805f | 120 sensor. Each channel can be used for connecting either a thermal diode
|
D | lm90 | 139 well as the temperature of up to one external diode. It is compatible
|
D | sysfs-interface | 307 1: CPU embedded diode 309 3: thermal diode
|
D | lm93 | 51 diode connected transistors as well as its own die and 16 power supply
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-abx80x.c | 158 const char *diode; in abx80x_dt_trickle_cfg() local 163 ret = of_property_read_string(np, "abracon,tc-diode", &diode); in abx80x_dt_trickle_cfg() 167 if (!strcmp(diode, "standard")) in abx80x_dt_trickle_cfg() 169 else if (!strcmp(diode, "schottky")) in abx80x_dt_trickle_cfg()
|
D | rtc-ds1307.c | 134 uint32_t ohms, bool diode); 847 uint32_t ohms, bool diode) in do_trickle_setup_ds1339() argument 849 u8 setup = (diode) ? DS1307_TRICKLE_CHARGER_DIODE : in do_trickle_setup_ds1339() 874 bool diode = true; in ds1307_trickle_of_init() local 881 diode = false; in ds1307_trickle_of_init() 883 ohms, diode); in ds1307_trickle_of_init()
|
/linux-4.1.27/Documentation/spi/ |
D | spi-lm70llp | 61 transistor Q1 (and also a pullup, and a zener diode to D7); while the
|
/linux-4.1.27/drivers/media/rc/ |
D | Kconfig | 337 tristate "Nokia N900 IR transmitter diode" 341 transmitter diode built in the Nokia N900 (RX51) device.
|
/linux-4.1.27/drivers/hwmon/ |
D | nct6775.c | 2058 u8 vbat, diode, vbit, dbit; in store_temp_type() local 2073 diode = nct6775_read_value(data, data->REG_DIODE) & ~dbit; in store_temp_type() 2077 diode |= dbit; in store_temp_type() 2086 nct6775_write_value(data, data->REG_DIODE, diode); in store_temp_type() 3141 u8 tmp, diode; in nct6775_init_device() local 3167 diode = nct6775_read_value(data, data->REG_DIODE); in nct6775_init_device() 3174 = 3 - ((diode >> i) & data->DIODE_MASK); in nct6775_init_device()
|
D | w83627ehf.c | 1881 u8 tmp, diode; in w83627ehf_init_device() local 1911 diode = w83627ehf_read_value(data, W83627EHF_REG_DIODE); in w83627ehf_init_device() 1914 diode = 0x00; in w83627ehf_init_device() 1917 diode = 0x70; in w83627ehf_init_device() 1931 data->temp_type[i] = (diode & (0x10 << i)) ? 1 : 3; in w83627ehf_init_device()
|
D | Kconfig | 884 Semiconductor LM63, LM64, and LM96163 remote diode digital temperature
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | dove.dtsi | 386 thermal: thermal-diode@d001c {
|