aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'pm-tools'Rafael J. Wysocki2015-02-10
|\
| * Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2015-02-09
| |\
| | * tools/power turbostat: relax dependency on APERF_MSRLen Brown2015-02-09
| | * tools/power turbostat: relax dependency on invariant TSCLen Brown2015-02-09
| | * tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONSLen Brown2015-02-09
| | * tools/power turbostat: relax dependency on root permissionLen Brown2015-02-09
| * | Merge back earlier 'pm-tools' material for v3.20Rafael J. Wysocki2015-02-09
| |\ \ | | |/ | |/|
| | * cpupower Makefile change to help run the tool without 'make install'sriram@marirs.net.in2015-01-29
* | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-02-10
|\ \ \
| * \ \ Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linu...Rafael J. Wysocki2015-02-09
| |\ \ \
| | * | | cpufreq: Add SFI based cpufreq driver supportSrinidhi Kasagar2014-12-20
| | * | | SFI: fix compiler warningsAndy Shevchenko2014-12-03
| * | | | intel_pstate: provide option to only use intel_pstate with HWPKristen Carlson Accardi2015-02-06
| * | | | cpufreq-dt: Drop unnecessary check before cpufreq_cooling_unregister() invoca...Markus Elfring2015-02-03
| * | | | cpufreq: Create for_each_governor()Viresh Kumar2015-02-03
| * | | | cpufreq: Create for_each_policy()Viresh Kumar2015-02-03
| * | | | cpufreq: Drop cpufreq_disabled() check from cpufreq_cpu_{get|put}()Viresh Kumar2015-02-03
| * | | | cpufreq: Set cpufreq_cpu_data to NULL before putting kobjectViresh Kumar2015-02-02
| * | | | intel_pstate: honor user space min_perf_pct override on resumeKristen Carlson Accardi2015-01-29
| * | | | intel_pstate: respect cpufreq policy requestSrinivas Pandruvada2015-01-29
| * | | | intel_pstate: Add num_pstates to sysfsKristen Carlson Accardi2015-01-29
| * | | | intel_pstate: expose turbo range to sysfsKristen Carlson Accardi2015-01-29
| * | | | intel_pstate: Add support for SkyLakeKristen Carlson Accardi2015-01-29
| * | | | cpufreq: stats: drop unnecessary lockingViresh Kumar2015-01-23
| * | | | cpufreq: stats: don't update stats on false notifiersViresh Kumar2015-01-23
| * | | | cpufreq: stats: don't update stats from show_trans_table()Viresh Kumar2015-01-23
| * | | | cpufreq: stats: time_in_state can't be NULL in cpufreq_stats_update()Viresh Kumar2015-01-23
| * | | | cpufreq: stats: create sysfs group once we are readyViresh Kumar2015-01-23
| * | | | cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notificationsViresh Kumar2015-01-23
| * | | | cpufreq: stats: drop 'cpu' field of struct cpufreq_statsViresh Kumar2015-01-23
| * | | | cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policyViresh Kumar2015-01-23
| * | | | cpufreq: stats: rename 'struct cpufreq_stats' objects as 'stats'Viresh Kumar2015-01-23
| * | | | cpufreq: stats: get rid of per-cpu cpufreq_stats_tableViresh Kumar2015-01-23
| * | | | cpufreq: stats: pass 'stat' to cpufreq_stats_update()Viresh Kumar2015-01-23
| * | | | cpufreq: stats: don't check for freq table while freeing statsViresh Kumar2015-01-23
| * | | | cpufreq: stats: initialize 'cur_time' on its definitionViresh Kumar2015-01-23
| * | | | cpufreq: stats: remove unused cpufreq_stats_attributeViresh Kumar2015-01-23
| * | | | cpufreq: stats: return -EEXIST when stats are already allocatedViresh Kumar2015-01-23
| * | | | cpufreq: stats: Improve module description stringViresh Kumar2015-01-23
| * | | | cpufreq: move some initialization stuff to cpufreq_policy_alloc()Viresh Kumar2015-01-23
| * | | | cpufreq: check cpufreq_policy_list instead of scanning policies for all CPUsViresh Kumar2015-01-23
| * | | | cpufreq: limit the scope of l_p_j variablesViresh Kumar2015-01-23
| * | | | cpufreq: use light-weight cpufreq_cpu_get_raw() in __cpufreq_add_dev()Viresh Kumar2015-01-23
| * | | | cpufreq: get rid of 'tpolicy' from __cpufreq_add_dev()Viresh Kumar2015-01-23
| * | | | cpufreq: get rid of CONFIG_{HOTPLUG_CPU|SMP} messViresh Kumar2015-01-23
| * | | | cpufreq: update driver_data->flags only if we are registering driverViresh Kumar2015-01-23
| * | | | cpufreq: pass policy to __cpufreq_get()Viresh Kumar2015-01-23
| * | | | cpufreq: pass policy to cpufreq_out_of_syncViresh Kumar2015-01-23
| * | | | cpufreq: No need to check for has_target()Viresh Kumar2015-01-23
| * | | | cpufreq: s/__find_governor/find_governorViresh Kumar2015-01-23