aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)Author
2018-04-12PM / domains: Don't skip driver's ->suspend|resume_noirq() callbacksUlf Hansson
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-22PM / runtime: Update links_count also if !CONFIG_SRCULukas Wunner
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-08sysfs/cpu: Add vulnerability folderThomas Gleixner
2017-12-31Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-15drivers: base: cacheinfo: fix cache type for non-architected system cacheSudeep Holla
2017-12-11PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki
2017-12-08Merge tag 'pm-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-12-04PM / runtime: Fix handling of suppliers with disabled runtime PMRafael J. Wysocki
2017-11-28firmware: cleanup FIRMWARE_IN_KERNEL messageRobin H. Johnson
2017-11-28isa: Prevent NULL dereference in isa_bus driver callbacksWilliam Breathitt Gray
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-17Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-16PM / runtime: Drop children check from __pm_runtime_set_status()Rafael J. Wysocki
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-13Merge tag 'devprop-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki
2017-11-13Merge branch 'pm-sleep'Rafael J. Wysocki
2017-11-13Merge branches 'pm-cpufreq-sched' and 'pm-opp'Rafael J. Wysocki
2017-11-13Merge branch 'pm-cpufreq'Rafael J. Wysocki
2017-11-13Merge branch 'pm-qos'Rafael J. Wysocki
2017-11-13Merge branch 'pm-domains'Rafael J. Wysocki
2017-11-09device property: Make fwnode_handle_get() return the fwnodeSakari Ailus
2017-11-08driver core: Fix device link deferred probeAdrian Hunter
2017-11-08PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare()Ulf Hansson
2017-11-08PM / QoS: Fix device resume latency frameworkRafael J. Wysocki
2017-11-08Merge branch 'pm-domains' into pm-qosRafael J. Wysocki
2017-11-08PM / domains: Rework governor code to be more consistentRafael J. Wysocki
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-11-08PM / Domains: Remove gpd_dev_ops.active_wakeup() callbackGeert Uytterhoeven
2017-11-08PM / Domains: Allow genpd users to specify default active wakeup behaviorGeert Uytterhoeven
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-06PCI / PM: Take SMART_SUSPEND driver flag into accountRafael J. Wysocki
2017-11-06PM / core: Add SMART_SUSPEND driver flagRafael J. Wysocki
2017-11-06PM / core: Add NEVER_SKIP and SMART_PREPARE driver flagsRafael J. Wysocki
2017-11-06Merge branch 'acpi-pm' into pm-coreRafael J. Wysocki
2017-11-06Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinl...Mark Brown
2017-11-06regmap: Fix unused warningBaolin Wang
2017-11-06regmap: Try to work around Kconfig exploding on HWSPINLOCKMark Brown
2017-11-03regmap: Clean up hwspinlock on regmap exitMark Brown
2017-11-03regmap: Also protect hwspinlock in error handling pathMark Brown