aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus/ti-sysc.c
AgeCommit message (Expand)Author
2021-02-18bus: ti-sysc: Fix warning on unbind if reset is not deassertedTony Lindgren
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-11-19bus: ti-sysc: suppress err msg for timers used as clockevent/sourceGrygorii Strashko
2020-11-16bus: ti-sysc: Implement GPMC debug quirk to drop platform dataTony Lindgren
2020-11-16bus: ti-sysc: Support modules without control registersTony Lindgren
2020-11-16bus: ti-sysc: Assert reset only after disabling clocksTony Lindgren
2020-10-26bus: ti-sysc: Fix bogus resetdone warning on enable for cpswTony Lindgren
2020-10-26bus: ti-sysc: Fix reset status check for modules with quirksTony Lindgren
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-03Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-07-25Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-07-21clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4Tony Lindgren
2020-07-13bus: ti-sysc: Add missing quirk flags for usb_host_hsTony Lindgren
2020-07-02bus: ti-sysc: Do not disable on suspend for no-idleTony Lindgren
2020-07-02bus: ti-sysc: Fix sleeping function called from invalid context for RTC quirkTony Lindgren
2020-07-02bus: ti-sysc: Fix wakeirq sleeping function called from invalid contextTony Lindgren
2020-06-28Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...Arnd Bergmann
2020-06-16Merge tag 'v5.8-rc1' into fixesTony Lindgren
2020-06-10Revert "bus: ti-sysc: Increase max softreset wait"Tony Lindgren
2020-06-03bus: ti-sysc: Increase max softreset waitTony Lindgren
2020-06-03bus: ti-sysc: Fix uninitialized framedonetv_irqTony Lindgren
2020-06-03bus: ti-sysc: Ignore clockactivity unless specified as a quirkTony Lindgren
2020-06-03bus: ti-sysc: Use optional clocks on for enable and wait for softreset bitTony Lindgren
2020-05-30bus: ti-sysc: Flush posted write on enable and disableTony Lindgren
2020-05-19bus: ti-sysc: Timers no longer need legacy quirk handlingTony Lindgren
2020-05-19bus: ti-sysc: Ignore timer12 on secure omap3Tony Lindgren
2020-03-10Merge branch 'fix-lcdc-quirk' into omap-for-v5.7/ti-syscTony Lindgren
2020-03-09bus: ti-sysc: Fix quirk flags for lcdc on am335xTony Lindgren
2020-03-04bus: ti-sysc: Add support for PRUSS SYSC typeSuman Anna
2020-03-04bus: ti-sysc: Detect EDMA and set quirk flags for tptcTony Lindgren
2020-03-03bus: ti-sysc: Fix wrong offset for display subsystem reset quirkTony Lindgren
2020-02-26bus: ti-sysc: Implement display subsystem reset quirkTony Lindgren
2020-02-26bus: ti-sysc: Detect display subsystem related devicesTony Lindgren
2020-02-26bus: ti-sysc: Handle module unlock quirk needed for some RTCTony Lindgren
2020-02-26bus: ti-sysc: Implement SoC revision handlingTony Lindgren
2020-02-26bus: ti-sysc: Don't warn about legacy property for nested ti-sysc devicesTony Lindgren
2020-02-26bus: ti-sysc: Consider non-existing registers too when matching quirksTony Lindgren
2020-02-26bus: ti-sysc: Improve reset to work with modules with no sysconfigTony Lindgren
2020-02-26bus: ti-sysc: Rename clk related quirks to pre_reset and post_reset quirksTony Lindgren
2020-02-26bus: ti-sysc: Fix 1-wire reset quirkTony Lindgren
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-12-16bus: ti-sysc: Fix iterating over clocksTony Lindgren
2019-12-12bus: ti-sysc: Use PTR_ERR_OR_ZERO() to simplify codezhengbin
2019-12-12bus: ti-sysc: Drop MMU quirksSuman Anna
2019-12-12bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTOTony Lindgren
2019-12-12bus: ti-sysc: Fix missing reset delay handlingTony Lindgren
2019-12-10bus: ti-sysc: Fix missing force mstandby quirk handlingTony Lindgren
2019-11-14bus: ti-sysc: Adjust exception handling in sysc_child_add_named_clock()Markus Elfring
2019-11-14bus: ti-sysc: Add module enable quirk for audio AESSTony Lindgren
2019-10-21bus: ti-sysc: Use swsup quirks also for am335x musbTony Lindgren