aboutsummaryrefslogtreecommitdiff
path: root/drivers/bus/ti-sysc.c
AgeCommit message (Expand)Author
2018-12-10bus: ti-sysc: Check for no-reset and no-idle flags at the child levelTony Lindgren
2018-11-15bus: ti-sysc: Detect devices for debug on omap5Tony Lindgren
2018-11-15bus: ti-sysc: Add mcasp optional clocks flagTony Lindgren
2018-11-15bus: ti-sysc: Fix getting optional clocks in clock_rolesTony Lindgren
2018-10-01bus: ti-sysc: Just use SET_NOIRQ_SYSTEM_SLEEP_PM_OPSTony Lindgren
2018-09-28bus: ti-sysc: Make some warnings debug onlyTony Lindgren
2018-09-28bus: ti-sysc: Detect devices for debug on dra7Tony Lindgren
2018-09-28bus: ti-sysc: Detect timer and gpio on dra7Tony Lindgren
2018-09-28Merge commit '4f3530f4a41d49c41015020cd9a5ed5c95b5d2db' into omap-for-v4.20/t...Tony Lindgren
2018-09-24bus: ti-sysc: Detect devices on am335x when DEBUG is enabledTony Lindgren
2018-09-24bus: ti-sysc: Detect more devices on am473x for debuggingTony Lindgren
2018-09-24bus: ti-sysc: Update revision masks to support am437xTony Lindgren
2018-09-24bus: ti-sysc: Defer suspend as neededTony Lindgren
2018-08-22bus: ti-sysc: Fix no_console_suspend handlingTony Lindgren
2018-08-17bus: ti-sysc: Fix module register ioremap for larger offsetsTony Lindgren
2018-07-09bus: ti-sysc: Add support for software resetFaiz Abbas
2018-07-09bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76xFaiz Abbas
2018-07-02bus: ti-sysc: Use 2-factor allocator argumentsKees Cook
2018-05-18bus: ti-sysc: Fix optional clocks array accessTony Lindgren
2018-05-01bus: ti-sysc: Show module information for suspend if DEBUG is enabledTony Lindgren
2018-05-01bus: ti-sysc: Tag sdio and wdt with legacy mode for suspendTony Lindgren
2018-05-01bus: ti-sysc: Detect UARTs for SYSC_QUIRK_LEGACY_IDLE quirk on omap4Tony Lindgren
2018-05-01bus: ti-sysc: Detect omap4 type timers for quirkTony Lindgren
2018-05-01bus: ti-sysc: Add initial support for external resetsTony Lindgren
2018-05-01bus: ti-sysc: Improve suspend and resume handlingTony Lindgren
2018-05-01bus: ti-sysc: Tag some modules resource providers for noirq suspendTony Lindgren
2018-04-30bus: ti-sysc: Add handling for clkctrl opt clocksTony Lindgren
2018-04-30bus: ti-sysc: Make child clock alias handling more genericTony Lindgren
2018-04-30bus: ti-sysc: Handle simple-bus for nested childrenTony Lindgren
2018-03-07Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/sc...Arnd Bergmann
2018-02-26bus: ti-sysc: Handle some devices in omap_device compatible wayTony Lindgren
2018-02-26bus: ti-sysc: Add support for platform data callbacksTony Lindgren
2018-02-26bus: ti-sysc: Remove unnecessary debugging statementsTony Lindgren
2018-02-26bus: ti-sysc: Improve handling for no-reset-on-init and no-idle-on-initTony Lindgren
2018-02-26bus: ti-sysc: Handle stdout-path for debug consoleTony Lindgren
2018-02-26bus: ti-sysc: Add suspend and resume handlingTony Lindgren
2018-02-26bus: ti-sysc: Add fck clock alias for children with notifier_blockTony Lindgren
2018-02-15bus: ti-sysc: Fix checking of no-reset-on-init quirkTony Lindgren
2018-01-22bus: ti-sysc: Fix smartreflex sysc maskTony Lindgren
2017-12-21bus: ti-sysc: Add parsing of module capabilitiesTony Lindgren
2017-12-21bus: ti-sysc: Handle module quirks based dts configurationTony Lindgren
2017-12-21bus: ti-sysc: Detect i2c interconnect target module based on register layoutTony Lindgren
2017-12-21bus: ti-sysc: Add register bits for interconnect target modulesTony Lindgren
2017-10-13bus: ti-sysc: Fix unbalanced pm_runtime_enable by adding removeTony Lindgren
2017-10-13bus: ti-sysc: mark PM functions as __maybe_unusedArnd Bergmann
2017-10-10bus: ti-sysc: Add minimal TI sysc interconnect target driverTony Lindgren