Age | Commit message (Expand) | Author |
2018-06-24 | cpufreq: qcom-kryo: Fix error handling in probe() | Dan Carpenter |
2018-06-19 | cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0 | Srinivas Pandruvada |
2018-06-19 | cpufreq: kryo: Add module remove and exit | Ilia Lin |
2018-06-19 | cpufreq: kryo: Fix possible error code dereference | Ilia Lin |
2018-06-13 | Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-12 | treewide: Use array_size() in vzalloc() | Kees Cook |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-11 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-06-11 | cpufreq: imx6q: check speed grades for i.MX6ULL | Sébastien Szymanski |
2018-06-08 | cpufreq: governors: Fix long idle detection logic in load calculation | Chen Yu |
2018-06-08 | cpufreq: intel_pstate: enable boost for Skylake Xeon | Srinivas Pandruvada |
2018-06-06 | cpufreq: intel_pstate: New sysfs entry to control HWP boost | Srinivas Pandruvada |
2018-06-06 | cpufreq: intel_pstate: HWP boost performance on IO wakeup | Srinivas Pandruvada |
2018-06-06 | cpufreq: intel_pstate: Add HWP boost utility and sched util hooks | Srinivas Pandruvada |
2018-06-06 | cpufreq: ti-cpufreq: Use devres managed API in probe() | Suman Anna |
2018-06-06 | cpufreq: ti-cpufreq: Fix an incorrect error return value | Suman Anna |
2018-06-06 | cpufreq: ACPI: make function acpi_cpufreq_fast_switch() static | Colin Ian King |
2018-06-06 | cpufreq: kryo: allow building as a loadable module | Arnd Bergmann |
2018-06-05 | Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2018-06-04 | Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac' | Rafael J. Wysocki |
2018-06-04 | Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle' | Rafael J. Wysocki |
2018-05-30 | cpufreq: Add Kryo CPU scaling driver | Ilia Lin |
2018-05-30 | cpufreq: Use static SRCU initializer | Sebastian Andrzej Siewior |
2018-05-30 | cpufreq: Fix new policy initialization during limits updates via sysfs | Tao Wang |
2018-05-23 | cpufreq: Rename cpufreq_can_do_remote_dvfs() | Viresh Kumar |
2018-05-21 | cpufreq: tegra20: Wrap cpufreq into platform driver | Dmitry Osipenko |
2018-05-21 | cpufreq: tegra20: Allow cpufreq driver to be built as loadable module | Dmitry Osipenko |
2018-05-21 | cpufreq: tegra20: Check if this is Tegra20 machine | Dmitry Osipenko |
2018-05-21 | cpufreq: tegra20: Remove unneeded variable initialization | Dmitry Osipenko |
2018-05-21 | cpufreq: tegra20: Remove unnecessary parentheses | Dmitry Osipenko |
2018-05-21 | cpufreq: tegra20: Remove unneeded check in tegra_cpu_init | Dmitry Osipenko |
2018-05-21 | cpufreq: tegra20: Release clocks properly | Dmitry Osipenko |
2018-05-21 | cpufreq: tegra20: Remove EMC clock usage | Dmitry Osipenko |
2018-05-21 | cpufreq: tegra20: Clean up included headers | Dmitry Osipenko |
2018-05-21 | cpufreq: tegra20: Clean up whitespaces in the code | Dmitry Osipenko |
2018-05-21 | cpufreq: tegra20: Change module description | Dmitry Osipenko |
2018-05-18 | Merge back cpufreq material for v4.18. | Rafael J. Wysocki |
2018-05-15 | Merge tag 'scmi-updates-4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson |
2018-05-15 | Revert "cpufreq: rcar: Add support for R8A7795 SoC" | Simon Horman |
2018-05-15 | Revert "cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver" | Simon Horman |
2018-05-14 | cpufreq: intel_pstate: allow trace in passive mode | Doug Smythies |
2018-05-14 | cpufreq: armada-37xx: driver relies on cpufreq-dt | Miquel Raynal |
2018-05-13 | cpufreq: optimize cpufreq_notify_transition() | Viresh Kumar |
2018-05-10 | cpufreq: s3c2440: fix spelling mistake: "divsiors" -> "divisors" | Colin Ian King |
2018-05-10 | firmware: arm_scmi: rename get_transition_latency and add_opps_to_device | Sudeep Holla |
2018-05-10 | cpufreq: speedstep: fix speedstep_detect_processor()'s return type | Luc Van Oostenryck |
2018-05-10 | cpufreq: add suspend/resume support in Armada 37xx DVFS driver | Miquel Raynal |