summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-07-071-1/+5
|\
| * Add "shutdown" to "struct class".Josh Zimmerman2017-07-071-1/+5
* | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-071-1/+1
|\ \
| * | platform: Accept const propertiesJan Kiszka2017-07-031-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-062-85/+70
|\ \ \
| * | | mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko2017-07-061-4/+0
| * | | mm: vmstat: move slab statistics from zone to node countersJohannes Weiner2017-07-061-5/+5
| * | | mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zoneMichal Hocko2017-07-061-1/+1
| * | | mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-061-24/+28
| * | | mm, memory_hotplug: consider offline memblocks removableMichal Hocko2017-07-061-0/+4
| * | | mm, memory_hotplug: split up register_one_node()Michal Hocko2017-07-061-31/+20
| * | | mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-061-14/+9
| * | | mm: drop page_initialized check from get_nid_for_pfnMichal Hocko2017-07-061-7/+0
| * | | mm, sparsemem: break out of loops earlyDave Hansen2017-07-061-0/+4
| | |/ | |/|
* | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-062-51/+83
|\ \ \ | |/ / |/| |
| * | drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin2017-06-301-2/+2
| * | drivers: dma-coherent: Introduce default DMA poolVladimir Murzin2017-06-281-7/+52
| * | drivers: dma-coherent: Account dma_pfn_offset when used with device treeVladimir Murzin2017-06-281-2/+13
| * | dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig2017-06-281-20/+16
| * | dma-mapping: remove dmam_free_noncoherentChristoph Hellwig2017-06-281-20/+0
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-041-4/+4
|\ \ \
| * \ \ Merge tag 'tegra-for-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2017-06-181-4/+4
| |\ \ \
| | * | | PM / Domains: Allow overriding the ->xlate() callbackThierry Reding2017-06-131-4/+4
| | | |/ | | |/|
* | | | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-07-048-132/+256
|\ \ \ \
| * \ \ \ Merge branch 'acpi-pm'Rafael J. Wysocki2017-07-032-11/+17
| |\ \ \ \
| | * | | | ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki2017-06-152-11/+12
| | * | | | PM / sleep: Print timing information if debug is enabledRafael J. Wysocki2017-06-151-0/+4
| | | |_|/ | | |/| |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pm-domains', 'pm-avs' and 'powercap'Rafael J. Wysocki2017-07-032-31/+84
| |\ \ \ \ \ | | | |/ / /
| | * | | | PM / Domains: Fix missing default_power_down_ok commentKrzysztof Kozlowski2017-06-291-6/+6
| | * | | | PM / Domains: Fix unsafe iteration over modified list of domainsKrzysztof Kozlowski2017-06-291-2/+2
| | * | | | PM / Domains: Fix unsafe iteration over modified list of domain providersKrzysztof Kozlowski2017-06-291-2/+2
| | * | | | PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski2017-06-291-2/+2
| | * | | | PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd deviceKrzysztof Kozlowski2017-06-291-2/+2
| | * | | | PM / Domains: Call driver's noirq callbacksMikko Perttunen2017-06-291-9/+59
| | * | | | PM / Domains: Constify genpd pointerKrzysztof Kozlowski2017-06-281-7/+10
| | * | | | PM / Domains: pdd->dev can't be NULL in genpd_dev_pm_qos_notifier()Viresh Kumar2017-06-221-1/+1
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pm-core', 'pm-opp' and 'pm-qos'Rafael J. Wysocki2017-07-036-90/+155
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | | * | | | PM / QoS: constify *_attribute_group.Arvind Yadav2017-06-281-6/+6
| | |_|/ / / / | |/| | | | |
| | | * | | | PM / OPP: Add dev_pm_opp_{set|put}_clkname()Viresh Kumar2017-06-241-0/+67
| | | * | | | PM / OPP: Don't create debugfs "supply-0" directory unnecessarilyViresh Kumar2017-06-221-4/+3
| | | * | | | PM / OPP: opp-microvolt is not optional if regulators are setViresh Kumar2017-06-221-2/+8
| | | * | | | PM / OPP: Don't create copy of regulators unnecessarilyViresh Kumar2017-06-221-11/+3
| | | * | | | PM / OPP: Reorganize _generic_set_opp_regulator()Viresh Kumar2017-06-221-39/+34
| | |/ / / / | |/| | | |
| | * | | | PM / sysfs: Constify attribute groupsKrzysztof Kozlowski2017-06-281-6/+6
| | * | | | PM: Constify info string used in messagesKrzysztof Kozlowski2017-06-281-13/+15
| | * | | | PM: Constify returned PM event nameKrzysztof Kozlowski2017-06-281-1/+1
| | * | | | PM / wakeirq: Convert to SRCUThomas Gleixner2017-06-271-14/+18
| |/ / / /
* | | | | Merge tag 'regmap-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2017-07-045-19/+285
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and '...Mark Brown2017-07-035-19/+285
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | | * | | | regmap: Fix typo in IS_ENABLED() checkMark Brown2017-06-081-1/+1
OpenPOWER on IntegriCloud