summaryrefslogtreecommitdiffstats
path: root/drivers/video (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-06powernow-k6: correctly initialize default parametersMikulas Patocka1-4/+72
2014-01-06powernow-k6: disable cache when changing frequencyMikulas Patocka1-17/+39
2014-01-06Documentation: add ABI entry for intel_pstateRamkumar Ramachandra1-0/+24
2014-01-06cpufreq: exynos: Convert exynos-cpufreq to platform driverLukasz Majewski5-2/+19
2014-01-06cpufreq: Make sure CPU is running on a freq from freq-tableViresh Kumar3-0/+64
2014-01-06cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar20-13/+31
2014-01-06cpufreq: imx6q: add of_init_opp_tableJohn Tobias1-4/+17
2014-01-06cpufreq: imx6q-cpufreq driver is reused on i.MX6 series SoCsShawn Guo1-3/+3
2014-01-06cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changedAnson Huang1-29/+77
2014-01-06cpufreq: send new set of notification for transition failuresViresh Kumar4-37/+17
2014-01-06cpufreq: Introduce cpufreq_notify_post_transition()Viresh Kumar2-0/+16
2014-01-06cpufreq: exynos5250: Set APLL rate using CCF APISachin Kamat1-64/+10
2014-01-06cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabledJane Li3-2/+8
2014-01-06cpufreq: s3c24xx: Staticize local variableSachin Kamat1-1/+1
2014-01-06cpufreq: s3c2440: Staticize local variablesSachin Kamat1-2/+2
2014-01-06cpufreq: s3c2440: Remove hardware.h inclusionSachin Kamat1-2/+0
2014-01-06cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLEViresh Kumar1-1/+1