summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2023-04-19hwmon: intel-m10-bmc: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: ina3221: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: ina238: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: i5500_temp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: gxp-fan: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: ftsteutates: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: emc2305: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: drivetemp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: dell-smm: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: corsair: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: bt1-pvt: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: axi-fan: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: as370: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: aquacomputer: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: aht10: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: adt7x10: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: adt7470: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: adt7411: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: adm9240: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: adm1177: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-19hwmon: (nct6775) update ASUS WMI monitoring list B360/H410/H610/Z390...Denis Pauk
2023-04-19hwmon: (nct6775) Fix ROG B550-XE WIFI and Pro B660M-C D4 namesDenis Pauk
2023-04-19hwmon: (nct6775) Sort ASUS board listDenis Pauk
2023-04-19hwmon: remove unused superio_outb functionTom Rix
2023-04-19hwmon: (pwm-fan) set usage_power on PWM stateLorenz Brun
2023-04-19hwmon: (it87) Use voltage scaling macro where appropriateFrank Crawford
2023-04-19hwmon: (nct6775) update ASUS WMI monitoring list A520/B360/B460/B550...Denis Pauk
2023-04-19hwmon: (nct6775) Fix TUF GAMING B550M-E WIFI nameDenis Pauk
2023-04-19hwmon: (nct6775) add Asus Pro A520M-C II/CSMHolger Kiehl
2023-04-19hwmon: (pmbus/core) Notify hwmon eventsPatrick Rudolph
2023-04-19hwmon: (pmbus/core) Add interrupt supportPatrick Rudolph
2023-04-19hwmon: (pmbus/core) Generalise pmbus get statusNaresh Solanki
2023-04-19hwmon: (pmbus/core) Generalize pmbus status flag mapNaresh Solanki
2023-04-19hwmon: (aquacomputer_d5next) Add fan PWM control for AquaeroLeonard Anderweit
2023-04-19hwmon: (aquacomputer_d5next) Add temperature offset control for AquaeroLeonard Anderweit
2023-04-19hwmon: (aquacomputer_d5next) Add infrastructure for Aquaero control reportsLeonard Anderweit
2023-04-19hwmon: (aquacomputer_d5next) Device dependent control report settingsLeonard Anderweit
2023-04-19hwmon: (aquacomputer_d5next) Support writing multiple control values at onceLeonard Anderweit
2023-04-19hwmon: (aquacomputer_d5next) Support one byte control valuesLeonard Anderweit
2023-04-19hwmon: (nct6775) ASUS PRIME Z590 boards supportErik Ekman
2023-04-19hwmon: (g762) add a check of devm_add_action in g762_of_clock_enableKang Chen
2023-04-19hwmon: (nzxt-smart2) handle failure of devm_add_action in nzxt_smart2_hid_probeKang Chen
2023-04-19hwmon: (ibmpowernv, pwm-fan) Use of_property_present() for testing DT propert...Rob Herring
2023-04-19hwmon: (ltc4245) Use of_property_read_bool() for boolean propertiesRob Herring
2023-04-19hwmon: (nct6775) Drop unneeded casting and conjunctionAndy Shevchenko
2023-04-19hwmon: (nzxt-smart2) add another USB IDAleksandr Mezin
2023-04-19hwmon: (gpio-fan) drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-04-19Merge branch 'hwmon-const' into HEADGuenter Roeck
2023-04-19hwmon: (k10temp) Check range scale when CUR_TEMP register is read-writeBabu Moger
2023-04-07hwmon: constify pointers to hwmon_channel_infoKrzysztof Kozlowski