summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* PM / Domains: Add power-on function using names to identify domainsRafael J. Wysocki2012-09-042-15/+36
* PM / Domains: Make it possible to use names when adding subdomainsRafael J. Wysocki2012-09-042-1/+38
* PM / Domains: Make it possible to use domain names when adding devicesRafael J. Wysocki2012-09-042-13/+57
* PM: Do not use the syscore flag for runtime PMRafael J. Wysocki2012-09-045-22/+10
* sh: MTU2: Basic runtime PM supportRafael J. Wysocki2012-09-041-6/+23
* sh: CMT: Basic runtime PM supportRafael J. Wysocki2012-09-041-8/+36
* sh: TMU: Basic runtime PM supportRafael J. Wysocki2012-09-041-15/+65
* PM / Domains: Do not measure start time for "irq safe" devicesRafael J. Wysocki2012-09-041-1/+7
* PM / Domains: Move syscore flag from subsys data to struct deviceRafael J. Wysocki2012-09-049-38/+58
* PM / Domains: Rename the always_on device flag to syscoreRafael J. Wysocki2012-09-045-18/+18
* PM / Runtime: Allow helpers to be called by early platform driversRafael J. Wysocki2012-09-043-2/+19
* PM: Reorganize device PM initializationRafael J. Wysocki2012-09-042-12/+17
* sh: MTU2: Introduce clock events suspend/resume routinesRafael J. Wysocki2012-09-041-2/+18
* sh: CMT: Introduce clocksource/clock events suspend/resume routinesRafael J. Wysocki2012-09-041-4/+31
* sh: TMU: Introduce clocksource/clock events suspend/resume routinesRafael J. Wysocki2012-09-041-4/+50
* timekeeping: Add suspend and resume of clock event devicesRafael J. Wysocki2012-09-043-0/+34
* PM / Domains: Add power off/on function for system core suspend stageRafael J. Wysocki2012-09-043-6/+71
* PM / Domains: Introduce simplified power on routine for system resumeRafael J. Wysocki2012-09-041-4/+30
* Linux 3.6-rc4v3.6-rc4Linus Torvalds2012-09-011-1/+1
* time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-012-5/+12
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-09-012-3/+7
|\
| * KVM: x86: fix KVM_GET_MSR for PV EOIMichael S. Tsirkin2012-08-271-0/+3
| * kvm: Fix nonsense handling of compat ioctlAlan Cox2012-08-261-3/+4
* | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-09-013-7/+7
|\ \
| * | [PARISC] fix personality flag check in copy_thread()Jiri Kosina2012-08-032-5/+5
| * | [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-07-251-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-09-015-9/+7
|\ \ \
| * | | s390/32: Don't clobber personality flags on execHeiko Carstens2012-08-301-1/+2
| * | | s390/smp: add missing smp_store_status() for !SMPHeiko Carstens2012-08-281-0/+1
| * | | s390/dasd: fix ioctl return valueHeiko Carstens2012-08-282-6/+3
| * | | s390: Always use "long" for ssize_t to match size_tGeert Uytterhoeven2012-08-211-2/+1
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-3018-126/+174
|\ \ \ \
| * | | | drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222SPaul Menzel2012-08-301-0/+3
| * | | | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-08-308-111/+141
| |\ \ \ \
| | * | | | drm/radeon: fix dig encoder selection on DCE61Alex Deucher2012-08-301-5/+26
| | * | | | drm/radeon: fix double free in radeon_gpu_resetChristian König2012-08-291-0/+3
| | * | | | drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740Jerome Glisse2012-08-291-1/+1
| | * | | | drm/radeon: rework panel mode setupAlex Deucher2012-08-291-17/+12
| | * | | | drm/radeon/atom: powergating fixes for DCE6Alex Deucher2012-08-291-20/+2
| | * | | | drm/radeon/atom: rework DIG modesetting on DCE3+Alex Deucher2012-08-291-62/+47
| | * | | | drm/radeon: don't disable plls that are in use by other crtcsAlex Deucher2012-08-291-0/+14
| | * | | | drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700Marek Olšák2012-08-294-4/+27
| | * | | | drm/radeon: initialize tracked CS stateMarek Olšák2012-08-291-1/+8