summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
0 files changed, 0 insertions, 0 deletions
;torvalds@linux-foundation.org>2016-09-09 14:47:41 -0700 commitdaf6b9b68fca57effe3fcf74a8528f17516c420f (patch) treebd9d1c30fc943bfdc712d89de3081384b22115f4 parentc4a6c70f93638821519047ba751b0145f7a9f90b (diff)parent8a2a835bbcaa6af0ec659606d3eabc23ccaaab80 (diff)
Merge tag 'pm-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull power management fixes from Rafael Wysocki: "This includes a PM QoS framework fix from Tejun to prevent interrupts from being enabled unexpectedly during early boot and a cpufreq documentation fix. Specifics: - If the PM QoS framework invokes cancel_delayed_work_sync() during early boot, it will enable interrupts which is not expected at that point, so prevent it from happening (Tejun Heo) - Fix cpufreq statistic documentation to follow a recent change in behavior that forgot to update it as appropriate (Jean Delvare)" * tag 'pm-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: cpufreq-stats: Minor documentation fix PM / QoS: avoid calling cancel_delayed_work_sync() during early boot
Diffstat