aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-7/+8
2017-09-26PM / OPP: Call notifier without holding opp_table->lockViresh Kumar1-0/+7
2017-09-22Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-8/+11
2017-09-22Merge branches 'pm-core', 'pm-qos' and 'pm-docs'Rafael J. Wysocki1-5/+5
2017-09-19PM: core: Fix device_pm_check_callbacks()Rafael J. Wysocki1-3/+6
2017-09-18driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange1-1/+2
2017-09-18base: arch_topology: fix section mismatch build warningsSudeep Holla1-6/+6
2017-09-18PM / QoS: Use the correct variable to check the QoS request typeJan H. Schönherr1-5/+5
2017-09-17dma-coherent: fix rmem_dma_device_init regressionArnd Bergmann1-10/+9
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf1-4/+1
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-52/+40
2017-09-10Revert "firmware: add sanity check on shutdown/suspend"Linus Torvalds1-99/+0
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan1-2/+2
2017-09-08mm: change the call sites of numa statistics itemsKemi Wang1-7/+15
2017-09-06mm, memory_hotplug: remove zone restrictionsMichal Hocko1-3/+0
2017-09-06mm, memory_hotplug: display allowed zones in the preferred orderingMichal Hocko1-10/+23
2017-09-05Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-46/+85
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-74/+327
2017-09-05dma-coherent: fix dma_declare_coherent_memory() logic errorArnd Bergmann1-13/+25
2017-09-04dma-coherent: remove an unused variableChristoph Hellwig1-1/+0
2017-09-04Merge branch 'pm-sleep'Rafael J. Wysocki2-40/+65
2017-09-04Merge branches 'pm-core', 'pm-opp', 'pm-domains', 'pm-cpu' and 'pm-avs'Rafael J. Wysocki3-34/+262
2017-09-01dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2-37/+16
2017-09-01dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig1-2/+0
2017-08-31driver core: bus: Fix a potential double freeChristophe JAILLET1-1/+1
2017-08-28Do not disable driver and bus shutdown hook when class shutdown hook is set.Michal Suchanek1-4/+5
2017-08-28base: topology: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28base: Convert to using %pOF instead of full_nameRob Herring1-4/+4
2017-08-25PM / Domains: Convert to using %pOF instead of full_nameRob Herring1-7/+7
2017-08-14Merge 4.13-rc5 into driver-core-nextGreg Kroah-Hartman5-80/+147
2017-08-13Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-15/+34
2017-08-11PM / s2idle: Rename freeze_state enum and related itemsRafael J. Wysocki1-1/+1
2017-08-10firmware: enable a debug print for batched requestsLuis R. Rodriguez1-0/+2
2017-08-10firmware: define pr_fmtLuis R. Rodriguez1-0/+2
2017-08-10firmware: send -EINTR on signal abort on fallback mechanismLuis R. Rodriguez1-3/+6
2017-08-10firmware: avoid invalid fallback aborts by using killable waitLuis R. Rodriguez1-2/+1
2017-08-10firmware: fix batched requests - send wake up on failure on direct lookupsLuis R. Rodriguez1-8/+30
2017-08-10firmware: fix batched requests - wake all waitersLuis R. Rodriguez1-7/+5
2017-08-08PM / wakeup: Set power.can_wakeup if wakeup_sysfs_add() failsRafael J. Wysocki1-3/+5
2017-08-03initcall_debug: add deferred probe timesTodd Poynor1-1/+27
2017-08-01PM / OPP: Fix get sharing CPUs when hotplug is usedWaldemar Rymarkiewicz1-12/+17
2017-07-25Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-59/+107
2017-07-24PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()Rafael J. Wysocki1-0/+5
2017-07-24PM / core: Add error argument to dpm_show_time()Rafael J. Wysocki1-11/+10
2017-07-24PM / core: Split dpm_suspend_noirq() and dpm_resume_noirq()Rafael J. Wysocki1-21/+46
2017-07-24PM / Domains: Extend generic power domain debugfsThara Gopinath1-10/+195
2017-07-24PM / Domains: Add time accounting to various genpd statesThara Gopinath1-0/+32
2017-07-22Merge branch 'bind_unbind' into driver-core-nextGreg Kroah-Hartman3-5/+136
2017-07-22driver core: add devm_device_add_group() and friendsDmitry Torokhov1-0/+130
2017-07-22driver core: make device_{add|remove}_groups() publicDmitry Torokhov2-5/+2