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
/
pwm-fan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
hwmon: pwm-fan: Use pwm_get_args() where appropriate
Boris Brezillon
1
-6
/
+20
2015-09-21
hwmon: (pwm-fan) Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-04-13
hwmon: (pwm-fan) Update the duty cycle inorder to control the pwm-fan
Anand Moon
1
-6
/
+3
2015-03-16
hwmon: (pwm-fan, vexpress) Constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-09
hwmon: (pwm-fan) Declare pwm_fan_of_get_cooling_data static
Guenter Roeck
1
-1
/
+2
2015-03-09
hwmon: (pwm-fan) Add support for using PWM FAN as a cooling device
Lukasz Majewski
1
-1
/
+88
2015-03-09
hwmon: (pwm-fan) Read PWM FAN configuration from device tree
Lukasz Majewski
1
-1
/
+49
2015-03-09
hwmon: (pwm-fan) Extract __set_pwm() function to only modify PWM duty cycle
Lukasz Majewski
1
-12
/
+21
2014-11-11
hwmon: (pwm-fan) Fix suspend/resume behavior
Kamil Debski
1
-3
/
+10
2014-08-04
hwmon: (pwm-fan) Remove duplicate dev_set_drvdata call
Axel Lin
1
-1
/
+0
2014-08-04
hwmon: Add pwm-fan driver
Kamil Debski
1
-0
/
+194