summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2019-08-17cpufreq: kirkwood: fix possible object reference leakWen Yang
2019-08-17cpufreq: pmac32: fix possible object reference leakWen Yang
2019-08-17cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang
2019-08-17cpufreq/pasemi: fix possible object reference leakWen Yang
2019-08-17cpufreq: ppc_cbe: fix possible object reference leakWen Yang
2019-05-30cpufreq: armada-37xx: fix frequency calculation for oppGregory CLEMENT
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2019-04-12cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologiesErwan Velu
2019-03-26cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann
2019-03-26cpufreq: tegra124: add missing of_node_put()Yangtao Li
2019-03-26cpufreq: kryo: Release OPP tables on module removalViresh Kumar
2019-03-16cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar
2019-03-08cpufreq: check if policy is inactive early in __cpufreq_get()Sudeep Holla
2019-02-05cpufreq: scmi: Fix frequency invariance in slow pathQuentin Perret
2018-12-30cpufreq: ti-cpufreq: Only register platform_device when supportedDave Gerlach
2018-12-15cpufreq: imx6q: add return value check for voltage scaleAnson Huang
2018-11-13cpufreq: dt: Try freeing static OPPs only if we have added themViresh Kumar
2018-11-13cpufreq: conservative: Take limits changes into account properlyRafael J. Wysocki
2018-10-10cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor
2018-09-09cpufreq: governor: Avoid accessing invalid governor_dataHenry Willard
2018-07-31cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platformsSrinivas Pandruvada
2018-07-24cpufreq: qcom-kryo: add NULL entry to the end of_device_id arrayYueHaibing
2018-07-18cpufreq: intel_pstate: Register when ACPI PCCH is presentRafael J. Wysocki
2018-06-24cpufreq: qcom-kryo: Fix error handling in probe()Dan Carpenter
2018-06-19cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0Srinivas Pandruvada
2018-06-19cpufreq: kryo: Add module remove and exitIlia Lin
2018-06-19cpufreq: kryo: Fix possible error code dereferenceIlia Lin
2018-06-13Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-11cpufreq: imx6q: check speed grades for i.MX6ULLSébastien Szymanski
2018-06-08cpufreq: governors: Fix long idle detection logic in load calculationChen Yu
2018-06-08cpufreq: intel_pstate: enable boost for Skylake XeonSrinivas Pandruvada
2018-06-06cpufreq: intel_pstate: New sysfs entry to control HWP boostSrinivas Pandruvada
2018-06-06cpufreq: intel_pstate: HWP boost performance on IO wakeupSrinivas Pandruvada
2018-06-06cpufreq: intel_pstate: Add HWP boost utility and sched util hooksSrinivas Pandruvada
2018-06-06cpufreq: ti-cpufreq: Use devres managed API in probe()Suman Anna
2018-06-06cpufreq: ti-cpufreq: Fix an incorrect error return valueSuman Anna
2018-06-06cpufreq: ACPI: make function acpi_cpufreq_fast_switch() staticColin Ian King
2018-06-06cpufreq: kryo: allow building as a loadable moduleArnd Bergmann
2018-06-05Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-06-04Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac'Rafael J. Wysocki
2018-06-04Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle'Rafael J. Wysocki
2018-05-30cpufreq: Add Kryo CPU scaling driverIlia Lin
2018-05-30cpufreq: Use static SRCU initializerSebastian Andrzej Siewior
2018-05-30cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang