summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB / PM: Allow USB devices to remain runtime-suspended when sleepingTomeu Vizoso2016-01-082-1/+13
* PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso2016-01-086-0/+47
* PM / Domains: add setter for dev.pm_domainTomeu Vizoso2016-01-0810-19/+54
* device core: add device_is_bound()Tomeu Vizoso2016-01-082-2/+18
* Merge branch 'acpi-soc' into pm-coreRafael J. Wysocki2016-01-0816-167/+333
|\
| * PM / clk: don't leave clocks enabled when driver not boundAndy Shevchenko2016-01-081-0/+1
| * i2c: dw: Add APM X-Gene ACPI I2C device supportLoc Ho2016-01-071-0/+1
| * ACPI / APD: Add APM X-Gene ACPI I2C device supportLoc Ho2016-01-071-1/+15
| * ACPI / LPSS: change 'does not have' to 'has' in commentAndy Shevchenko2016-01-071-1/+1
| * Revert "dmaengine: dw: platform: provide platform data for Intel"Andy Shevchenko2016-01-071-16/+1Star
| * dmaengine: dw: return immediately from IRQ when DMA isn't in useAndy Shevchenko2016-01-071-2/+7
| * dmaengine: dw: platform: power on device on shutdownAndy Shevchenko2016-01-071-0/+12
| * ACPI / LPSS: override power state for LPSS DMA deviceAndy Shevchenko2016-01-073-8/+150
| * ACPI / LPSS: power on when probe() and otherwise when remove()Andy Shevchenko2015-12-091-0/+32
| * ACPI / LPSS: do delay for all LPSS devices when D3->D0Andy Shevchenko2015-12-091-8/+15
| * ACPI / LPSS: allow to use specific PM domain during ->probe()Andy Shevchenko2015-12-091-1/+2
| * Revert "ACPI / LPSS: allow to use specific PM domain during ->probe()"Andy Shevchenko2015-12-091-2/+6
| * device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notificationAndy Shevchenko2015-12-092-2/+9
| * x86/platform/iosf_mbi: Remove duplicate definitionsAndy Shevchenko2015-12-097-130/+85Star
* | PM / core: fix typo in documentationManuel Pégourié-Gonnard2016-01-021-1/+1
* | PM / runtime: Add new helper for conditional usage count incrementationRafael J. Wysocki2015-12-213-0/+35
| |
| \
*-. \ Merge branches 'pm-sleep' and 'pm-runtime' into pm-coreRafael J. Wysocki2015-12-075-7/+90
|\ \ \
| | * | PM / runtime: Re-init runtime PM states at probe error and driver unbindUlf Hansson2015-11-303-6/+24
| * | | PM / sleep: prohibit devices probing during suspend/hibernationStrashko, Grygorii2015-11-303-1/+66
| |/ /
* | / MAINTAINERS: Add an entry for the PM coreRafael J. Wysocki2015-12-071-0/+11
| |/ |/|
* | Linux 4.4-rc4Linus Torvalds2015-12-071-1/+1
* | staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2015-12-062-18/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-12-064-31/+15Star
|\ \
| * | Don't reset ->total_link_count on nested calls of vfs_path_lookup()Al Viro2015-12-061-1/+0Star
| * | ovl: get rid of the dead code left from broken (and disabled) optimizationsAl Viro2015-12-063-26/+11Star
| * | ovl: fix permission checking for setattrMiklos Szeredi2015-12-061-4/+4
| |/
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-12-065-15/+45
|\ \
| * | sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()Peter Zijlstra2015-12-041-0/+19
| * | sched/core: Better document the try_to_wake_up() barriersPeter Zijlstra2015-12-042-1/+10
| * | sched/cputime: Fix invalid gtime in procHiroshi Shimamoto2015-12-041-0/+3
| * | sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang2015-12-041-4/+4
| * | sched/core: Remove false-positive warning from wake_up_process()Sasha Levin2015-12-041-1/+0Star
| * | sched/wait: Fix signal handling in bit wait helpersPeter Zijlstra2015-12-041-8/+8
| * | sched/rt: Hide the push_irq_work_func() declarationArnd Bergmann2015-11-231-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-12-0612-36/+54
|\ \ \
| * | | x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin2015-12-051-7/+10
| * | | x86/mpx: Fix instruction decoder conditionDave Hansen2015-12-051-3/+3
| * | | x86/mm: Fix regression with huge pages on PAEKirill A. Shutemov2015-12-046-19/+17Star
| * | | x86 smpboot: Re-enable init_udelay=0 by default on modern CPUsLen Brown2015-11-251-4/+5
| * | | x86/entry/64: Fix irqflag tracing wrt context trackingAndy Lutomirski2015-11-241-1/+18
| * | | x86/microcode: Initialize the driver late when facilities are upBorislav Petkov2015-11-232-2/+1Star
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-12-0619-70/+129
|\ \ \
| * \ \ Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-0319-59/+126
| |\ \ \
| | * | | mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibilityJames Bottomley2015-12-031-0/+1
| | * | | mpt3sas: Add dummy Kconfig option for backwards compatibilityMartin K. Petersen2015-12-011-0/+8