Age | Commit message (Expand) | Author | Files | Lines |
2020-06-11 | Merge branch 'x86/entry' into ras/core | Thomas Gleixner | 27 | -120/+3233 |
2020-05-28 | hwmon: Add Baikal-T1 PVT sensor driver | Serge Semin | 4 | -0/+1416 |
2020-05-28 | hwmon: Add notification support | Guenter Roeck | 1 | -3/+65 |
2020-05-27 | hwmon: (applesmc) avoid overlong udelay() | Arnd Bergmann | 1 | -3/+9 |
2020-05-27 | hwmon: (nct7904) Set default timeout | Yuechao Zhao | 1 | -4/+4 |
2020-05-27 | hwmon: (amd_energy) Missing platform_driver_unregister() on error in amd_ener... | Wei Yongjun | 1 | -1/+3 |
2020-05-22 | hwmon: (k10temp) Add AMD family 17h model 60h PCI match | Alexander Monakov | 1 | -0/+1 |
2020-05-22 | Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-next | Guenter Roeck | 3 | -0/+400 |
2020-05-22 | hwmon: Add amd_energy driver to report energy counters | Naveen Krishna Chatradhi | 3 | -0/+417 |
2020-05-22 | hwmon: (nct7802) Replace container_of() API | hailizheng | 1 | -3/+3 |
2020-05-22 | hwmon: (lm90) Add max6654 support to lm90 driver | Josh Lehan | 2 | -8/+46 |
2020-05-22 | hwmon : (nct6775) Use kobj_to_dev() API | zhouchuangao | 1 | -5/+5 |
2020-05-22 | hwmon: (pmbus) Driver for Maxim MAX16601 | Guenter Roeck | 3 | -0/+324 |
2020-05-22 | hwmon: (pmbus) Improve initialization of 'currpage' and 'currphase' | Guenter Roeck | 1 | -4/+4 |
2020-05-22 | hwmon: (adt7411) update contact email | Wolfram Sang | 1 | -2/+1 |
2020-05-22 | hwmon: (lm75) Fix all coding-style warnings on lm75 driver | Michal Orzel | 2 | -16/+23 |
2020-05-22 | hwmon: Reduce indentation level in __hwmon_device_register() | Akinobu Mita | 1 | -26/+42 |
2020-05-22 | hwmon: (ina2xx) Implement alert functions | Alex Qiu | 1 | -0/+183 |
2020-05-22 | hwmon: (lm70) Add support for ACPI | Andrej Picej | 1 | -7/+40 |
2020-05-22 | hwmon: (dell-smm) Use one DMI match for all XPS models | Thomas Hebb | 1 | -24/+2 |
2020-05-22 | hwmon: (nct7904) Add watchdog function | Yuechao Zhao | 2 | -3/+141 |
2020-05-20 | hwmon: Add Gateworks System Controller support | Tim Harvey | 3 | -0/+400 |
2020-05-13 | hwmon: (da9052) Synchronize access with mfd | Samu Nuutamo | 1 | -2/+2 |
2020-05-13 | hwmon: (nct7904) Fix incorrect range of temperature limit registers | Amy Shih | 1 | -1/+3 |
2020-05-13 | hwmon: (nct7904) Read all SMI status registers in probe function | Amy Shih | 1 | -0/+8 |
2020-05-09 | hwmon: (drivetemp) Fix SCT support if SCT data tables are not supported | Guenter Roeck | 1 | -1/+1 |
2020-04-18 | hwmon: (jc42) Fix name to have no illegal characters | Sascha Hauer | 1 | -1/+1 |
2020-04-13 | hwmon: (k10temp) make some symbols static | Jason Yan | 1 | -3/+3 |
2020-04-13 | hwmon: (drivetemp) Return -ENODATA for invalid temperatures | Guenter Roeck | 1 | -0/+6 |
2020-04-13 | hwmon: (drivetemp) Use drivetemp's true module name in Kconfig section | Ann T Ropea | 1 | -1/+1 |
2020-04-13 | hwmon: (pmbus/isl68137) Fix up chip IDs | Guenter Roeck | 1 | -7/+85 |
2020-04-11 | change email address for Pali Rohár | Pali Rohár | 1 | -2/+2 |
2020-03-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -5/+5 |
2020-03-25 | Merge branch 'x86/cpu' into perf/core, to resolve conflict | Ingo Molnar | 2 | -5/+5 |
2020-03-24 | hwmon: Convert to new X86 CPU match macros | Thomas Gleixner | 2 | -5/+5 |
2020-03-23 | hwmon: (pmbus) add support for 2nd Gen Renesas digital multiphase | Grant Peltier | 2 | -18/+99 |
2020-03-15 | hwmon: (pmbus/ibm-cffps) Add another PSU CCIN to version detection | Eddie James | 1 | -1/+13 |
2020-03-15 | hwmon: (nct7904) Fix the incorrect quantity for fan & temp attributes | Amy Shih | 1 | -0/+21 |
2020-03-11 | hwmon: (ibmpowernv) Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 1 | -4/+4 |
2020-03-09 | hwmon: (adt7475) Add support for inverting pwm output | Chris Packham | 1 | -0/+34 |
2020-03-09 | hwmon: (adt7475) Add attenuator bypass support | Logan Shaw | 1 | -3/+58 |
2020-03-09 | hwmon: (lm73) Add support for of_match_table | Henry Shen | 1 | -0/+10 |
2020-03-09 | hwmon: (pmbus/tps53679) Add support for TPS53647 and TPS53667 | Guenter Roeck | 2 | -4/+15 |
2020-03-09 | hwmon: (pmbus/tps53679) Add support for TPS53681 | Guenter Roeck | 2 | -5/+119 |
2020-03-09 | hwmon: (pmbus/tps53679) Add support for IIN and PIN to TPS53679 and TPS53688 | Guenter Roeck | 1 | -3/+3 |
2020-03-09 | hwmon: (pmbus/tps53679) Add support for multiple chips IDs | Guenter Roeck | 1 | -10/+31 |
2020-03-09 | hwmon: (pmbus) Implement multi-phase support | Guenter Roeck | 2 | -23/+68 |
2020-03-09 | hwmon: (pmbus) Add 'phase' parameter where needed for multi-phase support | Guenter Roeck | 18 | -117/+177 |
2020-03-09 | hwmon: (pmbus) Add IC_DEVICE_ID and IC_DEVICE_REV command definitions | Guenter Roeck | 1 | -0/+3 |
2020-03-09 | hwmon: (ibmaem) Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |