Age | Commit message (Expand) | Author |
2014-07-17 | cpufreq: move policy kobj to policy->cpu at resume | Viresh Kumar |
2014-07-16 | cpufreq: cpu0: OPPs can be populated at runtime | Viresh Kumar |
2014-07-16 | cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOOD | Quentin Armitage |
2014-07-16 | cpufreq: imx6q: Select PM_OPP | Nicolas Del Piano |
2014-07-16 | cpufreq: sa1110: set memory type for h3600 | Linus Walleij |
2014-07-09 | cpufreq: Makefile: fix compilation for davinci platform | Prabhakar Lad |
2014-07-07 | intel_pstate: Set CPU number before accessing MSRs | Vincent Minet |
2014-07-07 | intel_pstate: don't touch turbo bit if turbo disabled or unavailable. | Dirk Brandewie |
2014-07-07 | intel_pstate: Fix setting VID | Dirk Brandewie |
2014-06-18 | cpufreq: unlock when failing cpufreq_update_policy() | Aaron Plattner |
2014-06-17 | intel_pstate: Correct rounding in busy calculation | Doug Smythies |
2014-06-16 | cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependency | Arnd Bergmann |
2014-06-12 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2014-06-10 | cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATOR | Viresh Kumar |
2014-06-10 | cpufreq: tegra: update comment for clarity | Viresh Kumar |
2014-06-10 | cpufreq: intel_pstate: Remove duplicate CPU ID check | Stratos Karafotis |
2014-06-09 | cpufreq: Mark CPU0 driver with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag | Viresh Kumar |
2014-06-09 | cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info' | Viresh Kumar |
2014-06-07 | cpufreq: governor: Be friendly towards latency-sensitive bursty workloads | Srivatsa S. Bhat |
2014-06-06 | cpufreq: ppc-corenet-cpu-freq: do_div use quotient | Ed Swarthout |
2014-06-06 | Revert "cpufreq: Enable big.LITTLE cpufreq driver on arm64" | Rafael J. Wysocki |
2014-06-05 | cpufreq: Tegra: implement intermediate frequency callbacks | Viresh Kumar |
2014-06-05 | cpufreq: add support for intermediate (stable) frequencies | Viresh Kumar |
2014-06-04 | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-06-03 | Merge back earlier cpufreq material. | Rafael J. Wysocki |
2014-06-02 | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-06-02 | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-06-02 | intel_pstate: Improve initial busy calculation | Doug Smythies |
2014-06-02 | intel_pstate: add sample time scaling | Dirk Brandewie |
2014-06-02 | intel_pstate: Correct rounding in busy calculation | Dirk Brandewie |
2014-06-02 | intel_pstate: Remove C0 tracking | Dirk Brandewie |
2014-05-31 | cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORM | Tomasz Figa |
2014-05-29 | cpufreq: handle calls to ->target_index() in separate routine | Viresh Kumar |
2014-05-27 | cpufreq: s5pv210: drop check for CONFIG_PM_VERBOSE | Paul Bolle |
2014-05-27 | cpufreq: intel_pstate: Remove unused member name of cpudata | Stratos Karafotis |
2014-05-26 | Merge branches 'pm-cpufreq' and 'acpi-thermal' | Rafael J. Wysocki |
2014-05-26 | cpufreq: exynos: Fix the compile error | Jonghwan Choi |
2014-05-26 | Merge branch 'v3.16-next/clk-s3c24xx-3' into v3.16-next/cleanup-samsung | Kukjin Kim |
2014-05-21 | Merge tag 'pm+acpi-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-05-20 | cpufreq: Break out early when frequency equals target_freq | Stratos Karafotis |
2014-05-20 | cpufreq: cpu0: drop wrong devm usage | Lucas Stach |
2014-05-20 | cpufreq: remove race while accessing cur_policy | Bibek Basu |
2014-05-17 | cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed() | Viresh Kumar |
2014-05-17 | cpufreq: imx6q: Remove unused include | Philipp Zabel |
2014-05-17 | cpufreq: imx6q: Drop devm_clk/regulator_get usage | Philipp Zabel |
2014-05-17 | cpufreq: powernow-k8: Suppress checkpatch warnings | Stratos Karafotis |
2014-05-17 | cpufreq: powernv: make local function static | Brian Norris |
2014-05-17 | cpufreq: Enable big.LITTLE cpufreq driver on arm64 | Mark Brown |
2014-05-17 | cpufreq: nforce2: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han |
2014-05-13 | intel_pstate: remove setting P state to MAX on init | Dirk Brandewie |