aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)Author
2017-07-27PM / 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 domainsKrzysztof Kozlowski
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-12Add "shutdown" to "struct class".Josh Zimmerman
2017-07-12driver core: platform: fix race condition with driver_overrideAdrian Salido
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki
2017-06-07Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki
2017-05-14PM / wakeup: Fix up wakeup_source_report_event()Rafael J. Wysocki
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
2017-03-29device property: Add support for remote endpointsMika Westerberg
2017-03-29device property: Add fwnode_get_named_child_node()Mika Westerberg