| Commit message (Expand) | Author | Age | Files | Lines |
* | driver core: Avoid NULL pointer dereferences in device_is_bound() | Rafael J. Wysocki | 2016-01-12 | 1 | -1/+1 |
* | platform: Do not detach from PM domains on shutdown | Rafael J. Wysocki | 2016-01-12 | 1 | -1/+0 |
* | USB / PM: Allow USB devices to remain runtime-suspended when sleeping | Tomeu Vizoso | 2016-01-08 | 2 | -1/+13 |
* | PM / sleep: Go direct_complete if driver has no callbacks | Tomeu Vizoso | 2016-01-08 | 6 | -0/+47 |
* | PM / Domains: add setter for dev.pm_domain | Tomeu Vizoso | 2016-01-08 | 10 | -19/+54 |
* | device core: add device_is_bound() | Tomeu Vizoso | 2016-01-08 | 2 | -2/+18 |
* | Merge branch 'acpi-soc' into pm-core | Rafael J. Wysocki | 2016-01-08 | 16 | -167/+333 |
|\ |
|
| * | PM / clk: don't leave clocks enabled when driver not bound | Andy Shevchenko | 2016-01-08 | 1 | -0/+1 |
| * | i2c: dw: Add APM X-Gene ACPI I2C device support | Loc Ho | 2016-01-07 | 1 | -0/+1 |
| * | ACPI / APD: Add APM X-Gene ACPI I2C device support | Loc Ho | 2016-01-07 | 1 | -1/+15 |
| * | ACPI / LPSS: change 'does not have' to 'has' in comment | Andy Shevchenko | 2016-01-07 | 1 | -1/+1 |
| * | Revert "dmaengine: dw: platform: provide platform data for Intel" | Andy Shevchenko | 2016-01-07 | 1 | -16/+1 |
| * | dmaengine: dw: return immediately from IRQ when DMA isn't in use | Andy Shevchenko | 2016-01-07 | 1 | -2/+7 |
| * | dmaengine: dw: platform: power on device on shutdown | Andy Shevchenko | 2016-01-07 | 1 | -0/+12 |
| * | ACPI / LPSS: override power state for LPSS DMA device | Andy Shevchenko | 2016-01-07 | 3 | -8/+150 |
| * | ACPI / LPSS: power on when probe() and otherwise when remove() | Andy Shevchenko | 2015-12-09 | 1 | -0/+32 |
| * | ACPI / LPSS: do delay for all LPSS devices when D3->D0 | Andy Shevchenko | 2015-12-09 | 1 | -8/+15 |
| * | ACPI / LPSS: allow to use specific PM domain during ->probe() | Andy Shevchenko | 2015-12-09 | 1 | -1/+2 |
| * | Revert "ACPI / LPSS: allow to use specific PM domain during ->probe()" | Andy Shevchenko | 2015-12-09 | 1 | -2/+6 |
| * | device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notification | Andy Shevchenko | 2015-12-09 | 2 | -2/+9 |
| * | x86/platform/iosf_mbi: Remove duplicate definitions | Andy Shevchenko | 2015-12-09 | 7 | -130/+85 |
* | | PM / core: fix typo in documentation | Manuel Pégourié-Gonnard | 2016-01-02 | 1 | -1/+1 |
* | | PM / runtime: Add new helper for conditional usage count incrementation | Rafael J. Wysocki | 2015-12-21 | 3 | -0/+35 |
| | | |
| \ | |
*-. \ | Merge branches 'pm-sleep' and 'pm-runtime' into pm-core | Rafael J. Wysocki | 2015-12-07 | 5 | -7/+90 |
|\ \ \ |
|
| | * | | PM / runtime: Re-init runtime PM states at probe error and driver unbind | Ulf Hansson | 2015-11-30 | 3 | -6/+24 |
| * | | | PM / sleep: prohibit devices probing during suspend/hibernation | Strashko, Grygorii | 2015-11-30 | 3 | -1/+66 |
| |/ / |
|
* | / | MAINTAINERS: Add an entry for the PM core | Rafael J. Wysocki | 2015-12-07 | 1 | -0/+11 |
| |/
|/| |
|
* | | Linux 4.4-rc4v4.4-rc4 | Linus Torvalds | 2015-12-07 | 1 | -1/+1 |
* | | staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl | James Simmons | 2015-12-06 | 2 | -18/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-12-06 | 4 | -31/+15 |
|\ \ |
|
| * | | Don't reset ->total_link_count on nested calls of vfs_path_lookup() | Al Viro | 2015-12-06 | 1 | -1/+0 |
| * | | ovl: get rid of the dead code left from broken (and disabled) optimizations | Al Viro | 2015-12-06 | 3 | -26/+11 |
| * | | ovl: fix permission checking for setattr | Miklos Szeredi | 2015-12-06 | 1 | -4/+4 |
| |/ |
|
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-12-06 | 5 | -15/+45 |
|\ \ |
|
| * | | sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule() | Peter Zijlstra | 2015-12-04 | 1 | -0/+19 |
| * | | sched/core: Better document the try_to_wake_up() barriers | Peter Zijlstra | 2015-12-04 | 2 | -1/+10 |
| * | | sched/cputime: Fix invalid gtime in proc | Hiroshi Shimamoto | 2015-12-04 | 1 | -0/+3 |
| * | | sched/core: Clear the root_domain cpumasks in init_rootdomain() | Xunlei Pang | 2015-12-04 | 1 | -4/+4 |
| * | | sched/core: Remove false-positive warning from wake_up_process() | Sasha Levin | 2015-12-04 | 1 | -1/+0 |
| * | | sched/wait: Fix signal handling in bit wait helpers | Peter Zijlstra | 2015-12-04 | 1 | -8/+8 |
| * | | sched/rt: Hide the push_irq_work_func() declaration | Arnd Bergmann | 2015-11-23 | 1 | -1/+1 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-12-06 | 12 | -36/+54 |
|\ \ \ |
|
| * | | | x86/signal: Fix restart_syscall number for x32 tasks | Dmitry V. Levin | 2015-12-05 | 1 | -7/+10 |
| * | | | x86/mpx: Fix instruction decoder condition | Dave Hansen | 2015-12-05 | 1 | -3/+3 |
| * | | | x86/mm: Fix regression with huge pages on PAE | Kirill A. Shutemov | 2015-12-04 | 6 | -19/+17 |
| * | | | x86 smpboot: Re-enable init_udelay=0 by default on modern CPUs | Len Brown | 2015-11-25 | 1 | -4/+5 |
| * | | | x86/entry/64: Fix irqflag tracing wrt context tracking | Andy Lutomirski | 2015-11-24 | 1 | -1/+18 |
| * | | | x86/microcode: Initialize the driver late when facilities are up | Borislav Petkov | 2015-11-23 | 2 | -2/+1 |
| |/ / |
|
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2015-12-06 | 19 | -70/+129 |
|\ \ \ |
|
| * \ \ | Merge branch 'mkp-fixes' into fixes | James Bottomley | 2015-12-03 | 19 | -59/+126 |
| |\ \ \ |
|