Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b92ce305fcbc8d85d1732fecf17c823c760868bd
/
drivers
/
cpufreq
cbf304e
Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'
by Rafael J. Wysocki
· 8 years ago
6e978b2
cpufreq: intel_pstate: Disable energy efficiency optimization
by Srinivas Pandruvada
· 8 years ago
3c223c1
cpufreq: brcmstb-avs-cpufreq: properly retrieve P-state upon suspend
by Markus Mayer
· 8 years ago
9b02c54
cpufreq: brcmstb-avs-cpufreq: extend sysfs entry brcm_avs_pmap
by Markus Mayer
· 8 years ago
ff7e593
Merge branches 'pm-sleep' and 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
1443ebb
cpufreq: intel_pstate: Fix sysfs limits enforcement for performance policy
by Srinivas Pandruvada
· 8 years ago
3baad65
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
e11b629
cpufreq: dt: Add support for APM X-Gene 2
by Hoan Tran
· 8 years ago
111b8b3
cpufreq: intel_pstate: Always keep all limits settings in sync
by Rafael J. Wysocki
· 8 years ago
cad3046
cpufreq: intel_pstate: Use locking in intel_cpufreq_verify_policy()
by Rafael J. Wysocki
· 8 years ago
aa43924
cpufreq: intel_pstate: Use locking in intel_pstate_resume()
by Rafael J. Wysocki
· 8 years ago
366430b
cpufreq: intel_pstate: Do not expose PID parameters in passive mode
by Rafael J. Wysocki
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
7b99f1a
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
adec57c
cpufreq: s3c64xx: remove incorrect __init annotation
by Arnd Bergmann
· 8 years ago
2a8fa12
cpufreq: Remove CPU hotplug callbacks only if they were initialized
by Boris Ostrovsky
· 8 years ago
7b9dc3f
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
fecc8c0
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
57def85
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 8 years ago
984edbd
cpufreq: intel_pstate: Support for energy performance hints with HWP
by Srinivas Pandruvada
· 8 years ago
b59fe54
cpufreq: intel_pstate: Add locking around HWP requests
by Srinivas Pandruvada
· 8 years ago
dfbe467
PM / OPP: Add infrastructure to manage multiple regulators
by Viresh Kumar
· 8 years ago
4dd63b4
cpufreq: ondemand: Set MIN_FREQUENCY_UP_THRESHOLD to 1
by Chen Yu
· 9 years ago
58bf454
cpufreq: intel_pstate: Add Knights Mill CPUID
by Piotr Luc
· 8 years ago
ab83805
cpufreq: dt: Add support for zx296718
by Baoyou Xie
· 8 years ago
91291d9
PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()
by Stephen Boyd
· 8 years ago
de966cf
sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO
by Tim Chen
· 8 years ago
a3605c4
cpufreq: acpi-cpufreq: drop rdmsr_on_cpus() usage
by Sebastian Andrzej Siewior
· 8 years ago
4d66ddf
cpufreq: acpi-cpufreq: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
7a3ba76
cpufreq: intel_pstate: fix intel_pstate_exit_perf_limits() prototype
by Arnd Bergmann
· 8 years ago
8442885
cpufreq: intel_pstate: Set EPP/EPB to 0 in performance mode
by Srinivas Pandruvada
· 8 years ago
1766900
cpufreq/intel_pstate: Use CPPC to get max performance
by Rafael J. Wysocki
· 8 years ago
d5dd33d
cpufreq: intel_pstate: increase precision of performance limits
by Srinivas Pandruvada
· 8 years ago
46992d6
cpufreq: intel_pstate: round up min_perf limits
by Srinivas Pandruvada
· 8 years ago
30248fe
cpufreq: Make cpufreq_update_policy() void
by Rafael J. Wysocki
· 8 years ago
182e36a
cpufreq: Avoid using inactive policies
by Rafael J. Wysocki
· 8 years ago
001c76f
cpufreq: intel_pstate: Generic governors support
by Rafael J. Wysocki
· 8 years ago
d0ea59e
cpufreq: intel_pstate: Request P-states control from SMM if needed
by Rafael J. Wysocki
· 8 years ago
f0da898
cpufreq: dt: Add support for r8a7743 and r8a7745
by Geert Uytterhoeven
· 8 years ago
8a10c06
cpufreq: powernv: Disable preemption while checking CPU throttling state
by Denis Kirjanov
· 8 years ago
42d951c
cpufreq: conservative: Fix comment explaining frequency updates
by Stratos Karafotis
· 8 years ago
00bfe05
cpufreq: conservative: Decrease frequency faster for deferred updates
by Stratos Karafotis
· 8 years ago
d5f905a
cpufreq: conservative: Rename get_freq_target() to get_freq_step()
by Viresh Kumar
· 8 years ago
c9a81e6
cpufreq: powernv: Fix uninitialized lpstate_idx in gpstates_timer_handler()
by Akshay Adiga
· 8 years ago
7f7a516
cpufreq: intel_pstate: Use CPU load based algorithm for PM_MOBILE
by Srinivas Pandruvada
· 8 years ago
dcd2ea4
cpufreq: pxa: use generic platdev driver for device-tree
by Robert Jarzmik
· 8 years ago
ee7930e
cpufreq: stats: New sysfs attribute for clearing statistics
by Markus Mayer
· 8 years ago
26f0dbc
cpufreq: governor: Don't use 'timer' keyword
by Viresh Kumar
· 8 years ago
20b15b7
cpufreq: powernv: Use PMCR to verify global and local pstate
by Akshay Adiga
· 8 years ago
60c9efb
cpufreq: powernv: Adding fast_switch for schedutil
by Akshay Adiga
· 8 years ago
e7d040b
cpufreq: brcmstb-avs-cpufreq: make symbol brcm_avs_cpufreq_attr static
by Wei Yongjun
· 8 years ago
a410c03
cpufreq: intel_pstate: protect limits variable
by Srinivas Pandruvada
· 8 years ago
33de45c
cpufreq: brcmstb-avs-cpufreq: add debugfs support
by Markus Mayer
· 8 years ago
de322e0
cpufreq: brcmstb-avs-cpufreq: AVS CPUfreq driver for Broadcom STB SoCs
by Markus Mayer
· 8 years ago
1758b33
cpufreq: dt: add Socionext UniPhier SoCs support
by Masahiro Yamada
· 8 years ago
5879f87
cpufreq: intel_pstate: Reduce impact due to rounding error
by Srinivas Pandruvada
· 8 years ago
eae48f0
cpufreq: intel_pstate: Per CPU P-State limits
by Srinivas Pandruvada
· 8 years ago
ae8b8d8
cpufreq: retire the Integrator cpufreq driver
by Linus Walleij
· 8 years ago
650ec6c
cpufreq: enable the DT cpufreq driver on the Integrators
by Linus Walleij
· 8 years ago
fe0f59c
Merge back earlier cpufreq material for v4.10.
by Rafael J. Wysocki
· 8 years ago
8b2ada2
Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes'
by Rafael J. Wysocki
· 8 years ago
2f1d407
cpufreq: intel_pstate: Always set max P-state in performance mode
by Rafael J. Wysocki
· 8 years ago
a6c6ead
cpufreq: intel_pstate: Set P-state upfront in performance mode
by Rafael J. Wysocki
· 8 years ago
185d824
cpufreq: intel_pstate: Remove PID debugfs when not used
by Srinivas Pandruvada
· 8 years ago
1d29815
cpufreq: intel_pstate: Drop boost_iowait flag
by Rafael J. Wysocki
· 8 years ago
974f864
cpufreq / CPPC: Add MODULE_DEVICE_TABLE for cppc_cpufreq driver
by Prakash, Prashanth
· 8 years ago
ef98988
Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
c197d75
cpufreq: CPPC: Correct desired_perf calculation
by Hoan Tran
· 8 years ago
abb6627
cpufreq: conservative: Fix next frequency selection
by Rafael J. Wysocki
· 8 years ago
3954517
cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc
by Rafael J. Wysocki
· 8 years ago
0843e83
cpufreq: intel_pstate: Proportional algorithm for Atom
by Rafael J. Wysocki
· 8 years ago
f00593a
cpufreq: intel_pstate: Clarify comment in get_target_pstate_use_performance()
by Rafael J. Wysocki
· 8 years ago
f9f4872
cpufreq: intel_pstate: Fix unsafe HWP MSR access
by Srinivas Pandruvada
· 8 years ago
82fa407
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
301a36f
Merge branches 'misc' and 'sa1111-base' into for-linus
by Russell King
· 8 years ago
597f03f
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
72d3992
Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
b6e2511
Merge branch 'pm-cpufreq-sched' into pm-cpufreq
by Rafael J. Wysocki
· 8 years ago
0d573c6
Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc'
by Rafael J. Wysocki
· 8 years ago
9ad0a1b
cpufreq: st: add missing \n to end of dev_err message
by Colin Ian King
· 8 years ago
4c232f9
cpufreq: kirkwood: add missing \n to end of dev_err messages
by Colin Ian King
· 8 years ago
5372e05
cpufreq: Fix up conversion to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
27622b0
cpufreq: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
f89f414
cpufreq: CPPC: Avoid overflow when calculating desired_perf
by Hoan Tran
· 8 years ago
e01072d
cpufreq: ti: Use generic platdev driver
by Dave Gerlach
· 8 years ago
3ba7bca
cpufreq: intel_pstate: Add io_boost trace
by Srinivas Pandruvada
· 8 years ago
09c448d
cpufreq: intel_pstate: Use IOWAIT flag in Atom algorithm
by Rafael J. Wysocki
· 8 years ago
ad38677
cpufreq: CPPC: Force reporting values in KHz to fix user space interface
by Al Stone
· 8 years ago
26619804
cpufreq: create link to policy only for registered CPUs
by Viresh Kumar
· 8 years ago
42ce892
intel_pstate: constify local structures
by Julia Lawall
· 8 years ago
297a662
cpufreq: dt: Support governor tunables per policy
by Viresh Kumar
· 8 years ago
33cc4fc
cpufreq: dt: Update kconfig description
by Viresh Kumar
· 8 years ago
e86eee6
cpufreq: dt: Remove unused code
by Viresh Kumar
· 8 years ago
ffdf8b8
cpufreq: dt: Add support for r8a7792
by Geert Uytterhoeven
· 8 years ago
d0fbf1d
Merge back earlier cpufreq material for v4.9.
by Rafael J. Wysocki
· 8 years ago
41dd640
ACPI / CPPC: Add prefix cppc to cpudata structure name
by Srinivas Pandruvada
· 8 years ago
3689ad7
cpufreq: Drop unnecessary check from cpufreq_policy_alloc()
by Rafael J. Wysocki
· 8 years ago
bd37e02
cpufreq: dt: Add terminate entry for of_device_id tables
by Wei Yongjun
· 8 years ago
be8b88d
ACPI / CPPC: set a non-zero value for transition_latency
by Prakash, Prashanth
· 8 years ago
83809b9
ARM: sa1100: move StrongARM CPU ID checks to cputype.h
by Russell King
· 8 years ago
Next »