index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2014-05-07
PM / OPP: Move cpufreq specific OPP functions out of generic OPP library
Nishanth Menon
1
-0
/
+21
2014-05-07
cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
1
-0
/
+1
2014-04-30
cpufreq: Introduce macros for cpufreq_frequency_table iteration
Stratos Karafotis
1
-0
/
+21
2014-04-07
cpufreq: create another field .flags in cpufreq_frequency_table
Viresh Kumar
1
-3
/
+6
2014-03-26
cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition static
Viresh Kumar
1
-4
/
+0
2014-03-26
cpufreq: Make sure frequency transitions are serialized
Srivatsa S. Bhat
1
-0
/
+10
2014-03-20
cpufreq: Add stop CPU callback to cpufreq_driver interface
Dirk Brandewie
1
-0
/
+1
2014-03-19
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
1
-2
/
+0
2014-03-12
cpufreq: Remove cpufreq_generic_exit()
Viresh Kumar
1
-5
/
+0
2014-03-12
cpufreq: add 'freq_table' in struct cpufreq_policy
Viresh Kumar
1
-5
/
+1
2014-03-06
cpufreq: Implement cpufreq_generic_suspend()
Viresh Kumar
1
-0
/
+3
2014-03-06
cpufreq: suspend governors on system suspend/hibernate
Viresh Kumar
1
-0
/
+8
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-26
cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem
viresh kumar
1
-0
/
+14
2013-10-26
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
[prev]
[next]