Commits
Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools' * pm-opp: PM / OPP: Correct Documentation about library location opp: of: Support multiple suspend OPPs defined in DT dt-bindings: opp: Support multiple opp-suspend properties opp: core: add regulators enable and disable opp: Don't decrement uninitialized list_kref * pm-qos: PM: QoS: Get rid of unused flags * acpi-pm: ACPI: PM: Print debug messages on device power state changes * pm-domains: PM / Domains: Verify PM domain type in dev_pm_genpd_set_performance_state() PM / Domains: Simplify genpd_lookup_dev() PM / Domains: Align in-parameter names for some genpd functions * pm-tools: pm-graph: make setVal unbuffered again for python2 and python3 cpupower: update German translation tools/power/cpupower: fix 64bit detection when cross-compiling cpupower: Add missing newline at end of file pm-graph v5.5
Showing diff to031f469ecf7
- Rafael J. Wysocki committed 031f469ecf7MMerge branch 'pm-devfreq' * pm-devfreq: (28 commits) PM / devfreq: passive: fix comp...
- Rafael J. Wysocki committed e47bc756ad0MMerge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/...
- Amit Kucheria committed c3082a674f4PM: QoS: Get rid of unused flags The network_latency and network_throughput flags for ...
- Rafael J. Wysocki committed ee8193ee96cACPI: PM: Print debug messages on device power state changes Add an acpi_handle_debug(...
- Ulf Hansson committed 3ea4ca9267cPM / Domains: Verify PM domain type in dev_pm_genpd_set_performance_state() The dev_pm...
- Rafael J. Wysocki committed e3e2ffdc0c1MMerge back earlier power management tools updates for v5.4.