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