summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* intel_rapl: introduce intel_rapl.hZhang Rui2019-07-113-99/+116
* intel_rapl: remove hardcoded register indexZhang Rui2019-07-111-22/+22
* intel_rapl: use reg instead of msrZhang Rui2019-07-111-49/+49
* Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-07-0955-631/+2325
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-07-0813-80/+327
| |\
| | * cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update()Viresh Kumar2019-06-281-10/+16
| | * cpufreq: Consolidate cpufreq_update_current_freq() and __cpufreq_get()Viresh Kumar2019-06-281-42/+28
| | * cpufreq: Don't skip frequency validation for has_target() driversViresh Kumar2019-06-281-8/+5
| | * cpufreq: Use has_target() instead of !setpolicyViresh Kumar2019-06-261-3/+3
| | * cpufreq: Remove redundant !setpolicy checkViresh Kumar2019-06-261-1/+1
| | * cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stubDaniel Lezcano2019-06-262-4/+8
| | * Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2019-06-2610-11/+265
| | |\
| | | * cpufreq: s5pv210: Don't flood kernel log after cpufreq changePaweł Chmiel2019-06-241-1/+1
| | | * cpufreq: add driver for Raspberry PiNicolas Saenz Julienne2019-06-133-0/+106
| | | * cpufreq: Switch imx7d to imx-cpufreq-dt for speed gradingLeonard Crestez2019-06-061-1/+1
| | | * cpufreq: imx-cpufreq-dt: Remove global platform match listLeonard Crestez2019-06-061-16/+2
| | | * cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequencyFlorian Fainelli2019-06-041-4/+4
| | | * cpufreq: brcmstb-avs-cpufreq: Fix initial command checkFlorian Fainelli2019-06-041-2/+2
| | | * cpufreq: armada-37xx: Remove set but not used variable 'freq'YueHaibing2019-06-031-3/+1
| | | * cpufreq: imx-cpufreq-dt: Fix no OPPs available on unfused partsLeonard Crestez2019-06-031-0/+15
| | | * dt-bindings: imx-cpufreq-dt: Document opp-supported-hw usageLeonard Crestez2019-05-201-0/+37
| | | * cpufreq: Add imx-cpufreq-dt driverLeonard Crestez2019-05-205-0/+112
| | * | cpufreq: pcc-cpufreq: Fail initialization if driver cannot be registeredDavid Arcari2019-06-171-2/+2
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools'Rafael J. Wysocki2019-07-0817-337/+1395
| |\ \ \ \ \ \
| | | | | * \ \ Merge back earlier pm-tools material for v5.3.Rafael J. Wysocki2019-06-135-206/+1253
| | | | | |\ \ \
| | | | | | * | | Add README and update pm-graph and sleepgraph docsTodd Brandt2019-05-273-2/+592
| | | | | | * | | Update to pm-graph 5.4Todd Brandt2019-05-272-152/+347
| | | | | | * | | Update to pm-graph 5.3Todd Brandt2019-05-271-117/+379
| | | | | * | | | Merge tag 'linux-cpupower-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki2019-06-137-6/+8
| | | | | |\ \ \ \
| | | | | | * | | | cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel2019-06-041-0/+2
| | | | | | * | | | cpupower: correct spelling of intervalNick Black2019-06-046-6/+6
| | | | * | | | | | power: avs: smartreflex: no need to check return value of debugfs_create func...Greg Kroah-Hartman2019-06-181-30/+11
| | | | | |_|_|/ / | | | | |/| | | |
| | | * | | | | | PM / clk: Remove error message on out-of-memory conditionGeert Uytterhoeven2019-05-281-2/+0
| | | * | | | | | drivers: base: power: clock_ops: Use of_clk_get_parent_count()Kefeng Wang2019-05-281-2/+2
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2019-06-263-91/+121
| | |\ \ \ \ \ \
| | | * | | | | | opp: Don't use IS_ERR on invalid suppliesDmitry Osipenko2019-06-241-1/+1
| | | * | | | | | opp: Make dev_pm_opp_set_rate() handle freq = 0 to drop performance votesRajendra Nayak2019-06-171-8/+13
| | | * | | | | | opp: Don't overwrite rounded clk rateStephen Boyd2019-06-171-5/+10
| | | * | | | | | opp: Allocate genpd_virt_devs from dev_pm_opp_attach_genpd()Viresh Kumar2019-05-202-28/+12
| | | * | | | | | opp: Attach genpds to devices from within OPP coreViresh Kumar2019-05-202-50/+86
| | | | |_|_|_|/ | | | |/| | | |
| * | | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2019-07-0815-140/+187
| |\ \ \ \ \ \ \
| | * | | | | | | PM: sleep: Drop dev_pm_skip_next_resume_phases()Rafael J. Wysocki2019-07-042-17/+3
| | * | | | | | | ACPI: PM: Drop unused function and function headerRafael J. Wysocki2019-07-031-2/+0
| | * | | | | | | ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSSRafael J. Wysocki2019-07-033-6/+104
| | * | | | | | | ACPI: PM: Simplify and fix PM domain hibernation callbacksRafael J. Wysocki2019-07-033-71/+61
| | * | | | | | | PCI: PM: Simplify bus-level hibernation callbacksRafael J. Wysocki2019-07-031-27/+0
| | * | | | | | | PM: ACPI/PCI: Resume all devices during hibernationRafael J. Wysocki2019-07-032-14/+15
| | * | | | | | | kernel: power: swap: use kzalloc() instead of kmalloc() followed by memset()Fuqian Huang2019-06-281-2/+1
| | * | | | | | | PM: sleep: Update struct wakeup_source documentationRafael J. Wysocki2019-06-221-1/+1
| | * | | | | | | drivers: base: power: remove wakeup_sources_stats_dentry variableGreg Kroah-Hartman2019-06-191-4/+2