Age | Commit message (Expand) | Author |
2016-11-29 | firmware: fix usermode helper fallback loading | Yves-Alexis Perez |
2016-11-29 | driver core: firmware_class: convert to use class_groups | Greg Kroah-Hartman |
2016-11-29 | driver core: devcoredump: convert to use class_groups | Greg Kroah-Hartman |
2016-11-29 | driver core: class: add class_groups support | Greg Kroah-Hartman |
2016-11-29 | driver-core: fix platform_no_drv_owner.cocci warnings | Julia Lawall |
2016-11-29 | drivers/base/memory.c: Remove unused 'first_page' variable | Kirtika Ruchandani |
2016-11-29 | timekeeping: Ignore the bogus sleep time if pm_trace is enabled | Chen Yu |
2016-11-29 | Merge tag 'soc-device-match-tag1' into next | Ulf Hansson |
2016-11-25 | regmap: cache: Remove unused 'blksize' variable | Kirtika Ruchandani |
2016-11-19 | PM / Runtime: Defer resuming of the device in pm_runtime_force_resume() | Ulf Hansson |
2016-11-16 | Merge branch 'x86/cpufeature' into x86/cache | Thomas Gleixner |
2016-11-15 | devres: add devm_alloc_percpu() | Madalin Bucur |
2016-11-13 | Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-11-11 | PM / Domains: Fix a warning message | Dan Carpenter |
2016-11-11 | PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails | Brian Norris |
2016-11-10 | drivers: base: cacheinfo: support DT overrides for cache properties | Sudeep Holla |
2016-11-10 | drivers: base: cacheinfo: add pr_fmt logging | Sudeep Holla |
2016-11-10 | drivers: base: cacheinfo: fix boot error message when acpi is enabled | Sudeep Holla |
2016-11-10 | drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled | Sudeep Holla |
2016-11-10 | driver-core: add test module for asynchronous probing | Dmitry Torokhov |
2016-11-10 | driver core: Add deferred_probe attribute to devices in sysfs | Ben Hutchings |
2016-11-10 | base: soc: Check for NULL SoC device attributes | Geert Uytterhoeven |
2016-11-10 | base: soc: Introduce soc_device_match() interface | Arnd Bergmann |
2016-11-10 | base: soc: Early register bus when needed | Geert Uytterhoeven |
2016-11-09 | drivers base/topology: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-11-09 | drivers base/cacheinfo: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-11-09 | PM / Runtime: Don't allow to suspend a device with an active child | Ulf Hansson |
2016-11-07 | Backmerge tag 'v4.9-rc4' into drm-next | Dave Airlie |
2016-10-31 | PM / runtime: Optimize the use of device links | Rafael J. Wysocki |
2016-10-31 | PM / runtime: Use device links | Rafael J. Wysocki |
2016-10-31 | PM / sleep: Make async suspend/resume of devices use device links | Rafael J. Wysocki |
2016-10-31 | driver core: Functional dependencies tracking support | Rafael J. Wysocki |
2016-10-31 | driver core: fix smatch warning on dev->bus check | Rob Herring |
2016-10-31 | driver core: skip removal test for non-removable drivers | Rob Herring |
2016-10-30 | Merge 4.9-rc3 into driver-core-next | Greg Kroah-Hartman |
2016-10-28 | driver core: Add a wrapper around __device_release_driver() | Rafael J. Wysocki |
2016-10-27 | driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE stronger | Laura Abbott |
2016-10-27 | PM / Domains: check for negative return from of_count_phandle_with_args() | Colin Ian King |
2016-10-26 | cacheinfo: Introduce cache id | Fenghua Yu |
2016-10-25 | dma-buf: Rename struct fence to dma_fence | Chris Wilson |
2016-10-21 | PM / Domains: Support IRQ safe PM domains | Lina Iyer |
2016-10-21 | PM / Domains: Abstract genpd locking | Lina Iyer |
2016-10-21 | PM / Domains: Save the fwnode in genpd_power_state | Lina Iyer |
2016-10-21 | PM / Domains: Allow domain power states to be read from DT | Lina Iyer |
2016-10-21 | PM / Domains: Make genpd state allocation dynamic | Lina Iyer |
2016-10-21 | PM / Runtime: Clarify comment in rpm_resume() when resuming the parent | Ulf Hansson |
2016-10-21 | PM / Runtime: Remove the exported function pm_children_suspended() | Ulf Hansson |
2016-10-21 | PM / OPP: fix debug/error messages in dev_pm_opp_of_get_sharing_cpus() | Masahiro Yamada |
2016-10-21 | PM / OPP: make _of_get_opp_desc_node() a static function | Masahiro Yamada |
2016-10-07 | memory-hotplug: fix store_mem_state() return value | Reza Arbab |