aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2016-10-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-10-06Merge branches 'misc' and 'sa1111-base' into for-linusRussell King
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-10-02Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki
2016-10-02Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'Rafael J. Wysocki
2016-09-26cpufreq: st: add missing \n to end of dev_err messageColin Ian King
2016-09-26cpufreq: kirkwood: add missing \n to end of dev_err messagesColin Ian King
2016-09-20cpufreq: Fix up conversion to hotplug state machineSebastian Andrzej Siewior
2016-09-19cpufreq: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-16cpufreq: CPPC: Avoid overflow when calculating desired_perfHoan Tran
2016-09-16cpufreq: ti: Use generic platdev driverDave Gerlach
2016-09-16cpufreq: intel_pstate: Add io_boost traceSrinivas Pandruvada
2016-09-14cpufreq: intel_pstate: Use IOWAIT flag in Atom algorithmRafael J. Wysocki
2016-09-13cpufreq: CPPC: Force reporting values in KHz to fix user space interfaceAl Stone
2016-09-13cpufreq: create link to policy only for registered CPUsViresh Kumar
2016-09-13intel_pstate: constify local structuresJulia Lawall
2016-09-13cpufreq: dt: Support governor tunables per policyViresh Kumar
2016-09-13cpufreq: dt: Update kconfig descriptionViresh Kumar
2016-09-13cpufreq: dt: Remove unused codeViresh Kumar
2016-09-13cpufreq: dt: Add support for r8a7792Geert Uytterhoeven
2016-09-12Merge back earlier cpufreq material for v4.9.Rafael J. Wysocki
2016-09-08ACPI / CPPC: Add prefix cppc to cpudata structure nameSrinivas Pandruvada
2016-09-01cpufreq: Drop unnecessary check from cpufreq_policy_alloc()Rafael J. Wysocki
2016-08-31cpufreq: dt: Add terminate entry for of_device_id tablesWei Yongjun
2016-08-31ACPI / CPPC: set a non-zero value for transition_latencyPrakash, Prashanth
2016-08-23ARM: sa1100: move StrongARM CPU ID checks to cputype.hRussell King
2016-08-18cpufreq-SCPI: Delete unnecessary assignment for the field "owner"Markus Elfring
2016-08-16cpufreq / sched: Pass flags to cpufreq_update_util()Rafael J. Wysocki
2016-08-16cpufreq: dt: Add exynos5433 compatible to use generic cpufreq driverChanwoo Choi
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2016-08-06cpufreq: powernv: Fix crash in gpstate_timer_handler()Akshay Adiga
2016-08-05Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-05Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'Rafael J. Wysocki
2016-08-03cpufreq: Do not default-yes CPU_FREQ_STATBorislav Petkov
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-28cpufreq: intel_pstate: Add more out-of-band IDsSrinivas Pandruvada
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25Merge branch 'pm-cpu'Rafael J. Wysocki
2016-07-22Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_late...Andreas Herrmann
2016-07-22cpufreq: export cpufreq_driver_resolve_freq()Steve Muckle
2016-07-21cpufreq: Disallow ->resolve_freq() for drivers providing ->target_index()Viresh Kumar
2016-07-21cpufreq: acpi-cpufreq: use cached frequency mapping when possibleSteve Muckle
2016-07-21cpufreq: add cpufreq_driver_resolve_freq()Steve Muckle
2016-07-21cpufreq: intel_pstate: Check cpuid for MSR_HWP_INTERRUPTSrinivas Pandruvada
2016-07-21intel_pstate: Update cpu_frequency tracepoint every timeRafael J. Wysocki
2016-07-21cpufreq: intel_pstate: clean remnant struct elementCarsten Emde
2016-07-12cpufreq: powernv: Replacing pstate_id with frequency table indexAkshay Adiga