summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode onceChris Wilson2020-04-271-1/+1
* Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-04-062-1/+5
|\
| * Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2020-04-062-1/+5
| |\
| | * cpufreq: Select schedutil when using big.LITTLELinus Walleij2020-04-031-0/+1
| | * cpufreq: intel_pstate: Select schedutil as the default governorRafael J. Wysocki2020-03-262-1/+4
* | | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-051-11/+19
|\ \ \
| * | | cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fnPratik Rajesh Sampat2020-03-251-5/+8
| * | | cpufreq: powernv: Fix unsafe notifiersOliver O'Halloran2020-03-131-6/+5
| * | | cpufreq: powernv: Fix use-after-freeOliver O'Halloran2020-03-131-0/+6
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-03-311-0/+20
|\ \ \ \
| * | | | cpufreq: add function to get the hardware max frequencyIonela Voinescu2020-03-061-0/+20
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-301-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2020-03-061-2/+10
| |\ \ \ \
| * \ \ \ \ Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patchesIngo Molnar2020-02-2419-132/+144
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | x86/intel_pstate: Handle runtime turbo disablement/enablement in frequency in...Giovanni Gherdovich2020-01-281-0/+1
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-3015-73/+61
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar2020-03-2515-73/+61
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | cpufreq/intel_pstate: Fix wrong macro conversionThomas Gleixner2020-03-251-1/+1
| | * | | | cpufreq: Convert to new X86 CPU match macrosThomas Gleixner2020-03-2415-73/+59
| | * | | | x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner2020-03-242-0/+2
| | | |/ / | | |/| |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'pm-devfreq', 'powercap' and 'pm-docs'Rafael J. Wysocki2020-03-301-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| | * | | docs: cpufreq: fix a broken referenceMauro Carvalho Chehab2020-03-051-1/+1
| |/ / /
* | | | 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-238-48/+249
|\ \ \ \
| * | | | cpufreq: qcom: Add support for krait based socsAnsuel Smith2020-03-203-17/+181
| * | | | 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
* | | | | cpufreq: intel_pstate: Consolidate policy verificationRafael J. Wysocki2020-03-141-9/+8
| |/ / / |/| | |
* | | | cpufreq: Fix policy initialization for internal governor driversRafael J. Wysocki2020-02-271-2/+10
| |/ / |/| |
* | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-02-141-3/+2
|\ \ \ | |/ / |/| |
| * | cpufreq: Make cpufreq_global_kobject staticYangtao Li2020-02-031-3/+2
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-081-1/+1
|\ \ \ | |/ / |/| |
| * | Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/...Olof Johansson2020-01-081-1/+1
| |\|
| * | cpufreq: scmi: Match scmi device by both name and protocol idSudeep Holla2019-12-241-1/+1
* | | Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-01-3110-111/+96
|\ \ \
| * | | cpufreq: Avoid creating excessively large stack framesRafael J. Wysocki2020-01-2710-111/+96
* | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
| | |/ | |/|
* | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2020-01-277-10/+30
|\ \ \
| * | | cpufreq: brcmstb-avs: fix imbalance of cpufreq policy refcountchenqiwu2020-01-201-0/+2
| * | | cpufreq: s3c: fix unbalances of cpufreq policy refcountchenqiwu2020-01-072-2/+21
| * | | cpufreq: imx-cpufreq-dt: Add i.MX8MP supportAnson Huang2020-01-071-2/+4
| * | | cpufreq: Use imx-cpufreq-dt for i.MX8MP's speed gradingAnson Huang2020-01-071-0/+1