summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
*-. Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'Rafael J. Wysocki2017-02-06
|\ \
| * | PM / runtime: Avoid false-positive warnings from might_sleep_if()Rafael J. Wysocki2017-02-03
* | | Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-04
|\ \ \
| * | | firmware: fix NULL pointer dereference in __fw_load_abort()Luis R. Rodriguez2017-01-27
| | |/ | |/|
* | | base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani2017-02-03
| |/ |/|
* | memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu2017-01-24
|/
* Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman2017-01-14
* PM / domains: Fix 'may be used uninitialized' build warningAugusto Mecking Caringi2016-12-31
* avoid spurious "may be used uninitialized" warningLinus Torvalds2016-12-25
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* ktime: Get rid of the unionThomas Gleixner2016-12-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-22
|\
| * Merge branch 'x86/cpufeature' into x86/cacheThomas Gleixner2016-11-16
| |\
| * | cacheinfo: Introduce cache idFenghua Yu2016-10-26
* | | Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-13
|\ \ \
| * | | firmware: Correct handling of fw_state_wait() return valueBjorn Andersson2016-12-08
| * | | driver core: Silence device links sphinx warningLukas Wunner2016-12-05
| * | | firmware: remove warning at documentation generation timeSilvio Fricke2016-12-01
| * | | drivers: base: dma-mapping: Fix typo in dmam_alloc_non_coherent commentsFlorian Fainelli2016-11-30
| * | | driver core: test_async: fix up typo found by 0-dayGreg Kroah-Hartman2016-11-29
| * | | firmware: move fw_state_is_done() into UHM sectionDaniel Wagner2016-11-29
| * | | firmware: do not use fw_lock for fw_state protectionDaniel Wagner2016-11-29
| * | | firmware: drop bit ops in favor of simple state machineDaniel Wagner2016-11-29
| * | | firmware: refactor loading statusDaniel Wagner2016-11-29
| * | | firmware: fix usermode helper fallback loadingYves-Alexis Perez2016-11-29
| * | | driver core: firmware_class: convert to use class_groupsGreg Kroah-Hartman2016-11-29
| * | | driver core: devcoredump: convert to use class_groupsGreg Kroah-Hartman2016-11-29
| * | | driver core: class: add class_groups supportGreg Kroah-Hartman2016-11-29
| * | | driver-core: fix platform_no_drv_owner.cocci warningsJulia Lawall2016-11-29
| * | | drivers/base/memory.c: Remove unused 'first_page' variableKirtika Ruchandani2016-11-29
| * | | drivers: base: cacheinfo: support DT overrides for cache propertiesSudeep Holla2016-11-10
| * | | drivers: base: cacheinfo: add pr_fmt loggingSudeep Holla2016-11-10
| * | | drivers: base: cacheinfo: fix boot error message when acpi is enabledSudeep Holla2016-11-10
| * | | drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla2016-11-10
| * | | driver-core: add test module for asynchronous probingDmitry Torokhov2016-11-10
| * | | driver core: Add deferred_probe attribute to devices in sysfsBen Hutchings2016-11-10
| * | | PM / runtime: Optimize the use of device linksRafael J. Wysocki2016-10-31
| * | | PM / runtime: Use device linksRafael J. Wysocki2016-10-31
| * | | PM / sleep: Make async suspend/resume of devices use device linksRafael J. Wysocki2016-10-31
| * | | driver core: Functional dependencies tracking supportRafael J. Wysocki2016-10-31
| * | | Merge 4.9-rc3 into driver-core-nextGreg Kroah-Hartman2016-10-30
| |\ \ \
| * | | | driver core: Add a wrapper around __device_release_driver()Rafael J. Wysocki2016-10-28
| | |/ / | |/| |
* | | | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-13
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki2016-12-12
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | PM / sleep: Print active wakeup sources when blocking on wakeup_count readsxing wei2016-12-07
| | | |_|/ | | |/| |
| * | | | Merge branch 'pm-opp'Rafael J. Wysocki2016-12-12
| |\ \ \ \
| | * | | | PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators()Viresh Kumar2016-12-05
| | * | | | PM / OPP: Allow platform specific custom set_opp() callbacksViresh Kumar2016-12-05
| | * | | | PM / OPP: Separate out _generic_set_opp()Viresh Kumar2016-12-05