summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorLines
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+12
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2018-10-18Merge branches 'pm-opp' and 'powercap'Rafael J. Wysocki-22/+21
2018-10-17cpufreq: tegra186: don't pass GFP_DMA32 to dma_alloc_coherent()Christoph Hellwig-1/+1
2018-10-16cpufreq: conservative: Take limits changes into account properlyRafael J. Wysocki-2/+4
2018-10-16cpufreq: intel_pstate: Add base_frequency attributeSrinivas Pandruvada-0/+38
2018-10-08cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ullAnson Huang-17/+35
2018-10-08cpufreq: dt-platdev: allow RK3399 to have separate tunables per clusterDmitry Torokhov-1/+4
2018-10-08Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki-15/+19
2018-10-04cpufreq: dt: Try freeing static OPPs only if we have added themViresh Kumar-15/+19
2018-10-03cpufreq / CPPC: Mark acpi_ids as usedNathan Chancellor-1/+1
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra-2/+2
2018-10-01Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki-7/+2
2018-09-30Merge back earlier cpufreq material for 4.20.Rafael J. Wysocki-3/+4
2018-09-29cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor-2/+2
2018-09-27cpufreq: Add Hygon Dhyana supportPu Wen-2/+12
2018-09-19cpufreq: mvebu: Remove OPPs using dev_pm_opp_remove()Viresh Kumar-7/+2
2018-09-17cpufreq: dt: Add support for r8a7744Biju Das-0/+1
2018-09-10cpufreq: Convert to using %pOFn instead of device_node.nameRob Herring-2/+2
2018-09-10cpufreq: remove unnecessary unlikely()Igor Stoppa-1/+1
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-467/+0
2018-08-22Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-2/+10
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-4/+16
2018-08-16cpufreq: governor: Avoid accessing invalid governor_dataHenry Willard-2/+10
2018-08-06cpufreq: intel_pstate: Ignore turbo active ratio in HWPSrinivas Pandruvada-1/+2
2018-08-06Merge back cpufreq changes for 4.19.Rafael J. Wysocki-15/+267
2018-07-31cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platformsSrinivas Pandruvada-2/+15
2018-07-30Merge back cpufreq material for 4.19.Rafael J. Wysocki-15/+267
2018-07-26cpufreq: Fix a circular lock dependency problemWaiman Long-1/+6
2018-07-26cpufreq: trace frequency limits changeRuchi Kandoi-0/+1
2018-07-26Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm...Olof Johansson-467/+0
2018-07-25Merge back cpufreq material for 4.19.Rafael J. Wysocki-14/+260
2018-07-24cpufreq: qcom-kryo: add NULL entry to the end of_device_id arrayYueHaibing-0/+1
2018-07-19cpufreq: intel_pstate: Show different max frequency with turbo 3 and HWPSrinivas Pandruvada-0/+9
2018-07-18cpufreq: intel_pstate: Register when ACPI PCCH is presentRafael J. Wysocki-1/+20
2018-07-18cpufreq: pcc-cpufreq: Disable dynamic scaling on many-CPU systemsRafael J. Wysocki-0/+9
2018-07-18cpufreq: qcom-kryo: Silently error out on EPROBE_DEFERNiklas Cassel-2/+3
2018-07-18cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPCGeorge Cherian-0/+52
2018-07-18cpufreq: armada-37xx: Add AVS supportGregory CLEMENT-3/+160
2018-07-17cpufreq: exynos: Remove support for Exynos5440Krzysztof Kozlowski-467/+0
2018-07-09cpufreq: powernv: Remove global pstate ramp-down timer in POWER9Shilpasri G Bhat-4/+16
2018-07-02cpufreq: imx6q/thermal: imx: register cooling device depending on OFBastian Stender-0/+21
2018-07-02cpufreq: intel_pstate: use match_string() helperXie Yisheng-9/+6
2018-06-24cpufreq: qcom-kryo: Fix error handling in probe()Dan Carpenter-4/+4
2018-06-19cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0Srinivas Pandruvada-5/+22
2018-06-19cpufreq: kryo: Add module remove and exitIlia Lin-3/+19
2018-06-19cpufreq: kryo: Fix possible error code dereferenceIlia Lin-0/+3
2018-06-13Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-24/+209
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-17/+19
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook-1/+1