summaryrefslogtreecommitdiff
path: root/drivers/hwmon/pmbus/inspur-ipsps.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-01hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König1-1/+1
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2021-04-20hwmon: (pmbus) Introduce PMBUS symbol namespaceGuenter Roeck1-0/+1
2021-04-20hwmon: replace snprintf in show functions with sysfs_emitGuenter Roeck1-14/+14
2020-12-03hwmon: (pmbus) shrink code and remove pmbus_do_remove()Bartosz Golaszewski1-1/+0
2020-09-23hwmon (pmbus) use simple i2c probe functionStephen Kitt1-4/+3
2019-09-03hwmon: pmbus: Add Inspur Power System power supply driverJohn Wang1-0/+228