index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq.c
Age
Commit message (
Expand
)
Author
2016-03-10
Merge branch 'pm-cpufreq-governor' into pm-cpufreq
Rafael J. Wysocki
2016-03-10
cpufreq: Move scheduler-related code to the sched directory
Rafael J. Wysocki
2016-03-09
Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
Viresh Kumar
2016-03-09
cpufreq: Reduce cpufreq_update_util() overhead a bit
Rafael J. Wysocki
2016-03-09
cpufreq: Remove 'policy->governor_enabled'
Viresh Kumar
2016-03-09
cpufreq: Rename __cpufreq_governor() to cpufreq_governor()
Viresh Kumar
2016-03-09
cpufreq: Relocate handle_update() to kill its declaration
Viresh Kumar
2016-03-09
cpufreq: Remove cpufreq_governor_lock
Viresh Kumar
2016-03-09
cpufreq: Call __cpufreq_governor() with policy->rwsem held
Viresh Kumar
2016-03-09
cpufreq: Merge cpufreq_offline_prepare/finish routines
Viresh Kumar
2016-03-09
Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"
Viresh Kumar
2016-03-09
cpufreq: Add mechanism for registering utilization update callbacks
Rafael J. Wysocki
2016-02-26
cpufreq: Rearrange __cpufreq_driver_target()
Rafael J. Wysocki
2016-02-22
cpufreq: simplify for_each_suitable_policy() macro
Eric Biggers
2016-02-22
cpufreq: fix comment about return value of cpufreq_register_driver()
Eric Biggers
2016-02-12
cpufreq: Drop unnecessary checks from show() and store()
Rafael J. Wysocki
2016-02-05
cpufreq: Clean up default and fallback governor setup
Rafael J. Wysocki
2016-01-27
cpufreq: Use list_is_last() to check last entry of the policy list
Gautham R Shenoy
2016-01-01
cpufreq: Simplify core code related to boost support
Rafael J. Wysocki
2016-01-01
cpufreq: Make cpufreq_boost_supported() static
Rafael J. Wysocki
2015-12-02
cpufreq: use last policy after online for drivers with ->setpolicy
Srinivas Pandruvada
2015-11-23
cpufreq: Always remove sysfs cpuX/cpufreq link on ->remove_dev()
Viresh Kumar
2015-10-28
cpufreq: postfix policy directory with the first CPU in related_cpus
Viresh Kumar
2015-10-28
cpufreq: create cpu/cpufreq/policyX directories
Viresh Kumar
2015-10-28
cpufreq: remove cpufreq_sysfs_{create|remove}_file()
Viresh Kumar
2015-10-28
cpufreq: create cpu/cpufreq at boot time
Viresh Kumar
2015-10-28
cpufreq: Use cpumask_copy instead of cpumask_or to copy a mask
Viresh Kumar
2015-10-14
cpufreq: Drop redundant check for inactive policies
Viresh Kumar
2015-10-08
cpufreq: prevent lockup on reading scaling_available_frequencies
Srinivas Pandruvada
2015-09-16
cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()
Rafael J. Wysocki
2015-09-11
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2015-09-09
cpufreq: allow cpufreq_generic_suspend() to work without suspend frequency
Bartlomiej Zolnierkiewicz
2015-09-07
cpufreq: Use __func__ to print function's name
Viresh Kumar
2015-09-07
cpufreq: staticize cpufreq_cpu_get_raw()
Viresh Kumar
2015-09-03
Merge branch 'pm-opp' into pm-cpufreq
Rafael J. Wysocki
2015-09-02
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-09-01
Merge branch 'pm-opp'
Rafael J. Wysocki
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-08-31
Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-08-07
cpufreq: Allow drivers to enable boost support after registering driver
Viresh Kumar
2015-08-06
bus: subsys: update return type of ->remove_dev() to void
Viresh Kumar
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
[next]