index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
pmbus
/
ir38064.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-05-01
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-02-25
hwmon: (pmbus/ir38064) Use PMBUS_REGULATOR_ONE to declare regulator
Guenter Roeck
2023-08-21
hwmon: Explicitly include correct DT includes
Rob Herring
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-01-23
hwmon: (pmbus/ir38064) Mark ir38064_of_match as __maybe_unused
Guenter Roeck
2021-12-26
hwmon/pmbus: (ir38064) Fix spelling mistake "comaptible" -> "compatible"
Colin Ian King
2021-12-26
hwmon/pmbus: (ir38064) Expose a regulator
Patrick Rudolph
2021-12-26
hwmon/pmbus: (ir38064) Add of_match_table
Arthur Heymans
2021-12-26
hwmon/pmbus: (ir38064) Add support for IR38060, IR38164 IR38263
Patrick Rudolph
2021-04-20
hwmon: (pmbus) Introduce PMBUS symbol namespace
Guenter Roeck
2020-12-02
hwmon: (pmbus) shrink code and remove pmbus_do_remove()
Bartosz Golaszewski
2020-09-23
hwmon (pmbus) use simple i2c probe function
Stephen Kitt
2019-04-15
hwmon: (pmbus/ir38064) Add driver for Infineon IR38064 Voltage Regulator
Maxim Sloyko