diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-04-14 12:53:59 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-04-14 12:53:59 +0200 |
commit | 518b4e272d99dcb13699b229ea480bc845c141f6 (patch) | |
tree | 71712dd4fbdb1446a4e748120591cc88f687b571 | |
parent | Merge branch 'acpi-scan' (diff) | |
parent | powercap / RAPL: mark rapl_ids array as __initconst (diff) | |
parent | Merge tag 'pull_req_20150331' of https://git.kernel.org/pub/scm/linux/kernel/... (diff) | |
download | linux-518b4e272d99dcb13699b229ea480bc845c141f6.tar.xz linux-518b4e272d99dcb13699b229ea480bc845c141f6.zip |
Merge branches 'powercap' and 'pm-devfreq'
* powercap:
powercap / RAPL: mark rapl_ids array as __initconst
powercap / RAPL: add ID for Broadwell server
* pm-devfreq:
PM / devfreq: tegra: Register governor on module init
PM / devfreq: tegra: Enable interrupts after resuming the devfreq monitor
PM / devfreq: tegra: Set drvdata before enabling the irq
PM / devfreq: tegra: remove operating-points
PM / devfreq: tegra: Use clock rate constraints
PM / devfreq: tegra: Update to v5 of the submitted patches
PM / devfreq: correct misleading comment
PM / devfreq: event: Add const keyword for devfreq_event_ops structure