aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus/ti-sysc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-28Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony Lindgren1-0/+64
2018-08-22bus: ti-sysc: Fix no_console_suspend handlingTony Lindgren1-3/+3
2018-08-17bus: ti-sysc: Fix module register ioremap for larger offsetsTony Lindgren1-17/+14
2018-07-09bus: ti-sysc: Add support for software resetFaiz Abbas1-0/+46
2018-07-09bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76xFaiz Abbas1-0/+18
2018-07-02bus: ti-sysc: Use 2-factor allocator argumentsKees Cook1-4/+4
2018-05-18bus: ti-sysc: Fix optional clocks array accessTony Lindgren1-1/+1
2018-05-01bus: ti-sysc: Show module information for suspend if DEBUG is enabledTony Lindgren1-0/+18
2018-05-01bus: ti-sysc: Tag sdio and wdt with legacy mode for suspendTony Lindgren1-0/+8
2018-05-01bus: ti-sysc: Detect UARTs for SYSC_QUIRK_LEGACY_IDLE quirk on omap4Tony Lindgren1-0/+3
2018-05-01bus: ti-sysc: Detect omap4 type timers for quirkTony Lindgren1-0/+3
2018-05-01bus: ti-sysc: Add initial support for external resetsTony Lindgren1-1/+47
2018-05-01bus: ti-sysc: Improve suspend and resume handlingTony Lindgren1-6/+48
2018-05-01bus: ti-sysc: Tag some modules resource providers for noirq suspendTony Lindgren1-0/+77
2018-04-30bus: ti-sysc: Add handling for clkctrl opt clocksTony Lindgren1-25/+115
2018-04-30bus: ti-sysc: Make child clock alias handling more genericTony Lindgren1-13/+23
2018-04-30bus: ti-sysc: Handle simple-bus for nested childrenTony Lindgren1-2/+7
2018-03-07Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann1-33/+493
2018-02-26bus: ti-sysc: Handle some devices in omap_device compatible wayTony Lindgren1-3/+223
2018-02-26bus: ti-sysc: Add support for platform data callbacksTony Lindgren1-14/+82
2018-02-26bus: ti-sysc: Remove unnecessary debugging statementsTony Lindgren1-8/+1
2018-02-26bus: ti-sysc: Improve handling for no-reset-on-init and no-idle-on-initTony Lindgren1-6/+22
2018-02-26bus: ti-sysc: Handle stdout-path for debug consoleTony Lindgren1-0/+46
2018-02-26bus: ti-sysc: Add suspend and resume handlingTony Lindgren1-0/+34
2018-02-26bus: ti-sysc: Add fck clock alias for children with notifier_blockTony Lindgren1-4/+87
2018-02-15bus: ti-sysc: Fix checking of no-reset-on-init quirkTony Lindgren1-1/+1
2018-01-22bus: ti-sysc: Fix smartreflex sysc maskTony Lindgren1-1/+1
2017-12-21bus: ti-sysc: Add parsing of module capabilitiesTony Lindgren1-0/+100
2017-12-21bus: ti-sysc: Handle module quirks based dts configurationTony Lindgren1-18/+96
2017-12-21bus: ti-sysc: Detect i2c interconnect target module based on register layoutTony Lindgren1-0/+17
2017-12-21bus: ti-sysc: Add register bits for interconnect target modulesTony Lindgren1-10/+246
2017-10-13bus: ti-sysc: Fix unbalanced pm_runtime_enable by adding removeTony Lindgren1-0/+25
2017-10-13bus: ti-sysc: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2017-10-10bus: ti-sysc: Add minimal TI sysc interconnect target driverTony Lindgren1-0/+558