summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2023-10-31Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-24hwmon: (acpi_power_meter) replace open-coded kmemdup_nulJustin Stitt
2023-10-10hwmon: (fam15h_power) Use topology_core_id()Thomas Gleixner
2023-10-06Merge tag 'acpi-pcc-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki
2023-09-29hwmon: (asus_wmi_sensors) Replace deprecated strncpy() with strscpy()Justin Stitt
2023-09-29hwmon: (ibmpowernv) Replace deprecated strncpy() with memcpy()Justin Stitt
2023-09-29hwmon: (xgene) Migrate to use generic PCC shmem related macrosSudeep Holla
2023-09-18hwmon: (nct6775) Fix non-existent ALARM warningAhmad Khalifa
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-29Merge tag 'hwmon-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2023-08-28Merge tag 'x86_misc_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-25hwmon: (tmp513) Simplify probe()Biju Das
2023-08-25hwmon: (tmp513) Fix the channel number in tmp51x_is_visible()Biju Das
2023-08-25hwmon: (mlxreg-fan) Extend number of supported fansVadim Pasternak
2023-08-25hwmon: (sis5595) Do PCI error checks on own lineIlpo Järvinen
2023-08-25hwmon: (vt8231) Do PCI error checks on own lineIlpo Järvinen
2023-08-25hwmon: (via686a) Do PCI error checks on own lineIlpo Järvinen
2023-08-21hwmon: pmbus: Fix -EIO seen on pli1209Patrick Rudolph
2023-08-21hwmon: pmbus: Drop unnecessary clear fault pagePatrick Rudolph
2023-08-21hwmon: pmbus: Reduce clear fault page invocationsPatrick Rudolph
2023-08-21hwmon: (nsa320-hwmon) Remove redundant of_match_ptr()Ruan Jinjie
2023-08-21hwmon: (pmbus/ucd9200) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (pmbus/ucd9000) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (pmbus/tps53679) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (pmbus/ibm-cffps) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (tmp513) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (max6697) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (max20730) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (lm90) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (lm85) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (lm75) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (lm63) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (ina2xx) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (ads7828) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (ad7418) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (adt7475) fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-21hwmon: (max6639) Add compatible stringNaresh Solanki
2023-08-21hwmon: (nct6775) Additional TEMP registers for nct6799Ahmad Khalifa
2023-08-21hwmon: Add driver for Renesas HS3001Andre Werner
2023-08-21hwmon: (hp-wmi-sensors) Initialize pevents in hp_wmi_sensors_init()James Seo
2023-08-21hwmon: (hp-wmi-sensors) Get WMI instance count from WMI driver coreJames Seo
2023-08-21hwmon: (nct6775) Add support for 18 IN readings for nct6799Ahmad Khalifa
2023-08-21hwmon: (sht3x) convert some of sysfs interface to hwmonJuenKit Yip
2023-08-21hwmon: (pmbus/mp2975) Fix PGOOD in READ_STATUS_WORDPatrick Rudolph
2023-08-21hwmon: (pmbus/mp2975) Add OCP limitPatrick Rudolph
2023-08-21hwmon: (pmbus/mp2975) Add regulator supportPatrick Rudolph
2023-08-21hwmon: (pmbus/mp2975) Add support for MP2971 and MP2973Patrick Rudolph
2023-08-21hwmon: (pmbus/mp2975) Make phase count variablePatrick Rudolph