summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2017-06-09driver core: remove class_attrs from struct classGreg Kroah-Hartman
2017-06-03firmware: move umh try locks into the umh codeLuis R. Rodriguez
2017-06-03firmware: move assign_firmware_buf() further upLuis R. Rodriguez
2017-06-03firmware: add sanity check on shutdown/suspendLuis R. Rodriguez
2017-06-03firmware: always enable the reboot notifierLuis R. Rodriguez
2017-06-03firmware: share fw fallback killing on reboot/suspendLuis R. Rodriguez
2017-06-03firmware: move kill_requests_without_uevent() up aboveLuis R. Rodriguez
2017-06-03arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli
2017-06-03arm,arm64,drivers: move externs in a new header fileJuri Lelli
2017-06-03arm,arm64,drivers: reduce scope of cap_parsing_failedJuri Lelli
2017-06-03arm, arm64: factorize common cpu capacity default codeJuri Lelli
2017-06-03drivers: dma-mapping: Do not leave an invalid area->pages pointer in dma_comm...Catalin Marinas
2017-05-25kobject: support passing in variables for synthetic ueventsPeter Rajnoha
2017-05-25driver core: platform: fix race condition with driver_overrideAdrian Salido
2017-05-10Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-09Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap'Rafael J. Wysocki
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-05ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki
2017-05-05PM / wakeup: Integrate mechanism to abort transitions in progressRafael J. Wysocki
2017-05-04Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-05-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-01Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-20drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R
2017-04-20iommu: of: Handle IOMMU lookup failure with deferred probing or errorLaurent Pinchart
2017-04-20of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R
2017-04-19Merge tag 'renesas-sysc-for-v4.12' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2017-04-18cma: Store a name in the cma structureLaura Abbott
2017-04-08driver core: don't initialize 'parent' in device_add()Viresh Kumar
2017-04-08drivers: base: dma-mapping: use nth_page helperGeliang Tang
2017-04-07platform-msi: Make platform_msi_create_device_domain() ACPI awareHanjun Guo
2017-04-04PM / Domains: Do not check if simple providers have phandle cellsDave Gerlach
2017-03-29PM / Domains: Ignore domain-idle-states that are not compatibleLina Iyer
2017-03-29device property: Read strings using string array reading functionsSakari Ailus
2017-03-29base: soc: Allow early registration of a single SoC deviceGeert Uytterhoeven
2017-03-29base: soc: Let soc_device_match() return no match when called too earlyGeert Uytterhoeven
2017-03-29PM / Domains: Don't warn about IRQ safe device for an always on PM domainUlf Hansson
2017-03-29PM / Domains: Respect errors from genpd's ->power_off() callbackUlf Hansson
2017-03-29PM / Domains: Enable users of genpd to specify always on PM domainsUlf Hansson
2017-03-29PM / Domains: Clean up code validating genpd's statusUlf Hansson
2017-03-29PM / Domain: remove conditional from error caseViresh Kumar
2017-03-29device property: fwnode_property_read_string_array() returns nr of stringsSakari Ailus
2017-03-29device property: Fix reading pset strings using array access functionsSakari Ailus
2017-03-29device property: fwnode_property_read_string_array() may return -EILSEQSakari Ailus
2017-03-29device property: Add fwnode_get_next_parent()Sakari Ailus
2017-03-29device property: Add support for fwnode endpointsSakari Ailus
2017-03-29device property: Make dev_fwnode() publicSakari Ailus
2017-03-29device property: Add fwnode_handle_get()Sakari Ailus