https://github.com/torvalds/linux
Revision 6876eb3720813560c4c6728d6347da6558c53df7 authored by Linus Torvalds on 23 September 2017, 03:28:59 UTC, committed by Linus Torvalds on 23 September 2017, 03:28:59 UTC
Pull power management fixes from Rafael Wysocki:
 "These fix a cpufreq regression introduced by recent changes related to
  the generic DT driver, an initialization time memory leak in cpuidle
  on ARM, a PM core bug that may cause system suspend/resume to fail on
  some systems, a request type validation issue in the PM QoS framework
  and two documentation-related issues.

  Specifics:

   - Fix a regression in cpufreq on systems using DT as the source of
     CPU configuration information where two different code paths
     attempt to create the cpufreq-dt device object (there can be only
     one) and fix up the "compatible" matching for some TI platforms on
     top of that (Viresh Kumar, Dave Gerlach).

   - Fix an initialization time memory leak in cpuidle on ARM which
     occurs if the cpuidle driver initialization fails (Stefan Wahren).

   - Fix a PM core function that checks whether or not there are any
     system suspend/resume callbacks for a device, but forgets to check
     legacy callbacks which then may be skipped incorrectly and the
     system may crash and/or the device may become unusable after a
     suspend-resume cycle (Rafael Wysocki).

   - Fix request type validation for latency tolerance PM QoS requests
     which may lead to unexpected behavior (Jan Schönherr).

   - Fix a broken link to PM documentation from a header file and a typo
     in a PM document (Geert Uytterhoeven, Rafael Wysocki)"

* tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  cpufreq: ti-cpufreq: Support additional am43xx platforms
  ARM: cpuidle: Avoid memleak if init fail
  cpufreq: dt-platdev: Add some missing platforms to the blacklist
  PM: core: Fix device_pm_check_callbacks()
  PM: docs: Drop an excess character from devices.rst
  PM / QoS: Use the correct variable to check the QoS request type
  driver core: Fix link to device power management documentation
2 parent s d32e5f4 + d84c97f
History
Tip revision: 6876eb3720813560c4c6728d6347da6558c53df7 authored by Linus Torvalds on 23 September 2017, 03:28:59 UTC
Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Tip revision: 6876eb3
File Mode Size
Kconfig -rw-r--r-- 9.4 KB
Makefile -rw-r--r-- 1.2 KB
aes_ccm.c -rw-r--r-- 2.7 KB
aes_ccm.h -rw-r--r-- 869 bytes
aes_cmac.c -rw-r--r-- 1.7 KB
aes_cmac.h -rw-r--r-- 738 bytes
aes_gcm.c -rw-r--r-- 2.6 KB
aes_gcm.h -rw-r--r-- 749 bytes
aes_gmac.c -rw-r--r-- 2.0 KB
aes_gmac.h -rw-r--r-- 680 bytes
agg-rx.c -rw-r--r-- 15.0 KB
agg-tx.c -rw-r--r-- 28.8 KB
cfg.c -rw-r--r-- 99.1 KB
chan.c -rw-r--r-- 44.8 KB
debug.h -rw-r--r-- 4.9 KB
debugfs.c -rw-r--r-- 10.7 KB
debugfs.h -rw-r--r-- 401 bytes
debugfs_key.c -rw-r--r-- 11.8 KB
debugfs_key.h -rw-r--r-- 1.1 KB
debugfs_netdev.c -rw-r--r-- 24.0 KB
debugfs_netdev.h -rw-r--r-- 732 bytes
debugfs_sta.c -rw-r--r-- 16.5 KB
debugfs_sta.h -rw-r--r-- 427 bytes
driver-ops.c -rw-r--r-- 7.4 KB
driver-ops.h -rw-r--r-- 31.4 KB
ethtool.c -rw-r--r-- 6.1 KB
fils_aead.c -rw-r--r-- 8.4 KB
fils_aead.h -rw-r--r-- 619 bytes
ht.c -rw-r--r-- 16.7 KB
ibss.c -rw-r--r-- 50.8 KB
ieee80211_i.h -rw-r--r-- 68.3 KB
iface.c -rw-r--r-- 52.8 KB
key.c -rw-r--r-- 29.9 KB
key.h -rw-r--r-- 4.6 KB
led.c -rw-r--r-- 10.0 KB
led.h -rw-r--r-- 2.6 KB
main.c -rw-r--r-- 35.1 KB
mesh.c -rw-r--r-- 40.7 KB
mesh.h -rw-r--r-- 12.6 KB
mesh_hwmp.c -rw-r--r-- 35.7 KB
mesh_pathtbl.c -rw-r--r-- 22.7 KB
mesh_plink.c -rw-r--r-- 31.2 KB
mesh_ps.c -rw-r--r-- 16.3 KB
mesh_sync.c -rw-r--r-- 6.5 KB
michael.c -rw-r--r-- 2.2 KB
michael.h -rw-r--r-- 602 bytes
mlme.c -rw-r--r-- 146.1 KB
ocb.c -rw-r--r-- 6.8 KB
offchannel.c -rw-r--r-- 26.3 KB
pm.c -rw-r--r-- 5.4 KB
rate.c -rw-r--r-- 25.3 KB
rate.h -rw-r--r-- 3.0 KB
rc80211_minstrel.c -rw-r--r-- 20.9 KB
rc80211_minstrel.h -rw-r--r-- 4.1 KB
rc80211_minstrel_debugfs.c -rw-r--r-- 7.3 KB
rc80211_minstrel_ht.c -rw-r--r-- 38.7 KB
rc80211_minstrel_ht.h -rw-r--r-- 3.0 KB
rc80211_minstrel_ht_debugfs.c -rw-r--r-- 8.9 KB
rx.c -rw-r--r-- 120.8 KB
scan.c -rw-r--r-- 33.9 KB
spectmgmt.c -rw-r--r-- 7.5 KB
sta_info.c -rw-r--r-- 61.7 KB
sta_info.h -rw-r--r-- 26.1 KB
status.c -rw-r--r-- 28.8 KB
tdls.c -rw-r--r-- 54.8 KB
tkip.c -rw-r--r-- 10.5 KB
tkip.h -rw-r--r-- 853 bytes
trace.c -rw-r--r-- 1.2 KB
trace.h -rw-r--r-- 53.6 KB
trace_msg.h -rw-r--r-- 1.2 KB
tx.c -rw-r--r-- 124.5 KB
util.c -rw-r--r-- 90.7 KB
vht.c -rw-r--r-- 16.4 KB
wep.c -rw-r--r-- 9.2 KB
wep.h -rw-r--r-- 1.1 KB
wme.c -rw-r--r-- 6.2 KB
wme.h -rw-r--r-- 709 bytes
wpa.c -rw-r--r-- 31.6 KB
wpa.h -rw-r--r-- 1.7 KB

back to top