Age | Commit message (Expand) | Author |
2014-10-08 | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-09-30 | cpufreq: update 'cpufreq_suspended' after stopping governors | Viresh Kumar |
2014-09-29 | cpufreq: integrator: fix integrator_cpufreq_remove return type | Arnd Bergmann |
2014-09-29 | cpufreq: pcc-cpufreq: Fix wait_event() under spinlock | Rafael J. Wysocki |
2014-09-23 | Merge tag 'mvebu-fixes-3.17' of git://git.infradead.org/linux-mvebu into next... | Olof Johansson |
2014-09-23 | Merge tag 'fixes-v3.18-not-urgent' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2014-09-22 | cpufreq: release policy->rwsem on error | Prarit Bhargava |
2014-09-22 | cpufreq: fix cpufreq suspend/resume for intel_pstate | Lan Tianyu |
2014-09-09 | cpufreq: Remove ARCH_KIRKWOOD dependency | Andrew Lunn |
2014-09-08 | cpufreq / OPP: Fix the order of arguments for kcalloc() | Anand Moon |
2014-09-04 | ARM: cns3xxx: fix allmodconfig panic in pci driver | Xia Kaixu |
2014-09-03 | cpufreq: intel_pstate: Remove unneeded variable | Gabriele Mazzotta |
2014-08-28 | cpufreq: s5pv210: Remove spurious __init annotation | Mark Brown |
2014-08-28 | cpufreq: intel_pstate: Add CPU ID for Braswell processor | Mika Westerberg |
2014-08-28 | intel_pstate: Turn per cpu printk into pr_debug | Andi Kleen |
2014-08-14 | Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-08-14 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2014-08-09 | cpufreq: arm_big_little: fix module license spec | Uwe Kleine-König |
2014-08-08 | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-08-07 | cpufreq: speedstep-smi: fix decimal printf specifiers | Hans Wennborg |
2014-08-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-08-07 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-08-07 | cpufreq: OPP: Avoid sleeping while atomic | Stephen Boyd |
2014-08-07 | cpufreq: cpu0: Do not print error message when deferring | Markus Pargmann |
2014-08-07 | cpufreq: integrator: Use set_cpus_allowed_ptr | Himangi Saraogi |
2014-08-05 | powerpc/cpufreq: Add pr_warn() on OPAL firmware failures | Vaidyanathan Srinivasan |
2014-07-30 | MIPS: Loongson: Modify ChipConfig register definition | Huacai Chen |
2014-07-26 | Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Arnd Bergmann |
2014-07-21 | cpufreq: move policy kobj to update_policy_cpu() | Viresh Kumar |
2014-07-21 | cpufreq: propagate error returned by kobject_move() | Viresh Kumar |
2014-07-21 | cpufreq: don't restore policy->cpus on failure to move kobj | Viresh Kumar |
2014-07-21 | powernow-k6: support 350MHz CPU | Mikulas Patocka |
2014-07-21 | cpufreq: ondemand: Eliminate the deadband effect | Stratos Karafotis |
2014-07-21 | cpufreq: Introduce new relation for freq selection | Stratos Karafotis |
2014-07-21 | cpufreq: imx6: remove pu regulator dependency for SOCs with no PU regulator | Anson Huang |
2014-07-21 | cpufreq: intel_pstate: Remove core_pct rounding | Stratos Karafotis |
2014-07-21 | cpufreq: intel_pstate: Simplify P state adjustment logic. | Stratos Karafotis |
2014-07-21 | cpufreq: intel_pstate: Keep values in aperf/mperf in full precision | Stratos Karafotis |
2014-07-21 | cpufreq: intel_pstate: Disable interrupts during MSRs reading | Stratos Karafotis |
2014-07-21 | cpufreq: intel_pstate: Align multiple lines to open parenthesis | Stratos Karafotis |
2014-07-21 | cpufreq: intel_pstate: Remove unnecessary intermediate variable sample_time | Stratos Karafotis |
2014-07-21 | cpufreq: intel_pstate: Cleanup parentheses | Stratos Karafotis |
2014-07-21 | cpufreq: intel_pstate: Fit code in a single line where possible | Stratos Karafotis |
2014-07-21 | cpufreq: intel_pstate: Add missing blank lines after declarations | Stratos Karafotis |
2014-07-21 | cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() call | Stratos Karafotis |
2014-07-21 | cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent locals | Stratos Karafotis |
2014-07-19 | cpufreq: s5pv210: Make the driver multiplatform aware | Tomasz Figa |
2014-07-19 | cpufreq: s3c24xx: Remove some dead code | Tomasz Figa |
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 |