index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-20
cpufreq: Don't validate cpufreq table from cpufreq_generic_init()
Viresh Kumar
1
-8
/
+1
2018-03-20
cpufreq: imx6q: Find max freq from frequency table itself
Viresh Kumar
1
-3
/
+4
2018-03-20
cpufreq: scpi: Add thermal dependency
Arnd Bergmann
1
-0
/
+1
2018-03-20
cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure path
Chunyu Hu
1
-2
/
+7
2018-03-19
cpufreq: powernv: Don't validate the frequency table twice
Viresh Kumar
1
-8
/
+3
2018-03-05
Merge cpufreq fixes from v4.16-rc4.
Rafael J. Wysocki
3
-8
/
+22
2018-02-27
cpufreq: powernow-k8: Drop unnecessary return statements from two functions
Markus Elfring
1
-2
/
+0
2018-02-27
cpufreq: powernow-k8: Drop memory allocation error messages from three functions
Markus Elfring
1
-9
/
+3
2018-02-27
cpufreq: qoriq: Drop memory allocation error messages from qoriq_cpufreq_cpu_...
Markus Elfring
1
-6
/
+2
2018-02-27
cpufreq: s3c24xx: Drop memory allocation error messages from two functions
Markus Elfring
1
-6
/
+2
2018-02-27
cpufreq: tegra186: Break after initialization is done for policy->cpu
Viresh Kumar
1
-0
/
+1
2018-02-27
cpufreq: Validate frequency table in the core
Viresh Kumar
2
-5
/
+24
2018-02-27
cpufreq: Reorder cpufreq_online() error code path
Viresh Kumar
1
-3
/
+3
2018-02-27
cpufreq: mediatek: Convert pr_warn() to pr_debug()
Viresh Kumar
1
-1
/
+1
2018-02-27
cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()
Viresh Kumar
1
-1
/
+7
2018-02-27
cpufreq: scpi: Fix incorrect arm_big_little config dependency
Sudeep Holla
1
-3
/
+3
2018-02-27
cpufreq: scpi: invoke frequency-invariance setter function
Dietmar Eggemann
1
-4
/
+12
2018-02-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-11
/
+11
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
6
-11
/
+11
2018-02-08
arm: imx: Add MODULE_ALIAS for cpufreq
Nicolas Chauvet
1
-0
/
+1
2018-02-08
cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()
Dominik Brodowski
4
-13
/
+12
2018-02-08
cpufreq: intel_pstate: Enable HWP during system resume on CPU0
Chen Yu
1
-0
/
+5
2018-02-08
cpufreq: scpi: fix error return code in scpi_cpufreq_init()
Wei Yongjun
1
-0
/
+1
2018-02-07
cpufreq: scpi: fix static checker warning cdev isn't an ERR_PTR
Sudeep Holla
1
-4
/
+1
2018-02-07
cpufreq: remove at32ap-cpufreq
Corentin LABBE
3
-138
/
+0
2018-02-07
cpufreq: AMD: Ignore the check for ProcFeedback in ST/CZ
Akshu Agrawal
1
-2
/
+9
2018-02-05
cpufreq: Skip cpufreq resume if it's not suspended
Bo Yan
1
-0
/
+3
2018-01-18
Merge branch 'pm-cpufreq-thermal' into pm-cpufreq
Rafael J. Wysocki
4
-82
/
+4
2018-01-17
cpufreq: scpi: remove arm_big_little dependency
Sudeep Holla
1
-15
/
+178
2018-01-12
cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin
Shilpasri G Bhat
1
-2
/
+2
2018-01-11
cpufreq: intel_pstate: Add Skylake servers support
Srinivas Pandruvada
1
-0
/
+1
2018-01-11
cpufreq: intel_pstate: Replace bxt_funcs with core_funcs
Srinivas Pandruvada
1
-11
/
+2
2018-01-10
cpufreq: imx6q: add 696MHz operating point for i.mx6ul
Anson Huang
1
-1
/
+45
2018-01-05
cpufreq: stats: Change return type of cpufreq_stats_update() as void
Viresh Kumar
1
-2
/
+1
2018-01-05
powernv-cpufreq: Treat pstates as opaque 8-bit values
Gautham R. Shenoy
1
-28
/
+19
2018-01-05
powernv-cpufreq: Fix pstate_to_idx() to handle non-continguous pstates
Gautham R. Shenoy
1
-22
/
+63
2018-01-05
powernv-cpufreq: Add helper to extract pstate from PMSR
Gautham R. Shenoy
1
-14
/
+23
2017-12-28
cpufreq: imx6q: switch to Use clk_bulk_get() to refine clk operations
Dong Aisheng
1
-69
/
+56
2017-12-21
Merge back cpufreq material for v4.16.
Rafael J. Wysocki
9
-84
/
+387
2017-12-18
cpufreq: governor: Ensure sufficiently large sampling intervals
Rafael J. Wysocki
1
-3
/
+16
2017-12-18
cpufreq: imx6q: fix speed grading regression on i.MX6 QuadPlus
Lucas Stach
1
-5
/
+6
2017-12-17
cpufreq: ti-cpufreq: Add support for multiple regulators
Dave Gerlach
1
-4
/
+24
2017-12-17
cpufreq: ti-cpufreq: Convert to module_platform_driver
Dave Gerlach
1
-2
/
+21
2017-12-16
cpufreq: Add DVFS support for Armada 37xx
Gregory CLEMENT
3
-0
/
+249
2017-12-16
cpufreq: mvebu: Free opp if registering failed
Gregory CLEMENT
1
-7
/
+8
2017-12-16
cpufreq: mvebu: Free the clock reference in the normal path
Gregory CLEMENT
1
-0
/
+1
2017-12-16
cpufreq: sort the drivers in ARM part
Gregory CLEMENT
1
-4
/
+4
2017-12-16
cpufreq: ARM: sort the Kconfig menu
Gregory CLEMENT
1
-41
/
+40
2017-12-13
cpufreq: mediatek: add mediatek related projects into blacklist
Andrew-sh Cheng
1
-0
/
+8
2017-12-13
cpufreq: mediatek: add mt2712 into compatible list
Andrew-sh Cheng
1
-0
/
+1
[next]