Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 2024-05-01 | 1 | -1/+1 |
* | hwmon: (pmbus/adm1266) Drop unnecessary error check for debugfs_create_dir | Osama Muhammad | 2023-06-08 | 1 | -2/+0 |
* | hwmon: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-06-08 | 1 | -1/+1 |
* | hwmon: (adm1266) Set `can_sleep` flag for GPIO chip | Lars-Peter Clausen | 2023-03-16 | 1 | -0/+1 |
* | hwmon: (pmbus) Introduce PMBUS symbol namespace | Guenter Roeck | 2021-04-20 | 1 | -0/+1 |
* | hwmon: (pmbus) shrink code and remove pmbus_do_remove() | Bartosz Golaszewski | 2020-12-03 | 1 | -1/+0 |
* | hwmon: (pmbus/adm1266) read blackbox | Alexandru Tachici | 2020-09-23 | 1 | -0/+127 |
* | hwmon: (pmbus/adm1266) add debugfs for states | Alexandru Tachici | 2020-09-23 | 1 | -1/+40 |
* | hwmon: (pmbus/adm1266) Add support for GPIOs | Alexandru Tachici | 2020-09-23 | 1 | -0/+204 |
* | hwmon: (pmbus/adm1266) Add Block process call | Alexandru Tachici | 2020-09-23 | 1 | -0/+78 |
* | hwmon: (pmbus) Add support for ADM1266 | Alexandru Tachici | 2020-09-23 | 1 | -0/+65 |