aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus/ti-sysc.c
AgeCommit message (Expand)Author
2020-09-04bus: ti-sysc: Add missing quirk flags for usb_host_hsTony Lindgren
2020-07-16bus: ti-sysc: Flush posted write on enable and disableTony Lindgren
2020-04-12bus: ti-sysc: Fix iterating over clocksTony Lindgren
2019-09-21bus: ti-sysc: Simplify cleanup upon failures in sysc_probe()Suman Anna
2019-09-21ARM: dts: Fix incorrect dcan register mapping for am3, am4 and dra7Tony Lindgren
2019-09-21bus: ti-sysc: Fix using configured sysc mask valueTony Lindgren
2019-09-21bus: ti-sysc: Fix handling of forced idleTony Lindgren
2019-05-02bus: ti-sysc: Handle devices with no control registersTony Lindgren
2019-04-09bus: ti-sysc: Add generic enable/disable functionsRoger Quadros
2019-04-05bus: ti-sysc: Detect DMIC for debuggingTony Lindgren
2019-04-05bus: ti-sysc: Handle swsup idle mode quirksTony Lindgren
2019-04-03bus: ti-sysc: Add quirk handling for external optional functional clockTony Lindgren
2019-04-03bus: ti-sysc: Add support for early quirks based on register addressTony Lindgren
2019-04-03bus: ti-sysc: Move rstctrl reset to happen laterTony Lindgren
2019-04-03bus: ti-sysc: Manage clocks for the interconnect target module in all casesTony Lindgren
2019-04-03bus: ti-sysc: Allocate mdata as needed and do platform data based init laterTony Lindgren
2019-04-03bus: ti-sysc: Enable all clocks directly during init to read revisionTony Lindgren
2019-04-01bus: ti-sysc: Add separate functions for handling clocksTony Lindgren
2019-04-01bus: ti-sysc: Move legacy platform data idling into separate functionsTony Lindgren
2019-04-01bus: ti-sysc: Make functions staticTony Lindgren
2019-04-01bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-initTony Lindgren
2019-04-01bus: ti-sysc: Fix sysc_unprepare() when no clocks have been allocatedTony Lindgren
2019-01-29Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2Tony Lindgren
2019-01-29bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe()Tony Lindgren
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-28Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony 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