> adm1026 uses analog_out so that's fine. But lm87 uses aout_output and pcf8591 uses out0_output. The later is the one which fits best in our current naming scheme, as redundant as it might sound. Also, it might make sense to just name is pwm0 as the suggested use for the analog output is to control a fan. That's what we do for the W83627THF IIRC. Ideally we would have names the pwm files something like "fan_control" in the first place, so as to focus on the function instead of the technology, but that's a bit late now. -- Jean Delvare