Age | Commit message (Expand) | Author |
2018-08-23 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-08-22 | Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2018-08-17 | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-08-16 | cpufreq: governor: Avoid accessing invalid governor_data | Henry Willard |
2018-08-06 | cpufreq: intel_pstate: Ignore turbo active ratio in HWP | Srinivas Pandruvada |
2018-08-06 | Merge back cpufreq changes for 4.19. | Rafael J. Wysocki |
2018-07-31 | cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platforms | Srinivas Pandruvada |
2018-07-30 | Merge back cpufreq material for 4.19. | Rafael J. Wysocki |
2018-07-26 | cpufreq: Fix a circular lock dependency problem | Waiman Long |
2018-07-26 | cpufreq: trace frequency limits change | Ruchi Kandoi |
2018-07-26 | Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm... | Olof Johansson |
2018-07-25 | Merge back cpufreq material for 4.19. | Rafael J. Wysocki |
2018-07-24 | cpufreq: qcom-kryo: add NULL entry to the end of_device_id array | YueHaibing |
2018-07-19 | cpufreq: intel_pstate: Show different max frequency with turbo 3 and HWP | Srinivas Pandruvada |
2018-07-18 | cpufreq: intel_pstate: Register when ACPI PCCH is present | Rafael J. Wysocki |
2018-07-18 | cpufreq: pcc-cpufreq: Disable dynamic scaling on many-CPU systems | Rafael J. Wysocki |
2018-07-18 | cpufreq: qcom-kryo: Silently error out on EPROBE_DEFER | Niklas Cassel |
2018-07-18 | cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPC | George Cherian |
2018-07-18 | cpufreq: armada-37xx: Add AVS support | Gregory CLEMENT |
2018-07-17 | cpufreq: exynos: Remove support for Exynos5440 | Krzysztof Kozlowski |
2018-07-09 | cpufreq: powernv: Remove global pstate ramp-down timer in POWER9 | Shilpasri G Bhat |
2018-07-02 | cpufreq: imx6q/thermal: imx: register cooling device depending on OF | Bastian Stender |
2018-07-02 | cpufreq: intel_pstate: use match_string() helper | Xie Yisheng |
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 |