summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | firmware: rename struct fw_priv->fw_id to fw_nameLuis R. Rodriguez2017-11-291-13/+13
| * | | | | | | | | | firmware: rename struct firmware_buf to struct fw_privLuis R. Rodriguez2017-11-291-185/+187
| * | | | | | | | | | firmware: rename struct firmware_priv to struct fw_sysfsLuis R. Rodriguez2017-11-291-49/+49
| * | | | | | | | | | firmware: fix detecting error on register_reboot_notifier()Luis R. Rodriguez2017-11-291-1/+8
| * | | | | | | | | | firmware: provide helpers for registering the syfs loaderLuis R. Rodriguez2017-11-291-8/+21
| * | | | | | | | | | firmware: fix capturing errors on fw_cache_init() on early initLuis R. Rodriguez2017-11-291-13/+32
| * | | | | | | | | | firmware: add helper to unregister pm opsLuis R. Rodriguez2017-11-291-4/+10
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-13/+91
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | device property: Allow iterating over available child fwnodesMarcin Wojtas2018-01-221-0/+26
| * | | | | | | | | | device property: Introduce fwnode_irq_get()Marcin Wojtas2018-01-221-0/+26
| * | | | | | | | | | device property: Introduce fwnode_get_phy_mode()Marcin Wojtas2018-01-221-5/+19
| * | | | | | | | | | device property: Introduce fwnode_get_mac_address()Marcin Wojtas2018-01-221-8/+20
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2018-01-311-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | device property: Introduce a common API to fetch device match dataSinan Kaya2017-12-131-0/+7
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman2018-01-231-1/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2018-01-297-24/+153
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zer...Mark Brown2018-01-124-1/+96
| |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | regmap: Allow empty read/write_flag_maskAndrew F. Davis2018-01-081-1/+3
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | 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/+2Star
| | |/ / / / / / /
| * | | | | | | | 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/+3Star
| * | | | | | | | 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/+34Star
| * | | | | | | | Merge generic power domains (genpd) material for v4.16 into pm-coreRafael J. Wysocki2018-01-151-36/+33Star
| |\ \ \ \ \ \ \ \
| * | | | | | | | | 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/+10Star
| * | | | | | | | | 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/+1Star
| * | | | | | | | | PM / wakeup: Drop redundant check from device_set_wakeup_enable()Rafael J. Wysocki2018-01-031-3/+0Star
| * | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |