Age | Commit message (Expand) | Author |
2022-02-22 | hwmon: (pmbus) Clear pmbus fault/warning bits after read | Vikash Chandola |
2022-02-22 | hwmon: Handle failure to register sensor with thermal zone correctly | Guenter Roeck |
2022-02-19 | hwmon: (ntc_thermistor) Underscore Samsung thermistor | Linus Walleij |
2022-01-24 | hwmon: (nct6775) Fix crash in clear_caseopen | Guenter Roeck |
2022-01-23 | hwmon: (adt7470) Prevent divide by zero in adt7470_fan_write() | Dan Carpenter |
2022-01-23 | hwmon: (pmbus/ir38064) Mark ir38064_of_match as __maybe_unused | Guenter Roeck |
2022-01-23 | hwmon: (lm90) Fix sysfs and udev notifications | Guenter Roeck |
2022-01-23 | hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649 | Guenter Roeck |
2022-01-23 | hwmon: (lm90) Mark alert as broken for MAX6680 | Guenter Roeck |
2022-01-23 | hwmon: (lm90) Mark alert as broken for MAX6654 | Guenter Roeck |
2022-01-23 | hwmon: (lm90) Re-enable interrupts after alert clears | Guenter Roeck |
2022-01-23 | hwmon: (lm90) Reduce maximum conversion rate for G781 | Guenter Roeck |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds |
2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song |
2022-01-15 | Replace for_each_*_bit_from() with for_each_*_bit() where appropriate | Yury Norov |
2022-01-09 | hwmon: (nzxt-smart2) make array detect_fans_report static const | Colin Ian King |
2021-12-28 | hwmon: (xgene-hwmon) Add free before exiting xgene_hwmon_probe | Peiwei Hu |
2021-12-27 | hwmon: (nzxt-smart2) Fix "unused function" warning | Aleksandr Mezin |
2021-12-26 | hwmon: (dell-smm) Pack the whole smm_regs struct | Armin Wolf |
2021-12-26 | hwmon: (nct6775) Additional check for ChipID before ASUS WMI usage | Denis Pauk |
2021-12-26 | hwmon: (mr75203) fix wrong power-up delay value | Arseny Demidov |
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-12-26 | hwmon: add driver for NZXT RGB&Fan Controller/Smart Device v2. | Aleksandr Mezin |
2021-12-26 | hwmon: (nct6775) add ROG STRIX B550-A/X570-I GAMING | Denis Pauk |
2021-12-26 | hwmon: (pmbus) Add support for MPS Multi-phase mp5023 | Howard.Chiu@quantatw.com |
2021-12-26 | hwmon: (pmbus) Add Delta AHE-50DC fan control module driver | Zev Weiss |
2021-12-26 | hwmon: (ntc_thermistor) Add Samsung 1404-001221 NTC | Linus Walleij |
2021-12-26 | hwmon: (ntc_thermistor) Drop OF dependency | Linus Walleij |
2021-12-26 | hwmon: (dell-smm) Unify i8k_ioctl() and i8k_ioctl_unlocked() | Armin Wolf |
2021-12-26 | hwmon: (dell-smm) Simplify ioctl handler | Armin Wolf |
2021-12-26 | hwmon: (raspberrypi) Exit immediately in case of error in init | Armin Wolf |
2021-12-26 | hwmon: (nct6775) delete some extension lines | Dan Carpenter |
2021-12-26 | hwmon: (ntc_thermistor) Move DT matches to the driver block | Linus Walleij |
2021-12-26 | hwmon: (ntc_thermistor) Switch to generic firmware props | Linus Walleij |
2021-12-26 | hwmon: (ntc_thermistor) Move and refactor DT parsing | Linus Walleij |
2021-12-26 | hwmon: (adm1031) Remove redundant assignment to variable range | Colin Ian King |
2021-12-26 | hwmon: (asus_wmi_sensors) fix an array overflow | Dan Carpenter |
2021-12-26 | hwmon: (asus_wmi_ec_sensors) fix array overflow | Dan Carpenter |
2021-12-26 | hwmon: (sht4x) Add device tree match table | David Mosberger-Tang |
2021-12-26 | hwmon: (ntc_thermistor) Merge platform data | Linus Walleij |
2021-12-26 | hwmon: (ntc_thermistor) Drop read_uv() depend on OF and IIO | Linus Walleij |
2021-12-26 | hwmon: (ntc_thermistor) Drop get_ohm() | Linus Walleij |
2021-12-26 | hwmon: (ntc_thermistor) Merge platform data into driver | Linus Walleij |
2021-12-26 | hwmon: (jc42) Add support for ONSEMI N34TS04 | Guenter Roeck |
2021-12-26 | hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processors | Babu Moger |
2021-12-26 | hwmon: (asus_wmi_sensors) Support X370 Asus WMI. | Denis Pauk |
2021-12-26 | hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI. | Denis Pauk |