On Fri, Aug 31, 2012 at 12:05 PM, Hongbo Zhang wrote:
>> > +/* Local function to create cpufreq clip table */
>> > +static int cpufreq_table_create(struct platform_device *pdev,
>> > + struct freq_clip_table **freq_tab, int *num_freq)
>> > +{
>> > + struct cpufreq_frequency_tab
Hi,
On Fri, Aug 10, 2012 at 1:20 PM, hongbo.zhang wrote:
> From: "hongbo.zhang"
>
> This diver is based on the thermal management framework in thermal_sys.c.
> A thermal zone device is created with the trip points to which cooling
> devices can be binded, the current cooling device is cpufreq, e