Re: [linux-pm] [PATCH 0/4] thermal: Adding generic cpu cooling devices

2012-02-22 Thread Eduardo Valentin
Hello Amit, Thanks for keeping this up. On Wed, Feb 22, 2012 at 03:44:06PM +0530, Amit Daniel Kachhap wrote: > Changes since RFC: > *Changed the cpu cooling registration/unregistration API's to instance based > *Changed the STATE_ACTIVE trip type to pass correct instance id > *Adding support t

[PATCH 0/4] thermal: Adding generic cpu cooling devices

2012-02-22 Thread Amit Daniel Kachhap
Changes since RFC: *Changed the cpu cooling registration/unregistration API's to instance based *Changed the STATE_ACTIVE trip type to pass correct instance id *Adding support to restore back the policy->max_freq after doing frequency clipping. *Moved the trip cooling stats from sysfs node t