summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpuidle: sysfs: Export target residency informationDaniel Lezcano2014-04-081-0/+3
* Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-0236-211/+377
|\
| * Merge branch 'pm-runtime'Rafael J. Wysocki2014-04-012-17/+14
| |\
| | * PM / Runtime: Spelling s/competing/completing/Geert Uytterhoeven2014-03-261-1/+1
| | * PM / Runtime: s/foo_process_requests/foo_process_next_request/Geert Uytterhoeven2014-03-261-1/+1
| | * PM / Runtime: GENERIC_SUBSYS_PM_OPS is goneGeert Uytterhoeven2014-03-261-7/+4
| | * PM / Runtime: Correct documented return values for generic PM callbacksGeert Uytterhoeven2014-03-261-2/+2
| | * PM / Runtime: Split line longer than 80 charactersGeert Uytterhoeven2014-03-261-5/+5
| | * PM / Runtime: dev_pm_info.runtime_error is signedGeert Uytterhoeven2014-03-261-1/+1
| * | Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-04-0115-42/+81
| |\ \
| | * | cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition staticViresh Kumar2014-03-262-8/+2
| | * | cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar2014-03-2613-29/+28
| | * | cpufreq: Make sure frequency transitions are serializedSrivatsa S. Bhat2014-03-262-0/+47
| | * | intel_pstate: Use del_timer_sync in intel_pstate_cpu_stopDirk Brandewie2014-03-261-1/+1
| | * | cpufreq: resume drivers before enabling governorsViresh Kumar2014-03-261-5/+4
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-processor' and 'pnp'Rafael J. Wysocki2014-04-012-28/+1
| |\ \ \ \
| | | * | | PNP: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-211-1/+1
| | * | | | Revert "ACPI / processor: Make it possible to get APIC ID via GIC"Hanjun Guo2014-03-261-27/+0
| * | | | | Merge branch 'acpica'Rafael J. Wysocki2014-04-0117-124/+281
| |\ \ \ \ \
| | * | | | | ACPICA: Enable auto-serialization as a default kernel behavior.Lv Zheng2014-03-263-11/+11
| | * | | | | ACPICA: Ignore sync_level for methods that have been auto-serialized.Bob Moore2014-03-262-6/+21
| | * | | | | ACPICA: Add additional named objects for the auto-serialize method scan.Lv Zheng2014-03-261-2/+4
| | * | | | | ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore2014-03-2613-25/+252
| | * | | | | ACPICA: Remove global option to serialize all control methods.Lv Zheng2014-03-267-103/+16
* | | | | | | Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-0213-77/+253
|\ \ \ \ \ \ \
| * | | | | | | cpuidle/powernv: Parse device tree to setup idle statesPreeti U Murthy2014-03-051-17/+65
| * | | | | | | cpuidle/powernv: Add "Fast-Sleep" CPU idle statePreeti U Murthy2014-03-053-1/+39
| * | | | | | | powerpc/powernv: Add OPAL call to resync timebase on wakeupVaidyanathan Srinivasan2014-03-054-1/+31
| * | | | | | | powerpc/powernv: Add context management for Fast SleepVaidyanathan Srinivasan2014-03-053-21/+53
| * | | | | | | powerpc: Split timer_interrupt() into timer handling and interrupt handling r...Preeti U Murthy2014-03-051-35/+46
| * | | | | | | powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat2014-03-056-7/+26
| * | | | | | | powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat2014-03-054-10/+8
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-04-02185-924/+5950
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-03-2461-219/+1312
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fsl/pci: The new pci suspend/resume implementationWang Dongsheng2014-03-1917-24/+185
| | * | | | | | | | Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE"Scott Wood2014-03-191-8/+0
| | * | | | | | | | powerpc/booke64: Critical and machine check exception supportScott Wood2014-03-193-61/+300
| | * | | | | | | | powerpc/booke64: Add crit/mc/debug support to EXCEPTION_COMMONScott Wood2014-03-191-30/+33
| | * | | | | | | | powerpc/booke64: Remove ints from EXCEPTION_COMMONScott Wood2014-03-191-36/+46
| | * | | | | | | | powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlersScott Wood2014-03-194-31/+42
| | * | | | | | | | powerpc/booke64: Use SPRG7 for VDSOScott Wood2014-03-1912-47/+33
| | * | | | | | | | powerpc/e6500: Make TLB lock recursiveScott Wood2014-03-193-10/+20
| | * | | | | | | | powerpc/booke64: Fix exception numbersScott Wood2014-03-191-6/+6
| | * | | | | | | | powerpc/book3e: store crit/mc/dbg exception thread infoTiejun Chen2014-03-191-3/+19
| | * | | | | | | | powerpc/book3e: initialize crit/mc/dbg kernel stack pointersTiejun Chen2014-03-191-6/+12
| | * | | | | | | | powerpc/fsl: add PVR definition for E500MC and E5500Wang Dongsheng2014-03-191-0/+2
| | * | | | | | | | Corenet: Add QE platform support for CorenetZhao Qiang2014-03-191-0/+16
| | * | | | | | | | QE: split function mpc85xx_qe_init() into two functions.Zhao Qiang2014-03-195-0/+11
| | * | | | | | | | powerpc: 85xx rdb: move np pointer to avoid builderrorSebastian Siewior2014-03-191-4/+1
| | * | | | | | | | powerpc/fsl: Add/update miscellaneous missing bindingharninder rai2014-03-193-1/+53
OpenPOWER on IntegriCloud