/linux-6.12.1/drivers/hwmon/pmbus/ |
D | ibm-cffps.c | 83 struct ibm_cffps *psu = file->private_data; in ibm_cffps_debugfs_read_input_history() local 86 .addr = psu->client->addr, in ibm_cffps_debugfs_read_input_history() 87 .flags = psu->client->flags, in ibm_cffps_debugfs_read_input_history() 91 .addr = psu->client->addr, in ibm_cffps_debugfs_read_input_history() 92 .flags = psu->client->flags | I2C_M_RD, in ibm_cffps_debugfs_read_input_history() 94 .buf = psu->input_history, in ibm_cffps_debugfs_read_input_history() 99 rc = pmbus_lock_interruptible(psu->client); in ibm_cffps_debugfs_read_input_history() 103 rc = pmbus_set_page(psu->client, 0, 0xff); in ibm_cffps_debugfs_read_input_history() 105 pmbus_unlock(psu->client); in ibm_cffps_debugfs_read_input_history() 113 rc = i2c_transfer(psu->client->adapter, msg, 2); in ibm_cffps_debugfs_read_input_history() [all …]
|
D | q54sj108a2.c | 79 struct q54sj108a2_data *psu = to_psu(idxp, idx); in q54sj108a2_debugfs_read() local 86 rc = i2c_smbus_read_byte_data(psu->client, PMBUS_OPERATION); in q54sj108a2_debugfs_read() 93 rc = i2c_smbus_read_byte_data(psu->client, PMBUS_WRITE_PROTECT); in q54sj108a2_debugfs_read() 100 rc = i2c_smbus_read_byte_data(psu->client, PMBUS_VOUT_OV_FAULT_RESPONSE); in q54sj108a2_debugfs_read() 107 rc = i2c_smbus_read_byte_data(psu->client, PMBUS_IOUT_OC_FAULT_RESPONSE); in q54sj108a2_debugfs_read() 114 rc = i2c_smbus_read_byte_data(psu->client, PMBUS_REVISION); in q54sj108a2_debugfs_read() 121 rc = i2c_smbus_read_block_data(psu->client, PMBUS_MFR_ID, data); in q54sj108a2_debugfs_read() 126 rc = i2c_smbus_read_block_data(psu->client, PMBUS_MFR_MODEL, data); in q54sj108a2_debugfs_read() 131 rc = i2c_smbus_read_block_data(psu->client, PMBUS_MFR_REVISION, data); in q54sj108a2_debugfs_read() 136 rc = i2c_smbus_read_block_data(psu->client, PMBUS_MFR_LOCATION, data); in q54sj108a2_debugfs_read() [all …]
|
D | max20730.c | 113 struct max20730_debugfs_data *psu = to_psu(idxp, idx); in max20730_debugfs_read() local 120 info = pmbus_get_driver_info(psu->client); in max20730_debugfs_read() 248 ret = i2c_smbus_read_byte_data(psu->client, PMBUS_OPERATION); in max20730_debugfs_read() 254 ret = i2c_smbus_read_byte_data(psu->client, PMBUS_ON_OFF_CONFIG); in max20730_debugfs_read() 260 ret = i2c_smbus_read_word_data(psu->client, in max20730_debugfs_read() 267 ret = i2c_smbus_read_byte_data(psu->client, PMBUS_VOUT_MODE); in max20730_debugfs_read() 273 ret = i2c_smbus_read_word_data(psu->client, PMBUS_VOUT_COMMAND); in max20730_debugfs_read() 282 ret = i2c_smbus_read_word_data(psu->client, PMBUS_VOUT_MAX); in max20730_debugfs_read() 311 struct max20730_debugfs_data *psu; in max20730_init_debugfs() local 323 psu = devm_kzalloc(&client->dev, sizeof(*psu), GFP_KERNEL); in max20730_init_debugfs() [all …]
|
/linux-6.12.1/Documentation/hwmon/ |
D | corsair-psu.rst | 3 Kernel driver corsair-psu 51 curr2_input Current on the 12v psu rail 52 curr2_crit Current max critical value on the 12v psu rail 53 curr3_input Current on the 5v psu rail 54 curr3_crit Current max critical value on the 5v psu rail 55 curr4_input Current on the 3.3v psu rail 56 curr4_crit Current max critical value on the 3.3v psu rail 57 fan1_input RPM of psu fan 58 in0_input Voltage of the psu ac input 59 in1_input Voltage of the 12v psu rail [all …]
|
D | index.rst | 59 corsair-psu
|
/linux-6.12.1/Documentation/leds/ |
D | leds-mlxcpld.rst | 22 - mlxcpld:psu:green 23 - mlxcpld:psu:red 31 "psu"
|
/linux-6.12.1/arch/arm/boot/dts/aspeed/ |
D | aspeed-bmc-quanta-q71l.dts | 339 psu@59 { 350 psu@58 { 361 psu@58 { 372 psu@59 {
|
D | aspeed-bmc-vegman-rx20.dts | 27 label = "psu:red:status"; 33 label = "psu:green:status";
|
D | aspeed-bmc-ufispace-ncplite.dts | 294 psu@58 { 309 psu@58 {
|
D | aspeed-bmc-inspur-fp5280g2.dts | 183 front-psu { 184 label = "front-psu"; 211 /*B0-B7*/ "","","front-psu","checkstop","cfam-reset","","","init-ok",
|
D | aspeed-bmc-ampere-mtmitchell.dts | 142 led-psu-fault { 451 psu@58 { 456 psu@59 { 958 "fan-fault","psu-fault",
|
D | aspeed-bmc-inspur-nf5280m6.dts | 56 front-psu { 57 label = "front-psu";
|
D | aspeed-bmc-asrock-x570d4u.dts | 91 "input-psu-smb-alert-n", "",
|
D | aspeed-bmc-ampere-mtjade.dts | 650 psu@58 { 655 psu@59 {
|
D | aspeed-bmc-facebook-fuji.dts | 402 label = "psu";
|
/linux-6.12.1/Documentation/scheduler/ |
D | sched-eevdf.rst | 37 [1] https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=805acf7726282721504c8f00575d91eb…
|
/linux-6.12.1/Documentation/translations/sp_SP/scheduler/ |
D | sched-eevdf.rst | 52 [1] https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=805acf7726282721504c8f00575d91eb…
|
/linux-6.12.1/drivers/hwmon/ |
D | Makefile | 65 obj-$(CONFIG_SENSORS_CORSAIR_PSU) += corsair-psu.o
|
D | Kconfig | 497 will be called corsair-psu.
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6sx-sdb.dtsi | 84 reg_psu_5v: regulator-psu-5v {
|
/linux-6.12.1/arch/arm64/boot/dts/ti/ |
D | k3-am65-iot2050-common.dtsi | 423 psu: regulator@60 { label
|
/linux-6.12.1/ |
D | MAINTAINERS | 5838 F: Documentation/hwmon/corsair-psu.rst 5839 F: drivers/hwmon/corsair-psu.c
|