summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen2018-08-151-0/+8
* driver core: Partially revert "driver core: correct device's shutdown order"Rafael J. Wysocki2018-07-281-8/+0
* PM / OPP: Update voltage in case freq == old_freqWaldemar Rymarkiewicz2018-07-031-1/+1
* PM / core: Fix supplier device runtime PM usage counter imbalanceRafael J. Wysocki2018-07-031-4/+11
* PM / Domains: Fix error path during attach in genpdUlf Hansson2018-07-031-0/+3
* driver core: Don't ignore class_dir_create_and_add() failure.Tetsuo Handa2018-06-261-2/+12
* regmap: Correct comparison in regmap_cachedCharles Keepax2018-05-301-1/+1
* x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk2018-05-221-0/+8
* PM / wakeirq: Fix unbalanced IRQ enable for wakeirqTony Lindgren2018-04-261-2/+4
* PM / domains: Fix up domain-idle-states OF parsingUlf Hansson2018-04-261-31/+45
* regmap: Fix reversed bounds check in regmap_raw_write()Dan Carpenter2018-04-241-1/+1
* Revert "base: arch_topology: fix section mismatch build warnings"Gaku Inami2018-04-081-6/+6
* dma-buf/fence: Fix lock inversion within dma-fence-arrayChris Wilson2018-03-191-0/+1
* PM / runtime: Fix handling of suppliers with disabled runtime PMRafael J. Wysocki2018-02-251-1/+2
* PM / runtime: Update links_count also if !CONFIG_SRCULukas Wunner2018-02-221-0/+3
* sysfs/cpu: Add vulnerability folderThomas Gleixner2018-01-172-0/+51
* drivers: base: cacheinfo: fix cache type for non-architected system cacheSudeep Holla2018-01-021-0/+13
* PM / OPP: Move error message to debug levelFabio Estevam2017-12-251-1/+1
* isa: Prevent NULL dereference in isa_bus driver callbacksWilliam Breathitt Gray2017-12-141-5/+5
* firmware: cleanup FIRMWARE_IN_KERNEL messageRobin H. Johnson2017-12-141-12/+13
* PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare()Ulf Hansson2017-12-101-2/+3
* PM / OPP: Add missing of_node_put(np)Tobias Jordan2017-11-301-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0213-0/+13
* mm: only display online cpus of the numa nodeZhen Lei2017-10-131-2/+10
* ACPI: properties: Align return codes of __acpi_node_get_property_reference()Sakari Ailus2017-10-111-0/+4
* device property: Track owner device of device propertyJarkko Nikula2017-10-101-6/+9
* 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-222-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/+9
|/
* firmware: Restore support for built-in firmwareMarkus Trippelsdorf2017-09-161-4/+1
* Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-122-52/+40
|\
| * dma-coherent: fix dma_declare_coherent_memory() logic errorArnd Bergmann2017-09-051-13/+25
| * dma-coherent: remove an unused variableChristoph Hellwig2017-09-041-1/+0
| * dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2017-09-012-37/+16
| * dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig2017-09-011-2/+0
* | Revert "firmware: add sanity check on shutdown/suspend"Linus Torvalds2017-09-101-99/+0
* | treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-081-2/+2
* | mm: change the call sites of numa statistics itemsKemi Wang2017-09-081-7/+15
* | mm, memory_hotplug: remove zone restrictionsMichal Hocko2017-09-061-3/+0
* | mm, memory_hotplug: display allowed zones in the preferred orderingMichal Hocko2017-09-061-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