| /linux/drivers/hwmon/pmbus/ |
| H A 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 …]
|
| H A D | q54sj108a2.c | 80 struct q54sj108a2_data *psu = to_psu(idxp, idx); in q54sj108a2_debugfs_read() local 88 rc = i2c_smbus_read_byte_data(psu->client, PMBUS_OPERATION); in q54sj108a2_debugfs_read() 95 rc = i2c_smbus_read_byte_data(psu->client, PMBUS_WRITE_PROTECT); in q54sj108a2_debugfs_read() 102 rc = i2c_smbus_read_byte_data(psu->client, PMBUS_VOUT_OV_FAULT_RESPONSE); in q54sj108a2_debugfs_read() 109 rc = i2c_smbus_read_byte_data(psu->client, PMBUS_IOUT_OC_FAULT_RESPONSE); in q54sj108a2_debugfs_read() 116 rc = i2c_smbus_read_byte_data(psu->client, PMBUS_REVISION); in q54sj108a2_debugfs_read() 123 rc = i2c_smbus_read_block_data(psu->client, PMBUS_MFR_ID, data); in q54sj108a2_debugfs_read() 128 rc = i2c_smbus_read_block_data(psu->client, PMBUS_MFR_MODEL, data); in q54sj108a2_debugfs_read() 133 rc = i2c_smbus_read_block_data(psu->client, PMBUS_MFR_REVISION, data); in q54sj108a2_debugfs_read() 138 rc = i2c_smbus_read_block_data(psu->client, PMBUS_MFR_LOCATION, data); in q54sj108a2_debugfs_read() [all …]
|
| H A 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/Documentation/leds/ |
| H A D | leds-mlxcpld.rst | 22 - mlxcpld:psu:green 23 - mlxcpld:psu:red 31 "psu"
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-quanta-q71l.dts | 339 psu@59 { 350 psu@58 { 361 psu@58 { 372 psu@59 {
|
| H A D | aspeed-bmc-ufispace-ncplite.dts | 294 psu@58 { 309 psu@58 {
|
| H A D | aspeed-bmc-inspur-nf5280m6.dts | 56 front-psu { 57 label = "front-psu";
|
| H A D | aspeed-bmc-ampere-mtjade.dts | 650 psu@58 { 655 psu@59 {
|
| H A D | aspeed-bmc-facebook-fuji-data64.dts | 407 label = "psu";
|
| H A D | aspeed-bmc-facebook-yosemite5.dts | 477 psu@5c {
|
| /linux/Documentation/scheduler/ |
| H A D | sched-eevdf.rst | 37 [1] https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=805acf7726282721504c8f00575d91eb…
|
| /linux/Documentation/hwmon/ |
| H A D | index.rst | 60 corsair-psu
|
| /linux/Documentation/translations/sp_SP/scheduler/ |
| H A D | sched-eevdf.rst | 52 [1] https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=805acf7726282721504c8f00575d91eb…
|
| /linux/drivers/hwmon/ |
| H A D | Makefile | 66 obj-$(CONFIG_SENSORS_CORSAIR_PSU) += corsair-psu.o
|
| H A D | Kconfig | 527 will be called corsair-psu.
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6sx-sdb.dtsi | 84 reg_psu_5v: regulator-psu-5v {
|
| /linux/ |
| H A D | MAINTAINERS | 6593 F: Documentation/hwmon/corsair-psu.rst 6594 F: drivers/hwmon/corsair-psu.c
|