summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'pm-core', 'pm-qos' and 'pm-avs'Rafael J. Wysocki2016-12-126-27/+144
| |\ \ \ \ \ \ | | | | |/ / /
| | | * | | | PM / QoS: Export dev_pm_qos_update_user_latency_toleranceAndrew Lutomirski2016-11-301-0/+1
| | | * | | | PM / QoS: Fix writing 'auto' to pm_qos_latency_tolerance_usAndrew Lutomirski2016-11-301-1/+4
| | | * | | | PM / QoS: Improve sysfs pm_qos_latency_tolerance validationAndrew Lutomirski2016-11-301-1/+5
| | | | |_|/ | | | |/| |
| | * | | | PM / core: Fix bug in the error handling of async suspendSahitya Tummala2016-12-081-1/+1
| | * | | | PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspendTony Lindgren2016-12-063-15/+88
| | * | | | PM / Runtime: Defer resuming of the device in pm_runtime_force_resume()Ulf Hansson2016-11-191-5/+30
| | * | | | PM / Runtime: Don't allow to suspend a device with an active childUlf Hansson2016-11-091-1/+11
| | * | | | PM / Runtime: Clarify comment in rpm_resume() when resuming the parentUlf Hansson2016-10-211-2/+2
| | * | | | PM / Runtime: Remove the exported function pm_children_suspended()Ulf Hansson2016-10-211-1/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'pm-domains'Rafael J. Wysocki2016-12-121-62/+301
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | PM / Domains: Fix compatible for domain idle stateLina Iyer2016-12-061-1/+1
| | * | | PM / Domains: Do not print PM domain add error message if EPROBE_DEFERGeert Uytterhoeven2016-11-301-2/+3
| | * | | PM / Domains: Fix a warning messageDan Carpenter2016-11-111-1/+1
| | * | | PM / Domains: check for negative return from of_count_phandle_with_args()Colin Ian King2016-10-271-1/+1
| | * | | PM / Domains: Support IRQ safe PM domainsLina Iyer2016-10-211-10/+101
| | * | | PM / Domains: Abstract genpd lockingLina Iyer2016-10-211-40/+81
| | * | | PM / Domains: Save the fwnode in genpd_power_stateLina Iyer2016-10-211-0/+1
| | * | | PM / Domains: Allow domain power states to be read from DTLina Iyer2016-10-211-0/+94
| | * | | PM / Domains: Make genpd state allocation dynamicLina Iyer2016-10-211-12/+23
| | |/ /
* | | | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-12-131-3/+3
|\ \ \ \
| * \ \ \ Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie2016-11-302-6/+7
| |\ \ \ \ | | |/ / /
| * | | | Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-071-2/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-3/+3
| | |_|/ | |/| |
* | | | Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2016-12-132-0/+80
|\ \ \ \
| * \ \ \ Merge tag 'soc-device-match-tag1' into nextUlf Hansson2016-11-292-0/+80
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | base: soc: Check for NULL SoC device attributesGeert Uytterhoeven2016-11-101-4/+8
| | * | | base: soc: Introduce soc_device_match() interfaceArnd Bergmann2016-11-102-0/+67
| | * | | base: soc: Early register bus when neededGeert Uytterhoeven2016-11-101-0/+9
| | |/ /
* | | | Merge tag 'regmap-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2016-12-131-6/+2
|\ \ \ \
| * | | | regmap: cache: Remove unused 'blksize' variableKirtika Ruchandani2016-11-251-6/+2
| | |/ / | |/| |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-121-0/+27
|\ \ \ \
| * | | | timekeeping: Ignore the bogus sleep time if pm_trace is enabledChen Yu2016-11-291-0/+27
| |/ / /
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-122-80/+21
|\ \ \ \
| * | | | drivers base/topology: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-37/+5
| * | | | drivers base/cacheinfo: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-43/+16
| | |_|/ | |/| |
* | | | devres: add devm_alloc_percpu()Madalin Bucur2016-11-151-0/+66
| |_|/ |/| |
* | | Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-11-131-2/+3
|\ \ \
| * | | driver core: fix smatch warning on dev->bus checkRob Herring2016-10-311-1/+1
| * | | driver core: skip removal test for non-removable driversRob Herring2016-10-311-1/+2
| |/ /
* | | PM / sleep: don't suspend parent when async child suspend_{noirq, late} failsBrian Norris2016-11-111-4/+4
|/ /
* | driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE strongerLaura Abbott2016-10-271-2/+4
|/
* memory-hotplug: fix store_mem_state() return valueReza Arbab2016-10-071-1/+4
* Merge tag 'pinctrl-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-10-051-4/+8
|\
| * Merge tag 'v4.8-rc6' into develLinus Walleij2016-09-234-17/+38
| |\
| * | driver: base: pinctrl: return error from pinctrl_bind_pins()Deepak2016-09-131-4/+8
* | | Merge tag 'regmap-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2016-10-043-18/+67
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs'...Mark Brown2016-10-043-18/+67
| |\ \ \ \
| | | * | | regmap: debugfs: Add support for dumping write only device registersCristian Birsan2016-08-091-3/+13
| | | * | | regmap: Add a function to check if a regmap register is cachedCristian Birsan2016-08-092-0/+24
| | | |/ /
OpenPOWER on IntegriCloud