Re: [PATCH v2 3/3] PM / DEVFREQ: add sysfs interface (including usertickling)

From: Greg KH
Date: Wed May 11 2011 - 19:04:49 EST


On Wed, May 11, 2011 at 04:58:43PM +0900, MyungJoo Ham wrote:
> 1. System-wide sysfs interface
> - tickle_all R: number of tickle_all execution
> W: tickle all devfreq devices
> - min_interval R: devfreq monitoring base interval in ms
> - monitoring R: shows whether devfreq monitoring is active or
> not.
>
> 2. Device specific sysfs interface
> - tickle R: number of tickle execution for the device
> W: tickle the device

Any sysfs file change/addition/removal needs to have a
Documentation/ABI/ entry as well. Please add that to this patch instead
of burying it in the changelog entry, where no one will be able to find
it in the future.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/