summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2017-11-30PM / OPP: Add missing of_node_put(np)Tobias Jordan
2017-11-08PM / wakeirq: report a wakeup_event on dedicated wekup irqGrygorii Strashko
2017-10-12driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange
2017-09-13driver core: bus: Fix a potential double freeChristophe JAILLET
2017-08-06PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla
2017-07-27PM / Domains: Fix unsafe iteration over modified list of domain providersKrzysztof Kozlowski
2017-07-27PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski
2017-07-21PM / QoS: return -EINVAL for bogus stringsDan Carpenter
2017-07-21PM / wakeirq: Convert to SRCUThomas Gleixner
2017-07-21Add "shutdown" to "struct class".Josh Zimmerman
2017-07-15driver core: platform: fix race condition with driver_overrideAdrian Salido
2017-06-17PM / runtime: Avoid false-positive warnings from might_sleep_if()Rafael J. Wysocki
2017-02-09base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-01-12PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspendTony Lindgren
2017-01-09firmware: fix usermode helper fallback loadingYves-Alexis Perez
2017-01-06driver core: fix race between creating/querying glue dir and its cleanupMing Lei
2016-11-26PM / sleep: don't suspend parent when async child suspend_{noirq, late} failsBrian Norris
2016-10-28platform: don't return 0 from platform_get_irq[_byname]() on errorSergei Shtylyov
2016-10-22drivers: base: dma-mapping: page align the size when unmap_kernel_rangePeng Fan
2016-07-27base: make module_create_drivers_dir race-freeJiri Slaby
2016-06-07PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki
2016-06-07PM / Runtime: Fix error path in pm_runtime_force_resume()Ulf Hansson
2016-05-18regmap: spmi: Fix regmap_spmi_ext_read in multi-byte caseJack Pham
2016-05-04PM / Domains: Fix removal of a subdomainJon Hunter
2016-05-04PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar
2016-02-17base/platform: Fix platform drivers with no probe callbackMartin Wilck
2015-12-14Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki
2015-12-12drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings
2015-12-10PM / Domains: Allow runtime PM callbacks to be re-used during system PMUlf Hansson
2015-12-04Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki
2015-12-04PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()Eric Anholt
2015-12-02PM / Domains: Validate cases of a non-bound driver in genpd governorUlf Hansson
2015-11-20Merge branch 'pm-sleep'Rafael J. Wysocki
2015-11-16PM / wakeirq: check that wake IRQ is valid before accepting itDmitry Torokhov
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-12Merge branch 'pm-domains'Rafael J. Wysocki
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-09Merge branch 'for-4.4/hotplug' into libnvdimm-for-nextDan Williams
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-07Merge branch 'pm-opp'Rafael J. Wysocki
2015-11-07Merge branch 'acpi-pci'Rafael J. Wysocki
2015-11-07device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee
2015-11-07device property: Adding DMA Attribute APIs for Generic DevicesSuthikulpanit, Suravee
2015-11-06PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()Viresh Kumar
2015-11-06PM / OPP: Hold dev_opp_list_lock for writersViresh Kumar
2015-11-06PM / OPP: Protect updates to list_dev with mutexViresh Kumar
2015-11-06PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()Viresh Kumar
2015-11-05Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds