1. b2745d9 bus: ti-sysc: Add support for PRUSS SYSC type by Suman Anna · 4 years, 11 months ago
  2. 25bfaaa bus: ti-sysc: Detect EDMA and set quirk flags for tptc by Tony Lindgren · 4 years, 11 months ago
  3. 69e6090 bus: ti-sysc: Fix wrong offset for display subsystem reset quirk by Tony Lindgren · 4 years, 11 months ago
  4. 7324a7a bus: ti-sysc: Implement display subsystem reset quirk by Tony Lindgren · 5 years ago
  5. 77dfece bus: ti-sysc: Detect display subsystem related devices by Tony Lindgren · 5 years ago
  6. e8639e1 bus: ti-sysc: Handle module unlock quirk needed for some RTC by Tony Lindgren · 5 years ago
  7. feaa8ba bus: ti-sysc: Implement SoC revision handling by Tony Lindgren · 5 years ago
  8. 7320fd3 bus: ti-sysc: Don't warn about legacy property for nested ti-sysc devices by Tony Lindgren · 5 years ago
  9. 590e15c bus: ti-sysc: Consider non-existing registers too when matching quirks by Tony Lindgren · 5 years ago
  10. ab4d309d bus: ti-sysc: Improve reset to work with modules with no sysconfig by Tony Lindgren · 5 years ago
  11. e64c021 bus: ti-sysc: Rename clk related quirks to pre_reset and post_reset quirks by Tony Lindgren · 5 years ago
  12. aec551c bus: ti-sysc: Fix 1-wire reset quirk by Tony Lindgren · 5 years ago
  13. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  14. 2c81f0f bus: ti-sysc: Fix iterating over clocks by Tony Lindgren · 5 years ago
  15. 3f2c420 bus: ti-sysc: Use PTR_ERR_OR_ZERO() to simplify code by zhengbin · 5 years ago
  16. 426d444 bus: ti-sysc: Drop MMU quirks by Suman Anna · 5 years ago
  17. 94f6345 bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTO by Tony Lindgren · 5 years ago
  18. e709ed7 bus: ti-sysc: Fix missing reset delay handling by Tony Lindgren · 5 years ago
  19. 93c6048 bus: ti-sysc: Fix missing force mstandby quirk handling by Tony Lindgren · 5 years ago
  20. cb6cfe2 bus: ti-sysc: Adjust exception handling in sysc_child_add_named_clock() by Markus Elfring · 5 years ago
  21. 020003f bus: ti-sysc: Add module enable quirk for audio AESS by Tony Lindgren · 5 years ago
  22. 1819ef2 bus: ti-sysc: Use swsup quirks also for am335x musb by Tony Lindgren · 5 years ago
  23. 03856e9 bus: ti-sysc: Handle mstandby quirk and use it for musb by Tony Lindgren · 5 years ago
  24. 96b4597 Merge branch 'watchdog-fix' into omap-for-v5.5/ti-sysc by Tony Lindgren · 5 years ago
  25. c7d8669 bus: ti-sysc: Fix watchdog quirk handling by Tony Lindgren · 5 years ago
  26. cdc56c1 bus: ti-sysc: avoid toggling power state of module during probe by Tero Kristo · 5 years ago
  27. df4f345 bus: ti-sysc: drop the extra hardreset during init by Tero Kristo · 5 years ago
  28. bf59ebb bus: ti-sysc: re-order reset and main clock controls by Tero Kristo · 5 years ago
  29. cef0aa0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  30. a4c8723 bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle() by Tony Lindgren · 5 years ago
  31. 2783d06 bus: ti-sysc: Fix handling of invalid clocks by Tony Lindgren · 5 years ago
  32. d098913 bus: ti-sysc: Fix clock handling for no-idle quirks by Tony Lindgren · 5 years ago
  33. 7edd00f bus: ti-sysc: Detect d2d when debug is enabled by Tony Lindgren · 5 years ago
  34. d7f563d bus: ti-sysc: Add module enable quirk for SGX on omap36xx by Tony Lindgren · 5 years ago
  35. c6e78d7 bus: ti-sysc: Change return types of functions by Nishka Dasgupta · 5 years ago
  36. c8a738f bus: ti-sysc: remove set but not used variable 'quirks' by YueHaibing · 6 years ago
  37. bb88b86 bus: ti-sysc: allow reset sharing across devices by Tero Kristo · 5 years ago
  38. 4345f0d bus: ti-sysc: rework the reset handling by Tero Kristo · 5 years ago
  39. b603631 bus: ti-sysc: re-order the clkdm control around reset handling by Tero Kristo · 5 years ago
  40. b58056d bus: ti-sysc: Add missing kerneldoc comments by Suman Anna · 5 years ago
  41. 54d6622 bus: ti-sysc: Switch to SPDX license identifier by Suman Anna · 5 years ago
  42. a304f48 bus: ti-sysc: Simplify cleanup upon failures in sysc_probe() by Suman Anna · 6 years ago
  43. 89bbc6f ARM: dts: Fix incorrect dcan register mapping for am3, am4 and dra7 by Tony Lindgren · 5 years ago
  44. e212abd bus: ti-sysc: Fix using configured sysc mask value by Tony Lindgren · 5 years ago
  45. 6ee8241 bus: ti-sysc: Fix handling of forced idle by Tony Lindgren · 5 years ago
  46. 4e23be4 bus: ti-sysc: Add support for module specific reset quirks by Tony Lindgren · 6 years ago
  47. b6a53c4 bus: ti-sysc: Detect uarts also on omap34xx by Tony Lindgren · 6 years ago
  48. ea5a2e4 bus: ti-sysc: Do rstctrl reset handling in two phases by Tony Lindgren · 6 years ago
  49. 8383e25 bus: ti-sysc: Add support for disabling module without legacy mode by Tony Lindgren · 6 years ago
  50. 6e09f49 bus: ti-sysc: Set ENAWAKEUP if available by Tony Lindgren · 6 years ago
  51. fb685f1 bus: ti-sysc: Handle swsup idle mode quirks by Tony Lindgren · 6 years ago
  52. ae9ae12 bus: ti-sysc: Handle clockactivity for enable and disable by Tony Lindgren · 6 years ago
  53. eec2655 bus: ti-sysc: Enable interconnect target module autoidle bit on enable by Tony Lindgren · 6 years ago
  54. bd808f9 bus: ti-sysc: Allow QUIRK_LEGACY_IDLE even if legacy_mode is not set by Tony Lindgren · 6 years ago
  55. e0db94f bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bits by Tony Lindgren · 6 years ago
  56. 5aa9129 bus: ti-sysc: Support 16-bit writes too by Tony Lindgren · 6 years ago
  57. 2b2f7de bus: ti-sysc: Add support for missing clockdomain handling by Tony Lindgren · 6 years ago
  58. e4f50c8 bus: ti-sysc: Handle devices with no control registers by Tony Lindgren · 6 years ago
  59. d59b605 bus: ti-sysc: Add generic enable/disable functions by Roger Quadros · 6 years ago
  60. 13aad51 bus: ti-sysc: Detect DMIC for debugging by Tony Lindgren · 6 years ago
  61. b4a9a7a bus: ti-sysc: Handle swsup idle mode quirks by Tony Lindgren · 6 years ago
  62. a54275f bus: ti-sysc: Add quirk handling for external optional functional clock by Tony Lindgren · 6 years ago
  63. 42b9c5c bus: ti-sysc: Add support for early quirks based on register address by Tony Lindgren · 6 years ago
  64. b11c1ea bus: ti-sysc: Move rstctrl reset to happen later by Tony Lindgren · 6 years ago
  65. 93de83a bus: ti-sysc: Manage clocks for the interconnect target module in all cases by Tony Lindgren · 6 years ago
  66. a3e92e7 bus: ti-sysc: Allocate mdata as needed and do platform data based init later by Tony Lindgren · 6 years ago
  67. 1a5cd7c bus: ti-sysc: Enable all clocks directly during init to read revision by Tony Lindgren · 6 years ago
  68. d878970 bus: ti-sysc: Add separate functions for handling clocks by Tony Lindgren · 6 years ago
  69. ff43728 bus: ti-sysc: Move legacy platform data idling into separate functions by Tony Lindgren · 6 years ago
  70. b7182b4 bus: ti-sysc: Make functions static by Tony Lindgren · 6 years ago
  71. 386cb76 bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-init by Tony Lindgren · 6 years ago
  72. aaa29bb bus: ti-sysc: Fix sysc_unprepare() when no clocks have been allocated by Tony Lindgren · 6 years ago
  73. 072167d Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2 by Tony Lindgren · 6 years ago
  74. 9bd34c6 bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe() by Tony Lindgren · 6 years ago
  75. 4014c08 bus: ti-sysc: Check for no-reset and no-idle flags at the child level by Tony Lindgren · 6 years ago
  76. f010670 bus: ti-sysc: Detect devices for debug on omap5 by Tony Lindgren · 6 years ago
  77. 2c63a83 bus: ti-sysc: Add mcasp optional clocks flag by Tony Lindgren · 6 years ago
  78. 7b4f8ac bus: ti-sysc: Fix getting optional clocks in clock_roles by Tony Lindgren · 6 years ago
  79. f5e80203 bus: ti-sysc: Just use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS by Tony Lindgren · 6 years ago
  80. f949078 bus: ti-sysc: Make some warnings debug only by Tony Lindgren · 6 years ago
  81. c6eb4af bus: ti-sysc: Detect devices for debug on dra7 by Tony Lindgren · 6 years ago
  82. 3a3d802 bus: ti-sysc: Detect timer and gpio on dra7 by Tony Lindgren · 6 years ago
  83. 472c54f Merge commit '4f3530f4a41d49c41015020cd9a5ed5c95b5d2db' into omap-for-v4.20/ti-sysc by Tony Lindgren · 6 years ago
  84. 23731ea bus: ti-sysc: Detect devices on am335x when DEBUG is enabled by Tony Lindgren · 6 years ago
  85. 1ba3069 bus: ti-sysc: Detect more devices on am473x for debugging by Tony Lindgren · 6 years ago
  86. b82beef bus: ti-sysc: Update revision masks to support am437x by Tony Lindgren · 6 years ago
  87. 40d9f91 bus: ti-sysc: Defer suspend as needed by Tony Lindgren · 6 years ago
  88. ea4d65f Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2 by Tony Lindgren · 6 years ago
  89. 4f3530f bus: ti-sysc: Fix no_console_suspend handling by Tony Lindgren · 6 years ago
  90. 0ef8e3b bus: ti-sysc: Fix module register ioremap for larger offsets by Tony Lindgren · 6 years ago
  91. 596e795 bus: ti-sysc: Add support for software reset by Faiz Abbas · 7 years ago
  92. 7f35e63 bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76x by Faiz Abbas · 7 years ago
  93. 2074905 bus: ti-sysc: Use 2-factor allocator arguments by Kees Cook · 7 years ago
  94. c97c862 bus: ti-sysc: Fix optional clocks array access by Tony Lindgren · 7 years ago
  95. dc4c85e bus: ti-sysc: Show module information for suspend if DEBUG is enabled by Tony Lindgren · 7 years ago
  96. 7e27e5d bus: ti-sysc: Tag sdio and wdt with legacy mode for suspend by Tony Lindgren · 7 years ago
  97. d708bb1 bus: ti-sysc: Detect UARTs for SYSC_QUIRK_LEGACY_IDLE quirk on omap4 by Tony Lindgren · 7 years ago
  98. 8cde5d5 bus: ti-sysc: Detect omap4 type timers for quirk by Tony Lindgren · 7 years ago
  99. 5062236 bus: ti-sysc: Add initial support for external resets by Tony Lindgren · 7 years ago
  100. ef55f82 bus: ti-sysc: Improve suspend and resume handling by Tony Lindgren · 7 years ago