Age | Commit message (Expand) | Author |
2020-03-10 | Merge branch 'fix-lcdc-quirk' into omap-for-v5.7/ti-sysc | Tony Lindgren |
2020-03-09 | bus: ti-sysc: Fix quirk flags for lcdc on am335x | Tony Lindgren |
2020-03-04 | bus: ti-sysc: Add support for PRUSS SYSC type | Suman Anna |
2020-03-04 | bus: ti-sysc: Detect EDMA and set quirk flags for tptc | Tony Lindgren |
2020-03-03 | bus: ti-sysc: Fix wrong offset for display subsystem reset quirk | Tony Lindgren |
2020-02-26 | bus: ti-sysc: Implement display subsystem reset quirk | Tony Lindgren |
2020-02-26 | bus: ti-sysc: Detect display subsystem related devices | Tony Lindgren |
2020-02-26 | bus: ti-sysc: Handle module unlock quirk needed for some RTC | Tony Lindgren |
2020-02-26 | bus: ti-sysc: Implement SoC revision handling | Tony Lindgren |
2020-02-26 | bus: ti-sysc: Don't warn about legacy property for nested ti-sysc devices | Tony Lindgren |
2020-02-26 | bus: ti-sysc: Consider non-existing registers too when matching quirks | Tony Lindgren |
2020-02-26 | bus: ti-sysc: Improve reset to work with modules with no sysconfig | Tony Lindgren |
2020-02-26 | bus: ti-sysc: Rename clk related quirks to pre_reset and post_reset quirks | Tony Lindgren |
2020-02-26 | bus: ti-sysc: Fix 1-wire reset quirk | Tony Lindgren |
2020-02-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-12-16 | bus: ti-sysc: Fix iterating over clocks | Tony Lindgren |
2019-12-12 | bus: ti-sysc: Use PTR_ERR_OR_ZERO() to simplify code | zhengbin |
2019-12-12 | bus: ti-sysc: Drop MMU quirks | Suman Anna |
2019-12-12 | bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTO | Tony Lindgren |
2019-12-12 | bus: ti-sysc: Fix missing reset delay handling | Tony Lindgren |
2019-12-10 | bus: ti-sysc: Fix missing force mstandby quirk handling | Tony Lindgren |
2019-11-14 | bus: ti-sysc: Adjust exception handling in sysc_child_add_named_clock() | Markus Elfring |
2019-11-14 | bus: ti-sysc: Add module enable quirk for audio AESS | Tony Lindgren |
2019-10-21 | bus: ti-sysc: Use swsup quirks also for am335x musb | Tony Lindgren |
2019-10-21 | bus: ti-sysc: Handle mstandby quirk and use it for musb | Tony Lindgren |
2019-10-18 | Merge branch 'watchdog-fix' into omap-for-v5.5/ti-sysc | Tony Lindgren |
2019-10-18 | bus: ti-sysc: Fix watchdog quirk handling | Tony Lindgren |
2019-10-08 | bus: ti-sysc: avoid toggling power state of module during probe | Tero Kristo |
2019-10-08 | bus: ti-sysc: drop the extra hardreset during init | Tero Kristo |
2019-10-08 | bus: ti-sysc: re-order reset and main clock controls | Tero Kristo |
2019-09-30 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2019-09-06 | bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle() | Tony Lindgren |
2019-09-05 | bus: ti-sysc: Fix handling of invalid clocks | Tony Lindgren |
2019-09-05 | bus: ti-sysc: Fix clock handling for no-idle quirks | Tony Lindgren |
2019-08-26 | bus: ti-sysc: Detect d2d when debug is enabled | Tony Lindgren |
2019-08-26 | bus: ti-sysc: Add module enable quirk for SGX on omap36xx | Tony Lindgren |
2019-08-26 | bus: ti-sysc: Change return types of functions | Nishka Dasgupta |
2019-08-13 | bus: ti-sysc: remove set but not used variable 'quirks' | YueHaibing |
2019-08-13 | bus: ti-sysc: allow reset sharing across devices | Tero Kristo |
2019-08-13 | bus: ti-sysc: rework the reset handling | Tero Kristo |
2019-08-13 | bus: ti-sysc: re-order the clkdm control around reset handling | Tero Kristo |
2019-08-13 | bus: ti-sysc: Add missing kerneldoc comments | Suman Anna |
2019-08-13 | bus: ti-sysc: Switch to SPDX license identifier | Suman Anna |
2019-08-13 | bus: ti-sysc: Simplify cleanup upon failures in sysc_probe() | Suman Anna |
2019-07-24 | ARM: dts: Fix incorrect dcan register mapping for am3, am4 and dra7 | Tony Lindgren |
2019-07-24 | bus: ti-sysc: Fix using configured sysc mask value | Tony Lindgren |
2019-07-24 | bus: ti-sysc: Fix handling of forced idle | Tony Lindgren |
2019-06-10 | bus: ti-sysc: Add support for module specific reset quirks | Tony Lindgren |
2019-05-28 | bus: ti-sysc: Detect uarts also on omap34xx | Tony Lindgren |
2019-05-28 | bus: ti-sysc: Do rstctrl reset handling in two phases | Tony Lindgren |