Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bcf4299e6215a475259c3ac329d43e776cfe9c0c
/
drivers
/
cpufreq
394f716
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 9 years ago
69f8947
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
by Rafael J. Wysocki
· 9 years ago
62839e2
Merge branch 'acpi-processor'
by Rafael J. Wysocki
· 9 years ago
3510fac
cpufreq: postfix policy directory with the first CPU in related_cpus
by Viresh Kumar
· 9 years ago
96bdda6
cpufreq: create cpu/cpufreq/policyX directories
by Viresh Kumar
· 9 years ago
c82bd44
cpufreq: remove cpufreq_sysfs_{create|remove}_file()
by Viresh Kumar
· 9 years ago
8eec102
cpufreq: create cpu/cpufreq at boot time
by Viresh Kumar
· 9 years ago
0998a03
cpufreq: Use cpumask_copy instead of cpumask_or to copy a mask
by Viresh Kumar
· 9 years ago
083701b
cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate()
by Viresh Kumar
· 9 years ago
51443fb
cpufreq: intel_pstate: Fix intel_pstate powersave min_perf_pct value
by Prarit Bhargava
· 9 years ago
7855e10
Merge back earlier cpufreq material for v4.4.
by Rafael J. Wysocki
· 9 years ago
8e601a9
cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)
by Srinivas Pandruvada
· 9 years ago
4ef4514
cpufreq: intel_pstate: Avoid calculation for max/min
by Srinivas Pandruvada
· 9 years ago
37afb00
cpufreq: intel_pstate: Use ACPI perf configuration
by Srinivas Pandruvada
· 9 years ago
3bcc6fa
cpufreq: intel-pstate: Use separate max pstate for scaling
by Srinivas Pandruvada
· 9 years ago
6a35fc2
cpufreq: intel_pstate: get P1 from TAR when available
by Srinivas Pandruvada
· 9 years ago
e625742
cpufreq: Drop redundant check for inactive policies
by Viresh Kumar
· 9 years ago
5477fb3
ACPI / CPPC: Add a CPUFreq driver for use with CPPC
by Ashwin Chaugule
· 9 years ago
51ec005
Merge back earlier cpufreq material for v4.4.
by Rafael J. Wysocki
· 9 years ago
55582bc
cpufreq: prevent lockup on reading scaling_available_frequencies
by Srinivas Pandruvada
· 9 years ago
e253036
cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus
by Srinivas Pandruvada
· 9 years ago
d43b1b6
cpufreq : powernv: Report Pmax throttling if capped below nominal frequency
by Shilpasri G Bhat
· 9 years ago
a35fc5a
cpufreq: imx: update the clock switch flow to support imx6ul
by Bai Ping
· 9 years ago
febf63c
cpufreq: tegra20: remove superfluous CONFIG_PM ifdefs
by Bartlomiej Zolnierkiewicz
· 9 years ago
03d5eec
cpufreq: conservative: remove 'enable' field
by Viresh Kumar
· 9 years ago
78ce6db
cpufreq: integrator: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
1f0bd44
cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()
by Rafael J. Wysocki
· 9 years ago
33692dc
PM / OPP: Move opp core to its own directory
by Viresh Kumar
· 9 years ago
8f8d37b
PM / OPP: Prefix exported opp routines with dev_pm_opp_
by Viresh Kumar
· 9 years ago
f0489a5
PM / OPP: Rename opp init/free table routines
by Viresh Kumar
· 9 years ago
fa9a67e
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
3e66c4b
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 9 years ago
d71fc23
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
74da56c
intel_pstate: fix PCT_TO_HWP macro
by Kristen Carlson Accardi
· 9 years ago
43717aa
intel_pstate: Fix user input of min/max to legal policy region
by Chen Yu
· 9 years ago
953ba9f
cpufreq-dt: add suspend frequency support
by Bartlomiej Zolnierkiewicz
· 9 years ago
201f371
cpufreq: allow cpufreq_generic_suspend() to work without suspend frequency
by Bartlomiej Zolnierkiewicz
· 9 years ago
63431f7
cpufreq: Use __func__ to print function's name
by Viresh Kumar
· 9 years ago
d075a88
cpufreq: staticize cpufreq_cpu_get_raw()
by Viresh Kumar
· 9 years ago
5269e70
cpufreq: Add ARM_MT8173_CPUFREQ dependency on THERMAL
by Guenter Roeck
· 9 years ago
a202200
cpufreq: dt: Tolerance applies on both sides of target voltage
by Viresh Kumar
· 9 years ago
8bc8628
cpufreq: dt: Print error on failing to mark OPPs as shared
by Viresh Kumar
· 9 years ago
7d5d0c8
cpufreq: dt: Check OPP count before marking them shared
by Viresh Kumar
· 9 years ago
0ed537b
Merge branch 'pm-opp' into pm-cpufreq
by Rafael J. Wysocki
· 9 years ago
ae98207
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
1021781
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
5778077
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ac2a29c
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 9 years ago
4ffe18c
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 9 years ago
72e624d
cpufreq: speedstep-lib: Use monotonic clock
by Abhilash Jindal
· 9 years ago
309d063
cpufreq: powernv: Increase the verbosity of OCC console messages
by Shilpasri G Bhat
· 9 years ago
a482e55
cpufreq: sfi: use kmemdup rather than duplicating its implementation
by Andrzej Hajda
· 9 years ago
36dfef2
cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor()
by Viresh Kumar
· 9 years ago
88dc438
cpufreq: remove redundant 'policy' field from user_policy
by Viresh Kumar
· 9 years ago
e27f8bd
cpufreq: remove redundant 'governor' field from user_policy
by Viresh Kumar
· 9 years ago
14ca0bd
cpufreq: update user_policy.* on success
by Viresh Kumar
· 9 years ago
8fa5b63
cpufreq: use memcpy() to copy policy
by Viresh Kumar
· 9 years ago
6bfb7c7
cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
by Viresh Kumar
· 9 years ago
1453863
cpufreq: mediatek: Add MT8173 cpufreq driver
by Pi-Cheng Chen
· 9 years ago
1af115d
Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
420f262
Merge tag 'tegra-for-4.3-cpufreq' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers
by Olof Johansson
· 9 years ago
deb1436
Merge tag 'samsung-late-cpufreq-driver' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/late
by Olof Johansson
· 9 years ago
a5dd192
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
by Ingo Molnar
· 9 years ago
62c3f2f
cpufreq: exynos: Fix for memory leak in case SoC name does not match
by Shailendra Verma
· 9 years ago
5e3863a
cpufreq: exynos: Remove unselectable rule for arm-exynos-cpufreq.o
by Jonas Rabenstein
· 9 years ago
966f2a7
cpufreq: exynos: remove Exynos4x12 specific cpufreq driver support
by Bartlomiej Zolnierkiewicz
· 9 years ago
21c36d3
cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled
by Bartlomiej Zolnierkiewicz
· 9 years ago
5aecc3c
intel_pstate: append more Oracle OEM table id to vendor bypass list
by Ethan Zhao
· 9 years ago
1c93912
intel_pstate: Add SKY-S support
by Kristen Carlson Accardi
· 9 years ago
d15fa86
cpufreq: dt: Add support for turbo/boost mode
by Viresh Kumar
· 9 years ago
2e02d87
cpufreq: dt: Add support for operating-points-v2 bindings
by Viresh Kumar
· 9 years ago
44139ed
cpufreq: Allow drivers to enable boost support after registering driver
by Viresh Kumar
· 9 years ago
79eea44
cpufreq: Update boost flag while initializing freq table from OPPs
by Bartlomiej Zolnierkiewicz
· 9 years ago
71db87b
bus: subsys: update return type of ->remove_dev() to void
by Viresh Kumar
· 9 years ago
9b2b6f7
CPUFREQ: Loongson2: Fix broken build due to incorrect include.
by Ralf Baechle
· 9 years ago
144c8e1
intel_pstate: Fix possible overflow complained by Coverity
by Chen Yu
· 9 years ago
fba9573
cpufreq: Correct a freq check in cpufreq_set_policy()
by Pan Xinhui
· 9 years ago
fdd320d
cpufreq: Lock CPU online/offline in cpufreq_register_driver()
by Rafael J. Wysocki
· 9 years ago
194d99c
cpufreq: Replace recover_policy with new_policy in cpufreq_online()
by Rafael J. Wysocki
· 9 years ago
0b27535
cpufreq: Separate CPU device registration from CPU online
by Rafael J. Wysocki
· 9 years ago
5b929bd
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
by Ingo Molnar
· 9 years ago
22794280
cpufreq: powernv: Restore cpu frequency to policy->cur on unthrottling
by Shilpasri G Bhat
· 9 years ago
3dd3ebe
cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active bit is set
by Shilpasri G Bhat
· 9 years ago
735366f
cpufreq: powernv: Call throttle_check() on receiving OCC_THROTTLE
by Shilpasri G Bhat
· 9 years ago
cb166fa
cpufreq: powernv: Register for OCC related opal_message notification
by Shilpasri G Bhat
· 9 years ago
053819e
cpufreq: powernv: Handle throttling due to Pmax capping at chip level
by Shilpasri G Bhat
· 9 years ago
a34e63b
cpufreq: Pass CPU number to cpufreq_policy_alloc()
by Rafael J. Wysocki
· 9 years ago
4d1f3a5
cpufreq: Do not update related_cpus on every policy activation
by Rafael J. Wysocki
· 9 years ago
d9612a4
cpufreq: Drop unused dev argument from two functions
by Rafael J. Wysocki
· 9 years ago
d4d854d
cpufreq: Drop unnecessary label from cpufreq_add_dev()
by Rafael J. Wysocki
· 9 years ago
11ce707
cpufreq: Drop cpufreq_policy_restore()
by Rafael J. Wysocki
· 9 years ago
15c0b4d
cpufreq: Rework two functions related to CPU offline
by Rafael J. Wysocki
· 9 years ago
c6e53c6
Merge back earlier cpufreq material for v4.3.
by Rafael J. Wysocki
· 9 years ago
559ed40
cpufreq: Avoid attempts to create duplicate symbolic links
by Rafael J. Wysocki
· 9 years ago
69cefc2
intel_pstate: Add get_scaling cpu_defaults param to Knights Landing
by Lukasz Anaczkowski
· 9 years ago
454d3a2
cpufreq: Remove cpufreq_rwsem
by Sebastian Andrzej Siewior
· 9 years ago
ac4c90c
cpufreq: exynos: remove exynos5250 specific cpufreq driver support
by Bartlomiej Zolnierkiewicz
· 9 years ago
555f3fe
cpufreq: ia64: Fix a memory leak in acpi_cpufreq_cpu_exit()
by Pan Xinhui
· 9 years ago
946c14f
cpufreq: ia64: remove redundant freq_table of acpi_cpufreq_data
by Pan Xinhui
· 9 years ago
f56c50e
cpufreq: acpi-cpufreq: Fix up the handling of cpb sysfs attribute
by Rafael J. Wysocki
· 9 years ago
Next »