Commits
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains' * pm-cpuidle: cpuidle: menu: help gcc generate slightly better code cpuidle: menu: avoid expensive square root computation * pm-sleep: PM / suspend: replacing printk PM/freezer: y2038, use boottime to compare tstamps PM / sleep: declare __tracedata symbols as char[] rather than char * pm-domains: PM / Domains: Fix potential NULL pointer dereference PM / Domains: Fix removal of a subdomain PM / Domains: Propagate start and restore errors during runtime resume PM / Domains: Join state name and index in debugfs output PM / Domains: Restore alignment of slaves in debugfs output PM / Domains: remove old power on/off latencies ARM: imx6: pm: declare pm domain latency on power_state struct PM / Domains: Support for multiple states
Showing diff to3b99669b75d
- Rafael J. Wysocki committed 4ed39004271MMerge branch 'pm-cpufreq' * pm-cpufreq: (94 commits) intel_pstate: Do not skip sampl...
- Rasmus Villemoes committed 3b99669b75dcpuidle: menu: help gcc generate slightly better code We know that the avg variable ac...
- saurabh committed 22e09b333f0PM / suspend: replacing printk replacing printk(s) with appropriate pr_info and pr_err...
- Jon Hunter committed 41795a8a3cfPM / Domains: Fix potential NULL pointer dereference In the function of_genpd_get_from...