summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-092-0/+50
|\
| * drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R2017-04-201-1/+1
| * iommu: of: Handle IOMMU lookup failure with deferred probing or errorLaurent Pinchart2017-04-201-2/+3
| * of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R2017-04-202-0/+49
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-092-20/+34
|\ \
| * \ Merge tag 'renesas-sysc-for-v4.12' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2017-04-191-18/+34
| |\ \
| | * | base: soc: Allow early registration of a single SoC deviceGeert Uytterhoeven2017-03-291-18/+32
| | * | base: soc: Let soc_device_match() return no match when called too earlyGeert Uytterhoeven2017-03-291-0/+2
| * | | PM / Domains: Do not check if simple providers have phandle cellsDave Gerlach2017-04-041-2/+0
* | | | Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-051-1/+1
|\ \ \ \
| * | | | of: Add function for generating a DT modalias with a newlineRob Herring2017-03-221-1/+1
| |/ / /
* | | | Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-051-2/+3
|\ \ \ \
| * | | | cma: Store a name in the cma structureLaura Abbott2017-04-181-2/+3
| | |_|/ | |/| |
* | | | Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-042-4/+3
|\ \ \ \
| * | | | driver core: don't initialize 'parent' in device_add()Viresh Kumar2017-04-081-1/+1
| * | | | drivers: base: dma-mapping: use nth_page helperGeliang Tang2017-04-081-3/+2
| |/ / /
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-011-2/+1
|\ \ \ \
| * | | | platform-msi: Make platform_msi_create_device_domain() ACPI awareHanjun Guo2017-04-071-2/+1
| |/ / /
* | | | Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-011-71/+293
|\ \ \ \
| * | | | device property: Read strings using string array reading functionsSakari Ailus2017-03-291-44/+1
| * | | | device property: fwnode_property_read_string_array() returns nr of stringsSakari Ailus2017-03-291-6/+6
| * | | | device property: Fix reading pset strings using array access functionsSakari Ailus2017-03-291-7/+25
| * | | | device property: fwnode_property_read_string_array() may return -EILSEQSakari Ailus2017-03-291-1/+1
| * | | | device property: Add fwnode_get_next_parent()Sakari Ailus2017-03-291-0/+21
| * | | | device property: Add support for fwnode endpointsSakari Ailus2017-03-291-0/+32
| * | | | device property: Make dev_fwnode() publicSakari Ailus2017-03-291-1/+2
| * | | | device property: Add fwnode_handle_get()Sakari Ailus2017-03-291-0/+11
| * | | | device property: Add support for remote endpointsMika Westerberg2017-03-291-0/+123
| * | | | device property: Add fwnode_get_named_child_node()Mika Westerberg2017-03-291-5/+17
| * | | | ACPI / property: Add fwnode_get_next_child_node()Mika Westerberg2017-03-291-8/+30
| * | | | device property: Add fwnode_get_parent()Mika Westerberg2017-03-291-0/+25
| |/ / /
* | | | PM / Domains: Ignore domain-idle-states that are not compatibleLina Iyer2017-03-291-7/+9
* | | | PM / Domains: Don't warn about IRQ safe device for an always on PM domainUlf Hansson2017-03-291-2/+6
* | | | PM / Domains: Respect errors from genpd's ->power_off() callbackUlf Hansson2017-03-291-1/+2
* | | | PM / Domains: Enable users of genpd to specify always on PM domainsUlf Hansson2017-03-291-2/+12
* | | | PM / Domains: Clean up code validating genpd's statusUlf Hansson2017-03-291-10/+9
* | | | PM / Domain: remove conditional from error caseViresh Kumar2017-03-291-5/+5
|/ / /
* / / drivers core: remove assert_held_device_hotplug()Heiko Carstens2017-03-161-5/+0
|/ /
* | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-031-1/+2
|\ \
| * | statx: Add a system call to make enhanced file info availableDavid Howells2017-03-021-1/+2
* | | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-034-2/+4
|\ \ \
| * | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
| * | | sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2017-03-021-1/+1
| * | | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-1/+2
| |/ /
* | | Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-023-134/+100
|\ \ \ | |/ / |/| |
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2017-03-031-2/+1
| |\ \ \ \
| | | * \ \ Merge OPP material for v4.11 to satisfy dependencies.Rafael J. Wysocki2017-02-094-795/+476
| | | |\ \ \
| | * | | | | cpuidle: menu: Avoid taking spinlock for accessing QoS valuesRafael J. Wysocki2017-02-271-2/+1
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'Rafael J. Wysocki2017-03-033-132/+99
| |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | PM / OPP: fix off-by-one bug in dev_pm_opp_get_max_volt_latency loopAndrzej Hajda2017-02-231-1/+2
| | | | | | |_|/ / / | | | | | |/| | | |