Age | Commit message (Expand) | Author | Files | Lines |
2019-06-10 | bus: ti-sysc: Add support for module specific reset quirks | Tony Lindgren | 1 | -5/+124 |
2019-05-28 | bus: ti-sysc: Detect uarts also on omap34xx | Tony Lindgren | 1 | -1/+3 |
2019-05-28 | bus: ti-sysc: Do rstctrl reset handling in two phases | Tony Lindgren | 1 | -8/+17 |
2019-05-28 | bus: ti-sysc: Add support for disabling module without legacy mode | Tony Lindgren | 1 | -4/+17 |
2019-05-28 | bus: ti-sysc: Set ENAWAKEUP if available | Tony Lindgren | 1 | -0/+5 |
2019-05-28 | bus: ti-sysc: Handle swsup idle mode quirks | Tony Lindgren | 1 | -8/+17 |
2019-05-28 | bus: ti-sysc: Handle clockactivity for enable and disable | Tony Lindgren | 1 | -0/+7 |
2019-05-28 | bus: ti-sysc: Enable interconnect target module autoidle bit on enable | Tony Lindgren | 1 | -1/+12 |
2019-05-28 | bus: ti-sysc: Allow QUIRK_LEGACY_IDLE even if legacy_mode is not set | Tony Lindgren | 1 | -3/+0 |
2019-05-28 | bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bits | Tony Lindgren | 1 | -18/+54 |
2019-05-28 | bus: ti-sysc: Support 16-bit writes too | Tony Lindgren | 1 | -1/+22 |
2019-05-28 | bus: ti-sysc: Add support for missing clockdomain handling | Tony Lindgren | 1 | -26/+101 |
2019-05-02 | bus: ti-sysc: Handle devices with no control registers | Tony Lindgren | 1 | -12/+11 |
2019-04-09 | bus: ti-sysc: Add generic enable/disable functions | Roger Quadros | 1 | -0/+129 |
2019-04-05 | bus: ti-sysc: Detect DMIC for debugging | Tony Lindgren | 1 | -0/+1 |
2019-04-05 | 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-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 |
2018-12-10 | bus: ti-sysc: Check for no-reset and no-idle flags at the child level | Tony Lindgren | 1 | -7/+25 |
2018-11-15 | bus: ti-sysc: Detect devices for debug on omap5 | Tony Lindgren | 1 | -0/+3 |
2018-11-15 | bus: ti-sysc: Add mcasp optional clocks flag | Tony Lindgren | 1 | -0/+11 |
2018-11-15 | bus: ti-sysc: Fix getting optional clocks in clock_roles | Tony Lindgren | 1 | -2/+7 |
2018-10-01 | bus: ti-sysc: Just use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS | Tony Lindgren | 1 | -111/+4 |
2018-09-28 | bus: ti-sysc: Make some warnings debug only | Tony Lindgren | 1 | -2/+2 |
2018-09-28 | bus: ti-sysc: Detect devices for debug on dra7 | Tony Lindgren | 1 | -5/+8 |
2018-09-28 | bus: ti-sysc: Detect timer and gpio on dra7 | Tony Lindgren | 1 | -2/+4 |
2018-09-28 | Merge commit '4f3530f4a41d49c41015020cd9a5ed5c95b5d2db' into omap-for-v4.20/t... | Tony Lindgren | 1 | -20/+17 |
2018-09-24 | bus: ti-sysc: Detect devices on am335x when DEBUG is enabled | Tony Lindgren | 1 | -2/+6 |
2018-09-24 | bus: ti-sysc: Detect more devices on am473x for debugging | Tony Lindgren | 1 | -3/+20 |
2018-09-24 | bus: ti-sysc: Update revision masks to support am437x | Tony Lindgren | 1 | -2/+4 |
2018-09-24 | bus: ti-sysc: Defer suspend as needed | Tony Lindgren | 1 | -57/+61 |
2018-08-28 | Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2 | Tony Lindgren | 1 | -0/+64 |
2018-08-22 | bus: ti-sysc: Fix no_console_suspend handling | Tony Lindgren | 1 | -3/+3 |
2018-08-17 | bus: ti-sysc: Fix module register ioremap for larger offsets | Tony Lindgren | 1 | -17/+14 |
2018-07-09 | bus: ti-sysc: Add support for software reset | Faiz Abbas | 1 | -0/+46 |
2018-07-09 | bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76x | Faiz Abbas | 1 | -0/+18 |
2018-07-02 | bus: ti-sysc: Use 2-factor allocator arguments | Kees Cook | 1 | -4/+4 |
2018-05-18 | bus: ti-sysc: Fix optional clocks array access | Tony Lindgren | 1 | -1/+1 |
2018-05-01 | bus: ti-sysc: Show module information for suspend if DEBUG is enabled | Tony Lindgren | 1 | -0/+18 |