Commits
Merge branches 'pm-clk', 'pm-domains' and 'powercap' * pm-clk: PM / clk: Print acquired clock name in addition to con_id PM / clk: Fix clock error check in __pm_clk_add() drivers: sh: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS arm: davinci: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS arm: omap1: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS arm: keystone: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS PM / clock_ops: Provide default runtime ops to users * pm-domains: PM / Domains: Skip timings during syscore suspend/resume * powercap: powercap / RAPL: Support Knights Landing powercap / RAPL: Floor frequency setting in Atom SoC
Showing diff to0d85fd42114
- Rafael J. Wysocki committed 0d85fd42114MMerge branch 'pm-wakeirq' * pm-wakeirq: PM / wakeirq: Fix typo in prototype for dev_...
- Geert Uytterhoeven committed f17f4adfe48PM / clk: Print acquired clock name in addition to con_id Currently the con_id of the ...
- Geert Uytterhoeven committed a4630c61274PM / Domains: Skip timings during syscore suspend/resume The PM Domain code uses ktime...
- Dasaratharaman Chandramouli committed 6f066d4d262powercap / RAPL: Support Knights Landing This patch enables intel_rapl driver to run o...