summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: pm: allow suspend finisher to return error codesRussell King2011-07-0212-18/+31
* ARM: pm: omap3: move saving of the auxiliary control registers to CRussell King2011-06-303-12/+21
* ARM: pm: omap3: run the ASM sleep code from DDRJean Pihet2011-06-294-152/+206
* ARM: pm: ensure our temporary page table entry is removed from the TLBRussell King2011-06-241-0/+2
* ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King2011-06-2411-15/+37
* ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry...Kevin Hilman2011-06-243-52/+16
* ARM: pm: omap34xx: convert to generic suspend/resume supportRussell King2011-06-242-177/+13
* ARM: pm: omap34xx: remove misleading comment and use of r9Russell King2011-06-241-7/+2
* ARM: pm: omap34xx: no need to save all registers in sleep34xx.SRussell King2011-06-241-5/+5
* ARM: pm: pxa: move cpu_suspend into C codeRussell King2011-06-246-59/+33
* ARM: pm: samsung: no need to call flush_cache_all()Russell King2011-06-242-4/+0
* ARM: pm: samsung: move cpu_suspend into C codeRussell King2011-06-2411-83/+10
* ARM: pm: mach-s3c64xx: cleanup s3c_cpu_saveRussell King2011-06-241-3/+1
* ARM: pm: mach-exynos4: cleanup s3c_cpu_saveRussell King2011-06-241-4/+1
* ARM: pm: mach-s5pv210: cleanup s3c_cpu_saveRussell King2011-06-241-4/+1
* ARM: pm: plat-s3c24xx: cleanup s3c_cpu_saveRussell King2011-06-241-3/+1
* ARM: pm: sa1100: move cpu_suspend into C codeRussell King2011-06-242-11/+4
* ARM: pm: move cpu_init() call into core codeRussell King2011-06-244-7/+1
* ARM: pm: convert cpu_suspend() to a normal functionRussell King2011-06-248-40/+31
* ARM: pm: move sa1100 to use proper suspend func arg0Russell King2011-06-241-4/+4
* ARM: pm: rejig suspend follow-on function calling conventionRussell King2011-06-241-4/+5
* ARM: pm: reallocate registers to avoid r2, r3Russell King2011-06-241-9/+9
* ARM: pm: preserve r4 - r11 across a suspendRussell King2011-06-241-2/+3
* ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU pathsRussell King2011-06-241-18/+6
* ARM: pm: move return address (for cpu_resume) to top of stackRussell King2011-06-241-8/+8
* ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the sameRussell King2011-06-241-9/+3
* ARM: pm: sa1100: no need to re-enable clock switchingRussell King2011-06-241-1/+0
* ARM: pm: arrange for cpu_proc_init() to be called on resumeRussell King2011-06-242-52/+51
* ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King2011-06-241-3/+7
* ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King2011-06-241-3/+3
* ARM: 6969/1: plat-iop: fix build errorLinus Walleij2011-06-211-0/+1
* ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin2011-06-211-1/+13
* ARM: SMP: wait for CPU to be marked activeRussell King2011-06-211-1/+5
* ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin2011-06-171-2/+11
* ARM: 6962/1: mach-h720x: fix build errorLinus Walleij2011-06-171-0/+2
* ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2011-06-172-0/+6
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-1615-75/+237
|\
| * drm/radeon/kms: use helper functions for fence read/writeAlex Deucher2011-06-171-15/+36
| * drm/radeon/kms: set DP link config properly for DP bridgesAlex Deucher2011-06-171-1/+2
| * drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridgesAlex Deucher2011-06-172-0/+8
| * drm/radeon/kms: fix handling of DP to LVDS bridgesAlex Deucher2011-06-171-4/+7
| * drm/radeon/kms: issue blank/unblank commands for ext encodersAlex Deucher2011-06-171-11/+14
| * drm/radeon/kms: fix support for DDC on dp bridgesAlex Deucher2011-06-173-4/+29
| * drm/radeon/kms: add support for load detection on dp bridgesAlex Deucher2011-06-172-1/+68
| * drm/radeon/kms: add missing external encoder actionAlex Deucher2011-06-171-0/+1
| * drm/radeon/kms: rework atombios_get_encoder_mode()Alex Deucher2011-06-171-14/+9
| * drm/radeon/kms: fix num crtcs for Cedar and CaicosAlex Deucher2011-06-171-12/+19
| * Revert "drm/i915: Enable GMBUS for post-gen2 chipsets"Jean Delvare2011-06-171-2/+1
| * drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-161-4/+5
| * drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie2011-06-163-0/+24
OpenPOWER on IntegriCloud