Age | Commit message (Expand) | Author |
2017-12-18 | cpufreq: governor: Ensure sufficiently large sampling intervals | Rafael J. Wysocki |
2017-12-18 | cpufreq: imx6q: fix speed grading regression on i.MX6 QuadPlus | Lucas Stach |
2017-11-22 | cpufreq: mediatek: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE | Jesse Chan |
2017-11-21 | cpufreq: Add Loongson machine dependencies | James Hogan |
2017-11-13 | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-13 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2017-11-08 | cpufreq: stats: Handle the case when trans_table goes beyond PAGE_SIZE | Gautham R. Shenoy |
2017-11-08 | cpufreq: arm_big_little: make cpufreq_arm_bL_ops structures const | Bhumika Goyal |
2017-11-08 | cpufreq: arm_big_little: make function arguments and structure pointer const | Bhumika Goyal |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-21 | cpufreq: pxa: convert to clock API | Robert Jarzmik |
2017-10-14 | cpufreq: speedstep-lib: mark expected switch fall-through | Gustavo A. R. Silva |
2017-10-14 | cpufreq: ti-cpufreq: add missing of_node_put() | Zumeng Chen |
2017-10-11 | cpufreq: dt: Remove support for Exynos4212 SoCs | Marek Szyprowski |
2017-10-11 | cpufreq: imx6q: Move speed grading check to cpufreq driver | Fabio Estevam |
2017-10-05 | timer: Remove init_timer_pinned_deferrable() in favor of timer_setup() | Kees Cook |
2017-10-03 | cpufreq: ti-cpufreq: kfree opp_data when failure | Zumeng Chen |
2017-10-03 | cpufreq: SPEAr: pr_err() strings should end with newlines | Arvind Yadav |
2017-10-03 | cpufreq: powernow-k8: pr_err() strings should end with newlines | Arvind Yadav |
2017-10-03 | cpufreq: dt-platdev: drop socionext,uniphier-ld6b from whitelist | Masahiro Yamada |
2017-10-03 | cpufreq: dt: invoke frequency-invariance setter function | Dietmar Eggemann |
2017-10-03 | cpufreq: arm_big_little: invoke frequency-invariance setter function | Dietmar Eggemann |
2017-10-03 | cpufreq: provide default frequency-invariance setter function | Dietmar Eggemann |
2017-09-26 | cpufreq: dt: Fix sysfs duplicate filename creation for platform-device | Suniel Mahesh |
2017-09-20 | cpufreq: ti-cpufreq: Support additional am43xx platforms | Dave Gerlach |
2017-09-19 | cpufreq: dt-platdev: Add some missing platforms to the blacklist | Viresh Kumar |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig |
2017-09-05 | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2017-09-04 | Merge branch 'intel_pstate' | Rafael J. Wysocki |
2017-09-04 | Merge branch 'pm-cpufreq-sched' | Rafael J. Wysocki |
2017-09-04 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2017-08-29 | intel_pstate: convert to use acpi_match_platform_list() | Toshi Kani |
2017-08-29 | cpufreq: imx6q: Fix imx6sx low frequency support | Leonard Crestez |
2017-08-29 | cpufreq: speedstep-lib: make several arrays static, makes code smaller | Colin Ian King |
2017-08-25 | cpufreq: ti: Fix 'of_node_put' being called twice in error handling path | Christophe Jaillet |
2017-08-25 | cpufreq: dt-platdev: Drop few entries from whitelist | Viresh Kumar |
2017-08-25 | cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2 | Viresh Kumar |
2017-08-25 | cpufreq: Convert to using %pOF instead of full_name | Rob Herring |
2017-08-22 | cpufreq: Cap the default transition delay value to 10 ms | Viresh Kumar |
2017-08-22 | cpufreq: dbx500: Delete obsolete driver | Linus Walleij |
2017-08-21 | Merge back intel_pstate material for v4.14. | Rafael J. Wysocki |
2017-08-18 | cpufreq: enable the DT cpufreq driver on the Ux500 | Linus Walleij |
2017-08-18 | cpufreq: Loongson2: constify platform_device_id | Arvind Yadav |
2017-08-18 | cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver | Khiem Nguyen |
2017-08-18 | cpufreq: remove setting of policy->cpu in policy->cpus during init | Sudeep Holla |
2017-08-11 | cpufreq: intel_pstate: report correct CPU frequencies during trace | Doug Smythies |
2017-08-10 | cpufreq: mediatek: add support of cpufreq to MT7622 SoC | Sean Wang |
2017-08-10 | cpufreq: mediatek: add cleanups with the more generic naming | Sean Wang |
2017-08-10 | cpufreq: Return 0 from ->fast_switch() on errors | Viresh Kumar |