summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorLines
2016-10-14Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-15/+55
2016-10-13cpufreq: CPPC: Correct desired_perf calculationHoan Tran-1/+7
2016-10-13cpufreq: conservative: Fix next frequency selectionRafael J. Wysocki-3/+16
2016-10-12cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldocRafael J. Wysocki-1/+1
2016-10-12cpufreq: intel_pstate: Proportional algorithm for AtomRafael J. Wysocki-1/+21
2016-10-09cpufreq: intel_pstate: Clarify comment in get_target_pstate_use_performance()Rafael J. Wysocki-4/+5
2016-10-09cpufreq: intel_pstate: Fix unsafe HWP MSR accessSrinivas Pandruvada-5/+5
2016-10-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-1/+1
2016-10-06Merge branches 'misc' and 'sa1111-base' into for-linusRussell King-1/+22
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-27/+14
2016-10-03Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-7/+8
2016-10-02Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki-34/+36
2016-10-02Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'Rafael J. Wysocki-7/+8
2016-09-26cpufreq: st: add missing \n to end of dev_err messageColin Ian King-1/+1
2016-09-26cpufreq: kirkwood: add missing \n to end of dev_err messagesColin Ian King-4/+4
2016-09-20cpufreq: Fix up conversion to hotplug state machineSebastian Andrzej Siewior-0/+1
2016-09-19cpufreq: Convert to hotplug state machineSebastian Andrzej Siewior-26/+12
2016-09-16cpufreq: CPPC: Avoid overflow when calculating desired_perfHoan Tran-1/+1
2016-09-16cpufreq: ti: Use generic platdev driverDave Gerlach-0/+2
2016-09-16cpufreq: intel_pstate: Add io_boost traceSrinivas Pandruvada-1/+2
2016-09-14cpufreq: intel_pstate: Use IOWAIT flag in Atom algorithmRafael J. Wysocki-27/+31
2016-09-13cpufreq: CPPC: Force reporting values in KHz to fix user space interfaceAl Stone-4/+49
2016-09-13cpufreq: create link to policy only for registered CPUsViresh Kumar-61/+28
2016-09-13intel_pstate: constify local structuresJulia Lawall-4/+4
2016-09-13cpufreq: dt: Support governor tunables per policyViresh Kumar-2/+30
2016-09-13cpufreq: dt: Update kconfig descriptionViresh Kumar-1/+1
2016-09-13cpufreq: dt: Remove unused codeViresh Kumar-2/+0
2016-09-13cpufreq: dt: Add support for r8a7792Geert Uytterhoeven-0/+1
2016-09-12Merge back earlier cpufreq material for v4.9.Rafael J. Wysocki-5/+1
2016-09-08ACPI / CPPC: Add prefix cppc to cpudata structure nameSrinivas Pandruvada-7/+7
2016-09-01cpufreq: Drop unnecessary check from cpufreq_policy_alloc()Rafael J. Wysocki-4/+0
2016-08-31cpufreq: dt: Add terminate entry for of_device_id tablesWei Yongjun-0/+2
2016-08-31ACPI / CPPC: set a non-zero value for transition_latencyPrakash, Prashanth-0/+1
2016-08-23ARM: sa1100: move StrongARM CPU ID checks to cputype.hRussell King-1/+1
2016-08-18cpufreq-SCPI: Delete unnecessary assignment for the field "owner"Markus Elfring-1/+0
2016-08-16cpufreq / sched: Pass flags to cpufreq_update_util()Rafael J. Wysocki-6/+3
2016-08-16cpufreq: dt: Add exynos5433 compatible to use generic cpufreq driverChanwoo Choi-0/+1
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki-1/+20
2016-08-06cpufreq: powernv: Fix crash in gpstate_timer_handler()Akshay Adiga-1/+20
2016-08-05Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+2
2016-08-05Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'Rafael J. Wysocki-1/+2
2016-08-03cpufreq: Do not default-yes CPU_FREQ_STATBorislav Petkov-1/+0
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-34/+34
2016-07-28cpufreq: intel_pstate: Add more out-of-band IDsSrinivas Pandruvada-0/+2
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-671/+545
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+2
2016-07-25Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-18/+19
2016-07-25Merge branch 'pm-cpu'Rafael J. Wysocki-2/+2
2016-07-22Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_late...Andreas Herrmann-2/+0
2016-07-22cpufreq: export cpufreq_driver_resolve_freq()Steve Muckle-0/+1