Age | Commit message (Expand) | Author |
2015-09-01 | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-09-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-09-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-09-01 | Merge branch 'pm-opp' | Rafael J. Wysocki |
2015-09-01 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2015-09-01 | cpufreq: speedstep-lib: Use monotonic clock | Abhilash Jindal |
2015-09-01 | cpufreq: powernv: Increase the verbosity of OCC console messages | Shilpasri G Bhat |
2015-09-01 | cpufreq: sfi: use kmemdup rather than duplicating its implementation | Andrzej Hajda |
2015-09-01 | cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor() | Viresh Kumar |
2015-09-01 | cpufreq: remove redundant 'policy' field from user_policy | Viresh Kumar |
2015-09-01 | cpufreq: remove redundant 'governor' field from user_policy | Viresh Kumar |
2015-09-01 | cpufreq: update user_policy.* on success | Viresh Kumar |
2015-09-01 | cpufreq: use memcpy() to copy policy | Viresh Kumar |
2015-09-01 | cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event | Viresh Kumar |
2015-09-01 | cpufreq: mediatek: Add MT8173 cpufreq driver | Pi-Cheng Chen |
2015-08-31 | Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-08-20 | Merge tag 'tegra-for-4.3-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2015-08-18 | Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes | Ingo Molnar |
2015-08-14 | cpufreq: exynos: Fix for memory leak in case SoC name does not match | Shailendra Verma |
2015-08-08 | cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled | Bartlomiej Zolnierkiewicz |
2015-08-07 | intel_pstate: append more Oracle OEM table id to vendor bypass list | Ethan Zhao |
2015-08-07 | intel_pstate: Add SKY-S support | Kristen Carlson Accardi |
2015-08-07 | cpufreq: dt: Add support for turbo/boost mode | Viresh Kumar |
2015-08-07 | cpufreq: dt: Add support for operating-points-v2 bindings | Viresh Kumar |
2015-08-07 | cpufreq: Allow drivers to enable boost support after registering driver | Viresh Kumar |
2015-08-07 | cpufreq: Update boost flag while initializing freq table from OPPs | Bartlomiej Zolnierkiewicz |
2015-08-05 | bus: subsys: update return type of ->remove_dev() to void | Viresh Kumar |
2015-08-03 | CPUFREQ: Loongson2: Fix broken build due to incorrect include. | Ralf Baechle |
2015-07-31 | intel_pstate: Fix possible overflow complained by Coverity | Chen Yu |
2015-07-31 | cpufreq: Correct a freq check in cpufreq_set_policy() | Pan Xinhui |
2015-07-31 | cpufreq: Lock CPU online/offline in cpufreq_register_driver() | Rafael J. Wysocki |
2015-07-31 | cpufreq: Replace recover_policy with new_policy in cpufreq_online() | Rafael J. Wysocki |
2015-07-31 | cpufreq: Separate CPU device registration from CPU online | Rafael J. Wysocki |
2015-07-31 | Merge branch 'x86/urgent' into x86/asm, before applying dependent patches | Ingo Molnar |
2015-07-28 | cpufreq: powernv: Restore cpu frequency to policy->cur on unthrottling | Shilpasri G Bhat |
2015-07-28 | cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active bit is set | Shilpasri G Bhat |
2015-07-28 | cpufreq: powernv: Call throttle_check() on receiving OCC_THROTTLE | Shilpasri G Bhat |
2015-07-28 | cpufreq: powernv: Register for OCC related opal_message notification | Shilpasri G Bhat |
2015-07-28 | cpufreq: powernv: Handle throttling due to Pmax capping at chip level | Shilpasri G Bhat |
2015-07-28 | cpufreq: Pass CPU number to cpufreq_policy_alloc() | Rafael J. Wysocki |
2015-07-28 | cpufreq: Do not update related_cpus on every policy activation | Rafael J. Wysocki |
2015-07-28 | cpufreq: Drop unused dev argument from two functions | Rafael J. Wysocki |
2015-07-28 | cpufreq: Drop unnecessary label from cpufreq_add_dev() | Rafael J. Wysocki |
2015-07-28 | cpufreq: Drop cpufreq_policy_restore() | Rafael J. Wysocki |
2015-07-28 | cpufreq: Rework two functions related to CPU offline | Rafael J. Wysocki |
2015-07-28 | Merge back earlier cpufreq material for v4.3. | Rafael J. Wysocki |
2015-07-28 | cpufreq: Avoid attempts to create duplicate symbolic links | Rafael J. Wysocki |
2015-07-27 | intel_pstate: Add get_scaling cpu_defaults param to Knights Landing | Lukasz Anaczkowski |
2015-07-25 | cpufreq: Remove cpufreq_rwsem | Sebastian Andrzej Siewior |
2015-07-22 | cpufreq: ia64: Fix a memory leak in acpi_cpufreq_cpu_exit() | Pan Xinhui |