aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2016-06-08x86/cpufreq: Use Intel family name macros for the intel_pstate cpufreq driverGravatar Dave Hansen 1-18/+19
2016-06-03Merge branch 'pm-cpufreq-fixes'Gravatar Rafael J. Wysocki 2-2/+2
2016-06-01cpufreq: Fix clamp_val() usage in cpufreq_driver_fast_switch()Gravatar Rafael J. Wysocki 1-1/+1
2016-05-30cpufreq: intel_pstate: Downgrade print level for _PPCGravatar Srinivas Pandruvada 1-1/+1
2016-05-27remove lots of IS_ERR_VALUE abusesGravatar Arnd Bergmann 1-1/+1
2016-05-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 1-2/+9
2016-05-25Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-63/+32
2016-05-25Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'Gravatar Rafael J. Wysocki 2-63/+32
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-1/+1
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 2-58/+58
2016-05-18cpufreq: simplified goto out in cpufreq_register_driver()Gravatar Pankaj Gupta 1-5/+4
2016-05-18cpufreq: governor: CPUFREQ_GOV_STOP never failsGravatar Rafael J. Wysocki 1-29/+11
2016-05-18cpufreq: governor: CPUFREQ_GOV_POLICY_EXIT never failsGravatar Rafael J. Wysocki 1-23/+12
2016-05-18intel_pstate: Simplify conditional in intel_pstate_set_policy()Gravatar Rafael J. Wysocki 1-6/+5
2016-05-17thermal: mediatek: Add cpu dynamic power cooling model.Gravatar Dawei Chien 1-2/+9
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 53-830/+1605
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2016-05-13CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe()Gravatar Kelvin Cheung 1-16/+13
2016-05-13CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structureGravatar Kelvin Cheung 1-28/+35
2016-05-13CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_dataGravatar Kelvin Cheung 1-1/+1
2016-05-13CPUFREQ: Loongson1: Replace kzalloc() with kcalloc()Gravatar Kelvin Cheung 1-8/+4
2016-05-13CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.cGravatar Kelvin Cheung 2-6/+6
2016-05-11intel_pstate: Clean up get_target_pstate_use_performance()Gravatar Rafael J. Wysocki 1-16/+11
2016-05-11intel_pstate: Use sample.core_avg_perf in get_avg_pstate()Gravatar Rafael J. Wysocki 1-2/+2
2016-05-11intel_pstate: Clarify average performance computationGravatar Rafael J. Wysocki 1-16/+24
2016-05-11intel_pstate: Avoid unnecessary synchronize_sched() during initializationGravatar Chen Yu 1-0/+9
2016-05-11Merge branch 'pm-cpufreq-sched' into pm-cpufreqGravatar Rafael J. Wysocki 1-0/+1
2016-05-11cpufreq: schedutil: Make default depend on CONFIG_SMPGravatar Arnd Bergmann 1-0/+1
2016-05-11cpufreq: powernv: del_timer_sync when global and local pstate are equalGravatar Akshay Adiga 1-0/+2
2016-05-11cpufreq: powernv: Move smp_call_function_any() out of irq safe blockGravatar Akshay Adiga 1-4/+5
2016-05-09intel_pstate: Clean up intel_pstate_get()Gravatar Rafael J. Wysocki 1-7/+2
2016-05-09Merge branch 'pm-cpufreq-sched' into pm-cpufreqGravatar Rafael J. Wysocki 1-1/+1
2016-05-06cpufreq: schedutil: Make it depend on CONFIG_SMPGravatar Rafael J. Wysocki 1-1/+1
2016-05-06Merge cpufreq fixes going into v4.6.Gravatar Rafael J. Wysocki 3-19/+42
2016-05-06cpufreq: governor: Fix handling of special cases in dbs_update()Gravatar Rafael J. Wysocki 1-36/+51
2016-05-06Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'Gravatar Rafael J. Wysocki 3-19/+37
2016-05-05Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeGravatar Ingo Molnar 3-6/+14
2016-05-05cpufreq: intel_pstate: Ignore _PPC processing under HWPGravatar Srinivas Pandruvada 1-0/+3
2016-05-05cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_tableGravatar Sudeep Holla 5-74/+56
2016-05-05cpufreq: tango: Use generic platdev driverGravatar Marc Gonzalez 1-0/+2
2016-05-05cpufreq: Fix GOV_LIMITS handling for the userspace governorGravatar Sai Gurrappadi 1-5/+38
2016-05-04intel_pstate: Fix intel_pstate_get()Gravatar Rafael J. Wysocki 1-6/+8
2016-05-02cpufreq: intel_pstate: Fix HWP on boot CPU after system resumeGravatar Rafael J. Wysocki 2-13/+25
2016-05-01powerpc/mm: Abstraction for switch_mmu_context()Gravatar Aneesh Kumar K.V 1-1/+1
2016-04-29Merge branch 'pm-cpufreq-fixes'Gravatar Rafael J. Wysocki 2-6/+7
2016-04-28cpufreq: st: enable selective initialization based on the platformGravatar Sudeep Holla 1-0/+4
2016-04-28cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/Gravatar Viresh Kumar 2-0/+108
2016-04-28cpufreq: dt: Kill platform-dataGravatar Viresh Kumar 1-5/+1
2016-04-28cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2Gravatar Viresh Kumar 1-7/+9
2016-04-28cpufreq: governor: Change confusing struct field and variable namesGravatar Rafael J. Wysocki 2-12/+12