Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
a34e63b14486e98cf78c99bf8ef141de7508dbc2
/
drivers
/
cpufreq
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
555f3fe
cpufreq: ia64: Fix a memory leak in acpi_cpufreq_cpu_exit()
by Pan Xinhui
· 10 years ago
946c14f
cpufreq: ia64: remove redundant freq_table of acpi_cpufreq_data
by Pan Xinhui
· 10 years ago
f56c50e
cpufreq: acpi-cpufreq: Fix up the handling of cpb sysfs attribute
by Rafael J. Wysocki
· 9 years ago
3427616
cpufreq: acpi-cpufreq: Drop acpi_data from struct acpi_cpufreq_data
by Rafael J. Wysocki
· 9 years ago
b2f8dc4
ACPI / processor: Drop an unused argument of a cleanup routine
by Rafael J. Wysocki
· 9 years ago
4bc384a
cpufreq: propagate errors returned from __cpufreq_governor()
by Viresh Kumar
· 10 years ago
871ef3b
cpufreq: governor: Don't WARN on invalid states
by Viresh Kumar
· 10 years ago
a72c495
cpufreq: governor: Avoid invalid states with additional checks
by Viresh Kumar
· 10 years ago
43e0ee3
cpufreq: governor: split out common part of {cs|od}_dbs_timer()
by Viresh Kumar
· 10 years ago
44152cb
cpufreq: governor: Keep single copy of information common to policy->cpus
by Viresh Kumar
· 10 years ago
42994af
cpufreq: governor: rename cur_policy as policy
by Viresh Kumar
· 10 years ago
49a9a40
cpufreq: governor: name pointer to cpu_dbs_info as 'cdbs'
by Viresh Kumar
· 10 years ago
875b850
cpufreq: governor: Rename 'cpu_dbs_common_info' to 'cpu_dbs_info'
by Viresh Kumar
· 10 years ago
d3574c8
cpufreq: governor: Drop unused field 'cpu'
by Viresh Kumar
· 10 years ago
386d46e
cpufreq: governor: Name delayed-work as dwork
by Viresh Kumar
· 10 years ago
ba88d43
intel_pstate: enable HWP per CPU
by Kristen Carlson Accardi
· 10 years ago
3a5f5b2
cpufreq: integrator: fixed coding style issues
by Cristian Ardelean
· 10 years ago
8cfcfd3
acpi-cpufreq: Fix an ACPI perf unregister issue
by Pan Xinhui
· 10 years ago
7f0fa40
cpufreq: Properly handle errors from cpufreq_init_policy()
by Viresh Kumar
· 10 years ago
8101f99
cpufreq: cpufreq_add_dev: name goto labels based on what they do
by Viresh Kumar
· 10 years ago
eb0b3e7
acpi-cpufreq: replace per_cpu with driver_data of policy
by Pan Xinhui
· 10 years ago
17ffc8b
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'
by Rafael J. Wysocki
· 10 years ago
5a31d59
cpufreq: Allow freq_table to be obtained for offline CPUs
by Viresh Kumar
· 10 years ago
35afd02
cpufreq: Initialize the governor again while restoring policy
by Viresh Kumar
· 10 years ago
0bb383a
MIPS, CPUFREQ: Fix spelling of Institute.
by Ralf Baechle
· 10 years ago
75462c8
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 10 years ago
9d86b41
Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 10 years ago
5f1201d
Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 10 years ago
78c10e5
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
43c9fad
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
d70b3ef
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
30ad29b
MIPS: Loongson: Naming style cleanup and rework
by Huacai Chen
· 10 years ago
8eb92ab
cpufreq: exynos: remove Exynos4210 specific cpufreq driver support
by Thomas Abraham
· 10 years ago
07949bf
cpufreq: dt: allow driver to boot automatically
by Felipe Balbi
· 10 years ago
7180ddd
intel_pstate: Fix overflow in busy_scaled due to long delay
by Prarit Bhargava
· 10 years ago
5b64127
drivers/cpufreq: Convert non-modular s5pv210-cpufreq.c to use builtin_platform_driver
by Paul Gortmaker
· 10 years ago
743492c
drivers/cpufreq: include <module.h> for modular exynos-cpufreq.c code
by Paul Gortmaker
· 10 years ago
8a95c14
cpufreq: qoriq: optimize the CPU frequency switching time
by Tang Yuantian
· 10 years ago
431920e
cpufreq: gx-suspmod: Fix two typos in two comments
by Shailendra Verma
· 10 years ago
97155e0
cpufreq: nforce2: Fix typo in comment to function nforce2_init()
by Shailendra Verma
· 10 years ago
732b6d6
cpufreq: governor: Serialize governor callbacks
by Viresh Kumar
· 10 years ago
714a2d9
cpufreq: governor: split cpufreq_governor_dbs()
by Viresh Kumar
· 10 years ago
8e0484d
cpufreq: governor: register notifier from cs_init()
by Viresh Kumar
· 10 years ago
3782902
cpufreq: Remove cpufreq_update_policy()
by Viresh Kumar
· 10 years ago
9591bec
cpufreq: Restart governor as soon as possible
by Viresh Kumar
· 10 years ago
3654c5c
cpufreq: Call cpufreq_policy_put_kobj() from cpufreq_policy_free()
by Viresh Kumar
· 10 years ago
2fc3384
cpufreq: Initialize policy->kobj while allocating policy
by Viresh Kumar
· 10 years ago
8754914
cpufreq: Stop migrating sysfs files on hotplug
by Viresh Kumar
· 10 years ago
11e584c
cpufreq: Don't allow updating inactive policies from sysfs
by Viresh Kumar
· 10 years ago
6c1e459
intel_pstate: Force setting target pstate when required
by Doug Smythies
· 10 years ago
f16255e
intel_pstate: change some inconsistent debug information
by Doug Smythies
· 10 years ago
d647230
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
by Stephen Rothwell
· 10 years ago
265ea62
speedstep-ich: Replace cpu_sibling_mask() with topology_sibling_cpumask()
by Bartosz Golaszewski
· 10 years ago
3280c3c
acpi-cpufreq: Replace cpu_**_mask() with topology_**_cpumask()
by Bartosz Golaszewski
· 10 years ago
b60f9a7
p4-clockmod: Replace cpu_sibling_mask() with topology_sibling_cpumask()
by Bartosz Golaszewski
· 10 years ago
38c52e6
powernow-k8: Replace cpu_core_mask() with topology_core_cpumask()
by Bartosz Golaszewski
· 10 years ago
9d16f20
cpufreq: Track cpu managing sysfs kobjects separately
by Saravana Kannan
· 10 years ago
58405af
cpufreq: Fix for typos in two comments
by Shailendra Verma
· 10 years ago
18bf3a1
cpufreq: Mark policy->governor = NULL for inactive policies
by Viresh Kumar
· 10 years ago
4573237
cpufreq: Manage governor usage history with 'policy->last_governor'
by Viresh Kumar
· 10 years ago
9104bb2
cpufreq: Don't traverse all active policies to find policy for a cpu
by Viresh Kumar
· 10 years ago
3914d37
cpufreq: Get rid of cpufreq_cpu_data_fallback
by Viresh Kumar
· 10 years ago
988bed0
cpufreq: Don't clear cpufreq_cpu_data and policy list for inactive policies
by Viresh Kumar
· 10 years ago
f963735
cpufreq: Create for_each_{in}active_policy()
by Viresh Kumar
· 10 years ago
1473014
cpufreq: arm_big_little: remove compile-time dependency on BIG_LITTLE
by Sudeep Holla
· 10 years ago
0dd23f9
intel_pstate: set BYT MSR with wrmsrl_on_cpu()
by Joe Konno
· 10 years ago
303ae72
cpufreq: Clear policy->cpus even for the last CPU
by Viresh Kumar
· 10 years ago
bb29ae1
cpufreq: Keep a single path for adding managed CPUs
by Viresh Kumar
· 10 years ago
1b947c9
cpufreq: Throw warning when we try to get policy for an invalid CPU
by Viresh Kumar
· 10 years ago
23faf0b
cpufreq: Merge __cpufreq_add_dev() and cpufreq_add_dev()
by Viresh Kumar
· 10 years ago
50e9c85
cpufreq: Add doc style comment about cpufreq_cpu_{get|put}()
by Viresh Kumar
· 10 years ago
4055fad
intel_pstate: Add tsc collection and keep previous target pstate
by Doug Smythies
· 10 years ago
b904f5c
cpufreq: arm_big_little: remove unused cpu-cluster.<n> clock name
by Sudeep Holla
· 10 years ago
0a95e63
cpufreq: arm_big_little: check if the frequency is set correctly
by Sudeep Holla
· 10 years ago
03c2299
cpufreq: pxa: make pxa_freqs arrays const
by Fabian Frederick
· 10 years ago
5235255
cpufreq: pxa: replace typedef pxa_freqs_t by structure
by Fabian Frederick
· 10 years ago
64df1fd
cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warning
by Borislav Petkov
· 10 years ago
6a82ba6
intel_pstate: Change the setpoint for Atom params
by Kristen Carlson Accardi
· 10 years ago
b34ef93
intel_pstate: Knights Landing support
by Dasaratharaman Chandramouli
· 10 years ago
5f97899
intel_pstate: remove MSR test
by Kristen Carlson Accardi
· 10 years ago
4492d1a
cpufreq: fix qoriq uniprocessor build
by Arnd Bergmann
· 10 years ago
38fc783
Merge back earlier cpufreq material for v4.1.
by Rafael J. Wysocki
· 10 years ago
c75de0a
cpufreq: Schedule work for the first-online CPU on resume
by Viresh Kumar
· 10 years ago
5acb972
cpufreq: hisilicon: add acpu driver
by Leo Yan
· 10 years ago
09a972d
cpufreq: powernv: Report cpu frequency throttling
by Shilpasri G Bhat
· 10 years ago
2f24935
cpufreq: qoriq: rename the driver
by Tang Yuantian
· 10 years ago
a4f2074
cpufreq: qoriq: Make the driver usable on all QorIQ platforms
by Tang Yuantian
· 10 years ago
5b3b592
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 10 years ago
5877b4f
cpufreq: ppc: Add missing #include <asm/smp.h>
by Geert Uytterhoeven
· 10 years ago
0fc8392
cpufreq: exynos: Use simple approach to asses if cpu cooling can be used
by Lukasz Majewski
· 10 years ago
Next »