summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-11-0754-656/+1124
|\
| * intel_pstate: skip the driver if ACPI has power mgmt optionAdrian Huang2013-11-071-0/+74
| * cpufreq: ondemand: Remove redundant return statementStratos Karafotis2013-11-011-1/+0
| * cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-3140-624/+198
| * cpufreq: distinguish drivers that do asynchronous notificationsViresh Kumar2013-10-313-1/+9
| * cpufreq/intel_pstate: Add static declarations to internal functionsDirk Brandewie2013-10-311-2/+2
| * cpufreq: arm_big_little: reconfigure switcher behavior at run timeNicolas Pitre2013-10-311-3/+51
| * cpufreq: arm_big_little: add in-kernel switching (IKS) supportViresh Kumar2013-10-312-31/+337
| * ARM: vexpress/TC2: register vexpress-spc cpufreq deviceSudeep KarkadaNagesha2013-10-301-0/+2
| * cpufreq: arm_big_little: add vexpress SPC interface driverSudeep KarkadaNagesha2013-10-303-0/+79
| * ARM: vexpress/TC2: add cpu clock supportSudeep KarkadaNagesha2013-10-301-0/+102
| * ARM: vexpress/TC2: add support for CPU DVFSSudeep KarkadaNagesha2013-10-305-5/+281
* | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-11-079-138/+76
|\ \
| * | ARM: EXYNOS: Remove incorrect __init annotation from cpuidle driverJingoo Han2013-10-301-1/+1
| * | ARM: EXYNOS: Use dev_err() instead of printk() for cpuidle driverJingoo Han2013-10-301-2/+2
| * | intel_idle: use CPU_TASKS_FROZEN instead of a numeric constantPrarit Bhargava2013-10-301-1/+1
| * | cpuidle: remove cpuidle_unregister_governor()Viresh Kumar2013-10-303-50/+0
| * | cpuidle: don't call poll_idle_init() for every cpuViresh Kumar2013-10-302-41/+42
| * | cpuidle: use drv instead of cpuidle_driver in show_current_driver()Viresh Kumar2013-10-301-4/+4
| * | cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lockViresh Kumar2013-10-302-2/+4
| * | cpuidle: replace multiline statements with single line in cpuidle_idle_call()Viresh Kumar2013-10-301-4/+2
| * | cpuidle: reduce code duplication inside cpuidle_idle_call()Viresh Kumar2013-10-301-2/+5
| * | cpuidle: merge two if() statements for checking error casesViresh Kumar2013-10-301-4/+1
| * | cpuidle: rearrange __cpuidle_register_device() to keep minimal exit pointsViresh Kumar2013-10-301-5/+4
| * | cpuidle: rearrange code in __cpuidle_driver_init()Viresh Kumar2013-10-301-6/+4
| * | cpuidle: make __cpuidle_driver_init() return voidViresh Kumar2013-10-301-8/+2
| * | cpuidle: make __cpuidle_device_init() return voidViresh Kumar2013-10-301-6/+2
| * | cpuidle: Fix comments in cpuidle coreViresh Kumar2013-10-303-5/+5
| * | cpuidle: fix indentation of cpumaskViresh Kumar2013-10-301-1/+1
* | | Merge branch 'pm-devfreq'Rafael J. Wysocki2013-11-072-23/+11
|\ \ \
| * \ \ Merge back earlier devfreq material for v3.13.Rafael J. Wysocki2013-10-300-0/+0
| |\ \ \
| * \ \ \ Merge branch 'for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/git/mz...Rafael J. Wysocki2013-10-302-24/+11
| |\ \ \ \
| | * | | | PM / devfreq: create_freezable_workqueue() doesn't return an ERR_PTRDan Carpenter2013-10-281-2/+2
| | * | | | PM / devfreq: Remove duplicate header file inclusion in exynos5_bus.cSachin Kamat2013-10-281-1/+0
| | * | | | PM / devfreq: Use devm_* APIs in exynos5_bus.cSachin Kamat2013-10-281-18/+8
| | * | | | PM / devfreq: Remove redundant platform_set_drvdata() in exynos5_bus.cSachin Kamat2013-10-281-2/+0
| | * | | | PM / devfreq: Fix incorrect usage of IS_ERR_OR_NULL in exynos5_bus.cSachin Kamat2013-10-281-1/+1
| |/ / / /
* | | | | Merge branch 'powercap'Rafael J. Wysocki2013-11-071-1/+1
|\ \ \ \ \
| * | | | | PowerCap: Fix build error with option -Werror=format-securitySrinivas Pandruvada2013-11-051-1/+1
* | | | | | Merge branch 'acpi-video'Rafael J. Wysocki2013-11-072-11/+3
|\ \ \ \ \ \
| * | | | | | Revert "ACPI / video: Ignore BIOS initial backlight value for HP 250 G1"Aaron Lu2013-11-071-8/+0
| * | | | | | ACPI / video: Quirk initial backlight level 0Aaron Lu2013-11-071-1/+1
| * | | | | | ACPI / video: Fix initial level validity testAaron Lu2013-11-071-1/+1
| * | | | | | ACPI / blacklist: fix name of ThinkPad Edge E530Felipe Contreras2013-11-051-1/+1
* | | | | | | Merge branch 'acpica'Rafael J. Wysocki2013-11-07102-417/+827
|\ \ \ \ \ \ \
| * | | | | | | ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng2013-10-317-16/+15
| * | | | | | | ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng2013-10-316-6/+19
| * | | | | | | ACPICA: Update acpidump related header file changes.Lv Zheng2013-10-312-2/+11
| * | | | | | | ACPICA: Update compilation environment settings.Lv Zheng2013-10-311-0/+3
| * | | | | | | ACPICA: Fix cached object deletion code.Lv Zheng2013-10-311-2/+2
OpenPOWER on IntegriCloud