summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2012-09-1720-455/+947
|\
| * cpufreq: OMAP: remove loops_per_jiffy recalculate for smpRichard Zhao2012-09-141-35/+0
| * sections: fix section conflicts in drivers/cpufreqAndi Kleen2012-09-141-13/+13
| * cpufreq: conservative: update frequency when limits are relaxedMichal Pecio2012-09-141-0/+1
| * cpufreq / ondemand: update frequency when limits are relaxedMichal Pecio2012-09-141-0/+1
| * cpufreq: Add a generic cpufreq-cpu0 driverShawn Guo2012-09-094-0/+337
| * PM / OPP: Initialize OPP table from device treeShawn Guo2012-09-093-0/+80
| * ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smpRichard Zhao2012-09-091-0/+54
| * cpufreq: Remove support for hardware P-state chips from powernow-k8Matthew Garrett2012-09-093-397/+29
| * acpi-cpufreq: Add compatibility for legacy AMD cpb sysfs knobAndre Przywara2012-09-092-2/+56
| * acpi-cpufreq: Add support for disabling dynamic overclockingAndre Przywara2012-09-093-0/+281
| * ACPI: Add fixups for AMD P-state figuresMatthew Garrett2012-09-092-0/+31
| * powernow-k8: delay info messages until initialization has succeededAndre Przywara2012-09-091-10/+14
| * cpufreq: Add warning message to powernow-k8Andre Przywara2012-09-092-1/+5
| * acpi-cpufreq: Add quirk to disable _PSD usage on all AMD CPUsAndre Przywara2012-09-091-0/+10
| * acpi-cpufreq: Add support for modern AMD CPUsMatthew Garrett2012-09-093-7/+41
| * cpufreq / powernow-k8: Fixup missing _PSS objects messageBorislav Petkov2012-09-051-4/+7
| * PM / cpufreq: Initialise the cpu field during conservative governor startAmit Daniel Kachhap2012-09-041-0/+1
* | Merge branch 'pm-qos'Rafael J. Wysocki2012-09-171-0/+1
|\ \
| * | PM / QoS: Add return code to pm_qos_get_value function.Luis Gonzalez Fernandez2012-09-071-0/+1
| |/
* | Merge branch 'pm-shmobile'Rafael J. Wysocki2012-09-1718-336/+407
|\ \
| * | ARM: shmobile: Add A4S cpuidle state on sh7372Rafael J. Wysocki2012-09-044-12/+50
| * | Merge branch 'pm-cpuidle' into pm-shmobileRafael J. Wysocki2012-09-042-2/+14
| |\ \
| * | | ARM: shmobile: Make sh7372 cpuidle handling more straightforwardRafael J. Wysocki2012-09-043-62/+62
| * | | ARM: shmobile: Move definition of shmobile_init_late() to headerRafael J. Wysocki2012-09-043-27/+7
| * | | ARM: shmobile: Remove the console check from sh7372_enter_suspend()Rafael J. Wysocki2012-09-041-10/+8
| * | | ARM: shmobile: Rework adding devices to PM domains on AP4EVBRafael J. Wysocki2012-09-041-8/+11
| * | | ARM: shmobile: Rework adding devices to PM domains on MackerelRafael J. Wysocki2012-09-044-51/+72
| * | | ARM: shmobile: Specify device latencies for Mackerel devices directlyRafael J. Wysocki2012-09-041-12/+19
| * | | ARM: shmobile: Specify device latencies for SH7372 devices directlyRafael J. Wysocki2012-09-041-24/+33
| * | | ARM: shmobile: Allow device latencies to be specified directlyRafael J. Wysocki2012-09-042-5/+16
| * | | ARM: shmobile: Set PM domain on/off latencies directlyRafael J. Wysocki2012-09-041-0/+20
| * | | ARM: shmobile: Make rmobile_init_pm_domain() staticRafael J. Wysocki2012-09-042-3/+1
| * | | ARM: shmobile: Move r8a7779's PM domain objects to a tableRafael J. Wysocki2012-09-043-40/+39
| * | | ARM: shmobile: Move r8a7740's PM domain objects to a tableRafael J. Wysocki2012-09-043-27/+28
| * | | ARM: shmobile: Move sh7372's PM domain objects to a tableRafael J. Wysocki2012-09-043-81/+64
| * | | ARM: shmobile: Do not access sh7372 A4S domain internals directlyRafael J. Wysocki2012-09-041-3/+14
| * | | ARM: shmobile: Add routine for automatic PM domains initializationRafael J. Wysocki2012-09-042-0/+10
| * | | ARM: shmobile: Use domain names when adding subdomains to power domainsRafael J. Wysocki2012-09-044-14/+5
| * | | ARM: shmobile: Drop r8a7779_add_device_to_domain()Rafael J. Wysocki2012-09-042-13/+4
| * | | ARM: shmobile: Use names of power domains for adding devices to themRafael J. Wysocki2012-09-047-61/+61
* | | | Merge branch 'pm-sleep'Rafael J. Wysocki2012-09-173-8/+42
|\ \ \ \
| * | | | properly __init-annotate pm_sysrq_init()Jan Beulich2012-09-101-1/+1
| * | | | PM / wakeup: Use irqsave/irqrestore for events_lockJohn Stultz2012-09-061-6/+11
| * | | | PM / Freezer: Fix small typo "regrigerator"Sedat Dilek2012-08-231-1/+1
| * | | | PM / Sleep: Print name of wakeup source that aborts suspendTodd Poynor2012-08-171-0/+29
* | | | | Merge branch 'pm-domains'Rafael J. Wysocki2012-09-172-26/+173
|\ \ \ \ \
| * | | | | PM / Domains: Fix compilation warning related to genpd_start_dev_no_timing()Sachin Kamat2012-09-061-6/+6
| | |/ / / | |/| | |
| * | | | PM / Domains: Operations related to cpuidle using domain namesRafael J. Wysocki2012-09-042-0/+29
| * | | | PM / Domains: Document cpuidle-related functions and change their namesRafael J. Wysocki2012-09-042-6/+22
OpenPOWER on IntegriCloud