summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* intel_pstate: Remove energy reporting from pstate_sample tracepointDirk Brandewie2014-02-131-9/+0
* intel_pstate: Take core C0 time into account for core busy calculationDirk Brandewie2014-02-041-4/+17
* Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-311-3/+4
|\
| *-. Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2014-01-291-3/+4
| |\ \
| | * | acpi-cpufreq: De-register CPU notifier and free struct msr on error.Konrad Rzeszutek Wilk2014-01-281-3/+4
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-01-242-1/+17
|\ \ \ \ | |/ / / |/| | |
| * | | cpufreq: cpufreq-cpu0: add dt node parsing for cooling device propertiesEduardo Valentin2013-12-042-1/+17
* | | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-2440-590/+826
|\ \ \ \ | | |/ / | |/| |
| * | | cpufreq: exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQLukasz Majewski2014-01-171-1/+1
| * | | cpufreq: exynos: Extend Exynos cpufreq driver to support boostLukasz Majewski2014-01-171-0/+3
| * | | cpufreq / boost: Kconfig: Support for software-managed BOOSTLukasz Majewski2014-01-172-0/+19
| * | | acpi-cpufreq: Adjust the code to use the common boost attributeLukasz Majewski2014-01-171-57/+29
| * | | cpufreq: Add boost frequency support in coreLukasz Majewski2014-01-172-8/+166
| * | | intel_pstate: Add trace point to report internal state.Dirk Brandewie2014-01-171-0/+24
| * | | cpufreq: introduce cpufreq_generic_get() routineViresh Kumar2014-01-1717-229/+109
| * | | cpufreq: stats: create sysfs entries when cpufreq_stats is a moduleViresh Kumar2014-01-171-2/+25
| * | | cpufreq: stats: free table and remove sysfs entry in a single routineViresh Kumar2014-01-171-31/+19
| * | | cpufreq: stats: remove hotplug notifiersViresh Kumar2014-01-171-36/+2
| * | | cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properlyViresh Kumar2014-01-172-7/+22
| * | | cpufreq: speedstep: remove unused speedstep_get_statePaul Bolle2014-01-171-32/+0
| * | | Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-01-1433-206/+426
| |\ \ \ | | |_|/ | |/| |
| | * | powernow-k6: reorder frequenciesMikulas Patocka2014-01-061-7/+10
| | * | powernow-k6: correctly initialize default parametersMikulas Patocka2014-01-061-4/+72
| | * | powernow-k6: disable cache when changing frequencyMikulas Patocka2014-01-061-17/+39
| | * | cpufreq: exynos: Convert exynos-cpufreq to platform driverLukasz Majewski2014-01-061-2/+11
| | * | cpufreq: Make sure CPU is running on a freq from freq-tableViresh Kumar2014-01-062-0/+62
| | * | cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flagViresh Kumar2014-01-0619-13/+22
| | * | cpufreq: imx6q: add of_init_opp_tableJohn Tobias2014-01-061-4/+17
| | * | cpufreq: imx6q-cpufreq driver is reused on i.MX6 series SoCsShawn Guo2014-01-061-3/+3
| | * | cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changedAnson Huang2014-01-061-29/+77
| | * | cpufreq: send new set of notification for transition failuresViresh Kumar2014-01-064-37/+17
| | * | cpufreq: Introduce cpufreq_notify_post_transition()Viresh Kumar2014-01-061-0/+14
| | * | cpufreq: exynos5250: Set APLL rate using CCF APISachin Kamat2014-01-061-64/+10
| | * | cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabledJane Li2014-01-063-2/+8
| | * | cpufreq: s3c24xx: Staticize local variableSachin Kamat2014-01-061-1/+1
| | * | cpufreq: s3c2440: Staticize local variablesSachin Kamat2014-01-061-2/+2
| | * | cpufreq: s3c2440: Remove hardware.h inclusionSachin Kamat2014-01-061-2/+0
| | * | cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLEViresh Kumar2014-01-061-1/+1
| | * | Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-01-055-20/+62
| | |\ \
| | | * | cpufreq: Select PM_OPP rather than depending on itMark Brown2013-12-222-3/+6
| | | * | cpufreq: Make ARM big.LITTLE switcher depend on ARMMark Brown2013-12-221-1/+1
| | | * | intel_pstate: Remove periodic P state boostDirk Brandewie2013-12-221-11/+0
| | | * | intel_pstate: Add setting voltage value for baytrail P states.Dirk Brandewie2013-12-221-4/+54
| | | * | cpufreq: SPEAr: clk_round_rate() can return a zero upon errorPaul Walmsley2013-12-061-1/+1
| | | * | cpufreq: cpufreq-cpu0: clk_round_rate() can return a zero upon errorPaul Walmsley2013-12-061-1/+1
* | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-234-5/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2013-12-284-5/+22
| |\ \ \ \
| | * | | | cpufreq: exynos: move definitions for exynos-cpufreq into drivers/cpufreq/Kukjin Kim2013-12-194-5/+22
* | | | | | intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.Dirk Brandewie2014-01-061-1/+2
| |_|/ / / |/| | | |
* | | | | intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki2013-12-311-0/+5
OpenPOWER on IntegriCloud