index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
2014-05-01
cpufreq: Make linux-pm@vger.kernel.org official mailing list
Viresh Kumar
2014-05-01
cpufreq: exynos: Use dev_err/info function instead of pr_err/info
Chanwoo Choi
2014-05-01
Merge branch 'cpufreq-macros' into pm-cpufreq
Rafael J. Wysocki
2014-04-30
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
Stratos Karafotis
2014-04-30
cpufreq: Introduce macros for cpufreq_frequency_table iteration
Stratos Karafotis
2014-04-29
cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost error
Tim Gardner
2014-04-29
cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
2014-04-29
cpufreq: powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
2014-04-29
cpufreq: powernow-k6: Fix incorrect comparison with max_multipler
Srivatsa S. Bhat
2014-04-29
cpufreq: longhaul: Fix double invocation of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
2014-04-22
cpufreq: highbank: fix ARM_HIGHBANK_CPUFREQ dependency warning
Kefeng Wang
2014-04-21
cpufreq: ppc: Fix integer overflow in expression
Geert Uytterhoeven
2014-04-21
cpufreq, powernv: Fix build failure on UP
Srivatsa S. Bhat
2014-04-21
cpufreq: unicore32: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
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
[prev]
[next]