summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
2017-11-08PM / wakeirq: report a wakeup_event on dedicated wekup irqGrygorii Strashko1-0/+7
2017-10-18device property: Track owner device of device propertyJarkko Nikula1-6/+9
2017-10-12driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange1-1/+2
2017-10-05PM: core: Fix device_pm_check_callbacks()Rafael J. Wysocki1-3/+6
2017-09-09driver core: bus: Fix a potential double freeChristophe JAILLET1-1/+1
2017-08-11device property: Make dev_fwnode() publicSakari Ailus1-1/+2
2017-07-27PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla1-4/+4
2017-07-27PM / Domains: Fix unsafe iteration over modified list of domainsKrzysztof Kozlowski1-2/+2
2017-07-27PM / Domains: Fix unsafe iteration over modified list of domain providersKrzysztof Kozlowski1-2/+2
2017-07-27PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski1-2/+2
2017-07-21PM / QoS: return -EINVAL for bogus stringsDan Carpenter1-0/+2
2017-07-21PM / wakeirq: Convert to SRCUThomas Gleixner1-14/+18
2017-07-15Add "shutdown" to "struct class".Josh Zimmerman1-1/+5
2017-07-12driver core: platform: fix race condition with driver_overrideAdrian Salido1-2/+9
2017-06-17PM / runtime: Avoid false-positive warnings from might_sleep_if()Rafael J. Wysocki1-5/+6
2017-02-09base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani1-6/+6
2017-02-01memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu1-2/+2
2017-01-12PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspendTony Lindgren3-15/+88
2017-01-09firmware: fix usermode helper fallback loadingYves-Alexis Perez1-3/+4
2017-01-06PM / OPP: Don't use OPP structure outside of rcu protected sectionViresh Kumar1-3/+13
2017-01-06PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()Stephen Boyd1-16/+6
2016-11-13Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2016-11-11PM / sleep: don't suspend parent when async child suspend_{noirq, late} failsBrian Norris1-4/+4
2016-10-31driver core: fix smatch warning on dev->bus checkRob Herring1-1/+1
2016-10-31driver core: skip removal test for non-removable driversRob Herring1-1/+2
2016-10-27driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE strongerLaura Abbott1-2/+4
2016-10-07memory-hotplug: fix store_mem_state() return valueReza Arbab1-1/+4
2016-10-05Merge tag 'pinctrl-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-4/+8
2016-10-04Merge tag 'regmap-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds3-18/+67
2016-10-04Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs'...Mark Brown3-18/+67
2016-10-03Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-49/+94
2016-10-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2016-10-03Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+1
2016-10-02Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs'Rafael J. Wysocki2-9/+15
2016-10-02Merge branch 'pm-domains'Rafael J. Wysocki1-78/+352
2016-10-02Merge branch 'device-properties'Rafael J. Wysocki1-0/+1
2016-09-28drivers: dma-coherent: Move spinlock in dma_alloc_from_coherent()Bastian Hecht1-2/+4
2016-09-28drivers: dma-coherent: Fix DMA coherent size for less than pageGeorge G. Davis1-1/+1
2016-09-27driver-core: platform: Catch errors from calls to irq_get_irq_dataGuenter Roeck1-3/+8
2016-09-26PM / OPP: Don't support OPP if it provides supported-hw but platform does notDave Gerlach1-2/+12
2016-09-24PM / Domains: Rename pm_genpd_sync_poweron|poweroff()Ulf Hansson1-12/+12
2016-09-24PM / Domains: Don't measure latency of ->power_on|off() during system PMUlf Hansson1-15/+11
2016-09-24PM / Domains: Remove redundant system PM callbacksUlf Hansson1-12/+0
2016-09-24PM / Domains: Simplify detaching a device from its genpdUlf Hansson1-14/+19
2016-09-23Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+5
2016-09-23Merge tag 'v4.8-rc6' into develLinus Walleij4-17/+38
2016-09-22regmap: fix deadlock on _regmap_raw_write() error pathNikita Yushchenko1-1/+5
2016-09-20Merge branch 'irq/urgent' into irq/coreThomas Gleixner1-2/+2
2016-09-17PM / OPP: avoid maybe-uninitialized warningArnd Bergmann1-7/+3
2016-09-17PM / Domains: Allow holes in genpd_data.domains arrayTomeu Vizoso1-0/+4