| /kernel/linux/linux-5.10/arch/arm64/boot/dts/exynos/ |
| D | exynos5433-tmu.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 8 #include <dt-bindings/thermal/thermal.h> 11 thermal-zones { 12 atlas0_thermal: atlas0-thermal { 13 thermal-sensors = <&tmu_atlas0>; 14 polling-delay-passive = <0>; 15 polling-delay = <0>; 17 atlas0_alert_0: atlas0-alert-0 { 22 atlas0_alert_1: atlas0-alert-1 { 27 atlas0_alert_2: atlas0-alert-2 { [all …]
|
| D | exynos7-trip-points.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 10 cpu-alert-0 { 15 cpu-alert-1 { 20 cpu-alert-2 { 25 cpu-alert-3 { 30 cpu-alert-4 { 35 cpu-alert-5 { 40 cpu-alert-6 { 45 cpu-crit-0 {
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/exynos/ |
| D | exynos5433-tmu.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 8 #include <dt-bindings/thermal/thermal.h> 11 thermal-zones { 12 atlas0_thermal: atlas0-thermal { 13 thermal-sensors = <&tmu_atlas0>; 14 polling-delay-passive = <0>; 15 polling-delay = <0>; 17 atlas0_alert_0: atlas0-alert-0 { 22 atlas0_alert_1: atlas0-alert-1 { 27 atlas0_alert_2: atlas0-alert-2 { [all …]
|
| D | exynos7-trip-points.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 10 cpu-alert-0 { 15 cpu-alert-1 { 20 cpu-alert-2 { 25 cpu-alert-3 { 30 cpu-alert-4 { 35 cpu-alert-5 { 40 cpu-alert-6 { 45 cpu-crit-0 {
|
| /kernel/linux/linux-5.10/drivers/i2c/ |
| D | i2c-smbus.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * i2c-smbus.c - SMBus extensions to the I2C protocol 6 * Copyright (C) 2010-2019 Jean Delvare <jdelvare@suse.de> 12 #include <linux/i2c-smbus.h> 21 struct work_struct alert; member 22 struct i2c_client *ara; /* Alert response address */ 38 if (!client || client->addr != data->addr) in smbus_do_alert() 40 if (client->flags & I2C_CLIENT_TEN) in smbus_do_alert() 48 if (client->dev.driver) { in smbus_do_alert() 49 driver = to_i2c_driver(client->dev.driver); in smbus_do_alert() [all …]
|
| /kernel/linux/linux-6.6/drivers/i2c/ |
| D | i2c-smbus.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * i2c-smbus.c - SMBus extensions to the I2C protocol 6 * Copyright (C) 2010-2019 Jean Delvare <jdelvare@suse.de> 12 #include <linux/i2c-smbus.h> 21 struct work_struct alert; member 22 struct i2c_client *ara; /* Alert response address */ 38 if (!client || client->addr != data->addr) in smbus_do_alert() 40 if (client->flags & I2C_CLIENT_TEN) in smbus_do_alert() 48 if (client->dev.driver) { in smbus_do_alert() 49 driver = to_i2c_driver(client->dev.driver); in smbus_do_alert() [all …]
|
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| D | perf_cpum_cf_common.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * CPU-Measurement Counter Facility Support - Common Layer 21 /* Per-CPU event structure for the counter facility */ 30 .alert = ATOMIC64_INIT(0), 35 /* Indicator whether the CPU-Measurement Counter Facility Support is ready */ 38 /* CPU-measurement alerts for the counter facility */ 40 unsigned int alert, unsigned long unused) in cpumf_measurement_alert() argument 44 if (!(alert & CPU_MF_INT_CF_MASK)) in cpumf_measurement_alert() 52 if (!(cpuhw->flags & PMU_F_RESERVED)) in cpumf_measurement_alert() 55 /* counter authorization change alert */ in cpumf_measurement_alert() [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/samsung/ |
| D | exynos5422-odroidxu3-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Hardkernel Odroid XU3/XU3-Lite/XU4 boards common device tree source 12 #include <dt-bindings/input/input.h> 13 #include "exynos5422-odroid-core.dtsi" 20 gpio-keys { 21 compatible = "gpio-keys"; 22 pinctrl-names = "default"; 23 pinctrl-0 = <&power_key>; 25 power-key { 36 debounce-interval = <0>; [all …]
|
| D | exynos5422-odroidhc1.dts | 1 // SPDX-License-Identifier: GPL-2.0 10 /dts-v1/; 11 #include <dt-bindings/leds/common.h> 12 #include "exynos5422-odroid-core.dtsi" 16 compatible = "hardkernel,odroid-hc1", "samsung,exynos5800", \ 19 led-controller { 20 compatible = "pwm-leds"; 22 led-1 { 26 pwm-names = "pwm2"; 27 max-brightness = <255>; [all …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | exynos5422-odroidxu3-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Hardkernel Odroid XU3/XU3-Lite/XU4 boards common device tree source 12 #include <dt-bindings/input/input.h> 13 #include "exynos5422-odroid-core.dtsi" 17 compatible = "gpio-keys"; 18 pinctrl-names = "default"; 19 pinctrl-0 = <&power_key>; 32 debounce-interval = <0>; 33 wakeup-source; 38 pinctrl-0 = <&emmc_nrst_pin>; [all …]
|
| D | exynos5422-odroidhc1.dts | 1 // SPDX-License-Identifier: GPL-2.0 10 /dts-v1/; 11 #include "exynos5422-odroid-core.dtsi" 15 compatible = "hardkernel,odroid-hc1", "samsung,exynos5800", \ 19 compatible = "pwm-leds"; 24 pwm-names = "pwm2"; 25 max-brightness = <255>; 26 linux,default-trigger = "heartbeat"; 30 thermal-zones { 31 cpu0_thermal: cpu0-thermal { [all …]
|
| /kernel/linux/linux-6.6/net/handshake/ |
| D | alert.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Handle the TLS Alert protocol 27 * tls_alert_send - send a TLS Alert on a kTLS socket 29 * @level: TLS Alert level 30 * @description: TLS Alert description 41 u8 alert[2]; in tls_alert_send() local 44 trace_tls_alert_send(sock->sk, level, description); in tls_alert_send() 46 alert[0] = level; in tls_alert_send() 47 alert[1] = description; in tls_alert_send() 48 iov.iov_base = alert; in tls_alert_send() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
| D | max17040_battery.txt | 5 - compatible : "maxim,max17040", "maxim,max17041", "maxim,max17043", 7 "maxim,max17058", "maxim,max17059" or "maxim,max77836-battery" 8 - reg: i2c slave address 11 - maxim,alert-low-soc-level : The alert threshold that sets the state of 16 - maxim,double-soc : Certain devices return double the capacity. 20 - maxim,rcomp : A value to compensate readings for various 25 - interrupts : Interrupt line see Documentation/devicetree/ 26 bindings/interrupt-controller/interrupts.txt 27 - wakeup-source : This device has wakeup capabilities. Use this 28 property to use alert low SOC level interrupt [all …]
|
| D | microchip,ucs1002.txt | 4 - compatible : Should be "microchip,ucs1002"; 5 - reg : I2C slave address 8 - interrupts : A list of interrupts lines present (could be either 9 corresponding to A_DET# pin, ALERT# pin, or both) 10 - interrupt-names : A list of interrupt names. Should contain (if 12 - "a_det" for line connected to A_DET# pin 13 - "alert" for line connected to ALERT# pin 20 pinctrl-names = "default"; 21 pinctrl-0 = <&pinctrl_ucs1002_pins>; 23 interrupts-extended = <&gpio5 2 IRQ_TYPE_EDGE_BOTH>, [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/hwmon/ |
| D | max6697.txt | 4 - compatible: 16 - reg: I2C address 20 - smbus-timeout-disable 23 - extended-range-enable 26 - beta-compensation-enable 30 - alert-mask 31 Alert bit mask. Alert disabled for bits set. 33 If not specified, alert will be enabled for all channels. 34 - over-temperature-mask 35 Over-temperature bit mask. Over-temperature reporting disabled for [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/hwmon/ |
| D | max6697.txt | 4 - compatible: 16 - reg: I2C address 20 - smbus-timeout-disable 23 - extended-range-enable 26 - beta-compensation-enable 30 - alert-mask 31 Alert bit mask. Alert disabled for bits set. 33 If not specified, alert will be enabled for all channels. 34 - over-temperature-mask 35 Over-temperature bit mask. Over-temperature reporting disabled for [all …]
|
| /kernel/linux/linux-6.6/Documentation/hwmon/ |
| D | ina3221.rst | 10 Addresses: I2C 0x40 - 0x43 19 ----------- 24 and power are calculated host-side from these. 27 ------------- 35 curr[123]_crit Critical alert current(mA) setting, activates the 38 curr[123]_crit_alarm Critical alert current limit exceeded 39 curr[123]_max Warning alert current(mA) setting, activates the 42 curr[123]_max_alarm Warning alert current limit exceeded 49 curr4_crit Critical alert current(mA) setting for sum of current 54 curr4_crit_alarm Critical alert current limit exceeded for sum of [all …]
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | ina3221.rst | 10 Addresses: I2C 0x40 - 0x43 19 ----------- 24 and power are calculated host-side from these. 27 ------------- 35 curr[123]_crit Critical alert current(mA) setting, activates the 38 curr[123]_crit_alarm Critical alert current limit exceeded 39 curr[123]_max Warning alert current(mA) setting, activates the 42 curr[123]_max_alarm Warning alert current limit exceeded 49 curr4_crit Critical alert current(mA) setting for sum of current 54 curr4_crit_alarm Critical alert current limit exceeded for sum of [all …]
|
| D | lm90.rst | 18 Prefix: 'lm89' (no auto-detection) 94 http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3497 104 http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3497 114 http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3500 124 http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3497 146 http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2578 156 http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2578 166 http://www.maxim-ic.com/quick_view2.cfm/qv_pk/2578 178 http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3370 190 http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3370 [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/supply/ |
| D | maxim,max17040.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Sebastian Reichel <sre@kernel.org> 13 - $ref: power-supply.yaml# 18 - maxim,max17040 19 - maxim,max17041 20 - maxim,max17043 21 - maxim,max17044 22 - maxim,max17048 [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| D | smu7_thermal.c | 32 if (hwmgr->thermal_controller.fanInfo.bNoFan) in smu7_fan_ctrl_get_fan_speed_info() 33 return -ENODEV; in smu7_fan_ctrl_get_fan_speed_info() 35 fan_speed_info->supports_percent_read = true; in smu7_fan_ctrl_get_fan_speed_info() 36 fan_speed_info->supports_percent_write = true; in smu7_fan_ctrl_get_fan_speed_info() 37 fan_speed_info->min_percent = 0; in smu7_fan_ctrl_get_fan_speed_info() 38 fan_speed_info->max_percent = 100; in smu7_fan_ctrl_get_fan_speed_info() 41 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution) { in smu7_fan_ctrl_get_fan_speed_info() 42 fan_speed_info->supports_rpm_read = true; in smu7_fan_ctrl_get_fan_speed_info() 43 fan_speed_info->supports_rpm_write = true; in smu7_fan_ctrl_get_fan_speed_info() 44 fan_speed_info->min_rpm = hwmgr->thermal_controller.fanInfo.ulMinRPM; in smu7_fan_ctrl_get_fan_speed_info() [all …]
|
| /kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 9 This includes alert interrupts generation and also the TSHUT 29 - OMAP3430 44 - OMAP4430 45 - OMAP4460 46 - OMAP4470 48 This includes alert interrupts generation and also the TSHUT 58 - OMAP5430 60 This includes alert interrupts generation and also the TSHUT 70 - DRA752 [all …]
|
| /kernel/linux/linux-6.6/drivers/thermal/ti-soc-thermal/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 9 This includes alert interrupts generation and also the TSHUT 29 - OMAP3430 44 - OMAP4430 45 - OMAP4460 46 - OMAP4470 48 This includes alert interrupts generation and also the TSHUT 58 - OMAP5430 60 This includes alert interrupts generation and also the TSHUT 70 - DRA752 [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| D | smu7_thermal.c | 32 if (hwmgr->thermal_controller.fanInfo.bNoFan) in smu7_fan_ctrl_get_fan_speed_info() 33 return -ENODEV; in smu7_fan_ctrl_get_fan_speed_info() 35 fan_speed_info->supports_percent_read = true; in smu7_fan_ctrl_get_fan_speed_info() 36 fan_speed_info->supports_percent_write = true; in smu7_fan_ctrl_get_fan_speed_info() 37 fan_speed_info->min_percent = 0; in smu7_fan_ctrl_get_fan_speed_info() 38 fan_speed_info->max_percent = 100; in smu7_fan_ctrl_get_fan_speed_info() 41 hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution) { in smu7_fan_ctrl_get_fan_speed_info() 42 fan_speed_info->supports_rpm_read = true; in smu7_fan_ctrl_get_fan_speed_info() 43 fan_speed_info->supports_rpm_write = true; in smu7_fan_ctrl_get_fan_speed_info() 44 fan_speed_info->min_rpm = hwmgr->thermal_controller.fanInfo.ulMinRPM; in smu7_fan_ctrl_get_fan_speed_info() [all …]
|
| /kernel/linux/linux-6.6/drivers/regulator/ |
| D | rt6190-regulator.c | 1 // SPDX-License-Identifier: GPL-2.0-only 103 pm_runtime_get_sync(data->dev); in rt6190_out_enable() 141 /* cleared cached alert event */ in rt6190_out_disable() 142 data->cached_alert_evt = 0; in rt6190_out_disable() 144 pm_runtime_put(data->dev); in rt6190_out_disable() 157 return -EINVAL; in rt6190_out_set_current_limit() 159 csel = DIV_ROUND_UP(min_uA - RT6190_OUT_MIN_UA, RT6190_OUT_STEP_UA); in rt6190_out_set_current_limit() 163 return -EINVAL; in rt6190_out_set_current_limit() 184 csel -= RT6190_OUTC_MINSEL; in rt6190_out_get_current_limit() 202 return -EINVAL; in rt6190_out_set_mode() [all …]
|