summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-05-161-20/+46
|\
| * bus: tegra-aconnect: add system sleep callbacksSameer Pujar2019-03-281-0/+2
| * bus: tegra-aconnect: use devm_clk_*() helpersSameer Pujar2019-03-281-20/+44
* | bus: ti-sysc: Add generic enable/disable functionsRoger Quadros2019-04-091-0/+129
* | bus: ti-sysc: Detect DMIC for debuggingTony Lindgren2019-04-051-0/+1
* | bus: ti-sysc: Handle swsup idle mode quirksTony Lindgren2019-04-051-3/+3
* | bus: ti-sysc: Add quirk handling for external optional functional clockTony Lindgren2019-04-031-1/+90
* | bus: ti-sysc: Add support for early quirks based on register addressTony Lindgren2019-04-031-4/+42
* | bus: ti-sysc: Move rstctrl reset to happen laterTony Lindgren2019-04-031-22/+39
* | bus: ti-sysc: Manage clocks for the interconnect target module in all casesTony Lindgren2019-04-031-13/+11
* | bus: ti-sysc: Allocate mdata as needed and do platform data based init laterTony Lindgren2019-04-031-15/+39
* | bus: ti-sysc: Enable all clocks directly during init to read revisionTony Lindgren2019-04-031-22/+28
* | bus: ti-sysc: Add separate functions for handling clocksTony Lindgren2019-04-011-18/+123
* | bus: ti-sysc: Move legacy platform data idling into separate functionsTony Lindgren2019-04-011-28/+50
* | bus: ti-sysc: Make functions staticTony Lindgren2019-04-011-2/+2
* | bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-initTony Lindgren2019-04-011-1/+4
* | bus: ti-sysc: Fix sysc_unprepare() when no clocks have been allocatedTony Lindgren2019-04-011-0/+3
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-03-062-16/+59
|\
| * Merge tag 'hisi-drivers-for-5.1' of git://github.com/hisilicon/linux-hisi int...Arnd Bergmann2019-02-151-3/+2
| |\
| | * bus: hisi_lpc: Don't fail probe for unrecognised child devicesJohn Garry2019-02-081-3/+2
| * | Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2019-02-151-13/+57
| |\ \
| | * | bus: imx-weim: guard against timing configuration conflictsSven Van Asbroeck2019-01-111-3/+32
| | * | bus: imx-weim: support multiple address ranges per child nodeSven Van Asbroeck2019-01-111-10/+25
| | |/
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-052-0/+24
|\| |
| * | bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocateIoana Ciornei2019-01-112-0/+24
| |/
* | Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2Tony Lindgren2019-01-291-3/+3
|\ \ | |/ |/|
| * bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe()Tony Lindgren2019-01-291-2/+2
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-312-17/+50
|\ \
| * \ Merge tag 'omap-for-v4.21/driver-part2-signed' of git://git.kernel.org/pub/sc...Olof Johansson2018-12-121-7/+25
| |\ \
| | * | bus: ti-sysc: Check for no-reset and no-idle flags at the child levelTony Lindgren2018-12-101-7/+25
| * | | Merge tag 'arm-soc/for-4.21/drivers' of https://github.com/Broadcom/stblinux ...Olof Johansson2018-12-031-8/+4
| |\ \ \ | | |/ / | |/| |
| | * | bus: brcmstb_gisb: simplify getting .driver_dataWolfram Sang2018-11-051-8/+4
| * | | bus: ti-sysc: Detect devices for debug on omap5Tony Lindgren2018-11-151-0/+3
| * | | bus: ti-sysc: Add mcasp optional clocks flagTony Lindgren2018-11-151-0/+11
| * | | bus: ti-sysc: Fix getting optional clocks in clock_rolesTony Lindgren2018-11-151-2/+7
| |/ /
* | | bus: qcom: remove duplicated include from qcom-ebi2.cYueHaibing2018-12-191-1/+0
* | | bus: fsl-mc: remove duplicated include filesYueHaibing2018-12-062-2/+0
|/ /
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-292-126/+48
|\ \
| * \ Merge tag 'omap-for-v4.20/ti-sysc-take2-signed' of git://git.kernel.org/pub/s...Arnd Bergmann2018-10-041-123/+48
| |\ \
| | * | bus: ti-sysc: Just use SET_NOIRQ_SYSTEM_SLEEP_PM_OPSTony Lindgren2018-10-011-111/+4
| | * | bus: ti-sysc: Make some warnings debug onlyTony Lindgren2018-09-281-2/+2
| | * | bus: ti-sysc: Detect devices for debug on dra7Tony Lindgren2018-09-281-5/+8
| | * | bus: ti-sysc: Detect timer and gpio on dra7Tony Lindgren2018-09-281-2/+4
| | * | Merge commit '4f3530f4a41d49c41015020cd9a5ed5c95b5d2db' into omap-for-v4.20/t...Tony Lindgren2018-09-281-20/+17
| | |\ \
| | * | | bus: ti-sysc: Detect devices on am335x when DEBUG is enabledTony Lindgren2018-09-241-2/+6
| | * | | bus: ti-sysc: Detect more devices on am473x for debuggingTony Lindgren2018-09-241-3/+20
| | * | | bus: ti-sysc: Update revision masks to support am437xTony Lindgren2018-09-241-2/+4
| | * | | bus: ti-sysc: Defer suspend as neededTony Lindgren2018-09-241-57/+61
| * | | | bus: imx-weim: drop unnecessary DT node name NULL checkRob Herring2018-10-011-3/+0
| | |_|/ | |/| |
* | | | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-262-4/+4
|\ \ \ \