index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
2014-04-08
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2014-04-08
cpufreq: ppc: Remove duplicate inclusion of fsl_soc.h
Sachin Kamat
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
cpufreq: create another field .flags in cpufreq_frequency_table
Viresh Kumar
2014-04-07
cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table
Viresh Kumar
2014-04-07
cpufreq: don't print value of .driver_data from core
Viresh Kumar
2014-04-07
cpufreq: ia64: don't set .driver_data to index
Viresh Kumar
2014-04-07
cpufreq: powernv: Use cpufreq_frequency_table.driver_data to store pstate ids
Gautham R. Shenoy
2014-04-07
cpufreq: powernv: cpufreq driver for powernv platform
Vaidyanathan Srinivasan
2014-04-07
cpufreq: at32ap: don't declare local variable as static
Viresh Kumar
2014-04-07
cpufreq: loongson2_cpufreq: don't declare local variable as static
Viresh Kumar
2014-04-07
cpufreq: unicore32: fix typo issue for 'clk'
Chen Gang
2014-04-07
cpufreq: exynos: Disable on multiplatform build
Sachin Kamat
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-02
Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-01
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-03-26
cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition static
Viresh Kumar
2014-03-26
cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}
Viresh Kumar
2014-03-26
cpufreq: Make sure frequency transitions are serialized
Srivatsa S. Bhat
2014-03-26
intel_pstate: Use del_timer_sync in intel_pstate_cpu_stop
Dirk Brandewie
2014-03-26
cpufreq: resume drivers before enabling governors
Viresh Kumar
2014-03-20
acpi-cpufreq: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
intel_pstate: Set core to min P state during core offline
Dirk Brandewie
2014-03-20
cpufreq: Add stop CPU callback to cpufreq_driver interface
Dirk Brandewie
2014-03-20
cpufreq: Remove unnecessary braces
Stratos Karafotis
2014-03-20
cpufreq: Fix checkpatch errors and warnings
Stratos Karafotis
2014-03-20
cpufreq: powerpc: add cpufreq transition latency for FSL e500mc SoCs
Zhuoyu Zhang
2014-03-19
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
2014-03-19
cpufreq: Do not allow ->setpolicy drivers to provide ->target
Rafael J. Wysocki
2014-03-19
cpufreq: arm_big_little: set 'physical_cluster' for each CPU
viresh kumar
2014-03-19
cpufreq: arm_big_little: make vexpress driver depend on bL core driver
viresh kumar
2014-03-17
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2014-03-17
Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into ...
Arnd Bergmann
2014-03-13
cputime: Default implementation of nsecs -> cputime conversion
Frederic Weisbecker
2014-03-13
cpufreq: Skip current frequency initialization for ->setpolicy drivers
Rafael J. Wysocki
2014-03-12
cpufreq: SPEAr: Instantiate as platform_driver
Viresh Kumar
2014-03-12
cpufreq: Remove unnecessary variable/parameter 'frozen'
Viresh Kumar
2014-03-12
cpufreq: Remove cpufreq_generic_exit()
Viresh Kumar
2014-03-12
cpufreq: add 'freq_table' in struct cpufreq_policy
Viresh Kumar
2014-03-12
cpufreq: Reformat printk() statements
Joe Perches
2014-03-06
cpufreq: Tegra: Use cpufreq_generic_suspend()
Viresh Kumar
2014-03-06
cpufreq: s5pv210: Use cpufreq_generic_suspend()
Viresh Kumar
2014-03-06
cpufreq: exynos: Use cpufreq_generic_suspend()
Viresh Kumar
2014-03-06
cpufreq: Implement cpufreq_generic_suspend()
Viresh Kumar
2014-03-06
cpufreq: suspend governors on system suspend/hibernate
Viresh Kumar
2014-03-06
cpufreq: move call to __find_governor() to cpufreq_init_policy()
viresh kumar
2014-03-06
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2014-03-06
cpufreq: Initialize governor for a new policy under policy->rwsem
Viresh Kumar
[next]