Age | Commit message (Expand) | Author | Files | Lines |
2018-05-14 | cpufreq: armada-37xx: driver relies on cpufreq-dt | Miquel Raynal | 1 | -1/+1 |
2018-04-30 | cpufreq / CPPC: Set platform specific transition_delay_us | Prashanth Prakash | 1 | -2/+44 |
2018-04-28 | Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -3/+11 |
2018-04-27 | cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt | Shilpasri G Bhat | 1 | -3/+11 |
2018-04-24 | cpufreq: brcmstb-avs-cpufreq: remove development debug support | Markus Mayer | 2 | -332/+1 |
2018-04-10 | cpufreq: Drop cpufreq_table_validate_and_show() | Viresh Kumar | 1 | -14/+0 |
2018-04-10 | cpufreq: SCMI: Don't validate the frequency table twice | Viresh Kumar | 1 | -9/+1 |
2018-04-10 | cpufreq: CPPC: Initialize shared perf capabilities of CPUs | Shunyong Yang | 1 | -2/+12 |
2018-04-10 | cpufreq: armada-37xx: Fix clock leak | Gregory CLEMENT | 1 | -0/+2 |
2018-04-10 | cpufreq: CPPC: Don't set transition_latency | Viresh Kumar | 1 | -1/+0 |
2018-04-10 | cpufreq: ti-cpufreq: Use builtin_platform_driver() | Viresh Kumar | 1 | -1/+1 |
2018-04-10 | cpufreq: intel_pstate: Do not include debugfs.h | Rafael J. Wysocki | 1 | -1/+0 |
2018-04-05 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -0/+277 |
2018-04-03 | Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 34 | -168/+123 |
2018-03-30 | cpufreq: CPPC: Use transition_delay_us depending transition_latency | George Cherian | 1 | -0/+3 |
2018-03-26 | cpufreq: remove cris specific drivers | Arnd Bergmann | 3 | -187/+0 |
2018-03-26 | cpufreq: remove blackfin driver | Arnd Bergmann | 2 | -218/+0 |
2018-03-20 | cpufreq: tegra186: Don't validate the frequency table twice | Viresh Kumar | 1 | -1/+1 |
2018-03-20 | cpufreq: speedstep: Don't validate the frequency table twice | Viresh Kumar | 3 | -4/+8 |
2018-03-20 | cpufreq: sparc: Don't validate the frequency table twice | Viresh Kumar | 2 | -2/+4 |
2018-03-20 | cpufreq: sh: Don't validate the frequency table twice | Viresh Kumar | 1 | -10/+12 |
2018-03-20 | cpufreq: sfi: Don't validate the frequency table twice | Viresh Kumar | 1 | -1/+2 |
2018-03-20 | cpufreq: scpi: Don't validate the frequency table twice | Viresh Kumar | 1 | -9/+1 |
2018-03-20 | cpufreq: sc520: Don't validate the frequency table twice | Viresh Kumar | 1 | -1/+2 |
2018-03-20 | cpufreq: s3c24xx: Don't validate the frequency table twice | Viresh Kumar | 1 | -4/+1 |
2018-03-20 | cpufreq: qoirq: Don't validate the frequency table twice | Viresh Kumar | 1 | -11/+2 |
2018-03-20 | cpufreq: pxa: Don't validate the frequency table twice | Viresh Kumar | 2 | -3/+5 |
2018-03-20 | cpufreq: ppc_cbe: Don't validate the frequency table twice | Viresh Kumar | 1 | -3/+2 |
2018-03-20 | cpufreq: powernow: Don't validate the frequency table twice | Viresh Kumar | 3 | -11/+5 |
2018-03-20 | cpufreq: p4-clockmod: Don't validate the frequency table twice | Viresh Kumar | 1 | -1/+2 |
2018-03-20 | cpufreq: mediatek: Don't validate the frequency table twice | Viresh Kumar | 1 | -10/+1 |
2018-03-20 | cpufreq: longhaul: Don't validate the frequency table twice | Viresh Kumar | 1 | -1/+2 |
2018-03-20 | cpufreq: ia64-acpi: Don't validate the frequency table twice | Viresh Kumar | 1 | -6/+1 |
2018-03-20 | cpufreq: elanfreq: Don't validate the frequency table twice | Viresh Kumar | 1 | -1/+2 |
2018-03-20 | cpufreq: e_powersaver: Don't validate the frequency table twice | Viresh Kumar | 1 | -7/+1 |
2018-03-20 | cpufreq: cpufreq-dt: Don't validate the frequency table twice | Viresh Kumar | 1 | -7/+1 |
2018-03-20 | cpufreq: brcmstb: Don't validate the frequency table twice | Viresh Kumar | 1 | -5/+1 |
2018-03-20 | cpufreq: arm_big_little: Don't validate the frequency table twice | Viresh Kumar | 1 | -8/+1 |
2018-03-20 | cpufreq: ACPI: Don't validate the frequency table twice | Viresh Kumar | 1 | -9/+11 |
2018-03-20 | cpufreq: Don't validate cpufreq table from cpufreq_generic_init() | Viresh Kumar | 1 | -8/+1 |
2018-03-20 | cpufreq: imx6q: Find max freq from frequency table itself | Viresh Kumar | 1 | -3/+4 |
2018-03-20 | cpufreq: scpi: Add thermal dependency | Arnd Bergmann | 1 | -0/+1 |
2018-03-20 | cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure path | Chunyu Hu | 1 | -2/+7 |
2018-03-19 | cpufreq: powernv: Don't validate the frequency table twice | Viresh Kumar | 1 | -8/+3 |
2018-03-13 | cpufreq: scmi: add thermal dependency | Arnd Bergmann | 1 | -0/+1 |
2018-03-07 | Merge tag 'scmi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 3 | -0/+276 |
2018-03-05 | Merge cpufreq fixes from v4.16-rc4. | Rafael J. Wysocki | 3 | -8/+22 |
2018-03-02 | Merge branch 'cpufreq-scpi' | Rafael J. Wysocki | 2 | -7/+15 |
2018-02-28 | cpufreq: scmi: add support for fast frequency switching | Sudeep Holla | 1 | -0/+18 |
2018-02-28 | cpufreq: add support for CPU DVFS based on SCMI message protocol | Sudeep Holla | 3 | -0/+258 |