summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-09-10Revert "firmware: add sanity check on shutdown/suspend"Linus Torvalds
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-09-08mm: change the call sites of numa statistics itemsKemi Wang
2017-09-06mm, memory_hotplug: remove zone restrictionsMichal Hocko
2017-09-06mm, memory_hotplug: display allowed zones in the preferred orderingMichal Hocko
2017-09-05Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-09-05dma-coherent: fix dma_declare_coherent_memory() logic errorArnd Bergmann
2017-09-04dma-coherent: remove an unused variableChristoph Hellwig
2017-09-04Merge branch 'pm-sleep'Rafael J. Wysocki
2017-09-04Merge branches 'pm-core', 'pm-opp', 'pm-domains', 'pm-cpu' and 'pm-avs'Rafael J. Wysocki
2017-09-01dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig
2017-09-01dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig
2017-08-31driver core: bus: Fix a potential double freeChristophe JAILLET
2017-08-28Do not disable driver and bus shutdown hook when class shutdown hook is set.Michal Suchanek
2017-08-28base: topology: constify attribute_group structures.Arvind Yadav
2017-08-28base: Convert to using %pOF instead of full_nameRob Herring
2017-08-25PM / Domains: Convert to using %pOF instead of full_nameRob Herring
2017-08-14Merge 4.13-rc5 into driver-core-nextGreg Kroah-Hartman
2017-08-13Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-08-11PM / s2idle: Rename freeze_state enum and related itemsRafael J. Wysocki
2017-08-10firmware: enable a debug print for batched requestsLuis R. Rodriguez
2017-08-10firmware: define pr_fmtLuis R. Rodriguez
2017-08-10firmware: send -EINTR on signal abort on fallback mechanismLuis R. Rodriguez
2017-08-10firmware: avoid invalid fallback aborts by using killable waitLuis R. Rodriguez
2017-08-10firmware: fix batched requests - send wake up on failure on direct lookupsLuis R. Rodriguez
2017-08-10firmware: fix batched requests - wake all waitersLuis R. Rodriguez
2017-08-08PM / wakeup: Set power.can_wakeup if wakeup_sysfs_add() failsRafael J. Wysocki
2017-08-03initcall_debug: add deferred probe timesTodd Poynor
2017-08-01PM / OPP: Fix get sharing CPUs when hotplug is usedWaldemar Rymarkiewicz
2017-07-25Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-24PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()Rafael J. Wysocki
2017-07-24PM / core: Add error argument to dpm_show_time()Rafael J. Wysocki
2017-07-24PM / core: Split dpm_suspend_noirq() and dpm_resume_noirq()Rafael J. Wysocki
2017-07-24PM / Domains: Extend generic power domain debugfsThara Gopinath
2017-07-24PM / Domains: Add time accounting to various genpd statesThara Gopinath
2017-07-22Merge branch 'bind_unbind' into driver-core-nextGreg Kroah-Hartman
2017-07-22driver core: add devm_device_add_group() and friendsDmitry Torokhov
2017-07-22driver core: make device_{add|remove}_groups() publicDmitry Torokhov
2017-07-22driver core: emit uevents when device is bound to a driverDmitry Torokhov
2017-07-22PM / sleep: Do not print debug messages by defaultRafael J. Wysocki
2017-07-22device property: Introduce fwnode_property_get_reference_argsSakari Ailus
2017-07-22device property: Constify fwnode property APISakari Ailus
2017-07-22device property: Constify argument to pset fwnode backendSakari Ailus
2017-07-22device property: Get rid of struct fwnode_handle type fieldSakari Ailus
2017-07-20Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-07-20Merge branches 'intel_pstate' and 'pm-domains'Rafael J. Wysocki
2017-07-20dma-coherent: introduce interface for default DMA poolVladimir Murzin