1. 6ee8241 bus: ti-sysc: Fix handling of forced idle by Tony Lindgren · 5 years ago
  2. 4e23be4 bus: ti-sysc: Add support for module specific reset quirks by Tony Lindgren · 6 years ago
  3. b6a53c4 bus: ti-sysc: Detect uarts also on omap34xx by Tony Lindgren · 6 years ago
  4. ea5a2e4 bus: ti-sysc: Do rstctrl reset handling in two phases by Tony Lindgren · 6 years ago
  5. 8383e25 bus: ti-sysc: Add support for disabling module without legacy mode by Tony Lindgren · 6 years ago
  6. 6e09f49 bus: ti-sysc: Set ENAWAKEUP if available by Tony Lindgren · 6 years ago
  7. fb685f1 bus: ti-sysc: Handle swsup idle mode quirks by Tony Lindgren · 6 years ago
  8. ae9ae12 bus: ti-sysc: Handle clockactivity for enable and disable by Tony Lindgren · 6 years ago
  9. eec2655 bus: ti-sysc: Enable interconnect target module autoidle bit on enable by Tony Lindgren · 6 years ago
  10. bd808f9 bus: ti-sysc: Allow QUIRK_LEGACY_IDLE even if legacy_mode is not set by Tony Lindgren · 6 years ago
  11. e0db94f bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bits by Tony Lindgren · 6 years ago
  12. 5aa9129 bus: ti-sysc: Support 16-bit writes too by Tony Lindgren · 6 years ago
  13. 2b2f7de bus: ti-sysc: Add support for missing clockdomain handling by Tony Lindgren · 6 years ago
  14. e4f50c8 bus: ti-sysc: Handle devices with no control registers by Tony Lindgren · 6 years ago
  15. d59b605 bus: ti-sysc: Add generic enable/disable functions by Roger Quadros · 6 years ago
  16. 13aad51 bus: ti-sysc: Detect DMIC for debugging by Tony Lindgren · 6 years ago
  17. b4a9a7a bus: ti-sysc: Handle swsup idle mode quirks by Tony Lindgren · 6 years ago
  18. a54275f bus: ti-sysc: Add quirk handling for external optional functional clock by Tony Lindgren · 6 years ago
  19. 42b9c5c bus: ti-sysc: Add support for early quirks based on register address by Tony Lindgren · 6 years ago
  20. b11c1ea bus: ti-sysc: Move rstctrl reset to happen later by Tony Lindgren · 6 years ago
  21. 93de83a bus: ti-sysc: Manage clocks for the interconnect target module in all cases by Tony Lindgren · 6 years ago
  22. a3e92e7 bus: ti-sysc: Allocate mdata as needed and do platform data based init later by Tony Lindgren · 6 years ago
  23. 1a5cd7c bus: ti-sysc: Enable all clocks directly during init to read revision by Tony Lindgren · 6 years ago
  24. d878970 bus: ti-sysc: Add separate functions for handling clocks by Tony Lindgren · 6 years ago
  25. ff43728 bus: ti-sysc: Move legacy platform data idling into separate functions by Tony Lindgren · 6 years ago
  26. b7182b4 bus: ti-sysc: Make functions static by Tony Lindgren · 6 years ago
  27. 386cb76 bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-init by Tony Lindgren · 6 years ago
  28. aaa29bb bus: ti-sysc: Fix sysc_unprepare() when no clocks have been allocated by Tony Lindgren · 6 years ago
  29. 072167d Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2 by Tony Lindgren · 6 years ago
  30. 9bd34c6 bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe() by Tony Lindgren · 6 years ago
  31. 4014c08 bus: ti-sysc: Check for no-reset and no-idle flags at the child level by Tony Lindgren · 6 years ago
  32. f010670 bus: ti-sysc: Detect devices for debug on omap5 by Tony Lindgren · 6 years ago
  33. 2c63a83 bus: ti-sysc: Add mcasp optional clocks flag by Tony Lindgren · 6 years ago
  34. 7b4f8ac bus: ti-sysc: Fix getting optional clocks in clock_roles by Tony Lindgren · 6 years ago
  35. f5e80203 bus: ti-sysc: Just use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS by Tony Lindgren · 6 years ago
  36. f949078 bus: ti-sysc: Make some warnings debug only by Tony Lindgren · 6 years ago
  37. c6eb4af bus: ti-sysc: Detect devices for debug on dra7 by Tony Lindgren · 6 years ago
  38. 3a3d802 bus: ti-sysc: Detect timer and gpio on dra7 by Tony Lindgren · 6 years ago
  39. 472c54f Merge commit '4f3530f4a41d49c41015020cd9a5ed5c95b5d2db' into omap-for-v4.20/ti-sysc by Tony Lindgren · 6 years ago
  40. 23731ea bus: ti-sysc: Detect devices on am335x when DEBUG is enabled by Tony Lindgren · 6 years ago
  41. 1ba3069 bus: ti-sysc: Detect more devices on am473x for debugging by Tony Lindgren · 6 years ago
  42. b82beef bus: ti-sysc: Update revision masks to support am437x by Tony Lindgren · 6 years ago
  43. 40d9f91 bus: ti-sysc: Defer suspend as needed by Tony Lindgren · 6 years ago
  44. ea4d65f Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2 by Tony Lindgren · 6 years ago
  45. 4f3530f bus: ti-sysc: Fix no_console_suspend handling by Tony Lindgren · 6 years ago
  46. 0ef8e3b bus: ti-sysc: Fix module register ioremap for larger offsets by Tony Lindgren · 6 years ago
  47. 596e795 bus: ti-sysc: Add support for software reset by Faiz Abbas · 6 years ago
  48. 7f35e63 bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76x by Faiz Abbas · 6 years ago
  49. 2074905 bus: ti-sysc: Use 2-factor allocator arguments by Kees Cook · 7 years ago
  50. c97c862 bus: ti-sysc: Fix optional clocks array access by Tony Lindgren · 7 years ago
  51. dc4c85e bus: ti-sysc: Show module information for suspend if DEBUG is enabled by Tony Lindgren · 7 years ago
  52. 7e27e5d bus: ti-sysc: Tag sdio and wdt with legacy mode for suspend by Tony Lindgren · 7 years ago
  53. d708bb1 bus: ti-sysc: Detect UARTs for SYSC_QUIRK_LEGACY_IDLE quirk on omap4 by Tony Lindgren · 7 years ago
  54. 8cde5d5 bus: ti-sysc: Detect omap4 type timers for quirk by Tony Lindgren · 7 years ago
  55. 5062236 bus: ti-sysc: Add initial support for external resets by Tony Lindgren · 7 years ago
  56. ef55f82 bus: ti-sysc: Improve suspend and resume handling by Tony Lindgren · 7 years ago
  57. e7420c2 bus: ti-sysc: Tag some modules resource providers for noirq suspend by Tony Lindgren · 7 years ago
  58. 09dfe58 bus: ti-sysc: Add handling for clkctrl opt clocks by Tony Lindgren · 7 years ago
  59. 8b2830ba bus: ti-sysc: Make child clock alias handling more generic by Tony Lindgren · 7 years ago
  60. c4bebea bus: ti-sysc: Handle simple-bus for nested children by Tony Lindgren · 7 years ago
  61. 3bf5c70 Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Arnd Bergmann · 7 years ago
  62. a885f0f bus: ti-sysc: Handle some devices in omap_device compatible way by Tony Lindgren · 7 years ago
  63. ef70b0b bus: ti-sysc: Add support for platform data callbacks by Tony Lindgren · 7 years ago
  64. dd57ac1 bus: ti-sysc: Remove unnecessary debugging statements by Tony Lindgren · 7 years ago
  65. 76f0f77 bus: ti-sysc: Improve handling for no-reset-on-init and no-idle-on-init by Tony Lindgren · 7 years ago
  66. 3bb37c8 bus: ti-sysc: Handle stdout-path for debug console by Tony Lindgren · 7 years ago
  67. 62020f2 bus: ti-sysc: Add suspend and resume handling by Tony Lindgren · 7 years ago
  68. 2c355ff bus: ti-sysc: Add fck clock alias for children with notifier_block by Tony Lindgren · 7 years ago
  69. d39b6ea bus: ti-sysc: Fix checking of no-reset-on-init quirk by Tony Lindgren · 7 years ago
  70. 3267c08 bus: ti-sysc: Fix smartreflex sysc mask by Tony Lindgren · 7 years ago
  71. c5a2de9 bus: ti-sysc: Add parsing of module capabilities by Tony Lindgren · 7 years ago
  72. 566a9b05 bus: ti-sysc: Handle module quirks based dts configuration by Tony Lindgren · 7 years ago
  73. a7199e2 bus: ti-sysc: Detect i2c interconnect target module based on register layout by Tony Lindgren · 7 years ago
  74. 70a6524 bus: ti-sysc: Add register bits for interconnect target modules by Tony Lindgren · 7 years ago
  75. 684be5a bus: ti-sysc: Fix unbalanced pm_runtime_enable by adding remove by Tony Lindgren · 7 years ago
  76. a4a5d49 bus: ti-sysc: mark PM functions as __maybe_unused by Arnd Bergmann · 7 years ago
  77. 0eecc63 bus: ti-sysc: Add minimal TI sysc interconnect target driver by Tony Lindgren · 7 years ago