Age | Commit message (Expand) | Author | Files | Lines |
2014-08-15 | Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -10/+15 |
2014-08-14 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -2/+1 |
2014-08-09 | cpufreq: arm_big_little: fix module license spec | Uwe Kleine-König | 2 | -1/+6 |
2014-08-08 | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 5 | -18/+122 |
2014-08-07 | cpufreq: speedstep-smi: fix decimal printf specifiers | Hans Wennborg | 1 | -2/+2 |
2014-08-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -2/+16 |
2014-08-07 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -3/+3 |
2014-08-07 | cpufreq: OPP: Avoid sleeping while atomic | Stephen Boyd | 1 | -1/+1 |
2014-08-07 | cpufreq: cpu0: Do not print error message when deferring | Markus Pargmann | 1 | -1/+1 |
2014-08-07 | cpufreq: integrator: Use set_cpus_allowed_ptr | Himangi Saraogi | 1 | -5/+5 |
2014-08-05 | powerpc/cpufreq: Add pr_warn() on OPAL firmware failures | Vaidyanathan Srinivasan | 1 | -2/+16 |
2014-07-30 | MIPS: Loongson: Modify ChipConfig register definition | Huacai Chen | 1 | -3/+3 |
2014-07-26 | Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Arnd Bergmann | 5 | -18/+122 |
2014-07-21 | cpufreq: move policy kobj to update_policy_cpu() | Viresh Kumar | 1 | -38/+33 |
2014-07-21 | cpufreq: propagate error returned by kobject_move() | Viresh Kumar | 1 | -3/+5 |
2014-07-21 | cpufreq: don't restore policy->cpus on failure to move kobj | Viresh Kumar | 1 | -5/+0 |
2014-07-21 | powernow-k6: support 350MHz CPU | Mikulas Patocka | 1 | -0/+1 |
2014-07-21 | cpufreq: ondemand: Eliminate the deadband effect | Stratos Karafotis | 1 | -4/+7 |
2014-07-21 | cpufreq: Introduce new relation for freq selection | Stratos Karafotis | 1 | -1/+11 |
2014-07-21 | cpufreq: imx6: remove pu regulator dependency for SOCs with no PU regulator | Anson Huang | 1 | -14/+21 |
2014-07-21 | cpufreq: intel_pstate: Remove core_pct rounding | Stratos Karafotis | 1 | -5/+1 |
2014-07-21 | cpufreq: intel_pstate: Simplify P state adjustment logic. | Stratos Karafotis | 1 | -23/+3 |
2014-07-21 | cpufreq: intel_pstate: Keep values in aperf/mperf in full precision | Stratos Karafotis | 1 | -3/+0 |
2014-07-21 | cpufreq: intel_pstate: Disable interrupts during MSRs reading | Stratos Karafotis | 1 | -0/+3 |
2014-07-21 | cpufreq: intel_pstate: Align multiple lines to open parenthesis | Stratos Karafotis | 1 | -17/+17 |
2014-07-21 | cpufreq: intel_pstate: Remove unnecessary intermediate variable sample_time | Stratos Karafotis | 1 | -3/+2 |
2014-07-21 | cpufreq: intel_pstate: Cleanup parentheses | Stratos Karafotis | 1 | -5/+5 |
2014-07-21 | cpufreq: intel_pstate: Fit code in a single line where possible | Stratos Karafotis | 1 | -13/+5 |
2014-07-21 | cpufreq: intel_pstate: Add missing blank lines after declarations | Stratos Karafotis | 1 | -5/+13 |
2014-07-21 | cpufreq: intel_pstate: Remove unnecessary type casting in div_s64() call | Stratos Karafotis | 1 | -1/+1 |
2014-07-21 | cpufreq: intel_pstate: Make intel_pstate_kobject and debugfs_parent locals | Stratos Karafotis | 1 | -4/+4 |
2014-07-18 | cpufreq: s5pv210: Make the driver multiplatform aware | Tomasz Figa | 1 | -9/+122 |
2014-07-18 | cpufreq: s3c24xx: Remove some dead code | Tomasz Figa | 4 | -9/+0 |
2014-07-17 | cpufreq: move policy kobj to policy->cpu at resume | Viresh Kumar | 1 | -2/+4 |
2014-07-16 | cpufreq: cpu0: OPPs can be populated at runtime | Viresh Kumar | 1 | -5/+2 |
2014-07-16 | cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOOD | Quentin Armitage | 1 | -1/+1 |
2014-07-16 | cpufreq: imx6q: Select PM_OPP | Nicolas Del Piano | 1 | -0/+1 |
2014-07-16 | cpufreq: sa1110: set memory type for h3600 | Linus Walleij | 1 | -1/+1 |
2014-07-09 | cpufreq: Makefile: fix compilation for davinci platform | Prabhakar Lad | 1 | -1/+1 |
2014-07-07 | intel_pstate: Set CPU number before accessing MSRs | Vincent Minet | 1 | -2/+1 |
2014-07-07 | intel_pstate: don't touch turbo bit if turbo disabled or unavailable. | Dirk Brandewie | 1 | -6/+16 |
2014-07-07 | intel_pstate: Fix setting VID | Dirk Brandewie | 1 | -5/+5 |
2014-06-26 | of: Migrate of_find_node_by_name() users to for_each_node_by_name() | Grant Likely | 1 | -2/+1 |
2014-06-18 | cpufreq: unlock when failing cpufreq_update_policy() | Aaron Plattner | 1 | -6/+4 |
2014-06-18 | intel_pstate: Correct rounding in busy calculation | Doug Smythies | 1 | -4/+1 |
2014-06-17 | cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependency | Arnd Bergmann | 1 | -0/+2 |
2014-06-12 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 9 | -59/+204 |
2014-06-11 | cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATOR | Viresh Kumar | 1 | -1/+1 |
2014-06-11 | cpufreq: tegra: update comment for clarity | Viresh Kumar | 1 | -3/+6 |
2014-06-11 | cpufreq: intel_pstate: Remove duplicate CPU ID check | Stratos Karafotis | 1 | -6/+0 |