summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-06-292-9/+1
|\
| * ACPI / processor: Drop unused variable from processor_perflib.cLan Tianyu2013-06-251-3/+1
| * ACPI / processor: Remove unused macros in processor_driver.cHanjun Guo2013-06-241-6/+0
* | Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-2833-113/+315
|\ \
| * | PM / QoS: Add pm_qos and dev_pm_qos to events-power.txtSahara2013-06-241-0/+31
| * | PM / QoS: Add dev_pm_qos_request tracepointsSahara2013-06-242-0/+57
| * | PM / QoS: Add pm_qos_request tracepointsSahara2013-06-242-0/+76
| * | PM / QoS: Add pm_qos_update_target/flags tracepointsSahara2013-06-242-0/+54
| * | PM / QoS: Update Documentation/power/pm_qos_interface.txtlan,Tianyu2013-06-231-7/+43
| * | PM / Sleep: Print last wakeup source on failed wakeup_count writeJulius Werner2013-06-213-2/+6
| * | PM / QoS: correct the valid range of pm_qos_classSahara2013-06-211-3/+3
| * | PM / wakeup: Adjust messaging for wake events during suspendBernie Thompson2013-06-112-2/+4
| * | PM / Runtime: Update .runtime_idle() callback documentationAlan Stern2013-06-031-5/+10
| * | PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-0323-92/+28
| * | PM / Hibernate: print physical addresses consistently with other parts of kernelBjorn Helgaas2013-06-031-2/+3
* | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-06-2867-542/+928
|\ \ \
| * \ \ Merge branch 'pm-cpufreq-arm' into pm-cpufreqRafael J. Wysocki2013-06-279-22/+38
| |\ \ \
| | * \ \ Merge branch 'cpufreq-fix-notification-arm' of git://git.linaro.org/people/vi...Rafael J. Wysocki2013-06-248-20/+36
| | |\ \ \
| | | * | | cpufreq: tegra: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-2/+2
| | | * | | cpufreq: s3c64xx: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-2/+6
| | | * | | cpufreq: omap: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-3/+3
| | | * | | cpufreq: imx6q: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-6/+11
| | | * | | cpufreq: exynos: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-2/+8
| | | * | | cpufreq: dbx500: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-2/+2
| | | * | | cpufreq: davinci: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-0/+3
| | | * | | cpufreq: arm-big-little: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-3/+1
| | * | | | Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into...Rafael J. Wysocki2013-06-241-2/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | cpufreq: s3c2416: fix forgotten driver_data conversionsHeiko Stübner2013-06-241-2/+2
| | |/ / /
| * | | | Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki2013-06-2756-514/+867
| |\ \ \ \
| | * | | | cpufreq: powernow-k8: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-3/+3
| | * | | | cpufreq: pcc: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-0/+2
| | * | | | cpufreq: e_powersaver: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-0/+3
| | * | | | cpufreq: ACPI: call CPUFREQ_POSTCHANGE notfier in error casesViresh Kumar2013-06-241-2/+4
| | * | | | cpufreq: make __cpufreq_notify_transition() staticViresh Kumar2013-06-211-1/+1
| | * | | | cpufreq: Fix minor formatting issuesViresh Kumar2013-06-217-73/+53
| | * | | | cpufreq: Fix governor start/stop race conditionXiaoguang Chen2013-06-212-0/+25
| | * | | | cpufreq: Simplify userspace governorViresh Kumar2013-06-191-96/+12
| | * | | | cpufreq: powerpc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-06-078-34/+29
| | * | | | Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into...Rafael J. Wysocki2013-06-07203-1653/+4003
| | |\ \ \ \
| | | * | | | cpufreq: kirkwood: Select CPU_FREQ_TABLE optionEzequiel Garcia2013-06-071-0/+1
| | | * | | | cpufreq: big.LITTLE needs cpufreq tableArnd Bergmann2013-06-071-0/+1
| | | * | | | cpufreq: SPEAr needs cpufreq tableArnd Bergmann2013-06-071-0/+1
| | | | |/ / | | | |/| |
| | * | | | cpufreq: powerpc: Add cpufreq driver for Freescale e500mc SoCsTang Yuantian2013-06-053-0/+391
| | * | | | cpufreq: remove unnecessary cpufreq_cpu_{get|put}() callsViresh Kumar2013-06-041-17/+2
| | * | | | cpufreq: MAINTAINERS: Add git tree path for ARM specific updatesViresh Kumar2013-06-041-1/+2
| | * | | | cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-0437-227/+223
| | * | | | cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directoryViresh Kumar2013-05-274-6/+56
| | * | | | cpufreq: Move get_cpu_idle_time() to cpufreq.cViresh Kumar2013-05-274-37/+39
| | * | | | cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.cViresh Kumar2013-05-273-8/+10
| | * | | | cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policyViresh Kumar2013-05-271-0/+1