index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpufreq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
cpufreq: Fix build error on some platforms that use cpufreq_for_each_*
Stratos Karafotis
1
-1
/
+9
2015-02-04
cpufreq: Introduce macros for cpufreq_frequency_table iteration
Stratos Karafotis
1
-0
/
+21
2015-02-04
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
1
-2
/
+0
2014-01-17
cpufreq: Add boost frequency support in core
Lukasz Majewski
1
-0
/
+24
2014-01-17
cpufreq: introduce cpufreq_generic_get() routine
Viresh Kumar
1
-0
/
+3
2014-01-17
cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly
Viresh Kumar
1
-0
/
+2
2014-01-06
cpufreq: Make sure CPU is running on a freq from freq-table
Viresh Kumar
1
-0
/
+2
2014-01-06
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
1
-0
/
+9
2014-01-06
cpufreq: Introduce cpufreq_notify_post_transition()
Viresh Kumar
1
-0
/
+2
2013-12-08
Revert "cpufreq: suspend governors on system suspend/hibernate"
Rafael J. Wysocki
1
-8
/
+0
2013-12-06
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+8
2013-11-28
cpufreq: suspend governors on system suspend/hibernate
Viresh Kumar
1
-0
/
+8
2013-11-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+8
2013-10-31
cpufreq: distinguish drivers that do asynchronous notifications
Viresh Kumar
1
-0
/
+7
2013-10-25
cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem
viresh kumar
1
-0
/
+14
2013-10-25
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
1
-1
/
+3
2013-10-18
cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=n
Daniel Vetter
1
-0
/
+8
2013-10-16
cpufreq: create cpufreq_generic_init() routine
Viresh Kumar
1
-0
/
+3
2013-10-16
cpufreq: define generic .attr, .exit() and .verify() routines
Viresh Kumar
1
-0
/
+8
2013-10-16
cpufreq: add new routine cpufreq_verify_within_cpu_limits()
Viresh Kumar
1
-0
/
+7
2013-10-16
cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY
Viresh Kumar
1
-7
/
+8
2013-10-16
cpufreq: rewrite cpufreq_driver->flags using shift operator
Viresh Kumar
1
-7
/
+8
2013-09-30
cpufreq: Add new helper cpufreq_table_validate_and_show()
Viresh Kumar
1
-0
/
+2
2013-09-10
Revert "cpufreq: make sure frequency transitions are serialized"
Rafael J. Wysocki
1
-1
/
+0
2013-09-10
cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writes
Srivatsa S. Bhat
1
-1
/
+0
2013-09-10
cpufreq: serialize calls to __cpufreq_governor()
Viresh Kumar
1
-0
/
+1
2013-08-10
cpufreq: Drop the owner field from struct cpufreq_driver
Viresh Kumar
1
-1
/
+0
2013-08-10
cpufreq: Store cpufreq policies in a list
Lukasz Majewski
1
-0
/
+1
2013-08-07
cpufreq: Give consistent names to cpufreq_policy objects
Viresh Kumar
1
-1
/
+1
2013-08-07
cpufreq: Re-arrange declarations in cpufreq.h
Viresh Kumar
1
-196
/
+177
2013-08-07
cpufreq: Clean up header files included in the core
Viresh Kumar
1
-8
/
+3
2013-07-26
cpufreq: Remove unused function __cpufreq_driver_getavg()
Stratos Karafotis
1
-6
/
+0
2013-07-04
cpufreq: Fix serialization of frequency transitions
Viresh Kumar
1
-1
/
+1
2013-06-27
acpi-cpufreq: Add new sysfs attribute freqdomain_cpus
Lan Tianyu
1
-0
/
+3
2013-06-27
cpufreq: make sure frequency transitions are serialized
Viresh Kumar
1
-0
/
+1
2013-06-21
cpufreq: Fix minor formatting issues
Viresh Kumar
1
-21
/
+20
2013-06-21
cpufreq: Fix governor start/stop race condition
Xiaoguang Chen
1
-0
/
+1
2013-06-04
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
1
-1
/
+1
2013-05-27
cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory
Viresh Kumar
1
-0
/
+4
2013-05-27
cpufreq: Move get_cpu_idle_time() to cpufreq.c
Viresh Kumar
1
-0
/
+1
2013-05-27
cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c
Viresh Kumar
1
-0
/
+1
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
1
-2
/
+2
2013-04-01
cpufreq: governor: Implement per policy instances of governors
Viresh Kumar
1
-0
/
+8
2013-04-01
cpufreq: Add per policy governor-init/exit infrastructure
Viresh Kumar
1
-3
/
+6
2013-02-02
cpufreq: Remove unnecessary use of policy->shared_type
Viresh Kumar
1
-1
/
+2
2013-02-02
cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()
Viresh Kumar
1
-0
/
+1
2013-02-02
cpufreq: governors: implement generic policy_is_shared
Fabio Baltieri
1
-0
/
+5
2013-02-02
cpufreq: Update Documentation for cpus and related_cpus
Viresh Kumar
1
-2
/
+4
2013-02-02
cpufreq: Sort function prototypes properly
Borislav Petkov
1
-3
/
+3
2013-02-02
cpufreq: Add a get_current_driver helper
Borislav Petkov
1
-0
/
+1
[next]