index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
ppc-corenet-cpufreq.c
Age
Commit message (
Expand
)
Author
2015-03-04
cpufreq: ppc: Add missing #include <asm/smp.h>
Geert Uytterhoeven
2014-09-30
cpufreq: ppc-corenet: remove duplicate update of cpu_data
Viresh Kumar
2014-06-06
cpufreq: ppc-corenet-cpu-freq: do_div use quotient
Ed Swarthout
2014-04-29
cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost error
Tim Gardner
2014-04-21
cpufreq: ppc: Fix integer overflow in expression
Geert Uytterhoeven
2014-04-08
cpufreq: ppc: Remove duplicate inclusion of fsl_soc.h
Sachin Kamat
2014-03-20
cpufreq: powerpc: add cpufreq transition latency for FSL e500mc SoCs
Zhuoyu Zhang
2014-03-12
cpufreq: add 'freq_table' in struct cpufreq_policy
Viresh Kumar
2014-01-17
cpufreq: introduce cpufreq_generic_get() routine
Viresh Kumar
2013-10-31
cpufreq: move freq change notifications to cpufreq core
Viresh Kumar
2013-10-25
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
2013-10-16
cpufreq: ppc: don't initialize part of policy set by core
Viresh Kumar
2013-10-16
cpufreq: ppc-corenet: Use generic cpufreq routines
Viresh Kumar
2013-09-30
cpufreq: ppc: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-08-10
cpufreq: Drop the owner field from struct cpufreq_driver
Viresh Kumar
2013-06-05
cpufreq: powerpc: Add cpufreq driver for Freescale e500mc SoCs
Tang Yuantian