summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-12-225-186/+288
|\
| * cpufreq: intel_pstate: Use most recent guaranteed performance valuesRafael J. Wysocki2020-12-211-3/+13
| * cpufreq: intel_pstate: Implement the ->adjust_perf() callbackRafael J. Wysocki2020-12-151-12/+58
| * cpufreq: Add special-purpose fast-switching callback for driversRafael J. Wysocki2020-12-151-0/+40
| * cppc_cpufreq: replace per-cpu data array with a listIonela Voinescu2020-12-152-164/+151
| * cppc_cpufreq: expose information on frequency domainsIonela Voinescu2020-12-151-0/+14
| * cppc_cpufreq: clarify support for coordination typesIonela Voinescu2020-12-151-7/+12
| * cppc_cpufreq: use policy->cpu as driver of frequency settingIonela Voinescu2020-12-151-2/+3
| * Merge branch 'acpi-processor' to satisfy dependenciesRafael J. Wysocki2020-12-152-3/+2
| |\
| | * ACPI: processor: fix NONE coordination for domain mapping failureIonela Voinescu2020-12-152-2/+2
| | * ACPI: processor: Drop duplicate setting of shared_cpu_mapPunit Agrawal2020-11-251-1/+0
* | | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-1651-969/+1078
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki2020-12-1511-403/+322
| |\ \ \ \ | | | | |/ | | | |/|
| | * | | Merge tag 'devfreq-next-for-5.11' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki2020-12-1111-403/+322
| | |\ \ \
| | | * | | PM / devfreq: tegra30: Separate configurations per-SoC generationDmitry Osipenko2020-12-071-14/+54
| | | * | | PM / devfreq: tegra30: Support interconnect and OPPs from device-treeDmitry Osipenko2020-12-071-42/+37
| | | * | | Merge tag 'tegra-soc-clk-drivers-5.11' of https://git.kernel.org/pub/scm/linu...Chanwoo Choi2020-12-072-0/+5
| | | |\ \ \
| | | | * | | soc/tegra: fuse: Export tegra_read_ram_code()Dmitry Osipenko2020-11-061-0/+2
| | | | * | | clk: tegra: Export Tegra20 EMC kernel symbolsDmitry Osipenko2020-11-061-0/+3
| | | * | | | PM / devfreq: tegra20: Deprecate in a favor of emc-stat based driverDmitry Osipenko2020-11-233-221/+0
| | | * | | | PM / devfreq: exynos-bus: Add registration of interconnect child deviceSylwester Nawrocki2020-11-131-0/+17
| | | * | | | PM / devfreq: tegra30: Silence deferred probe errorDmitry Osipenko2020-10-261-4/+3
| | | * | | | PM / devfreq: tegra20: Relax Kconfig dependencyDmitry Osipenko2020-10-261-1/+1
| | | * | | | PM / devfreq: tegra20: Silence deferred probe errorDmitry Osipenko2020-10-261-5/+3
| | | * | | | PM / devfreq: Remove redundant governor_name from struct devfreqChanwoo Choi2020-10-262-11/+9
| | | * | | | PM / devfreq: Add governor attribute flag for specifc sysfs nodesChanwoo Choi2020-10-264-50/+127
| | | * | | | PM / devfreq: Add governor feature flagChanwoo Choi2020-10-264-20/+29
| | | * | | | PM / devfreq: Add tracepoint for frequency changesMatthias Kaehlcke2020-10-261-0/+8
| | | * | | | PM / devfreq: Unify frequency change to devfreq_update_target funcChanwoo Choi2020-10-263-39/+33
| | | |/ / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki2020-12-158-89/+129
| |\ \ \ \ \ \ \ \
| | | | | * | | | | powercap: Adjust printing the constraint name with new lineLukasz Luba2020-11-231-3/+2
| | | | | * | | | | powercap: RAPL: Add AMD Fam19h RAPL supportKim Phillips2020-11-101-0/+1
| | | | | * | | | | powercap: Add AMD Fam17h RAPL supportVictor Ding2020-11-102-1/+25
| | | | | * | | | | powercap/intel_rapl_msr: Convert rapl_msr_priv into pointerVictor Ding2020-11-101-15/+18
| | | | * | | | | | PM: domains: create debugfs nodes when adding power domainsThierry Strudel2020-12-111-28/+45
| | | | | |_|_|/ / | | | | |/| | | |
| | | * | | | | | PM: ACPI: Refresh wakeup device power configuration every timeRafael J. Wysocki2020-12-071-7/+20
| | | * | | | | | PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki2020-12-072-31/+14
| | | | |/ / / / | | | |/| | | |
| | * | | | | | PM: sleep: Add dev_wakeup_path() helperPatrice Chotard2020-11-233-6/+6
| | * | | | | | PM: sleep: Print driver flags for all devices during suspend/resumeChen Yu2020-11-101-2/+2
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-em'Rafael J. Wysocki2020-12-157-32/+100
| |\ \ \ \ \ \ \
| | * | | | | | | cpuidle: Select polling interval based on a c-state with a longer target resi...Mel Gorman2020-12-011-2/+23
| | * | | | | | | Merge back cpuidle changes for v5.11.Rafael J. Wysocki2020-11-236-30/+77
| | |\ \ \ \ \ \ \
| | | * | | | | | | cpuidle: psci: Enable suspend-to-idle for PSCI OSI modeUlf Hansson2020-11-102-4/+32
| | | * | | | | | | PM: domains: Enable dev_pm_genpd_suspend|resume() for suspend-to-idleUlf Hansson2020-11-101-4/+16
| | | * | | | | | | PM: domains: Rename pm_genpd_syscore_poweroff|poweron()Ulf Hansson2020-11-104-24/+31
| | | | |/ / / / / | | | |/| | | | |
| * | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-12-1520-224/+297
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2020-12-1416-89/+159
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'cpufreq/scmi' into cpufreq/arm/linux-nextViresh Kumar2020-12-08396-24407/+2926
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | cpufreq: arm_scmi: Discover the power scale in performance protocolLukasz Luba2020-12-081-1/+3
| | | | * | | | | | | firmware: arm_scmi: Add power_scale_mw_get() interfaceLukasz Luba2020-12-081-0/+8
| | | | | |_|/ / / / | | | | |/| | | | |