| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-10-15 | 1 | -19/+9 |
|\ |
|
| * | Merge 5.9-rc5 into driver-core-next | Greg Kroah-Hartman | 2020-09-14 | 14 | -36/+43 |
| |\ |
|
| * | | hwmon: pmbus: use more devres helpers | Bartosz Golaszewski | 2020-09-08 | 1 | -19/+9 |
* | | | Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 2020-10-15 | 3 | -0/+153 |
|\ \ \ |
|
| * | | | hwmon: Add support for the sl28cpld hardware monitoring controller | Michael Walle | 2020-09-17 | 3 | -0/+153 |
| |/ / |
|
* | | | hwmon: (pmbus/max20730) adjust the vout reading given voltage divider | Chu Lin | 2020-10-06 | 1 | -0/+18 |
* | | | hwmon: Add hardware monitoring driver for Moortec MR75203 PVT controller | Rahul Tanwar | 2020-10-06 | 3 | -0/+667 |
* | | | hwmon: (mlxreg-fan) Fix double "Mellanox" | Geert Uytterhoeven | 2020-10-05 | 1 | -1/+1 |
* | | | hwmon: (pmbus/max20730) add device monitoring via debugfs | Ugur Usug | 2020-10-05 | 1 | -1/+362 |
* | | | hwmon: (pmbus/max34440) Fix OC fault limits | Steve Foreman | 2020-10-05 | 1 | -0/+23 |
* | | | hwmon: (bt1-pvt) Wait for the completion with timeout | Serge Semin | 2020-10-04 | 1 | -1/+12 |
* | | | hwmon: (bt1-pvt) Cache current update timeout | Serge Semin | 2020-10-04 | 2 | -39/+49 |
* | | | hwmon: (bt1-pvt) Test sensor power supply on probe | Serge Semin | 2020-10-04 | 1 | -0/+40 |
* | | | hwmon: (lm75) Add regulator support | Alban Bedel | 2020-10-04 | 1 | -0/+24 |
* | | | hwmon: Add hwmon driver for Intel MAX 10 BMC | Xu Yilun | 2020-10-04 | 3 | -0/+346 |
* | | | hwmon: (pmbus) Add support for MPS Multi-phase mp2975 controller | Vadim Pasternak | 2020-10-04 | 3 | -0/+779 |
* | | | hwmon: (tmp513) fix spelling typo in comments | Wang Qing | 2020-10-04 | 1 | -1/+1 |
* | | | hwmon: (amd_energy) Improve the accumulation logic | Naveen Krishna Chatradhi | 2020-10-04 | 1 | -83/+44 |
* | | | hwmon: (amd_energy) optimize accumulation interval | Naveen Krishna Chatradhi | 2020-09-30 | 1 | -9/+11 |
* | | | hwmon: (amd_energy) Move label out of accumulation structure | Akshay Gupta | 2020-09-30 | 1 | -6/+11 |
* | | | hwmon: (adm9240) Convert to regmap | Chris Packham | 2020-09-24 | 1 | -79/+136 |
* | | | hwmon: (adm9240) Create functions for updating measure and config | Chris Packham | 2020-09-24 | 1 | -64/+138 |
* | | | hwmon: (adm9240) Use loops to avoid duplicated code | Chris Packham | 2020-09-24 | 1 | -12/+12 |
* | | | hwmon: (k10temp) Add support for Zen3 CPUs | Wei Huang | 2020-09-23 | 1 | -0/+24 |
* | | | hwmon: (pmbus) Move boolean error condition check to generating code | Guenter Roeck | 2020-09-23 | 1 | -5/+6 |
* | | | hwmon: (pmbus) Expose PEC debugfs attribute | Andrew Jeffery | 2020-09-23 | 1 | -0/+39 |
* | | | hwmon: (pmbus) Stop caching register values | Guenter Roeck | 2020-09-23 | 1 | -117/+89 |
* | | | hwmon: (k10temp) Take out debugfs code | Guenter Roeck | 2020-09-23 | 1 | -77/+1 |
* | | | hwmon: (gsc-hwmon) add fan sensor | Tim Harvey | 2020-09-23 | 1 | -3/+29 |
* | | | hwmon: (k10temp) Define SVI telemetry and current factors for Zen2 CPUs | Wei Huang | 2020-09-23 | 1 | -8/+12 |
* | | | hwmon: (k10temp) Create common functions and macros for Zen CPU families | Wei Huang | 2020-09-23 | 1 | -27/+29 |
* | | | hwmon: (scmi-hwmon) Avoid comma separated statements | Joe Perches | 2020-09-23 | 1 | -2/+4 |
* | | | 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 | 2 | -0/+205 |
* | | | hwmon: (pmbus/adm1266) Add Block process call | Alexandru Tachici | 2020-09-23 | 2 | -0/+79 |
* | | | hwmon: (pmbus) Add support for ADM1266 | Alexandru Tachici | 2020-09-23 | 3 | -0/+75 |
* | | | hwmon: shtc1: add support for device tree bindings | Chris Ruehl | 2020-09-23 | 1 | -3/+22 |
* | | | hwmon: (pwm-fan) Use dev_err_probe() to simplify error handling | Anson Huang | 2020-09-23 | 1 | -8/+2 |
* | | | hwmon: (dme1737) use simple i2c probe | Stephen Kitt | 2020-09-23 | 1 | -4/+5 |
* | | | hwmon: (f75375s) use simple i2c probe | Stephen Kitt | 2020-09-23 | 1 | -6/+4 |
* | | | hwmon: (tmp513) use simple i2c probe | Stephen Kitt | 2020-09-23 | 1 | -5/+4 |
* | | | hwmon: use simple i2c probe function (take 2) | Stephen Kitt | 2020-09-23 | 4 | -13/+14 |
* | | | hwmon: (ltc2947) use simple i2c probe | Stephen Kitt | 2020-09-23 | 1 | -3/+2 |
* | | | hwmon: (emc2103) use simple i2c probe | Stephen Kitt | 2020-09-23 | 1 | -2/+2 |
* | | | hwmon: (asc7621) use simple i2c probe | Stephen Kitt | 2020-09-23 | 1 | -2/+2 |
* | | | hwmon: (lm73) use simple i2c probe | Stephen Kitt | 2020-09-23 | 1 | -2/+2 |
* | | | hwmon: (w83791d) use simple i2c probe | Stephen Kitt | 2020-09-23 | 1 | -5/+3 |
* | | | hwmon: (w83793) use simple i2c probe | Stephen Kitt | 2020-09-23 | 1 | -5/+3 |
* | | | hwmon: (adm1029) use simple i2c probe | Stephen Kitt | 2020-09-23 | 1 | -3/+2 |