index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
max31790.c
Age
Commit message (
Expand
)
Author
2021-06-17
hwmon: (max31790) Detect and report zero fan speed
Guenter Roeck
2021-06-17
hwmon: (max31790) Clear fan fault after reporting it
Guenter Roeck
2021-06-17
hwmon: (max31790) Fix pwmX_enable attributes
Guenter Roeck
2021-06-17
hwmon: (max31790) Report correct current pwm duty cycles
Guenter Roeck
2021-06-17
hwmon: (max31790) Fix fan speed reporting for fan7..12
Guenter Roeck
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-04-15
hwmon: (max31790) Use HWMON_CHANNEL_INFO macro
Guenter Roeck
2019-02-18
hwmon: (max31790) Replace S_<PERMS> with octal values
Guenter Roeck
2017-03-22
hwmon: (max31790) Set correct PWM value
Alex Hemme
2016-10-17
hwmon: (max31790) potential ERR_PTR dereference
Dan Carpenter
2016-09-08
hwmon: (max31790) Convert to use new hwmon registration API
Guenter Roeck
2015-10-14
hwmon: (max31790) Fix dereference of ERR_PTR
Sudip Mukherjee
2015-10-14
hwmon: Driver for Maxim MAX31790
Il Han