/linux-4.1.27/Documentation/hwmon/ |
D | max16065 | 34 monitor and sequence multiple system voltages. The MAX16065/MAX16066 can also 36 current-sense amplifier. The MAX16065 manages up to twelve system voltages 37 simultaneously, and the MAX16066 manages up to eight supply voltages. 40 system voltages. The MAX16067 manages up to six system voltages simultaneously. 43 system voltages simultaneously. 46 system voltages. The MAX16070/MAX16071 can also accurately monitor (+/-2.5%) 48 MAX16070 monitors up to twelve system voltages simultaneously, and the MAX16071 49 monitors up to eight supply voltages.
|
D | da9055 | 14 different inputs. The track and hold circuit ensures stable input voltages at 25 chip junction temperature and auxiliary channels voltages. 36 The voltages on ADC channels 1, 2 and 3 are calculated as:
|
D | emc6w201 | 21 voltages (including its own VCC) and five external thermal sensors, 31 The driver currently only supports the monitoring of the voltages,
|
D | gl518sm | 29 0x80 chips support the reading of all voltages and revision 0x00 only 55 measures voltages between 0.000 and 5.865 volt, with a resolution of 0.023 56 volt. The other inputs measure voltages between 0.000 and 4.845 volt, with
|
D | pc87427 | 20 monitoring capabilities. It can monitor up to 18 voltages, 8 fans and 22 the moment, voltages aren't.
|
D | da9052 | 14 different inputs. The track and hold circuit ensures stable input voltages at 45 The voltages on ADC channels 4, 5 and 6 are calculated as:
|
D | wm8350 | 18 monitor a range of system operating parameters, including the voltages
|
D | wm831x | 18 monitor a range of system operating parameters, including the voltages
|
D | sch5627 | 17 capabilities. They can monitor up to 5 voltages, 4 fans and 8 temperatures.
|
D | lm78 | 27 which is used to report the lower voltages newer Pentium processors use. 52 inputs can measure voltages between 0 and 4.08 volts, with a resolution
|
D | ltc4245 | 89 voltages, then the in10_input and in11_input sysfs attributes will not be 93 If you have configured the driver to sample all GPIO pins as analog voltages,
|
D | powr1220 | 18 for output voltages and GPIOs. This driver implements the voltage
|
D | adt7411 | 20 converter which measures 1 temperature, vdd and 8 input voltages. It has an
|
D | menf21bmc | 18 voltages of the board.
|
D | smsc47m192 | 38 show voltages in mV and temperatures in units of 0.001 degC. 68 All voltages are read and written in mV.
|
D | sch5636 | 24 The Fujitsu Theseus can monitor up to 5 voltages, 8 fans and 16
|
D | vexpress | 25 providing information about power lines voltages and currents, board
|
D | userspace-tools | 5 voltages, fans speed). They are often connected through an I2C bus, but some
|
D | adc128d818 | 32 inputs can measure voltages between 0 and 2.55 volts, with a resolution
|
D | adt7462 | 18 can also measure 13 voltages or 4 temperatures, or various combinations of the
|
D | adm1275 | 44 or current scaling. Reported voltages, currents, and power are raw measurements,
|
D | f71805f | 35 capabilities. It can monitor up to 9 voltages (counting its own power 42 additional internal voltages monitored (VSB and battery). It also features
|
D | lm80 | 52 inputs can measure voltages between 0 and 2.55 volts, with a resolution
|
D | pc87360 | 124 voltages, and converted into temperatures in user-space. 145 recommended resistor values for some voltages, but this still leaves much
|
D | ina209 | 72 to average results for shunt and bus voltages.
|
D | abituguru-datasheet | 201 reading of 255 with 3494 mV. The sensors for higher voltages however are 308 resulted in a _permanent_ reprogramming of the voltages, luckily I had the 310 voltages which proprably safed my computer (after a reboot I managed to
|
D | sis5595 | 84 inputs can measure voltages between 0 and 4.08 volts, with a resolution of
|
D | adt7475 | 42 temperatures and two (2) or more voltages. It has four (4) 16-bit counters
|
D | sysfs-interface | 17 voltages between 0 and +4V. Other voltages are scaled back into that 51 except for voltages which start from 0 (because most data sheets use 186 Also see the Alarms section for status flags associated with voltages.
|
D | adm1026 | 61 higher voltages directly. 3.3V, 5V, 12V, -12V and battery voltage all have
|
D | lm85 | 54 temperatures and five (5) voltages. It has four (4) 16-bit counters for 124 The SMSC EMC6D100 & EMC6D101 monitor external voltages, temperatures, and
|
D | it87 | 177 inputs can measure voltages between 0 and 4.08 volts, with a resolution of 202 (temperatures, voltages and fans.)
|
D | f71882fg | 68 capabilities. They can monitor up to 9 voltages, 4 fans and 3 temperature
|
D | adm9240 | 40 of up to four power supplies and two processor core voltages, plus
|
D | vt1211 | 139 the voltages as seen at the individual pins of UCH1-UCH5. The voltage at the
|
D | asc7621 | 101 System voltages of VCCP, 2.5V, 3.3V, 5.0V, and 12V motherboard power are
|
D | dme1737 | 45 temp[1-3] (2 remote diodes and 1 internal), 8 voltages in[0-7] (7 external and
|
D | lm93 | 52 voltages. To set fan speed, the LM93 has two PWM outputs that are each
|
D | w83781d | 104 inputs can measure voltages between 0 and 4.08 volts, with a resolution
|
/linux-4.1.27/drivers/regulator/ |
D | tps6524x-regulator.c | 129 const unsigned int *voltages; member 379 .voltages = dcdc1_voltages, 390 .voltages = dcdc2_voltages, 401 .voltages = dcdc3_voltages, 412 .voltages = ldo1_voltages, 425 .voltages = ldo2_voltages, 438 .voltages = fixed_5000000_voltage, 449 .voltages = fixed_5000000_voltage, 610 hw->desc[i].volt_table = info->voltages; in pmic_probe()
|
D | mc13892-regulator.c | 253 #define MC13892_FIXED_DEFINE(name, reg, voltages) \ argument 254 MC13xxx_FIXED_DEFINE(MC13892_, name, reg, voltages, \ 257 #define MC13892_GPO_DEFINE(name, reg, voltages) \ argument 258 MC13xxx_GPO_DEFINE(MC13892_, name, reg, voltages, \ 261 #define MC13892_SW_DEFINE(name, reg, vsel_reg, voltages) \ argument 262 MC13xxx_DEFINE(MC13892_, name, reg, vsel_reg, voltages, \ 265 #define MC13892_DEFINE_REGU(name, reg, vsel_reg, voltages) \ argument 266 MC13xxx_DEFINE(MC13892_, name, reg, vsel_reg, voltages, \
|
D | mc13783-regulator.c | 235 #define MC13783_DEFINE(prefix, name, reg, vsel_reg, voltages) \ argument 236 MC13xxx_DEFINE(MC13783_REG_, name, reg, vsel_reg, voltages, \ 239 #define MC13783_FIXED_DEFINE(prefix, name, reg, voltages) \ argument 240 MC13xxx_FIXED_DEFINE(MC13783_REG_, name, reg, voltages, \ 243 #define MC13783_GPO_DEFINE(prefix, name, reg, voltages) \ argument 244 MC13xxx_GPO_DEFINE(MC13783_REG_, name, reg, voltages, \
|
D | pfuze100-regulator.c | 195 #define PFUZE100_SWB_REG(_chip, _name, base, mask, voltages) \ argument 199 .n_voltages = ARRAY_SIZE(voltages), \ 204 .volt_table = voltages, \
|
D | Kconfig | 65 various voltages. 325 for PXA27x chips to control VCC_CORE and VCC_USIM voltages. 381 VCC_USIM voltages. 389 and S5PC1XX chips to control VCC_CORE and VCC_USIM voltages. 397 Exynos-4 chips to control VARM and VINT voltages. 414 Exynos5420/Exynos5800 SoCs to control various voltages.
|
D | core.c | 2465 int i, voltages, ret; in regulator_is_supported_voltage() local 2484 voltages = ret; in regulator_is_supported_voltage() 2486 for (i = 0; i < voltages; i++) { in regulator_is_supported_voltage()
|
/linux-4.1.27/drivers/devfreq/ |
D | Kconfig | 5 A device may have a list of frequencies and voltages available. 78 the operating frequencies and voltages with OPP support. 79 This does not yet operate with optimal voltages. 89 operating frequencies and voltages with OPP support. 99 operating frequencies and voltages with OPP support.
|
/linux-4.1.27/Documentation/arm/SA1100/ |
D | LART | 7 through a number of connectors. The powersupply accepts voltages
|
/linux-4.1.27/Documentation/devicetree/bindings/regulator/ |
D | gpio-regulator.txt | 5 - states : Selection of available voltages and GPIO configs.
|
D | max8952.txt | 6 - max8952,dvs-mode-microvolt: array of 4 integer values defining DVS voltages
|
D | regulator.txt | 7 - regulator-microvolt-offset: Offset applied to voltages to compensate for voltage drops
|
/linux-4.1.27/Documentation/power/ |
D | power_supply_class.txt | 50 All voltages, currents, charges, energies, time and temperatures in µV, 93 minimal power supply voltages. Maximal/minimal means values of voltages
|
D | devices.txt | 371 will also switch off power supplies or reduce voltages. (Drivers supporting
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | qcom-pm8xxx.txt | 4 voltages and other various functionality to Qualcomm SoCs.
|
D | max14577.txt | 62 voltages for it.
|
D | max8998.txt | 43 preprogrammed buck dvfs voltages.
|
/linux-4.1.27/Documentation/devicetree/bindings/power/ |
D | rockchip-io-domain.txt | 4 IO domain voltages on some Rockchip SoCs are variable but need to be
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/msm/ |
D | qcom,idle-state.txt | 51 voltages reduced, provided all cpus enter this state. Since the span of low
|
/linux-4.1.27/drivers/hwmon/ |
D | adt7462.c | 223 u8 voltages[ADT7462_VOLT_COUNT]; member 723 data->voltages[i] = 0; in adt7462_update_device() 725 data->voltages[i] = i2c_smbus_read_byte_data(client, in adt7462_update_device() 979 x *= data->voltages[attr->index]; in show_voltage()
|
D | Kconfig | 344 core and other voltages. 1738 driver will provide readings of fans, voltages and temperatures
|
/linux-4.1.27/Documentation/cpu-freq/ |
D | user-guide.txt | 114 frequencies and operating voltages "on the fly" without any kernel or
|
/linux-4.1.27/Documentation/power/regulator/ |
D | consumer.txt | 79 Where min_uV and max_uV are the minimum and maximum acceptable voltages in
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | exynos5250-spring.dts | 125 * The following arrays of DVS voltages are not used, since we are
|