summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-10-032-7/+8
|\
| * driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange2017-09-181-1/+2
| * base: arch_topology: fix section mismatch build warningsSudeep Holla2017-09-181-6/+6
* | PM / OPP: Call notifier without holding opp_table->lockViresh Kumar2017-09-261-0/+7
* | Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-09-232-8/+11
|\ \
| | \
| | \
| *-. | Merge branches 'pm-core', 'pm-qos' and 'pm-docs'Rafael J. Wysocki2017-09-221-5/+5
| |\ \|
| | * | PM / QoS: Use the correct variable to check the QoS request typeJan H. Schönherr2017-09-181-5/+5
| | |/
| * / PM: core: Fix device_pm_check_callbacks()Rafael J. Wysocki2017-09-191-3/+6
| |/
* / dma-coherent: fix rmem_dma_device_init regressionArnd Bergmann2017-09-171-10/+9Star
|/
* firmware: Restore support for built-in firmwareMarkus Trippelsdorf2017-09-161-4/+1Star
* Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-122-52/+40Star
|\
| * dma-coherent: fix dma_declare_coherent_memory() logic errorArnd Bergmann2017-09-051-13/+25
| * dma-coherent: remove an unused variableChristoph Hellwig2017-09-041-1/+0Star
| * dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2017-09-012-37/+16Star
| * dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig2017-09-011-2/+0Star
* | Revert "firmware: add sanity check on shutdown/suspend"Linus Torvalds2017-09-111-99/+0Star
* | treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-091-2/+2
* | mm: change the call sites of numa statistics itemsKemi Wang2017-09-091-7/+15
* | mm, memory_hotplug: remove zone restrictionsMichal Hocko2017-09-071-3/+0Star
* | mm, memory_hotplug: display allowed zones in the preferred orderingMichal Hocko2017-09-071-10/+23
* | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-051-46/+85
|\ \
| * | device property: Introduce fwnode_property_get_reference_argsSakari Ailus2017-07-221-0/+28
| * | device property: Constify fwnode property APISakari Ailus2017-07-221-29/+35
| * | device property: Constify argument to pset fwnode backendSakari Ailus2017-07-221-16/+20
| * | device property: Get rid of struct fwnode_handle type fieldSakari Ailus2017-07-221-2/+3
* | | Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-09-054-74/+327
|\ \ \
| * \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2017-09-042-40/+65
| |\ \ \
| | * | | PM / s2idle: Rename freeze_state enum and related itemsRafael J. Wysocki2017-08-111-1/+1
| | * | | PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()Rafael J. Wysocki2017-07-241-0/+5
| | * | | PM / core: Add error argument to dpm_show_time()Rafael J. Wysocki2017-07-241-11/+10Star
| | * | | PM / core: Split dpm_suspend_noirq() and dpm_resume_noirq()Rafael J. Wysocki2017-07-241-21/+46
| | * | | PM / sleep: Do not print debug messages by defaultRafael J. Wysocki2017-07-221-8/+4Star
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'pm-core', 'pm-opp', 'pm-domains', 'pm-cpu' and 'pm-avs'Rafael J. Wysocki2017-09-043-34/+262
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | * | | PM / Domains: Convert to using %pOF instead of full_nameRob Herring2017-08-251-7/+7
| | | | * | | PM / Domains: Extend generic power domain debugfsThara Gopinath2017-07-241-10/+195
| | | | * | | PM / Domains: Add time accounting to various genpd statesThara Gopinath2017-07-241-0/+32
| | | * | | | PM / OPP: Fix get sharing CPUs when hotplug is usedWaldemar Rymarkiewicz2017-08-011-12/+17
| | | * | | | PM / OPP: OF: Use pr_debug() instead of pr_err() while adding OPP tableViresh Kumar2017-07-161-2/+6
| | | | |_|/ | | | |/| |
| | * | | | PM / wakeup: Set power.can_wakeup if wakeup_sysfs_add() failsRafael J. Wysocki2017-08-081-3/+5
| | | |_|/ | | |/| |
* | | | | driver core: bus: Fix a potential double freeChristophe JAILLET2017-08-311-1/+1
* | | | | Do not disable driver and bus shutdown hook when class shutdown hook is set.Michal Suchanek2017-08-281-4/+5
* | | | | base: topology: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
* | | | | base: Convert to using %pOF instead of full_nameRob Herring2017-08-281-4/+4
* | | | | Merge 4.13-rc5 into driver-core-nextGreg Kroah-Hartman2017-08-145-80/+147
|\| | | |
| * | | | Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-08-131-15/+34
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | firmware: avoid invalid fallback aborts by using killable waitLuis R. Rodriguez2017-08-101-2/+1Star
| | * | | firmware: fix batched requests - send wake up on failure on direct lookupsLuis R. Rodriguez2017-08-101-8/+30
| | * | | firmware: fix batched requests - wake all waitersLuis R. Rodriguez2017-08-101-7/+5Star
| | |/ /
| * | | Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-262-59/+107
| |\ \ \ | | |_|/ | |/| |
| | * | dma-coherent: introduce interface for default DMA poolVladimir Murzin2017-07-202-59/+107
| | |/