summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)AuthorLines
2017-06-09driver core: remove class_attrs from struct classGreg Kroah-Hartman-33/+0
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki-12/+11
2017-06-08regmap: Fix typo in IS_ENABLED() checkMark Brown-1/+1
2017-06-07Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki-12/+11
2017-06-06Merge branch 'topic/lzo' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown-2/+8
2017-06-06regmap: Add 1-Wire bus supportAlex A. Mihaylov-1/+251
2017-06-06regmap: make LZO cache optionalJonas Gorski-2/+8
2017-06-03firmware: move umh try locks into the umh codeLuis R. Rodriguez-32/+36
2017-06-03firmware: move assign_firmware_buf() further upLuis R. Rodriguez-39/+38
2017-06-03firmware: add sanity check on shutdown/suspendLuis R. Rodriguez-0/+99
2017-06-03firmware: always enable the reboot notifierLuis R. Rodriguez-19/+18
2017-06-03firmware: share fw fallback killing on reboot/suspendLuis R. Rodriguez-15/+14
2017-06-03firmware: move kill_requests_without_uevent() up aboveLuis R. Rodriguez-16/+16
2017-06-03arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli-10/+10
2017-06-03arm,arm64,drivers: move externs in a new header fileJuri Lelli-0/+1
2017-06-03arm,arm64,drivers: reduce scope of cap_parsing_failedJuri Lelli-2/+2
2017-06-03arm, arm64: factorize common cpu capacity default codeJuri Lelli-0/+251
2017-06-03drivers: dma-mapping: Do not leave an invalid area->pages pointer in dma_comm...Catalin Marinas-9/+24
2017-05-25kobject: support passing in variables for synthetic ueventsPeter Rajnoha-13/+4
2017-05-25driver core: platform: fix race condition with driver_overrideAdrian Salido-2/+9
2017-05-23mm: Adjust system_state checkThomas Gleixner-1/+1
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki-6/+5
2017-05-14PM / wakeup: Fix up wakeup_source_report_event()Rafael J. Wysocki-6/+5
2017-05-10Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-29/+30
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+50
2017-05-09Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap'Rafael J. Wysocki-29/+30
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-20/+34
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+3
2017-05-05ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki-11/+12
2017-05-05PM / wakeup: Integrate mechanism to abort transitions in progressRafael J. Wysocki-18/+18
2017-05-04Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+3
2017-05-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+1
2017-05-01Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-71/+293
2017-04-20drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R-1/+1
2017-04-20iommu: of: Handle IOMMU lookup failure with deferred probing or errorLaurent Pinchart-2/+3
2017-04-20of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R-0/+49
2017-04-19Merge tag 'renesas-sysc-for-v4.12' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson-18/+34
2017-04-18cma: Store a name in the cma structureLaura Abbott-2/+3
2017-04-08driver core: don't initialize 'parent' in device_add()Viresh Kumar-1/+1
2017-04-08drivers: base: dma-mapping: use nth_page helperGeliang Tang-3/+2
2017-04-07platform-msi: Make platform_msi_create_device_domain() ACPI awareHanjun Guo-2/+1
2017-04-04PM / Domains: Do not check if simple providers have phandle cellsDave Gerlach-2/+0
2017-03-29PM / Domains: Ignore domain-idle-states that are not compatibleLina Iyer-7/+9
2017-03-29device property: Read strings using string array reading functionsSakari Ailus-44/+1
2017-03-29base: soc: Allow early registration of a single SoC deviceGeert Uytterhoeven-18/+32
2017-03-29base: soc: Let soc_device_match() return no match when called too earlyGeert Uytterhoeven-0/+2
2017-03-29PM / Domains: Don't warn about IRQ safe device for an always on PM domainUlf Hansson-2/+6
2017-03-29PM / Domains: Respect errors from genpd's ->power_off() callbackUlf Hansson-1/+2
2017-03-29PM / Domains: Enable users of genpd to specify always on PM domainsUlf Hansson-2/+12