index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpufreq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-20
cpufreq: fix overflow in cpufreq_table_find_index_dl()
Sergey Senozhatsky
1
-2
/
+2
2016-10-12
cpufreq: skip invalid entries when searching the frequency
Aaro Koskinen
1
-52
/
+52
2016-07-21
cpufreq: add cpufreq_driver_resolve_freq()
Steve Muckle
1
-0
/
+16
2016-07-07
cpufreq: Handle sorted frequency tables more efficiently
Viresh Kumar
1
-3
/
+231
2016-06-09
cpufreq: Return index from cpufreq_frequency_table_target()
Viresh Kumar
1
-2
/
+1
2016-06-09
cpufreq: Drop freq-table param to cpufreq_frequency_table_target()
Viresh Kumar
1
-1
/
+0
2016-06-09
cpufreq: Remove cpufreq_frequency_get_table()
Viresh Kumar
1
-2
/
+0
2016-06-03
cpufreq: stats: Make the stats code non-modular
Rafael J. Wysocki
1
-0
/
+12
2016-06-03
cpufreq: Drop the 'initialized' field from struct cpufreq_governor
Rafael J. Wysocki
1
-1
/
+0
2016-06-03
cpufreq: governor: Create cpufreq_policy_apply_limits()
Viresh Kumar
1
-0
/
+8
2016-06-03
cpufreq: governor: Get rid of governor events
Rafael J. Wysocki
1
-9
/
+5
2016-04-08
cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()
Rafael J. Wysocki
1
-0
/
+1
2016-04-02
cpufreq: Support for fast frequency switching
Rafael J. Wysocki
1
-0
/
+16
2016-04-02
cpufreq: Move governor symbols to cpufreq.h
Rafael J. Wysocki
1
-0
/
+14
2016-04-02
cpufreq: Move governor attribute set headers to cpufreq.h
Rafael J. Wysocki
1
-0
/
+23
2016-03-10
Merge branch 'pm-cpufreq-governor' into pm-cpufreq
Rafael J. Wysocki
1
-5
/
+0
2016-03-10
cpufreq: Move scheduler-related code to the sched directory
Rafael J. Wysocki
1
-34
/
+0
2016-03-09
cpufreq: Remove 'policy->governor_enabled'
Viresh Kumar
1
-1
/
+0
2016-03-09
Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"
Viresh Kumar
1
-4
/
+0
2016-03-09
cpufreq: Add mechanism for registering utilization update callbacks
Rafael J. Wysocki
1
-0
/
+34
2016-02-27
cpufreq: Simplify the cpufreq_for_each_valid_entry()
Rafael J. Wysocki
1
-12
/
+5
2016-02-05
cpufreq: Clean up default and fallback governor setup
Rafael J. Wysocki
1
-23
/
+2
2016-01-01
cpufreq: Simplify core code related to boost support
Rafael J. Wysocki
1
-1
/
+0
2016-01-01
cpufreq: Make cpufreq_boost_supported() static
Rafael J. Wysocki
1
-5
/
+0
2015-12-03
cpufreq: use last policy after online for drivers with ->setpolicy
Srinivas Pandruvada
1
-0
/
+1
2015-10-28
cpufreq: create cpu/cpufreq/policyX directories
Viresh Kumar
1
-1
/
+0
2015-10-28
cpufreq: remove cpufreq_sysfs_{create|remove}_file()
Viresh Kumar
1
-2
/
+0
2015-10-28
cpufreq: create cpu/cpufreq at boot time
Viresh Kumar
1
-2
/
+0
2015-09-16
cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()
Rafael J. Wysocki
1
-0
/
+5
2015-09-01
Merge branch 'pm-opp'
Rafael J. Wysocki
1
-0
/
+13
2015-09-01
cpufreq: rename cpufreq_real_policy as cpufreq_user_policy
Viresh Kumar
1
-2
/
+2
2015-09-01
cpufreq: remove redundant 'policy' field from user_policy
Viresh Kumar
1
-1
/
+0
2015-09-01
cpufreq: remove redundant 'governor' field from user_policy
Viresh Kumar
1
-1
/
+0
2015-09-01
cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
Viresh Kumar
1
-5
/
+4
2015-08-08
cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2015-08-07
cpufreq: Allow drivers to enable boost support after registering driver
Viresh Kumar
1
-0
/
+12
2015-07-28
cpufreq: Avoid attempts to create duplicate symbolic links
Rafael J. Wysocki
1
-0
/
+1
2015-05-23
cpufreq: Track cpu managing sysfs kobjects separately
Saravana Kannan
1
-1
/
+3
2015-05-15
cpufreq: Manage governor usage history with 'policy->last_governor'
Viresh Kumar
1
-0
/
+1
2015-01-24
cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications
Viresh Kumar
1
-3
/
+2
2015-01-24
cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy
Viresh Kumar
1
-2
/
+0
2015-01-24
cpufreq: stats: get rid of per-cpu cpufreq_stats_table
Viresh Kumar
1
-0
/
+3
2014-11-30
cpufreq: Introduce ->ready() callback for cpufreq drivers
Viresh Kumar
1
-0
/
+4
2014-11-30
cpufreq: Fix formatting issues in 'struct cpufreq_driver'
Viresh Kumar
1
-25
/
+25
2014-10-21
cpufreq: allow driver-specific data
Thomas Petazzoni
1
-0
/
+2
2014-09-09
cpufreq: Add support for per-policy driver data
Viresh Kumar
1
-0
/
+3
2014-07-21
cpufreq: Introduce new relation for freq selection
Stratos Karafotis
1
-0
/
+1
2014-07-18
cpufreq: make table sentinel macros unsigned to match use
Brian W Hart
1
-2
/
+2
2014-06-06
cpufreq: add support for intermediate (stable) frequencies
Viresh Kumar
1
-0
/
+25
2014-05-08
cpufreq: Fix build error on some platforms that use cpufreq_for_each_*
Stratos Karafotis
1
-2
/
+9
[next]