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
/
aspeed-pwm-tacho.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-28
hwmon: (aspeed-pwm-tacho) Switch to using the new API kobj_to_dev()
Tian Tao
1
-2
/
+2
2020-07-06
hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflow
Evgeny Novikov
1
-0
/
+2
2019-11-07
hwmon: (aspeed-pwm-tacho) Use devm_platform_ioremap_resource() in aspeed_pwm_...
Markus Elfring
1
-6
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3
Thomas Gleixner
1
-4
/
+1
2019-05-14
hwmon: (aspeed-pwm-tacho) Use devm_thermal_of_cooling_device_register
Guenter Roeck
1
-4
/
+2
2018-12-17
hwmon: (aspeed-pwm-tacho) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-52
/
+28
2018-10-11
hwmon: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+1
2018-01-03
hwmon: (aspeed-pwm-tacho) Deassert reset in probe
Joel
1
-0
/
+22
2017-11-04
hwmon: (aspeed-pwm-tacho) Sort headers
Joel
1
-3
/
+3
2017-10-30
hwmon: (aspeed-pwm-tacho) increase fan tach period
Patrick Venture
1
-1
/
+1
2017-08-13
hwmon: (aspeed-pwm-tacho) cooling device support.
Mykola Kostenok
1
-2
/
+114
2017-06-24
hwmon: (aspeed-pwm-tacho) Poll with short sleeps.
Patrick Venture
1
-6
/
+18
2017-06-24
hwmon: (aspeed-pwm-tacho) reduce fan_tach period
Patrick Venture
1
-1
/
+1
2017-06-12
hwmon: (aspeed-pwm-tacho) Enable both edge measurement.
Patrick Venture
1
-3
/
+21
2017-06-03
hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1
Stefan Schaeckeler
1
-26
/
+26
2017-06-03
hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimed
Stefan Schaeckeler
1
-1
/
+0
2017-05-31
hwmon: (aspeed-pwm-tacho) On read failure return -ETIMEDOUT
Patrick Venture
1
-3
/
+9
2017-04-10
drivers: hwmon: Support for ASPEED PWM/Fan tach
Jaghathiswari Rankappagounder Natarajan
1
-0
/
+835