summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki2017-06-092-12/+11
|\ \
| | * Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki2017-06-072-12/+11
| | |
| \ \
*-. \ \ Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki2017-05-221-6/+5
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | PM / wakeup: Fix up wakeup_source_report_event()Rafael J. Wysocki2017-05-141-6/+5
* | | Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-102-29/+30
|\ \ \
| | \ \
| | \ \
| *-. | | Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap'Rafael J. Wysocki2017-05-092-29/+30
| |\ \| | | | | |/ | | |/|
| | | * ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki2017-05-052-11/+12
| | | * PM / wakeup: Integrate mechanism to abort transitions in progressRafael J. Wysocki2017-05-051-18/+18
| | |/
* | | 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