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