summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)Author
2018-07-03PM / OPP: Update voltage in case freq == old_freqWaldemar Rymarkiewicz
2018-07-03PM / core: Fix supplier device runtime PM usage counter imbalanceRafael J. Wysocki
2018-07-03PM / Domains: Fix error path during attach in genpdUlf Hansson
2018-06-26driver core: Don't ignore class_dir_create_and_add() failure.Tetsuo Handa
2018-05-30regmap: Correct comparison in regmap_cachedCharles Keepax
2018-05-22x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk
2018-04-26PM / wakeirq: Fix unbalanced IRQ enable for wakeirqTony Lindgren
2018-04-26PM / domains: Fix up domain-idle-states OF parsingUlf Hansson
2018-04-24regmap: Fix reversed bounds check in regmap_raw_write()Dan Carpenter
2018-04-08Revert "base: arch_topology: fix section mismatch build warnings"Gaku Inami
2018-03-19dma-buf/fence: Fix lock inversion within dma-fence-arrayChris Wilson
2018-02-25PM / runtime: Fix handling of suppliers with disabled runtime PMRafael J. Wysocki
2018-02-22PM / runtime: Update links_count also if !CONFIG_SRCULukas Wunner
2018-01-17sysfs/cpu: Add vulnerability folderThomas Gleixner
2018-01-02drivers: base: cacheinfo: fix cache type for non-architected system cacheSudeep Holla
2017-12-25PM / OPP: Move error message to debug levelFabio Estevam
2017-12-14isa: Prevent NULL dereference in isa_bus driver callbacksWilliam Breathitt Gray
2017-12-14firmware: cleanup FIRMWARE_IN_KERNEL messageRobin H. Johnson
2017-12-10PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare()Ulf Hansson
2017-11-30PM / OPP: Add missing of_node_put(np)Tobias Jordan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-13mm: only display online cpus of the numa nodeZhen Lei
2017-10-11ACPI: properties: Align return codes of __acpi_node_get_property_reference()Sakari Ailus
2017-10-10device property: Track owner device of device propertyJarkko Nikula
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-26PM / OPP: Call notifier without holding opp_table->lockViresh Kumar
2017-09-22Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-09-22Merge branches 'pm-core', 'pm-qos' and 'pm-docs'Rafael J. Wysocki
2017-09-19PM: core: Fix device_pm_check_callbacks()Rafael J. Wysocki
2017-09-18driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange
2017-09-18base: arch_topology: fix section mismatch build warningsSudeep Holla
2017-09-18PM / QoS: Use the correct variable to check the QoS request typeJan H. Schönherr
2017-09-17dma-coherent: fix rmem_dma_device_init regressionArnd Bergmann
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