summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PM / Domains: Check domain status during hibernation restore of devicesRafael J. Wysocki2012-03-191-0/+3
* PM / shmobile: Make MTU2 driver use pm_genpd_dev_always_on()Rafael J. Wysocki2012-03-161-0/+4
* PM / shmobile: Make CMT driver use pm_genpd_dev_always_on()Rafael J. Wysocki2012-03-161-0/+4
* PM / shmobile: Make TMU driver use pm_genpd_dev_always_on()Rafael J. Wysocki2012-03-162-0/+6
* PM / Domains: Introduce "always on" device flagRafael J. Wysocki2012-03-162-6/+34
* PM / Domains: Fix hibernation restore of devices, v2Rafael J. Wysocki2012-03-161-10/+21
* PM / Domains: Fix handling of wakeup devices during system resumeRafael J. Wysocki2012-03-161-1/+2
* PM / Domains: Fix include for PM_GENERIC_DOMAINS=n caseMagnus Damm2012-03-041-5/+7
* PM / Domains: Provide a dummy dev_gpd_data() when generic domains are not usedGuennadi Liakhovetski2012-02-091-1/+5
* Merge branch 'v3.4-for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki2012-02-0111-203/+262
|\
| * ARM: EXYNOS: Hook up power domains to generic power domain infrastructureThomas Abraham2012-01-279-203/+218
| * PM / Domains: Add OF supportThomas Abraham2012-01-272-0/+44
* | PM / Domains: Run late/early device suspend callbacks at the right timeRafael J. Wysocki2012-01-291-46/+111
* | PM / Sleep: Introduce generic callbacks for new device PM phasesRafael J. Wysocki2012-01-292-53/+110
* | PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-2910-91/+357
* | PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki2012-01-293-0/+30
* | Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-01-288-551/+33
|\ \
| * | sysfs: Complain bitterly about attempts to remove files from nonexistent dire...Eric W. Biederman2012-01-242-1/+10
| * | stable: update documentation to ask for kernel versionGreg Kroah-Hartman2012-01-241-1/+2
| * | base/core.c:fix typo in comment in function device_addmajianpeng2012-01-241-1/+1
| * | Documentation: devres: add allocation functions to list of supported callsWolfram Sang2012-01-241-0/+4
| * | Documentation update for the driver model coreAlan Stern2012-01-241-0/+15
| * | kernel-doc: fix new warnings in driver-coreRandy Dunlap2012-01-241-4/+5
| * | kernel-doc: fix new warnings in debugfsRandy Dunlap2012-01-241-1/+1
| * | kernel-doc: fix new warnings in device.hRandy Dunlap2012-01-241-5/+10
| * | driver core: remove drivers/base/sys.c and include/linux/sysdev.hGreg Kroah-Hartman2012-01-223-548/+1
| |/
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-282-6/+4
|\ \
| * | lguest: remove reference from Documentation/virtual/00-INDEXRusty Russell2012-01-281-2/+0
| * | virtio: correct the memory barrier in virtqueue_kick_prepare()Jason Wang2012-01-281-3/+3
| * | virtio: fix typos of memory barriersJason Wang2012-01-281-1/+1
* | | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2012-01-282-7/+27
|\ \ \
| * | | xen/granttable: Disable grant v2 for HVM domains.Konrad Rzeszutek Wilk2012-01-271-2/+5
| * | | Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3Konrad Rzeszutek Wilk2012-01-2710125-323722/+541661
| |\ \ \ | | | |/ | | |/|
| * | | x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel2012-01-241-5/+22
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-01-289-36/+60
|\ \ \ \
| * | | | Btrfs: fix reservations in btrfs_page_mkwriteChris Mason2012-01-271-2/+8
| * | | | Btrfs: advance window_start if we're using a bitmapJosef Bacik2012-01-261-0/+1
| * | | | btrfs: mask out gfp flags in releasepageDavid Sterba2012-01-261-0/+7
| * | | | Btrfs: fix enospc error caused by wrong checks of the chunkMiao Xie2012-01-261-22/+27
| * | | | Btrfs: do not defrag a file partiallyLiu Bo2012-01-261-1/+1
| * | | | Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.cStefan Behrens2012-01-261-5/+6
| * | | | Btrfs: use cluster->window_start when allocating from a cluster bitmapJosef Bacik2012-01-261-1/+1
| * | | | Btrfs: Check for NULL page in extent_range_uptodateMitch Harder2012-01-261-0/+2
| * | | | btrfs: Fix busyloops in transaction waiting codeJan Kara2012-01-261-2/+4
| * | | | Btrfs: make sure a bitmap has enough bytesJosef Bacik2012-01-261-1/+1
| * | | | Btrfs: fix uninit warning in backref.cJan Schmidt2012-01-261-2/+2
* | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-01-2810-26/+51
|\ \ \ \ \
| * | | | | watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDsSeth Heasley2012-01-271-0/+35
| * | | | | watchdog: via_wdt: Set min_timeout and max_timeout for wdt_devAxel Lin2012-01-271-2/+2
| * | | | | watchdog: Fix typo "unexpectdly"Masanari Iida2012-01-272-2/+2