aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/npcm750-pwm-fan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds1-4/+2
2019-05-14hwmon: (npcm750-pwm-fan) Use devm_thermal_of_cooling_device_registerGuenter Roeck1-4/+2
2019-04-15hwmon: (npcm750-pwm-fan) Use HWMON_CHANNEL_INFO macroGuenter Roeck1-44/+26
2018-10-23Merge tag 'hwmon-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-2/+2
2018-10-10hwmon: (npcm-750-pwm-fan) Change initial pwm target to 255Kun Yi1-1/+1
2018-10-10hwmon: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook1-1/+1
2018-07-08hwmon: Add NPCM7xx PWM and Fan driverTomer Maimon1-0/+1057