summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-11-1315-193/+151
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-11-1315-193/+151
| |\
| | * cpufreq: stats: Handle the case when trans_table goes beyond PAGE_SIZEGautham R. Shenoy2017-11-081-2/+5
| | * cpufreq: arm_big_little: make cpufreq_arm_bL_ops structures constBhumika Goyal2017-11-083-3/+3
| | * cpufreq: arm_big_little: make function arguments and structure pointer constBhumika Goyal2017-11-082-5/+5
| | * cpufreq: pxa: convert to clock APIRobert Jarzmik2017-10-211-152/+39
| | * cpufreq: speedstep-lib: mark expected switch fall-throughGustavo A. R. Silva2017-10-141-1/+1
| | * cpufreq: ti-cpufreq: add missing of_node_put()Zumeng Chen2017-10-141-0/+1
| | * cpufreq: dt: Remove support for Exynos4212 SoCsMarek Szyprowski2017-10-111-1/+0
| | * cpufreq: imx6q: Move speed grading check to cpufreq driverFabio Estevam2017-10-111-20/+65
| | * cpufreq: ti-cpufreq: kfree opp_data when failureZumeng Chen2017-10-031-1/+4
| | * cpufreq: SPEAr: pr_err() strings should end with newlinesArvind Yadav2017-10-031-2/+2
| | * cpufreq: powernow-k8: pr_err() strings should end with newlinesArvind Yadav2017-10-031-1/+1
| | * cpufreq: dt-platdev: drop socionext,uniphier-ld6b from whitelistMasahiro Yamada2017-10-031-2/+0
| | * cpufreq: dt: invoke frequency-invariance setter functionDietmar Eggemann2017-10-031-2/+10
| | * cpufreq: arm_big_little: invoke frequency-invariance setter functionDietmar Eggemann2017-10-031-1/+9
| | * cpufreq: provide default frequency-invariance setter functionDietmar Eggemann2017-10-031-0/+6
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-6/+7
|\ \ \ | |/ / |/| |
| * | timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()Kees Cook2017-10-051-6/+7
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
|/
* cpufreq: dt: Fix sysfs duplicate filename creation for platform-deviceSuniel Mahesh2017-09-261-0/+4
* cpufreq: ti-cpufreq: Support additional am43xx platformsDave Gerlach2017-09-201-1/+1
* cpufreq: dt-platdev: Add some missing platforms to the blacklistViresh Kumar2017-09-191-0/+12
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-051-39/+25
|\
| * intel_pstate: convert to use acpi_match_platform_list()Toshi Kani2017-08-291-39/+25
* | Merge branch 'intel_pstate'Rafael J. Wysocki2017-09-041-300/+20
|\ \
| * \ Merge back intel_pstate material for v4.14.Rafael J. Wysocki2017-08-211-296/+20
| |\ \ | | |/ | |/|
| | * cpufreq: intel_pstate: Shorten a couple of long namesRafael J. Wysocki2017-08-101-4/+4
| | * cpufreq: intel_pstate: Simplify intel_pstate_adjust_pstate()Rafael J. Wysocki2017-08-101-7/+5
| | * Merge v4.13 intel_pstate fixes.Rafael J. Wysocki2017-08-041-8/+0
| | |\
| | * | cpufreq: intel_pstate: Improve IO performance with per-core P-statesSrinivas Pandruvada2017-08-041-0/+10
| | * | cpufreq: intel_pstate: Drop INTEL_PSTATE_HWP_SAMPLING_INTERVALRafael J. Wysocki2017-08-011-1/+0
| | * | cpufreq: intel_pstate: Drop ->update_util from pstate_funcsRafael J. Wysocki2017-07-261-13/+2
| | * | cpufreq: intel_pstate: Do not use PID-based P-state selectionRafael J. Wysocki2017-07-261-274/+2
* | | | Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki2017-09-044-3/+16
|\ \ \ \
| * | | | cpufreq: Return 0 from ->fast_switch() on errorsViresh Kumar2017-08-101-3/+4
| * | | | cpufreq: Process remote callbacks from any CPU if the platform permitsViresh Kumar2017-08-011-0/+1
| * | | | sched: cpufreq: Allow remote cpufreq callbacksViresh Kumar2017-08-012-0/+11
| | |/ / | |/| |
* | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-09-0432-224/+189
|\ \ \ \ | |_|/ / |/| | |
| * | | cpufreq: imx6q: Fix imx6sx low frequency supportLeonard Crestez2017-08-291-0/+9
| * | | cpufreq: speedstep-lib: make several arrays static, makes code smallerColin Ian King2017-08-291-2/+2
| * | | cpufreq: ti: Fix 'of_node_put' being called twice in error handling pathChristophe Jaillet2017-08-251-2/+2
| * | | cpufreq: dt-platdev: Drop few entries from whitelistViresh Kumar2017-08-251-11/+0
| * | | cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2Viresh Kumar2017-08-251-5/+40
| * | | cpufreq: Convert to using %pOF instead of full_nameRob Herring2017-08-252-5/+5
| * | | cpufreq: Cap the default transition delay value to 10 msViresh Kumar2017-08-221-2/+13
| * | | cpufreq: dbx500: Delete obsolete driverLinus Walleij2017-08-223-113/+0
| * | | cpufreq: enable the DT cpufreq driver on the Ux500Linus Walleij2017-08-181-0/+5
| * | | cpufreq: Loongson2: constify platform_device_idArvind Yadav2017-08-181-1/+1
OpenPOWER on IntegriCloud