summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2017-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-07Add "shutdown" to "struct class".Josh Zimmerman
2017-07-06mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko
2017-07-06mm: vmstat: move slab statistics from zone to node countersJohannes Weiner
2017-07-06mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zoneMichal Hocko
2017-07-06mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko
2017-07-06mm, memory_hotplug: consider offline memblocks removableMichal Hocko
2017-07-06mm, memory_hotplug: split up register_one_node()Michal Hocko
2017-07-06mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko
2017-07-06mm: drop page_initialized check from get_nid_for_pfnMichal Hocko
2017-07-06mm, sparsemem: break out of loops earlyDave Hansen
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-07-04Merge tag 'regmap-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and '...Mark Brown
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki
2017-07-03Merge branches 'pm-domains', 'pm-avs' and 'powercap'Rafael J. Wysocki
2017-07-03Merge branches 'pm-core', 'pm-opp' and 'pm-qos'Rafael J. Wysocki
2017-07-03platform: Accept const propertiesJan Kiszka
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin
2017-06-29PM / Domains: Fix missing default_power_down_ok commentKrzysztof Kozlowski
2017-06-29PM / Domains: Fix unsafe iteration over modified list of domainsKrzysztof Kozlowski
2017-06-29PM / Domains: Fix unsafe iteration over modified list of domain providersKrzysztof Kozlowski
2017-06-29PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski
2017-06-29PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd deviceKrzysztof Kozlowski
2017-06-29PM / Domains: Call driver's noirq callbacksMikko Perttunen
2017-06-28regmap: irq: add chip option mask_writeonlyMichael Grzeschik
2017-06-28drivers: dma-coherent: Introduce default DMA poolVladimir Murzin
2017-06-28drivers: dma-coherent: Account dma_pfn_offset when used with device treeVladimir Murzin
2017-06-28dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig
2017-06-28dma-mapping: remove dmam_free_noncoherentChristoph Hellwig
2017-06-28PM / QoS: constify *_attribute_group.Arvind Yadav
2017-06-28PM / sysfs: Constify attribute groupsKrzysztof Kozlowski
2017-06-28PM: Constify info string used in messagesKrzysztof Kozlowski
2017-06-28PM: Constify returned PM event nameKrzysztof Kozlowski
2017-06-28PM / Domains: Constify genpd pointerKrzysztof Kozlowski
2017-06-27PM / wakeirq: Convert to SRCUThomas Gleixner
2017-06-24PM / OPP: Add dev_pm_opp_{set|put}_clkname()Viresh Kumar
2017-06-22irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded accessMarc Zyngier
2017-06-22PM / OPP: Don't create debugfs "supply-0" directory unnecessarilyViresh Kumar
2017-06-22PM / OPP: opp-microvolt is not optional if regulators are setViresh Kumar
2017-06-22PM / OPP: Don't create copy of regulators unnecessarilyViresh Kumar
2017-06-22PM / OPP: Reorganize _generic_set_opp_regulator()Viresh Kumar
2017-06-22PM / Domains: pdd->dev can't be NULL in genpd_dev_pm_qos_notifier()Viresh Kumar