summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2016-12-06PM / Domains: Fix compatible for domain idle stateLina Iyer
2016-12-06PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators()Viresh Kumar
2016-12-06PM / OPP: Allow platform specific custom set_opp() callbacksViresh Kumar
2016-12-06PM / OPP: Separate out _generic_set_opp()Viresh Kumar
2016-12-06PM / OPP: Add infrastructure to manage multiple regulatorsViresh Kumar
2016-12-06PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage()Viresh Kumar
2016-12-06PM / OPP: Manage supply's voltage/current in a separate structureViresh Kumar
2016-12-06PM / OPP: Don't use OPP structure outside of rcu protected sectionViresh Kumar
2016-12-05driver core: Silence device links sphinx warningLukas Wunner
2016-12-01firmware: remove warning at documentation generation timeSilvio Fricke
2016-11-30PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()Stephen Boyd
2016-11-30PM / Domains: Do not print PM domain add error message if EPROBE_DEFERGeert Uytterhoeven
2016-11-30PM / QoS: Export dev_pm_qos_update_user_latency_toleranceAndrew Lutomirski
2016-11-30PM / QoS: Fix writing 'auto' to pm_qos_latency_tolerance_usAndrew Lutomirski
2016-11-30PM / QoS: Improve sysfs pm_qos_latency_tolerance validationAndrew Lutomirski
2016-11-30drivers: base: dma-mapping: Fix typo in dmam_alloc_non_coherent commentsFlorian Fainelli
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie
2016-11-29driver core: test_async: fix up typo found by 0-dayGreg Kroah-Hartman
2016-11-29firmware: move fw_state_is_done() into UHM sectionDaniel Wagner
2016-11-29firmware: do not use fw_lock for fw_state protectionDaniel Wagner
2016-11-29firmware: drop bit ops in favor of simple state machineDaniel Wagner
2016-11-29firmware: refactor loading statusDaniel Wagner
2016-11-29firmware: fix usermode helper fallback loadingYves-Alexis Perez
2016-11-29driver core: firmware_class: convert to use class_groupsGreg Kroah-Hartman
2016-11-29driver core: devcoredump: convert to use class_groupsGreg Kroah-Hartman
2016-11-29driver core: class: add class_groups supportGreg Kroah-Hartman
2016-11-29driver-core: fix platform_no_drv_owner.cocci warningsJulia Lawall
2016-11-29drivers/base/memory.c: Remove unused 'first_page' variableKirtika Ruchandani
2016-11-29timekeeping: Ignore the bogus sleep time if pm_trace is enabledChen Yu
2016-11-29Merge tag 'soc-device-match-tag1' into nextUlf Hansson
2016-11-25regmap: cache: Remove unused 'blksize' variableKirtika Ruchandani
2016-11-19PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()Ulf Hansson
2016-11-16Merge branch 'x86/cpufeature' into x86/cacheThomas Gleixner
2016-11-15devres: add devm_alloc_percpu()Madalin Bucur
2016-11-13Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-11-11PM / Domains: Fix a warning messageDan Carpenter
2016-11-11PM / sleep: don't suspend parent when async child suspend_{noirq, late} failsBrian Norris
2016-11-10drivers: base: cacheinfo: support DT overrides for cache propertiesSudeep Holla
2016-11-10drivers: base: cacheinfo: add pr_fmt loggingSudeep Holla
2016-11-10drivers: base: cacheinfo: fix boot error message when acpi is enabledSudeep Holla
2016-11-10drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla
2016-11-10driver-core: add test module for asynchronous probingDmitry Torokhov
2016-11-10driver core: Add deferred_probe attribute to devices in sysfsBen Hutchings
2016-11-10base: soc: Check for NULL SoC device attributesGeert Uytterhoeven
2016-11-10base: soc: Introduce soc_device_match() interfaceArnd Bergmann
2016-11-10base: soc: Early register bus when neededGeert Uytterhoeven
2016-11-09drivers base/topology: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09drivers base/cacheinfo: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09PM / Runtime: Don't allow to suspend a device with an active childUlf Hansson
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie