Age | Commit message (Expand) | Author | Files | Lines |
2019-07-08 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 10 | -80/+281 |
2019-06-28 | cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update() | Viresh Kumar | 1 | -10/+16 |
2019-06-28 | cpufreq: Consolidate cpufreq_update_current_freq() and __cpufreq_get() | Viresh Kumar | 1 | -42/+28 |
2019-06-28 | cpufreq: Don't skip frequency validation for has_target() drivers | Viresh Kumar | 1 | -8/+5 |
2019-06-26 | cpufreq: Use has_target() instead of !setpolicy | Viresh Kumar | 1 | -3/+3 |
2019-06-26 | cpufreq: Remove redundant !setpolicy check | Viresh Kumar | 1 | -1/+1 |
2019-06-26 | cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stub | Daniel Lezcano | 1 | -4/+2 |
2019-06-26 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 8 | -11/+225 |
2019-06-24 | cpufreq: s5pv210: Don't flood kernel log after cpufreq change | Paweł Chmiel | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 35 | -148/+35 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235 | Thomas Gleixner | 1 | -9/+1 |
2019-06-17 | cpufreq: pcc-cpufreq: Fail initialization if driver cannot be registered | David Arcari | 1 | -2/+2 |
2019-06-13 | cpufreq: add driver for Raspberry Pi | Nicolas Saenz Julienne | 3 | -0/+106 |
2019-06-06 | cpufreq: Switch imx7d to imx-cpufreq-dt for speed grading | Leonard Crestez | 1 | -1/+1 |
2019-06-06 | cpufreq: imx-cpufreq-dt: Remove global platform match list | Leonard Crestez | 1 | -16/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2 | -10/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347 | Thomas Gleixner | 1 | -3/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312 | Thomas Gleixner | 1 | -4/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 1 | -9/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 2 | -19/+2 |
2019-06-04 | cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency | Florian Fainelli | 1 | -4/+4 |
2019-06-04 | cpufreq: brcmstb-avs-cpufreq: Fix initial command check | Florian Fainelli | 1 | -2/+2 |
2019-06-03 | cpufreq: armada-37xx: Remove set but not used variable 'freq' | YueHaibing | 1 | -3/+1 |
2019-06-03 | cpufreq: imx-cpufreq-dt: Fix no OPPs available on unfused parts | Leonard Crestez | 1 | -0/+15 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2 | -18/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166 | Thomas Gleixner | 13 | -26/+13 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 3 | -50/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 | Thomas Gleixner | 4 | -57/+4 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 5 | -27/+5 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 | Thomas Gleixner | 1 | -11/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 4 | -0/+4 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 4 | -0/+4 |
2019-05-20 | cpufreq: Add imx-cpufreq-dt driver | Leonard Crestez | 4 | -0/+109 |
2019-05-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+1 |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd | 1 | -0/+1 |
2019-05-15 | Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -60/+80 |
2019-05-13 | cpufreq: Don't find governor for setpolicy drivers in cpufreq_init_policy() | Yue Hu | 1 | -51/+65 |
2019-05-13 | cpufreq: Explain the kobject_put() in cpufreq_policy_alloc() | Rafael J. Wysocki | 1 | -0/+5 |
2019-05-10 | cpufreq: Call transition notifier only once for each policy | Viresh Kumar | 1 | -9/+10 |
2019-05-07 | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2019-04-30 | cpufreq: Fix kobject memleak | Viresh Kumar | 2 | -0/+3 |
2019-04-30 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 8 | -18/+38 |
2019-04-29 | cpufreq: armada-37xx: fix frequency calculation for opp | Gregory CLEMENT | 1 | -3/+19 |
2019-04-29 | cpufreq: centrino: Fix centrino_setpolicy() kerneldoc comment | dongjian | 1 | -1/+1 |
2019-04-29 | cpufreq: qoriq: add support for lx2160a | Vabhav Sharma | 1 | -0/+1 |
2019-04-25 | cpufreq: qoriq: Add ls1028a chip support | Yuantian Tang | 1 | -0/+1 |
2019-04-23 | cpufreq: Move ->get callback check outside of __cpufreq_get() | Yue Hu | 1 | -2/+3 |
2019-04-17 | cpufreq: Remove needless bios_limit check in show_bios_limit() | Yue Hu | 1 | -5/+3 |
2019-04-17 | drivers/cpufreq/acpi-cpufreq.c: This fixes the following checkpatch warning | Mohan Kumar | 1 | -10/+9 |
2019-04-10 | cpufreq: boost: Remove CONFIG_CPU_FREQ_BOOST_SW Kconfig option | Yue Hu | 2 | -7/+0 |