diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-01-16 12:23:24 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-01-16 12:23:24 +0100 |
commit | 9223614ea760a77873c7061875cb91963e6f79b7 (patch) | |
tree | 2e41e4a705c072f4ceed7b9e0f81909bb4003b80 /drivers | |
parent | Merge tag 'pm-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... (diff) | |
parent | PM: sleep: Restore asynchronous device resume optimization (diff) | |
parent | Documentation: admin-guide: PM: Fix two typos (diff) | |
parent | PM: QoS: Use kcalloc() instead of kzalloc() (diff) | |
download | linux-9223614ea760a77873c7061875cb91963e6f79b7.tar.xz linux-9223614ea760a77873c7061875cb91963e6f79b7.zip |
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-qos' into pm
* pm-sleep:
PM: sleep: Restore asynchronous device resume optimization
* pm-cpufreq:
Documentation: admin-guide: PM: Fix two typos
cpufreq: intel_pstate: Update hybrid scaling factor for Meteor Lake
* pm-qos:
PM: QoS: Use kcalloc() instead of kzalloc()