summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-03-3179-1573/+1564
|\
| *---. Merge branches 'pm-devfreq', 'powercap' and 'pm-docs'Rafael J. Wysocki2020-03-3019-552/+551
| |\ \ \
| | | | * docs: cpu-freq: convert cpufreq-stats.txt to ReSTMauro Carvalho Chehab2020-03-062-55/+65
| | | | * docs: cpu-freq: convert cpu-drivers.txt to ReSTMauro Carvalho Chehab2020-03-062-66/+64
| | | | * docs: cpu-freq: convert core.txt to ReSTMauro Carvalho Chehab2020-03-062-32/+35
| | | | * docs: cpu-freq: convert index.txt to ReSTMauro Carvalho Chehab2020-03-063-56/+36
| | | | * docs: cpufreq: fix a broken referenceMauro Carvalho Chehab2020-03-051-1/+1
| | | | * Documentation: cpufreq: Move legacy driver documentationRafael J. Wysocki2020-03-025-264/+275
| | | * | powercap: idle_inject: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-041-1/+1
| | | |/
| | * | Merge tag 'devfreq-next-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2020-03-256-77/+74
| | |\ \
| | | * | PM / devfreq: Get rid of some doc warningsMauro Carvalho Chehab2020-03-251-3/+3
| | | * | PM / devfreq: Fix handling dev_pm_qos_remove_request resultLeonard Crestez2020-03-251-2/+2
| | | * | PM / devfreq: Fix a typo in a commentChristophe JAILLET2020-03-251-1/+1
| | | * | PM / devfreq: Change to DEVFREQ_GOV_UPDATE_INTERVAL event nameChanwoo Choi2020-03-254-11/+11
| | | * | PM / devfreq: Remove unneeded extern keywordChanwoo Choi2020-03-252-60/+57
| | | * | PM / devfreq: Use constant name of userspace governorpierre Kuo2020-03-251-1/+1
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains'Rafael J. Wysocki2020-03-3016-87/+166
| |\ \ \ \ \ \
| | | | | * | | cpuidle: psci: Split psci_dt_cpu_init_idle()Ulf Hansson2020-03-141-19/+27
| | | | | * | | PM / Domains: Allow no domain-idle-states DT property in genpd when parsingUlf Hansson2020-03-141-1/+1
| | | | * | | | ACPI: PM: s2idle: Refine active GPEs checkRafael J. Wysocki2020-03-253-9/+16
| | | | * | | | ACPICA: Allow acpi_any_gpe_status_set() to skip one GPERafael J. Wysocki2020-03-255-17/+53
| | | | * | | | ACPI: PM: s2idle: Fix comment in acpi_s2idle_prepare_late()Rafael J. Wysocki2020-03-221-4/+1
| | | * | | | | PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device is not thereNeeraj Upadhyay2020-03-251-1/+3
| | | * | | | | PM / hibernate: Remove unnecessary compat ioctl overridesEric Biggers2020-03-141-15/+1
| | | * | | | | PM: hibernate: fix docs for ioctls that return loff_t via pointerEric Biggers2020-03-141-3/+5
| | | * | | | | PM: sleep: wakeup: Use built-in RCU list checkingMadhuparna Bhowmik2020-03-041-5/+8
| | | * | | | | PM: sleep: core: Use built-in RCU list checkingMadhuparna Bhowmik2020-03-041-4/+8
| | | | |_|_|/ | | | |/| | |
| | * / | | | PM: runtime: Add pm_runtime_get_if_active()Sakari Ailus2020-03-043-10/+44
| | |/ / / /
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-03-3012-71/+273
| |\ \ \ \ \
| | * | | | | cpufreq: intel_pstate: Simplify intel_pstate_cpu_init()Rafael J. Wysocki2020-03-261-4/+5
| | * | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2020-03-239-49/+251
| | |\ \ \ \ \
| | | * | | | | cpufreq: qcom: Add support for krait based socsAnsuel Smith2020-03-204-18/+183
| | | * | | | | cpufreq: imx6q-cpufreq: Improve the logic of -EPROBE_DEFER handlingAnson Huang2020-03-171-5/+3
| | | * | | | | cpufreq: dt: Allow platform specific intermediate callbacksPeng Fan2020-03-122-0/+8
| | | * | | | | cpufreq: imx-cpufreq-dt: Correct i.MX8MP's market segment fuse locationAnson Huang2020-03-111-1/+9
| | | * | | | | cpufreq: imx6q: read OCOTP through nvmem for imx6qPeng Fan2020-03-031-29/+38
| | | * | | | | cpufreq: imx6q: fix error handlingPeng Fan2020-03-031-4/+5
| | | * | | | | cpufreq: imx-cpufreq-dt: Add "cpu-supply" property checkAnson Huang2020-02-171-0/+3
| | | * | | | | cpufreq: ti-cpufreq: Add support for OPP_PLUSLokesh Vutla2020-02-121-0/+7
| | | * | | | | cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULLChristoph Niedermaier2020-02-121-0/+3
| | * | | | | | cpufreq: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-141-7/+7
| | * | | | | | Documentation: intel_pstate: update links for referencesAlex Hung2020-03-141-2/+2
| | * | | | | | cpufreq: intel_pstate: Consolidate policy verificationRafael J. Wysocki2020-03-141-9/+8
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2020-03-302-147/+167
| |\ \ \ \ \ \
| | * | | | | | cpuidle: haltpoll: allow force loading on hosts without the REALTIME hintMaciej S. Szmigiero2020-03-141-2/+10
| | * | | | | | intel_idle: Update copyright notice, known limitations and versionRafael J. Wysocki2020-02-111-7/+3
| | * | | | | | intel_idle: Define CPUIDLE_FLAG_TLB_FLUSHED as BIT(16)Rafael J. Wysocki2020-02-111-1/+1
| | * | | | | | intel_idle: Clean up kerneldoc comments for multiple functionsRafael J. Wysocki2020-02-111-19/+21
| | * | | | | | intel_idle: Reorder declarations of static variablesRafael J. Wysocki2020-02-111-2/+3
| | * | | | | | intel_idle: Annotate init time data structuresRafael J. Wysocki2020-02-111-39/+39