commit | f080be27d7d9333e4815655a2cedab91c3aa7acc | [log] [tgz] |
---|---|---|
author | Qipeng Zha <qipeng.zha@intel.com> | Mon Oct 26 12:58:27 2015 +0200 |
committer | Thierry Reding <thierry.reding@gmail.com> | Fri Nov 06 14:34:13 2015 +0100 |
tree | 102b1929216c09c2e26e7ecc9dc93e023c549635 | |
parent | 03f00e5311d5d0d3ac716121865cb967259980ca [diff] |
pwm: lpss: Add support for runtime PM To be able to save some power when PWM is not in use, add support for runtime PM for this driver. This also allows the platform to transition to low power S0ix states when the system is idle. Signed-off-by: Huiquan Zhong <huiquan.zhong@intel.com> Signed-off-by: Qipeng Zha <qipeng.zha@intel.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>