Age | Commit message (Expand) | Author |
2019-07-18 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2019-07-16 | cpufreq: Make cpufreq_generic_init() return void | Viresh Kumar |
2019-07-08 | cpufreq: imx-cpufreq-dt: Add i.MX8MN support | Anson Huang |
2019-07-08 | cpufreq: Add QoS requests for userspace constraints | Viresh Kumar |
2019-07-08 | cpufreq: intel_pstate: Reuse refresh_frequency_limits() | Viresh Kumar |
2019-07-08 | cpufreq: Register notifiers with the PM QoS framework | Viresh Kumar |
2019-07-08 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2019-06-28 | cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update() | Viresh Kumar |
2019-06-28 | cpufreq: Consolidate cpufreq_update_current_freq() and __cpufreq_get() | Viresh Kumar |
2019-06-28 | cpufreq: Don't skip frequency validation for has_target() drivers | Viresh Kumar |
2019-06-26 | cpufreq: Use has_target() instead of !setpolicy | Viresh Kumar |
2019-06-26 | cpufreq: Remove redundant !setpolicy check | Viresh Kumar |
2019-06-26 | cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stub | Daniel Lezcano |
2019-06-26 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2019-06-24 | cpufreq: s5pv210: Don't flood kernel log after cpufreq change | Paweł Chmiel |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235 | Thomas Gleixner |
2019-06-17 | cpufreq: pcc-cpufreq: Fail initialization if driver cannot be registered | David Arcari |
2019-06-13 | cpufreq: add driver for Raspberry Pi | Nicolas Saenz Julienne |
2019-06-06 | cpufreq: Switch imx7d to imx-cpufreq-dt for speed grading | Leonard Crestez |
2019-06-06 | cpufreq: imx-cpufreq-dt: Remove global platform match list | Leonard Crestez |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner |
2019-06-04 | cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency | Florian Fainelli |
2019-06-04 | cpufreq: brcmstb-avs-cpufreq: Fix initial command check | Florian Fainelli |
2019-06-03 | cpufreq: armada-37xx: Remove set but not used variable 'freq' | YueHaibing |
2019-06-03 | cpufreq: imx-cpufreq-dt: Fix no OPPs available on unfused parts | Leonard Crestez |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-20 | cpufreq: Add imx-cpufreq-dt driver | Leonard Crestez |
2019-05-16 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd |
2019-05-15 | Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-05-13 | cpufreq: Don't find governor for setpolicy drivers in cpufreq_init_policy() | Yue Hu |
2019-05-13 | cpufreq: Explain the kobject_put() in cpufreq_policy_alloc() | Rafael J. Wysocki |
2019-05-10 | cpufreq: Call transition notifier only once for each policy | Viresh Kumar |
2019-05-07 | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-04-30 | cpufreq: Fix kobject memleak | Viresh Kumar |
2019-04-30 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2019-04-29 | cpufreq: armada-37xx: fix frequency calculation for opp | Gregory CLEMENT |
2019-04-29 | cpufreq: centrino: Fix centrino_setpolicy() kerneldoc comment | dongjian |