summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang2019-07-231-14/+9
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-07-1821-139/+198
|\
| * cpufreq: Make cpufreq_generic_init() return voidViresh Kumar2019-07-1619-70/+45
| * cpufreq: imx-cpufreq-dt: Add i.MX8MN supportAnson Huang2019-07-081-1/+2
| * cpufreq: Add QoS requests for userspace constraintsViresh Kumar2019-07-081-43/+55
| * cpufreq: intel_pstate: Reuse refresh_frequency_limits()Viresh Kumar2019-07-082-7/+3
| * cpufreq: Register notifiers with the PM QoS frameworkViresh Kumar2019-07-081-30/+105
* | Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-07-0810-80/+281
|\|
| * 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-261-4/+2
| * Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2019-06-268-11/+225
| |\
| | * 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
| | * cpufreq: Add imx-cpufreq-dt driverLeonard Crestez2019-05-204-0/+109
| * | cpufreq: pcc-cpufreq: Fail initialization if driver cannot be registeredDavid Arcari2019-06-171-2/+2
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1935-148/+35
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner2019-06-191-9/+1
|/ /
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-052-10/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347Thomas Gleixner2019-06-051-3/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312Thomas Gleixner2019-06-051-4/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-052-19/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-302-18/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner2019-05-3013-26/+13
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-303-50/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-304-57/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-305-27/+5
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner2019-05-241-11/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-214-0/+4
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-214-0/+4
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-05-161-0/+1
|\
| * clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* | Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-05-151-60/+80
|\ \
| * | cpufreq: Don't find governor for setpolicy drivers in cpufreq_init_policy()Yue Hu2019-05-131-51/+65
| * | cpufreq: Explain the kobject_put() in cpufreq_policy_alloc()Rafael J. Wysocki2019-05-131-0/+5
| * | cpufreq: Call transition notifier only once for each policyViresh Kumar2019-05-101-9/+10
* | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-071-1/+1
|\ \ \ | |/ / |/| |
| * | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-1/+1
* | | cpufreq: Fix kobject memleakViresh Kumar2019-04-302-0/+3
* | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2019-04-308-18/+38
|\ \ \