Commits
Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp' * powercap: powercap / RAPL: fix build dependency on iosf_mbi powercap / RAPL: add new model ids powercap / RAPL: handle atom and core differences powercap / RAPL: abstract per cpu type functions * pm-clk: PM / clock_ops: make __pm_clk_enable more generic PM / clock_ops: Add pm_clk_add_clk() * pm-config: PM: Kconfig: fix unmet dependency for CPU_PM * pm-opp: PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability() PM / OPP Introduce APIs to remove OPPs PM / OPP mark OPPs as 'static' or 'dynamic' PM / OPP don't match for existing OPPs when list is empty PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its type
Showing diff tob4037aaa584
- Rafael J. Wysocki committed 5996d93054fMMerge branches 'acpi-video' and 'acpi-pmic' * acpi-video: ACPI / video: Run _BCL bef...
- Jacob Pan committed 24b59841185powercap / RAPL: fix build dependency on iosf_mbi RAPL on Atom depends on IOSF_MBI dri...
- Strashko, Grygorii committed 471f7707b6fPM / clock_ops: make __pm_clk_enable more generic Now there are two places in code whi...
- Pankaj Dubey committed 7d3dcd042c3PM: Kconfig: fix unmet dependency for CPU_PM If BL_SWITCHER is enabled but SUSPEND and...
- Viresh Kumar committed b4037aaa584PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability() This existed b...