index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
npcm750-pwm-fan.c
Age
Commit message (
Expand
)
Author
2024-05-01
hwmon: (npcm750-pwm-fan) Remove another unused field in struct npcm7xx_coolin...
Christophe JAILLET
2024-05-01
hwmon: (npcm750-pwm-fan) Remove an unused field in struct npcm7xx_cooling_device
Christophe JAILLET
2024-01-14
hwmon: (npcm750-pwm-fan) Fix crash observed when instantiating nuvoton,npcm75...
Guenter Roeck
2023-12-11
hwmon: (npcm750-pwm-fan) Add NPCM8xx support
Tomer Maimon
2023-10-28
hwmon: (npcm750-pwm) Add an error code check in npcm7xx_en_pwm_fan
Su Hui
2023-04-19
hwmon: npcm750-pwm: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2019-09-03
hwmon: (npcm750-pwm-fan) Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2019-05-14
hwmon: (npcm750-pwm-fan) Use devm_thermal_of_cooling_device_register
Guenter Roeck
2019-04-15
hwmon: (npcm750-pwm-fan) Use HWMON_CHANNEL_INFO macro
Guenter Roeck
2018-10-23
Merge tag 'hwmon-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-10
hwmon: (npcm-750-pwm-fan) Change initial pwm target to 255
Kun Yi
2018-10-10
hwmon: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-05
treewide: Replace more open-coded allocation size multiplications
Kees Cook
2018-07-08
hwmon: Add NPCM7xx PWM and Fan driver
Tomer Maimon