summaryrefslogtreecommitdiff
path: root/drivers/hwmon/pmbus/ir38064.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-21hwmon: Explicitly include correct DT includesRob Herring1-2/+2
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-01-24hwmon: (pmbus/ir38064) Mark ir38064_of_match as __maybe_unusedGuenter Roeck1-1/+1
2021-12-27hwmon/pmbus: (ir38064) Fix spelling mistake "comaptible" -> "compatible"Colin Ian King1-1/+1
2021-12-27hwmon/pmbus: (ir38064) Expose a regulatorPatrick Rudolph1-0/+11
2021-12-27hwmon/pmbus: (ir38064) Add of_match_tableArthur Heymans1-0/+12
2021-12-27hwmon/pmbus: (ir38064) Add support for IR38060, IR38164 IR38263Patrick Rudolph1-1/+4
2021-04-20hwmon: (pmbus) Introduce PMBUS symbol namespaceGuenter Roeck1-0/+1
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-04-16hwmon: (pmbus/ir38064) Add driver for Infineon IR38064 Voltage RegulatorMaxim Sloyko1-0/+65