Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e5ad8b6d1ef82a83b1469fe66e40e06f07f46222
/
drivers
/
cpufreq
/
cpufreq.c
ba41e1b
cpufreq: intel_pstate: Fix HWP on boot CPU after system resume
by Rafael J. Wysocki
· 9 years ago
c9d9c92
cpufreq: Abort cpufreq_update_current_freq() for cpufreq_suspended set
by Rafael J. Wysocki
· 9 years ago
3bbf8fe
cpufreq: Always update current frequency before startig governor
by Rafael J. Wysocki
· 9 years ago
999f572
cpufreq: Introduce cpufreq_update_current_freq()
by Rafael J. Wysocki
· 9 years ago
0a30076
cpufreq: Introduce cpufreq_start_governor()
by Rafael J. Wysocki
· 9 years ago
c75361c
cpufreq: Make cpufreq_quick_get() safe to call
by Richard Cochran
· 9 years ago
a5acbfb
Merge branch 'pm-cpufreq-governor' into pm-cpufreq
by Rafael J. Wysocki
· 9 years ago
adaf9fc
cpufreq: Move scheduler-related code to the sched directory
by Rafael J. Wysocki
· 9 years ago
edd4a89
Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
by Viresh Kumar
· 9 years ago
08f511f
cpufreq: Reduce cpufreq_update_util() overhead a bit
by Rafael J. Wysocki
· 9 years ago
242aa88
cpufreq: Remove 'policy->governor_enabled'
by Viresh Kumar
· 9 years ago
a1317e0
cpufreq: Rename __cpufreq_governor() to cpufreq_governor()
by Viresh Kumar
· 9 years ago
11eb69b
cpufreq: Relocate handle_update() to kill its declaration
by Viresh Kumar
· 9 years ago
99522fe
cpufreq: Remove cpufreq_governor_lock
by Viresh Kumar
· 9 years ago
49f1856
cpufreq: Call __cpufreq_governor() with policy->rwsem held
by Viresh Kumar
· 9 years ago
69cee71
cpufreq: Merge cpufreq_offline_prepare/finish routines
by Viresh Kumar
· 9 years ago
68e80da
Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"
by Viresh Kumar
· 9 years ago
34e2c55
cpufreq: Add mechanism for registering utilization update callbacks
by Rafael J. Wysocki
· 9 years ago
6019d23
cpufreq: Rearrange __cpufreq_driver_target()
by Rafael J. Wysocki
· 9 years ago
fd7dc7e
cpufreq: simplify for_each_suitable_policy() macro
by Eric Biggers
· 9 years ago
63af405
cpufreq: fix comment about return value of cpufreq_register_driver()
by Eric Biggers
· 9 years ago
6541aef
cpufreq: Drop unnecessary checks from show() and store()
by Rafael J. Wysocki
· 9 years ago
de1df26
cpufreq: Clean up default and fallback governor setup
by Rafael J. Wysocki
· 9 years ago
2dadfd7
cpufreq: Use list_is_last() to check last entry of the policy list
by Gautham R Shenoy
· 9 years ago
7a6c79f
cpufreq: Simplify core code related to boost support
by Rafael J. Wysocki
· 9 years ago
41669da
cpufreq: Make cpufreq_boost_supported() static
by Rafael J. Wysocki
· 9 years ago
69030dd
cpufreq: use last policy after online for drivers with ->setpolicy
by Srinivas Pandruvada
· 9 years ago
f344dae
cpufreq: Always remove sysfs cpuX/cpufreq link on ->remove_dev()
by Viresh Kumar
· 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
e625742
cpufreq: Drop redundant check for inactive policies
by Viresh Kumar
· 9 years ago
55582bc
cpufreq: prevent lockup on reading scaling_available_frequencies
by Srinivas Pandruvada
· 9 years ago
1f0bd44
cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()
by Rafael J. Wysocki
· 9 years ago
3e66c4b
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 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
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
ac2a29c
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 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
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
44139ed
cpufreq: Allow drivers to enable boost support after registering driver
by Viresh Kumar
· 9 years ago
71db87b
bus: subsys: update return type of ->remove_dev() to void
by Viresh Kumar
· 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
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
454d3a2
cpufreq: Remove cpufreq_rwsem
by Sebastian Andrzej Siewior
· 9 years ago
4bc384a
cpufreq: propagate errors returned from __cpufreq_governor()
by Viresh Kumar
· 9 years ago
7f0fa40
cpufreq: Properly handle errors from cpufreq_init_policy()
by Viresh Kumar
· 9 years ago
8101f99
cpufreq: cpufreq_add_dev: name goto labels based on what they do
by Viresh Kumar
· 9 years ago
5a31d59
cpufreq: Allow freq_table to be obtained for offline CPUs
by Viresh Kumar
· 9 years ago
35afd02
cpufreq: Initialize the governor again while restoring policy
by Viresh Kumar
· 9 years ago
3782902
cpufreq: Remove cpufreq_update_policy()
by Viresh Kumar
· 9 years ago
9591bec
cpufreq: Restart governor as soon as possible
by Viresh Kumar
· 9 years ago
3654c5c
cpufreq: Call cpufreq_policy_put_kobj() from cpufreq_policy_free()
by Viresh Kumar
· 9 years ago
2fc3384
cpufreq: Initialize policy->kobj while allocating policy
by Viresh Kumar
· 9 years ago
8754914
cpufreq: Stop migrating sysfs files on hotplug
by Viresh Kumar
· 9 years ago
11e584c
cpufreq: Don't allow updating inactive policies from sysfs
by Viresh Kumar
· 9 years ago
9d16f20
cpufreq: Track cpu managing sysfs kobjects separately
by Saravana Kannan
· 9 years ago
58405af
cpufreq: Fix for typos in two comments
by Shailendra Verma
· 9 years ago
18bf3a1
cpufreq: Mark policy->governor = NULL for inactive policies
by Viresh Kumar
· 9 years ago
4573237
cpufreq: Manage governor usage history with 'policy->last_governor'
by Viresh Kumar
· 9 years ago
9104bb2
cpufreq: Don't traverse all active policies to find policy for a cpu
by Viresh Kumar
· 9 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
· 9 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
c75de0a
cpufreq: Schedule work for the first-online CPU on resume
by Viresh Kumar
· 10 years ago
f7b2706
cpufreq: Create for_each_governor()
by Viresh Kumar
· 10 years ago
b4f0676
cpufreq: Create for_each_policy()
by Viresh Kumar
· 10 years ago
1e63eaf
cpufreq: Drop cpufreq_disabled() check from cpufreq_cpu_{get|put}()
by Viresh Kumar
· 10 years ago
6ffae8c
cpufreq: Set cpufreq_cpu_data to NULL before putting kobject
by Viresh Kumar
· 10 years ago
d9f3544
cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications
by Viresh Kumar
· 10 years ago
7c418ff
cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy
by Viresh Kumar
· 10 years ago
818c571
cpufreq: move some initialization stuff to cpufreq_policy_alloc()
by Viresh Kumar
· 10 years ago
ce1bcfe
cpufreq: check cpufreq_policy_list instead of scanning policies for all CPUs
by Viresh Kumar
· 10 years ago
39c132e
cpufreq: limit the scope of l_p_j variables
by Viresh Kumar
· 10 years ago
d7a9771
cpufreq: use light-weight cpufreq_cpu_get_raw() in __cpufreq_add_dev()
by Viresh Kumar
· 10 years ago
Next »