summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-25189-2541/+2654
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-01-1741-596/+832
| |\
| | * thermal: exynos: boost: Automatic enable/disable of BOOST feature (at Exynos4...Lukasz Majewski2014-01-171-6/+6
| | * 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 branch 'acpi-modules'Rafael J. Wysocki2014-01-175-7/+106
| |\ \ \ \
| | * | | | platform: introduce OF style 'modalias' support for platform busZhang Rui2014-01-172-0/+7
| | * | | | ACPI: fix module autoloading for ACPI enumerated devicesZhang Rui2014-01-163-1/+32
| | * | | | ACPI: add module autoloading support for ACPI enumerated devicesZhang Rui2014-01-161-0/+57
| | * | | | ACPI: fix create_modalias() return value handlingZhang Rui2014-01-161-6/+10
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpi-init' and 'acpi-hotplug'Rafael J. Wysocki2014-01-171-0/+12
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | ACPI / memhotplug: add parameter to disable memory hotplugPrarit Bhargava2014-01-161-0/+12
| * | | | | | Merge branch 'pm-clk'Rafael J. Wysocki2014-01-171-5/+25
| |\ \ \ \ \ \
| | * | | | | | PM / clock_ops: report clock errors from clk_enable()Ben Dooks2014-01-151-2/+17
| | * | | | | | PM / clock_ops: check return of clk_enable() in pm_clk_resume()Ben Dooks2014-01-151-2/+4