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
/
aspeed-pwm-tacho.c
Age
Commit message (
Expand
)
Author
2018-10-10
hwmon: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-01-02
hwmon: (aspeed-pwm-tacho) Deassert reset in probe
Joel
2017-11-04
hwmon: (aspeed-pwm-tacho) Sort headers
Joel
2017-10-29
hwmon: (aspeed-pwm-tacho) increase fan tach period
Patrick Venture
2017-08-13
hwmon: (aspeed-pwm-tacho) cooling device support.
Mykola Kostenok
2017-06-24
hwmon: (aspeed-pwm-tacho) Poll with short sleeps.
Patrick Venture
2017-06-24
hwmon: (aspeed-pwm-tacho) reduce fan_tach period
Patrick Venture
2017-06-11
hwmon: (aspeed-pwm-tacho) Enable both edge measurement.
Patrick Venture
2017-06-03
hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1
Stefan Schaeckeler
2017-06-03
hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimed
Stefan Schaeckeler
2017-05-30
hwmon: (aspeed-pwm-tacho) On read failure return -ETIMEDOUT
Patrick Venture
2017-04-10
drivers: hwmon: Support for ASPEED PWM/Fan tach
Jaghathiswari Rankappagounder Natarajan