summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | regmap: Add SoundWire bus supportVinod Koul2018-01-083-0/+93
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...Mark Brown2018-01-125-22/+54
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | | | | | |
| | | | | * | | | | | | | regmap: debugfs: document why we don't create the debugfs entriesBartosz Golaszewski2017-12-271-0/+7
| | | | | * | | | | | | | regmap: debugfs: emit a debug message when locking is disabledBartosz Golaszewski2017-12-211-1/+3
| | | | * | | | | | | | | regmap: Add one flag to indicate if a hwlock should be usedBaolin Wang2017-12-271-1/+1
| | | * | | | | | | | | | regcache: flat: Un-inline index lookup from cache accessAndrew F. Davis2018-01-081-5/+10
| | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | regmap: potentially duplicate the name string stored in regmapBartosz Golaszewski2017-12-131-2/+12
| | * | | | | | | | | | Merge branches 'topic/hwspinlock' and 'topic/nolock' of https://git.kernel.or...Mark Brown2017-12-133-1/+20
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | / / / / / / / | | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | regmap: Disable debugfs when locking is disabledMark Brown2017-12-133-0/+12
| | | * | | | | | | | regmap: rename regmap_lock_unlock_empty() to regmap_lock_unlock_none()Bartosz Golaszewski2017-12-131-2/+2
| | | * | | | | | | | regmap: allow to disable all locking mechanismsBartosz Golaszewski2017-12-061-1/+8
| | | |/ / / / / / /
| | * / / / / / / / regmap: Remove the redundant config to select hwspinlockBaolin Wang2017-11-292-13/+2
| | |/ / / / / / /
| * | | | | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2018-01-121-2/+4
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | regmap: use proper part of work_buf for storing valKrzysztof Adamski2017-12-191-2/+4
| | |/ / / / / /
* | | | | | | | Merge branch 'pm-core'Rafael J. Wysocki2018-01-186-262/+464
|\ \ \ \ \ \ \ \
| * | | | | | | | PM / runtime: Allow no callbacks in pm_runtime_force_suspend|resume()Ulf Hansson2018-01-171-8/+3
| * | | | | | | | PM / runtime: Check ignore_children in pm_runtime_need_not_resume()Rafael J. Wysocki2018-01-151-1/+2
| * | | | | | | | PM / runtime: Rework pm_runtime_force_suspend/resume()Rafael J. Wysocki2018-01-151-40/+34
| * | | | | | | | Merge generic power domains (genpd) material for v4.16 into pm-coreRafael J. Wysocki2018-01-151-36/+33
| |\ \ \ \ \ \ \ \
| * | | | | | | | | PM / wakeup: Print warn if device gets enabled as wakeup source during sleepUlf Hansson2018-01-111-0/+8
| * | | | | | | | | PM / core: Propagate wakeup_path status flag in __device_suspend_late()Ulf Hansson2018-01-101-15/+16
| * | | | | | | | | PM / core: Re-structure code for clearing the direct_complete flagUlf Hansson2018-01-101-5/+10
| * | | | | | | | | PM / core: Assign the wakeup_path status flag in __device_prepare()Ulf Hansson2018-01-091-1/+4
| * | | | | | | | | PM / wakeup: Do not fail dev_pm_attach_wake_irq() unnecessarilyRafael J. Wysocki2018-01-093-20/+10
| * | | | | | | | | PM / core: Direct DPM_FLAG_LEAVE_SUSPENDED handlingRafael J. Wysocki2018-01-031-11/+40
| * | | | | | | | | PM / core: Direct DPM_FLAG_SMART_SUSPEND optimizationRafael J. Wysocki2018-01-031-7/+78
| * | | | | | | | | PM / core: Add helpers for subsystem callback selectionRafael J. Wysocki2018-01-031-60/+128
| * | | | | | | | | PM / wakeup: Drop redundant check from device_init_wakeup()Rafael J. Wysocki2018-01-031-3/+1
| * | | | | | | | | PM / wakeup: Drop redundant check from device_set_wakeup_enable()Rafael J. Wysocki2018-01-031-3/+0
| * | | | | | | | | PM / wakeup: only recommend "call"ing device_init_wakeup() onceBrian Norris2017-12-191-1/+1
| * | | | | | | | | Merge back PM core material for v4.16.Rafael J. Wysocki2017-12-162-121/+163
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | PM / core: Use dev_pm_skip_next_resume_phases() internallyRafael J. Wysocki2017-12-131-2/+1
| | * | | | | | | | PM / core: remove unneeded kallsyms includeSergey Senozhatsky2017-12-131-1/+0
| | * | | | | | | | Merge back earlier PM core material for v4.16.Rafael J. Wysocki2017-12-112-120/+164
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | PM / core: Re-factor some code dealing with parents in __device_suspend()Ulf Hansson2017-12-051-12/+17
| | | * | | | | | | | PM / sysfs: Convert to use DEVICE_ATTR_RO / DEVICE_ATTR_RWAndy Shevchenko2017-12-051-68/+65
| | | * | | | | | | | PM / sysfs: Remove redundant 'else' keyword.Andy Shevchenko2017-12-051-5/+5
| | | * | | | | | | | PM / sysfs: Convert to use sysfs_streq()Andy Shevchenko2017-12-051-30/+9
| | | * | | | | | | | PM / core: Add LEAVE_SUSPENDED driver flagRafael J. Wysocki2017-11-271-5/+68
| | | | |_|/ / / / / | | | |/| | | | | |
| | | | | | | | | |
| \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ \ \ Merge branches 'pm-domains', 'pm-kconfig', 'pm-cpuidle' and 'powercap'Rafael J. Wysocki2018-01-181-36/+33
|\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | / / / / / / | | |_|_|_|/ / / / / / | |/| | | | / / / / / | | | | |_|/ / / / / | | | |/| | / / / / | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | PM / genpd: Stop/start devices without pm_runtime_force_suspend/resume()Rafael J. Wysocki2018-01-151-10/+15
| * | | | | | | | PM / domains: Don't skip driver's ->suspend|resume_noirq() callbacksUlf Hansson2018-01-111-13/+17
| * | | | | | | | PM / Domains: Remove obsolete "samsung,power-domain" checkGeert Uytterhoeven2017-12-131-14/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-142-0/+51
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | sysfs/cpu: Add vulnerability folderThomas Gleixner2018-01-082-0/+51
* | | | | | | | Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-311-0/+13
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | drivers: base: cacheinfo: fix cache type for non-architected system cacheSudeep Holla2017-12-151-0/+13
| | |/ / / / / | |/| | | | |
* / | | | | | PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki2017-12-111-0/+15
|/ / / / / /
* | | | | | Merge tag 'pm-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-12-081-1/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | PM / runtime: Fix handling of suppliers with disabled runtime PMRafael J. Wysocki2017-12-041-1/+2
| | |/ / / | |/| | |