Age | Commit message (Expand) | Author | Files | Lines |
2019-05-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 1 | -20/+46 |
2019-04-09 | bus: ti-sysc: Add generic enable/disable functions | Roger Quadros | 1 | -0/+129 |
2019-04-06 | bus: ti-sysc: Detect DMIC for debugging | Tony Lindgren | 1 | -0/+1 |
2019-04-06 | bus: ti-sysc: Handle swsup idle mode quirks | Tony Lindgren | 1 | -3/+3 |
2019-04-03 | bus: ti-sysc: Add quirk handling for external optional functional clock | Tony Lindgren | 1 | -1/+90 |
2019-04-03 | bus: ti-sysc: Add support for early quirks based on register address | Tony Lindgren | 1 | -4/+42 |
2019-04-03 | bus: ti-sysc: Move rstctrl reset to happen later | Tony Lindgren | 1 | -22/+39 |
2019-04-03 | bus: ti-sysc: Manage clocks for the interconnect target module in all cases | Tony Lindgren | 1 | -13/+11 |
2019-04-03 | bus: ti-sysc: Allocate mdata as needed and do platform data based init later | Tony Lindgren | 1 | -15/+39 |
2019-04-03 | bus: ti-sysc: Enable all clocks directly during init to read revision | Tony Lindgren | 1 | -22/+28 |
2019-04-01 | bus: ti-sysc: Add separate functions for handling clocks | Tony Lindgren | 1 | -18/+123 |
2019-04-01 | bus: ti-sysc: Move legacy platform data idling into separate functions | Tony Lindgren | 1 | -28/+50 |
2019-04-01 | bus: ti-sysc: Make functions static | Tony Lindgren | 1 | -2/+2 |
2019-04-01 | bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-init | Tony Lindgren | 1 | -1/+4 |
2019-04-01 | bus: ti-sysc: Fix sysc_unprepare() when no clocks have been allocated | Tony Lindgren | 1 | -0/+3 |
2019-03-28 | bus: tegra-aconnect: add system sleep callbacks | Sameer Pujar | 1 | -0/+2 |
2019-03-28 | bus: tegra-aconnect: use devm_clk_*() helpers | Sameer Pujar | 1 | -20/+44 |
2019-03-06 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2 | -16/+59 |
2019-03-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -0/+24 |
2019-02-15 | Merge tag 'hisi-drivers-for-5.1' of git://github.com/hisilicon/linux-hisi int... | Arnd Bergmann | 1 | -3/+2 |
2019-02-15 | Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 1 | -13/+57 |
2019-02-08 | bus: hisi_lpc: Don't fail probe for unrecognised child devices | John Garry | 1 | -3/+2 |
2019-01-29 | Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2 | Tony Lindgren | 1 | -3/+3 |
2019-01-29 | bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe() | Tony Lindgren | 1 | -2/+2 |
2019-01-12 | bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocate | Ioana Ciornei | 2 | -0/+24 |
2019-01-11 | bus: imx-weim: guard against timing configuration conflicts | Sven Van Asbroeck | 1 | -3/+32 |
2019-01-11 | bus: imx-weim: support multiple address ranges per child node | Sven Van Asbroeck | 1 | -10/+25 |
2019-01-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -17/+50 |
2018-12-19 | bus: qcom: remove duplicated include from qcom-ebi2.c | YueHaibing | 1 | -1/+0 |
2018-12-13 | Merge tag 'omap-for-v4.21/driver-part2-signed' of git://git.kernel.org/pub/sc... | Olof Johansson | 1 | -7/+25 |
2018-12-11 | bus: ti-sysc: Check for no-reset and no-idle flags at the child level | Tony Lindgren | 1 | -7/+25 |
2018-12-06 | bus: fsl-mc: remove duplicated include files | YueHaibing | 2 | -2/+0 |
2018-12-04 | Merge tag 'arm-soc/for-4.21/drivers' of https://github.com/Broadcom/stblinux ... | Olof Johansson | 1 | -8/+4 |
2018-11-16 | bus: ti-sysc: Detect devices for debug on omap5 | Tony Lindgren | 1 | -0/+3 |
2018-11-16 | bus: ti-sysc: Add mcasp optional clocks flag | Tony Lindgren | 1 | -0/+11 |
2018-11-16 | bus: ti-sysc: Fix getting optional clocks in clock_roles | Tony Lindgren | 1 | -2/+7 |
2018-11-05 | bus: brcmstb_gisb: simplify getting .driver_data | Wolfram Sang | 1 | -8/+4 |
2018-10-30 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -126/+48 |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -4/+4 |
2018-10-26 | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+12 |
2018-10-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+5 |
2018-10-23 | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -13/+7 |
2018-10-04 | Merge tag 'omap-for-v4.20/ti-sysc-take2-signed' of git://git.kernel.org/pub/s... | Arnd Bergmann | 1 | -123/+48 |
2018-10-01 | bus: ti-sysc: Just use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS | Tony Lindgren | 1 | -111/+4 |
2018-10-01 | bus: imx-weim: drop unnecessary DT node name NULL check | Rob Herring | 1 | -3/+0 |
2018-09-29 | bus: ti-sysc: Make some warnings debug only | Tony Lindgren | 1 | -2/+2 |
2018-09-29 | bus: ti-sysc: Detect devices for debug on dra7 | Tony Lindgren | 1 | -5/+8 |
2018-09-29 | bus: ti-sysc: Detect timer and gpio on dra7 | Tony Lindgren | 1 | -2/+4 |
2018-09-29 | Merge commit '4f3530f4a41d49c41015020cd9a5ed5c95b5d2db' into omap-for-v4.20/t... | Tony Lindgren | 1 | -20/+17 |
2018-09-29 | bus: mvebu-mbus: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -1/+1 |