summaryrefslogtreecommitdiffstats
path: root/drivers/bus/ti-sysc.c
Commit message (Expand)AuthorAgeFilesLines
* 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: Fix no_console_suspend handlingTony Lindgren2018-08-221-3/+3
| * bus: ti-sysc: Fix module register ioremap for larger offsetsTony Lindgren2018-08-171-17/+14
* | 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: ti-sysc: Add support for software resetFaiz Abbas2018-07-091-0/+46
* | bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76xFaiz Abbas2018-07-091-0/+18
|/
* bus: ti-sysc: Use 2-factor allocator argumentsKees Cook2018-07-021-4/+4
* bus: ti-sysc: Fix optional clocks array accessTony Lindgren2018-05-181-1/+1
* bus: ti-sysc: Show module information for suspend if DEBUG is enabledTony Lindgren2018-05-011-0/+18
* bus: ti-sysc: Tag sdio and wdt with legacy mode for suspendTony Lindgren2018-05-011-0/+8
* bus: ti-sysc: Detect UARTs for SYSC_QUIRK_LEGACY_IDLE quirk on omap4Tony Lindgren2018-05-011-0/+3
* bus: ti-sysc: Detect omap4 type timers for quirkTony Lindgren2018-05-011-0/+3
* bus: ti-sysc: Add initial support for external resetsTony Lindgren2018-05-011-1/+47
* bus: ti-sysc: Improve suspend and resume handlingTony Lindgren2018-05-011-6/+48
* bus: ti-sysc: Tag some modules resource providers for noirq suspendTony Lindgren2018-05-011-0/+77
* bus: ti-sysc: Add handling for clkctrl opt clocksTony Lindgren2018-04-301-25/+115
* bus: ti-sysc: Make child clock alias handling more genericTony Lindgren2018-04-301-13/+23
* bus: ti-sysc: Handle simple-bus for nested childrenTony Lindgren2018-04-301-2/+7
* Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/sc...Arnd Bergmann2018-03-071-33/+493
|\
| * bus: ti-sysc: Handle some devices in omap_device compatible wayTony Lindgren2018-02-261-3/+223
| * bus: ti-sysc: Add support for platform data callbacksTony Lindgren2018-02-261-14/+82
| * bus: ti-sysc: Remove unnecessary debugging statementsTony Lindgren2018-02-261-8/+1
| * bus: ti-sysc: Improve handling for no-reset-on-init and no-idle-on-initTony Lindgren2018-02-261-6/+22
| * bus: ti-sysc: Handle stdout-path for debug consoleTony Lindgren2018-02-261-0/+46
| * bus: ti-sysc: Add suspend and resume handlingTony Lindgren2018-02-261-0/+34
| * bus: ti-sysc: Add fck clock alias for children with notifier_blockTony Lindgren2018-02-261-4/+87
* | bus: ti-sysc: Fix checking of no-reset-on-init quirkTony Lindgren2018-02-151-1/+1
|/
* bus: ti-sysc: Fix smartreflex sysc maskTony Lindgren2018-01-221-1/+1
* bus: ti-sysc: Add parsing of module capabilitiesTony Lindgren2017-12-211-0/+100
* bus: ti-sysc: Handle module quirks based dts configurationTony Lindgren2017-12-211-18/+96
* bus: ti-sysc: Detect i2c interconnect target module based on register layoutTony Lindgren2017-12-211-0/+17
* bus: ti-sysc: Add register bits for interconnect target modulesTony Lindgren2017-12-211-10/+246
* bus: ti-sysc: Fix unbalanced pm_runtime_enable by adding removeTony Lindgren2017-10-131-0/+25
* bus: ti-sysc: mark PM functions as __maybe_unusedArnd Bergmann2017-10-131-2/+2
* bus: ti-sysc: Add minimal TI sysc interconnect target driverTony Lindgren2017-10-101-0/+558
OpenPOWER on IntegriCloud