index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-25
hwmon: (nct6775) Fix crash in clear_caseopen
Guenter Roeck
1
-3
/
+3
2022-01-24
hwmon: (adt7470) Prevent divide by zero in adt7470_fan_write()
Dan Carpenter
1
-0
/
+3
2022-01-24
hwmon: (pmbus/ir38064) Mark ir38064_of_match as __maybe_unused
Guenter Roeck
1
-1
/
+1
2022-01-24
hwmon: (lm90) Fix sysfs and udev notifications
Guenter Roeck
1
-6
/
+6
2022-01-24
hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649
Guenter Roeck
1
-1
/
+1
2022-01-24
hwmon: (lm90) Mark alert as broken for MAX6680
Guenter Roeck
1
-1
/
+1
2022-01-24
hwmon: (lm90) Mark alert as broken for MAX6654
Guenter Roeck
1
-0
/
+1
2022-01-24
hwmon: (lm90) Re-enable interrupts after alert clears
Guenter Roeck
1
-1
/
+1
2022-01-24
hwmon: (lm90) Reduce maximum conversion rate for G781
Guenter Roeck
1
-1
/
+1
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-2
/
+1
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
1
-2
/
+2
2022-01-15
Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
Yury Norov
1
-2
/
+1
2022-01-10
hwmon: (nzxt-smart2) make array detect_fans_report static const
Colin Ian King
1
-1
/
+1
2021-12-28
hwmon: (xgene-hwmon) Add free before exiting xgene_hwmon_probe
Peiwei Hu
1
-2
/
+4
2021-12-28
hwmon: (nzxt-smart2) Fix "unused function" warning
Aleksandr Mezin
1
-1
/
+1
2021-12-27
hwmon: (dell-smm) Pack the whole smm_regs struct
Armin Wolf
1
-6
/
+6
2021-12-27
hwmon: (nct6775) Additional check for ChipID before ASUS WMI usage
Denis Pauk
1
-1
/
+1
2021-12-27
hwmon: (mr75203) fix wrong power-up delay value
Arseny Demidov
1
-1
/
+1
2021-12-27
hwmon/pmbus: (ir38064) Fix spelling mistake "comaptible" -> "compatible"
Colin Ian King
1
-1
/
+1
2021-12-27
hwmon/pmbus: (ir38064) Expose a regulator
Patrick Rudolph
2
-0
/
+17
2021-12-27
hwmon/pmbus: (ir38064) Add of_match_table
Arthur Heymans
1
-0
/
+12
2021-12-27
hwmon/pmbus: (ir38064) Add support for IR38060, IR38164 IR38263
Patrick Rudolph
2
-3
/
+6
2021-12-27
hwmon: add driver for NZXT RGB&Fan Controller/Smart Device v2.
Aleksandr Mezin
3
-0
/
+840
2021-12-27
hwmon: (nct6775) add ROG STRIX B550-A/X570-I GAMING
Denis Pauk
1
-0
/
+2
2021-12-27
hwmon: (pmbus) Add support for MPS Multi-phase mp5023
Howard.Chiu@quantatw.com
3
-0
/
+77
2021-12-27
hwmon: (pmbus) Add Delta AHE-50DC fan control module driver
Zev Weiss
3
-0
/
+125
2021-12-27
hwmon: (ntc_thermistor) Add Samsung 1404-001221 NTC
Linus Walleij
1
-0
/
+4
2021-12-27
hwmon: (ntc_thermistor) Drop OF dependency
Linus Walleij
1
-1
/
+0
2021-12-27
hwmon: (dell-smm) Unify i8k_ioctl() and i8k_ioctl_unlocked()
Armin Wolf
1
-19
/
+9
2021-12-27
hwmon: (dell-smm) Simplify ioctl handler
Armin Wolf
1
-21
/
+9
2021-12-27
hwmon: (raspberrypi) Exit immediately in case of error in init
Armin Wolf
1
-3
/
+4
2021-12-27
hwmon: (nct6775) delete some extension lines
Dan Carpenter
1
-4
/
+2
2021-12-27
hwmon: (ntc_thermistor) Move DT matches to the driver block
Linus Walleij
1
-35
/
+35
2021-12-27
hwmon: (ntc_thermistor) Switch to generic firmware props
Linus Walleij
1
-17
/
+19
2021-12-27
hwmon: (ntc_thermistor) Move and refactor DT parsing
Linus Walleij
1
-50
/
+43
2021-12-27
hwmon: (adm1031) Remove redundant assignment to variable range
Colin Ian King
1
-2
/
+1
2021-12-27
hwmon: (asus_wmi_sensors) fix an array overflow
Dan Carpenter
1
-1
/
+1
2021-12-27
hwmon: (asus_wmi_ec_sensors) fix array overflow
Dan Carpenter
1
-1
/
+1
2021-12-27
hwmon: (sht4x) Add device tree match table
David Mosberger-Tang
1
-0
/
+7
2021-12-27
hwmon: (ntc_thermistor) Merge platform data
Linus Walleij
1
-61
/
+48
2021-12-27
hwmon: (ntc_thermistor) Drop read_uv() depend on OF and IIO
Linus Walleij
2
-38
/
+16
2021-12-27
hwmon: (ntc_thermistor) Drop get_ohm()
Linus Walleij
1
-19
/
+2
2021-12-27
hwmon: (ntc_thermistor) Merge platform data into driver
Linus Walleij
1
-5
/
+36
2021-12-27
hwmon: (jc42) Add support for ONSEMI N34TS04
Guenter Roeck
1
-0
/
+4
2021-12-27
hwmon: (k10temp) Support up to 12 CCDs on AMD Family of processors
Babu Moger
1
-3
/
+14
2021-12-27
hwmon: (asus_wmi_sensors) Support X370 Asus WMI.
Denis Pauk
3
-0
/
+677
2021-12-27
hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI.
Denis Pauk
3
-0
/
+634
2021-12-27
hwmon: (f71882fg) Add F81966 support
Menghui Wu
1
-0
/
+2
2021-12-27
hwmon: (adm1021) Improve detection of LM84, MAX1617, and MAX1617A
Guenter Roeck
1
-4
/
+19
2021-12-27
hwmon: (tmp401) Hide register write address differences in regmap code
Guenter Roeck
1
-44
/
+25
[next]