Searched +full:bt1 +full:- +full:pvt (Results 1 – 7 of 7) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/hwmon/baikal,bt1-pvt.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Baikal-T1 PVT Sensor11 - Serge Semin <fancer.lancer@gmail.com>14 Baikal-T1 SoC provides an embedded process, voltage and temperature17 which may cause the system instability and even damages. The IP-block18 is based on the Analog Bits PVT sensor, but is equipped with a dedicated19 control wrapper, which provides a MMIO registers-based access to the[all …]
1 .. SPDX-License-Identifier: GPL-2.0-only3 Kernel driver bt1-pvt8 * Baikal-T1 PVT sensor (in SoC)10 Prefix: 'bt1-pvt'12 Addresses scanned: -21 -----------24 embedded into Baikal-T1 process, voltage and temperature sensors. PVT IP-core28 for each sensor the PVT controller supports. The alarms functionality is made29 compile-time configurable due to the hardware interface implementation38 design it's recommended to have them disabled to prevent the PVT IRQs being[all …]
8 hwmon-kernel-api9 pmbus-core10 inspur-ipsps111 submitting-patches12 sysfs-interface13 userspace-tools46 aspeed-pwm-tacho48 bel-pfe49 bt1-pvt51 corsair-cpro[all …]
1 // SPDX-License-Identifier: GPL-2.0-only9 * Baikal-T1 Process, Voltage, Temperature sensor driver18 #include <linux/hwmon-sysfs.h>33 #include "bt1-pvt.h"43 PVT_SENSOR_INFO(1, "CPU Core Low-Vt", hwmon_in, LVT, LTHRES),44 PVT_SENSOR_INFO(2, "CPU Core High-Vt", hwmon_in, HVT, HTHRES),45 PVT_SENSOR_INFO(3, "CPU Core Standard-Vt", hwmon_in, SVT, STHRES),50 * to PVT data and vice-versa are following:51 * N = 1.8322e-8*(T^4) + 2.343e-5*(T^3) + 8.7018e-3*(T^2) + 3.9269*(T^1) +53 * T = -1.6743e-11*(N^4) + 8.1542e-8*(N^3) + -1.8201e-4*(N^2) +[all …]
1 # SPDX-License-Identifier: GPL-2.06 obj-$(CONFIG_HWMON) += hwmon.o7 obj-$(CONFIG_HWMON_VID) += hwmon-vid.o10 obj-$(CONFIG_SENSORS_ACPI_POWER) += acpi_power_meter.o11 obj-$(CONFIG_SENSORS_ATK0110) += asus_atk0110.o15 obj-$(CONFIG_SENSORS_ASB100) += asb100.o16 obj-$(CONFIG_SENSORS_W83627HF) += w83627hf.o17 obj-$(CONFIG_SENSORS_W83773G) += w83773g.o18 obj-$(CONFIG_SENSORS_W83792D) += w83792d.o19 obj-$(CONFIG_SENSORS_W83793) += w83793.o[all …]
1 # SPDX-License-Identifier: GPL-2.0-only20 sensors-detect script from the lm_sensors package. Read21 <file:Documentation/hwmon/userspace-tools.rst> for details.52 will be called abx500-temp.263 If you say yes here you get support for the PVT sensors of267 will be called as370-hwmon.290 will be called axi-fan-control299 lm-sensors 2.10.1 for proper userspace support.348 Only Intel-based Apple's computers are supported (MacBook Pro,355 the laptop to act as a pinball machine-esque joystick.[all …]
... then 81 /usr/share/command-not-found/command-not-found -- "$ ...