aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAge
* cpufreq: dt: Add terminate entry for of_device_id tablesWei Yongjun2016-08-30
*-. Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2016-08-12
|\ \
| | * cpufreq: powernv: Fix crash in gpstate_timer_handler()Akshay Adiga2016-08-06
* | | Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-05
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'Rafael J. Wysocki2016-08-05
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | | | |/ | | | |/|
| | | * | cpufreq: Do not default-yes CPU_FREQ_STATBorislav Petkov2016-08-02
| | | * | cpufreq: intel_pstate: Add more out-of-band IDsSrinivas Pandruvada2016-07-28
* | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-01
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cpufreq: s5pv210: use relaxed IO accesorsBen Dooks2016-06-22
* | | | | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-07-26
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpu'Rafael J. Wysocki2016-07-25
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | cpufreq: intel_pstate: Replace MSR_NHM_TURBO_RATIO_LIMITSrinivas Pandruvada2016-07-07
| * | | | | Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_late...Andreas Herrmann2016-07-22
| * | | | | cpufreq: export cpufreq_driver_resolve_freq()Steve Muckle2016-07-22
| * | | | | cpufreq: Disallow ->resolve_freq() for drivers providing ->target_index()Viresh Kumar2016-07-21
| * | | | | cpufreq: acpi-cpufreq: use cached frequency mapping when possibleSteve Muckle2016-07-21
| * | | | | cpufreq: add cpufreq_driver_resolve_freq()Steve Muckle2016-07-21
| * | | | | cpufreq: intel_pstate: Check cpuid for MSR_HWP_INTERRUPTSrinivas Pandruvada2016-07-21
| * | | | | intel_pstate: Update cpu_frequency tracepoint every timeRafael J. Wysocki2016-07-21
| * | | | | cpufreq: intel_pstate: clean remnant struct elementCarsten Emde2016-07-21
| * | | | | cpufreq: powernv: Replacing pstate_id with frequency table indexAkshay Adiga2016-07-11
| * | | | | intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()Jan Kiszka2016-07-11
| |/ / / /
| * | | | cpufreq: Reuse new freq-table helpersViresh Kumar2016-07-06
| * | | | cpufreq: Handle sorted frequency tables more efficientlyViresh Kumar2016-07-06
| * | | | cpufreq: Drop redundant check from cpufreq_update_current_freq()Rafael J. Wysocki2016-07-04
| * | | | Merge back earlier cpufreq material for v4.8.Rafael J. Wysocki2016-07-04
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | intel_pstate: Declare pid_params/pstate_funcs/hwp_active __read_mostlyJisheng Zhang2016-06-27
| | * | | intel_pstate: add __init/__initdata marker to some functions/variablesJisheng Zhang2016-06-27
| | * | | intel_pstate: Fix incorrect placement of __initdataJisheng Zhang2016-06-27
| | * | | Merge back earlier cpufreq changes for v4.8.Rafael J. Wysocki2016-06-20
| | |\ \ \
| | | * | | cpufreq: mvebu: fix integer to pointer castBen Dooks2016-06-13
| | | * | | cpufreq: intel_pstate: Broxton supportSrinivas Pandruvada2016-06-13
| | | * | | Merge branch 'x86/cpu'Rafael J. Wysocki2016-06-13
| | | |\ \ \
| | | | * \ \ Merge branch 'x86/cpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...Rafael J. Wysocki2016-06-13
| | | | |\ \ \
| | | * | | | | cpufreq: conservative: Do not use transition notificationsRafael J. Wysocki2016-06-13
| | | * | | | | Merge back earlier cpufreq changes for v4.8.Rafael J. Wysocki2016-06-13
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | cpufreq: governor: Drop gov_cancel_work()Rafael J. Wysocki2016-06-09
| | | | * | | | cpufreq: davinci: Reuse cpufreq_generic_frequency_table_verify()Viresh Kumar2016-06-08
| | | | * | | | cpufreq: Return index from cpufreq_frequency_table_target()Viresh Kumar2016-06-08
| | | | * | | | cpufreq: Drop 'freq_table' argument of __target_index()Viresh Kumar2016-06-08
| | | | * | | | cpufreq: Drop freq-table param to cpufreq_frequency_table_target()Viresh Kumar2016-06-08
| | | | * | | | cpufreq: ondemand: Don't keep a copy of freq_table pointerViresh Kumar2016-06-08
| | | | * | | | cpufreq: Remove cpufreq_frequency_get_table()Viresh Kumar2016-06-08
| | | | * | | | cpufreq: s3c24xx: Remove useless checksViresh Kumar2016-06-08
| | | | * | | | cpufreq: Unexport cpufreq_frequency_table_cpuinfo()Viresh Kumar2016-06-02
| | | | * | | | cpufreq: stats: Make the stats code non-modularRafael J. Wysocki2016-06-02
| | | | * | | | cpufreq: Use clamp_val() in __cpufreq_driver_target()Viresh Kumar2016-06-02
| | | | * | | | cpufreq: Send START policy notification after sending CREATEViresh Kumar2016-06-02
| | | | * | | | cpufreq: Drop the 'initialized' field from struct cpufreq_governorRafael J. Wysocki2016-06-02
| | | | * | | | cpufreq: governor: Create cpufreq_policy_apply_limits()Viresh Kumar2016-06-02