> On Friday, October 26, 2012 06:16:36 AM MyungJoo Ham wrote: > > > devfreq governors such as ondemand are controlled by a min and > > > max frequency, while governors like userspace governor allow us > > > to set a specific frequency. > > > However, for the same specific device, depending on the SoC, the > > > available frequencies can vary. > > > > > > So expose the available frequencies as a snapshot over sysfs to > > > allow informed decisions. > > > > > > This was inspired by cpufreq framework's equivalent for similar > > > usage sysfs node: scaling_available_frequencies. > > > > > > Cc: Rajagopal Venkat > > > Cc: MyungJoo Ham > > > Cc: Kyungmin Park > > > Cc: "Rafael J. Wysocki" > > > Cc: Kevin Hilman > > > Cc: linux-pm@vger.kernel.org > > > Cc: linux-kernel@vger.kernel.org > > > > > > Signed-off-by: Nishanth Menon > > > > Acked-by: MyungJoo Ham > > Are you going to handle this patch? Yes, I've just setup the git repository this week and I'm willing to handle this one. It is applied at http://git.kernel.org/?p=linux/kernel/git/mzx/devfreq.git;a=shortlog;h=refs/heads/for-rafael Thanks, MyungJoo > > Rafael > > > -- > I speak only for myself. > Rafael J. Wysocki, Intel Open Source Technology Center. > > > > > > >