index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
pmac64-cpufreq.c
Age
Commit message (
Expand
)
Author
2014-06-26
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
2014-04-07
cpufreq: create another field .flags in cpufreq_frequency_table
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-17
cpufreq: pmac64: enable cpufreq on iMac G5 (iSight) model
Aaro Koskinen
2013-10-17
cpufreq: pmac64: provide cpufreq transition latency for older G5 models
Aaro Koskinen
2013-10-17
cpufreq: pmac64: speed up frequency switch
Aaro Koskinen
2013-10-16
cpufreq: pmac64: use cpufreq_generic_init()
Viresh Kumar
2013-10-16
cpufreq: pmac: don't initialize part of policy set by core
Viresh Kumar
2013-10-16
cpufreq: pmac: Use generic cpufreq routines
Viresh Kumar
2013-09-30
cpufreq: pmac: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-08-23
Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-next
Rafael J. Wysocki
2013-08-21
cpufreq: pmac64-cpufreq: remove device tree parsing for cpu nodes
Sudeep KarkadaNagesha
2013-08-10
cpufreq: Drop the owner field from struct cpufreq_driver
Viresh Kumar
2013-08-07
cpufreq: Use sizeof(*ptr) convetion for computing sizes
Viresh Kumar
2013-06-07
cpufreq: powerpc: move cpufreq driver to drivers/cpufreq
Viresh Kumar