summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'Rafael J. Wysocki2021-07-073-25/+32
|\ \ \
| | | * PM: domains: Shrink locking area of the gpd_list_lockStephen Boyd2021-07-051-21/+17
| | * | PM: sleep: Use ktime_us_delta() in initcall_debug_report()Mark-PK Tsai2021-07-011-4/+1
| | |/
| * | Merge tag 'cpuidle-v5.14-rc1' of https://git.linaro.org/people/daniel.lezcano...Rafael J. Wysocki2021-06-301-0/+14
| |\ \ | | |/ | |/|
| | * cpuidle: qcom: Add SPM register data for MSM8226Bartosz Dudziak2021-06-161-0/+14
* | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-07-016-37/+303
|\ \ \
| * \ \ Merge branch 'cpufreq/cppc-fie' into cpufreq/arm/linux-nextViresh Kumar2021-07-011738-60974/+44569
| |\ \ \
| | * | | cpufreq: CPPC: Add support for frequency invarianceViresh Kumar2021-07-012-13/+249
| | * | | arch_topology: Avoid use-after-free for scale_freq_dataViresh Kumar2021-07-011-6/+21
| | * | | cpufreq: CPPC: Pass structure instance by referenceViresh Kumar2021-07-011-8/+8
| | * | | cpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_initViresh Kumar2021-07-011-8/+20
| * | | | cpufreq: dt: Rename black/white-listsViresh Kumar2021-05-241-4/+4
| * | | | cpufreq: scmi: Fix an error messageChristophe JAILLET2021-05-201-1/+1
| * | | | cpufreq: mediatek: add support for mt8365Fabien Parent2021-05-202-0/+2
| * | | | cpufreq: blacklist SC7280 in cpufreq-dt-platdevSibi Sankar2021-05-201-0/+1
* | | | | cpufreq: Remove ->resolve_freq()Viresh Kumar2021-06-301-13/+8
* | | | | cpufreq: Reuse cpufreq_driver_resolve_freq() in __cpufreq_driver_target()Viresh Kumar2021-06-301-20/+22
* | | | | cpufreq: Remove the ->stop_cpu() driver callbackViresh Kumar2021-06-301-3/+0
* | | | | cpufreq: powernv: Migrate to ->exit() callback instead of ->stop_cpu()Viresh Kumar2021-06-301-14/+9
| |/ / / |/| | |
* | | | cpufreq: CPPC: Migrate to ->exit() callback instead of ->stop_cpu()Viresh Kumar2021-06-301-22/+24
* | | | cpufreq: intel_pstate: Combine ->stop_cpu() and ->offline()Rafael J. Wysocki2021-06-301-6/+5
| |/ / |/| |
* | | Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-06-2920-335/+610
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-domains' and 'pm-devfreq'Rafael J. Wysocki2021-06-298-36/+59
| |\ \ \ \
| | | * \ \ Merge tag 'devfreq-next-for-5.14' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki2021-06-256-21/+9
| | | |\ \ \
| | | | * | | PM / devfreq: passive: Fix get_target_freq when not using required-oppChanwoo Choi2021-06-241-1/+2
| | | | * | | PM / devfreq: userspace: Use DEVICE_ATTR_RW macroYueHaibing2021-06-171-5/+5
| | | | * | | PM / devfreq: imx8m-ddrc: Remove DEVFREQ_GOV_SIMPLE_ONDEMAND dependencyDong Aisheng2021-05-211-1/+0
| | | | * | | PM / devfreq: tegra30: Support thermal coolingDmitry Osipenko2021-05-211-0/+1
| | | | * | | PM / devfreq: imx-bus: Remove imx_bus_get_dev_statusDong Aisheng2021-05-211-14/+0
| | | | * | | PM / devfreq: Add missing error code in devfreq_add_device()YueHaibing2021-05-201-0/+1
| | * | | | | PM: domains: Drop/restore performance state votes for devices at runtime PMUlf Hansson2021-06-111-2/+25
| | * | | | | PM: domains: Return early if perf state is already set for the deviceUlf Hansson2021-06-111-0/+3
| | * | | | | PM: domains: Split code in dev_pm_genpd_set_performance_state()Ulf Hansson2021-06-111-12/+19
| | * | | | | PM: domains: fix some kernel-doc issuesYang Yingliang2021-06-082-1/+3
| | | |_|_|/ | | |/| | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2021-06-298-263/+528
| |\ \ \ \ \ \
| | | * | | | | cpuidle: teo: remove unneeded semicolon in teo_select()Wan Jiabing2021-06-171-1/+1
| | | * | | | | cpuidle: teo: Use kerneldoc documentation in admin-guideRafael J. Wysocki2021-06-111-4/+8
| | | * | | | | cpuidle: teo: Rework most recent idle duration values treatmentRafael J. Wysocki2021-06-111-83/+70
| | | * | | | | cpuidle: teo: Change the main idle state selection logicRafael J. Wysocki2021-06-111-168/+200
| | | * | | | | cpuidle: teo: Cosmetic modification of teo_select()Rafael J. Wysocki2021-06-111-11/+7
| | | * | | | | cpuidle: teo: Cosmetic modifications of teo_update()Rafael J. Wysocki2021-06-111-6/+7
| | | * | | | | intel_idle: Adjust the SKX C6 parameters if PC6 is disabledChen Yu2021-06-091-0/+33
| | | |/ / / /
| | * | | | | cpufreq: Make cpufreq_online() call driver->offline() on errorsRafael J. Wysocki2021-06-231-1/+10
| | * | | | | Merge back cpufreq material for v5.14.Rafael J. Wysocki2021-06-215-34/+237
| | |\ \ \ \ \
| | | * | | | | cpufreq: loongson2: Remove unused linux/sched.h headersHailong Liu2021-06-071-1/+0
| | | * | | | | cpufreq: sh: Remove unused linux/sched.h headersHailong Liu2021-06-071-1/+0
| | | * | | | | cpufreq: stats: Clean up local variable in cpufreq_stats_create_table()Shaokun Zhang2021-06-071-3/+2
| | | * | | | | cpufreq: intel_pstate: hybrid: Fix build with CONFIG_ACPI unsetRafael J. Wysocki2021-06-071-43/+48
| | | * | | | | cpufreq: sc520_freq: add 'fallthrough' to one caseRandy Dunlap2021-05-211-0/+1
| | | * | | | | cpufreq: intel_pstate: Add Cometlake support in no-HWP modeGiovanni Gherdovich2021-05-211-0/+1