index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-19
hwmon: (mr75203) add debugfs to read and write temperature coefficients
Eliav Farber
1
-0
/
+62
2022-09-19
hwmon: (mr75203) parse temperature coefficients from device-tree
Eliav Farber
1
-0
/
+9
2022-09-19
dt-bindings: hwmon: (mr75203) add coefficient properties for the thermal equation
Eliav Farber
1
-0
/
+37
2022-09-19
hwmon: (mr75203) add support for series 6 temperature equation
Eliav Farber
1
-4
/
+62
2022-09-19
dt-bindings: hwmon: (mr75203) add "moortec,ts-series" property
Eliav Farber
1
-0
/
+9
2022-09-19
hwmon: (aspeed-pwm-tacho) Add dependency on ARCH_ASPEED
Peter Robinson
1
-0
/
+1
2022-09-19
hwmon: (mr75203) modify the temperature equation according to series 5 datasheet
Eliav Farber
1
-8
/
+25
2022-09-19
hwmon: (mr75203) add VM pre-scaler x2 support
Eliav Farber
1
-2
/
+53
2022-09-19
dt-bindings: hwmon: (mr75203) add "moortec,vm-pre-scaler-x2" property
Eliav Farber
1
-0
/
+13
2022-09-19
hwmon: (mr75203) add VM active channel support
Eliav Farber
1
-22
/
+99
2022-09-19
dt-bindings: hwmon: (mr75203) add "moortec,vm-active-channels" property
Eliav Farber
1
-0
/
+10
2022-09-19
dt-bindings: vendor-prefixes: add vendor prefix for Moortec
Eliav Farber
1
-0
/
+2
2022-09-19
hwmon: (nzxt-smart2) add another USB ID
Aleksandr Mezin
1
-0
/
+1
2022-09-19
hwmon: (emc2305) Remove unnecessary range check
Guenter Roeck
1
-2
/
+0
2022-09-19
hwmon: (mr75203) skip reset-control deassert for SOCs that don't support it
Eliav Farber
1
-4
/
+7
2022-09-19
dt-bindings: hwmon: (mr75203) change "resets" property to be optional
Eliav Farber
1
-1
/
+0
2022-09-19
dt-bindings: hwmon: (mr75203) add description for Moortec's PVT controller
Eliav Farber
1
-0
/
+26
2022-09-19
hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow Next
Aleksa Savic
3
-6
/
+96
2022-09-19
hwmon: (tps23861) create unique debugfs directory per device
Alexandru Gagniuc
1
-3
/
+11
2022-09-19
hwmon: (tps23861) reduce count of i2c transactions for port_status
Alexandru Gagniuc
1
-55
/
+24
2022-09-19
hwmon: (emc2305) Remove unused including <linux/version.h>
Jiapeng Chong
1
-1
/
+0
2022-09-19
docs: hwmon: add emc2305.rst to docs
Michael Shych
2
-0
/
+38
2022-09-19
hwmon: (emc2305) add support for EMC2301/2/3/5 RPM-based PWM Fan Speed Controller.
Michael Shych
3
-0
/
+638