aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
diff options
context:
space:
mode:
authorGravatar Rafael J. Wysocki <rafael.j.wysocki@intel.com> 2017-07-03 14:22:05 +0200
committerGravatar Rafael J. Wysocki <rafael.j.wysocki@intel.com> 2017-07-03 14:22:05 +0200
commitfb0356c4786ea97e5abdf06c98a29dd675187bd0 (patch)
tree17524d553318c414a5674f54694cbcad8465412f /drivers/base
parentMerge branch 'pm-sleep' (diff)
parentPM / sysfs: Constify attribute groups (diff)
parentPM / OPP: Add dev_pm_opp_{set|put}_clkname() (diff)
parentPM / QoS: constify *_attribute_group. (diff)
downloadlinux-fb0356c4786ea97e5abdf06c98a29dd675187bd0.tar.gz
linux-fb0356c4786ea97e5abdf06c98a29dd675187bd0.tar.bz2
linux-fb0356c4786ea97e5abdf06c98a29dd675187bd0.zip
Merge branches 'pm-core', 'pm-opp' and 'pm-qos'
* pm-core: PM / sysfs: Constify attribute groups PM: Constify info string used in messages PM: Constify returned PM event name PM / wakeirq: Convert to SRCU * pm-opp: PM / OPP: Add dev_pm_opp_{set|put}_clkname() PM / OPP: Use - instead of @ for DT entries PM / OPP: Don't create debugfs "supply-0" directory unnecessarily PM / OPP: opp-microvolt is not optional if regulators are set PM / OPP: Don't create copy of regulators unnecessarily PM / OPP: Reorganize _generic_set_opp_regulator() * pm-qos: PM / QoS: constify *_attribute_group.