aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/npcm750-pwm-fan.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds2019-05-161-4/+2
|\
| * hwmon: (npcm750-pwm-fan) Use devm_thermal_of_cooling_device_registerGuenter Roeck2019-05-141-4/+2
* | hwmon: (npcm750-pwm-fan) Use HWMON_CHANNEL_INFO macroGuenter Roeck2019-04-151-44/+26
|/
* Merge tag 'hwmon-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2018-10-231-2/+2
|\
| * hwmon: (npcm-750-pwm-fan) Change initial pwm target to 255Kun Yi2018-10-101-1/+1
| * hwmon: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-101-1/+1
* | treewide: Replace more open-coded allocation size multiplicationsKees Cook2018-10-051-1/+1
|/
* hwmon: Add NPCM7xx PWM and Fan driverTomer Maimon2018-07-081-0/+1057