1. fc7df8d fix(rk3399/suspend): correct LPDDR4 resume sequence by Jimmy Brisson · Mon Jun 29 12:21:23 2020 -0500
  2. 5b8a672 Merge "plat/rockchip: enable power domains of rk3399 before reset" into integration by Soby Mathew · Tue Dec 17 16:41:30 2019 +0000
  3. 4f2d8ac rockchip: Prevent macro expansion in paths by Joshua Watt · Fri Dec 13 13:44:55 2019 -0600
  4. 17d7d9b plat/rockchip: enable power domains of rk3399 before reset by Piotr Szczepanik · Tue Dec 10 20:55:00 2019 +0000
  5. 84cd6c0 rockchip: rk3399: store actual debug uart information on suspend by Heiko Stuebner · Mon Aug 05 16:44:36 2019 +0200
  6. 65d5267 plat/rockchip: Switch to use new common BL aux parameter library by Julius Werner · Fri May 24 20:37:58 2019 -0700
  7. 2b558a6 Update rockchip platform to not rely on undefined overflow behaviour by Justin Chadwell · Wed Jul 03 14:11:28 2019 +0100
  8. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  9. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  10. 59385d0 Remove .func and .endfunc assembler directives by Roberto Vargas · Tue Apr 17 11:31:43 2018 +0100
  11. f900a06 rockchip/rk3399: Add watchdog support in pmusram by Derek Basehore · Mon Apr 23 14:49:22 2018 -0700
  12. 00960ba rockchip/rk3399: Split M0 binary into two by Lin Huang · Fri Apr 20 15:55:21 2018 +0800
  13. 86a45d9 rockchip/rk3399: improve pmu powermode configure when suspend by Lin Huang · Fri Apr 20 15:40:15 2018 +0800
  14. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · Wed Mar 14 15:24:00 2018 +0000
  15. 825f273 rockchip/rk3399: save/restore watchdog register correctly by Lin Huang · Tue Mar 20 09:37:21 2018 +0800
  16. c98462e Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions by davidcunado-arm · Thu Feb 01 23:29:34 2018 +0000
  17. bedba01 rockchip/rk3399: Fix memory corruptions or illegal memory access by Caesar Wang · Tue Jan 30 09:11:24 2018 +0800
  18. 2707c3d rockchip/rk3399: Save and restore GIC by Derek Basehore · Tue Jan 23 17:18:57 2018 -0800
  19. 1d605f7 rockchip/rk3399: Add udelay to wait loops by Derek Basehore · Tue Jan 23 16:24:43 2018 -0800
  20. 9b7a1a6 rockchip/rk3399: Fix QOS save/restore by Derek Basehore · Tue Jan 23 16:02:27 2018 -0800
  21. 4ab3a96 rockchip/rk3399: Change PD_CTR_LOOP to 10000 by Derek Basehore · Tue Jan 23 15:44:31 2018 -0800
  22. b162fb4 rockchip/rk3399: reinitilize secure sgrf when resume by Lin Huang · Wed Jun 14 17:24:29 2017 +0800
  23. 127527f rockchip/rk3399: disable more powerdomain prepare for shutdown logic rail by Lin Huang · Mon May 22 10:29:59 2017 +0800
  24. 2c60b5f rockchip/rk3399: save and restore pd_alive register by Lin Huang · Thu May 18 18:04:25 2017 +0800
  25. 1f8fdeb rockchip/rk3399: set ddr clock source back to dpll when ddr resume by Lin Huang · Wed May 17 16:14:37 2017 +0800
  26. 5a5c2bb rockchip/rk3399: reinitilize debug uart when resume by Lin Huang · Fri Jun 16 10:43:40 2017 +0800
  27. e363146 Fix order of remaining platform #includes by Isla Mitchell · Fri Jul 14 10:46:32 2017 +0100
  28. 51d3c10 rockchip/rk3399: fixes the typo and the WARNINGS during suspend/resume by Caesar Wang · Mon Jun 19 14:02:52 2017 +0800
  29. 88dd123 rockchip/rk3399: enable PMU_PERILP_PD_EN bit when suspend by Lin Huang · Tue May 16 16:40:46 2017 +0800
  30. 30e4339 rockchip: add pmusram section by Lin Huang · Thu May 04 16:02:45 2017 +0800
  31. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  32. 87f0fa8 Merge pull request #854 from rockchip-linux/pm_plat by davidcunado-arm · Fri Mar 03 23:29:01 2017 +0000
  33. 422d51c rockchip: plat_pm.c: Change callbacks implement for our SOCs. by tony.xie · Wed Mar 01 11:05:17 2017 +0800
  34. 22a9871 rockchip: rk3399: Clean up and seprate secure parts from SoC codes by Xing Zheng · Fri Feb 24 14:56:41 2017 +0800
  35. b4bcc1d rockchip: Clean up header and referenced files by Xing Zheng · Fri Feb 24 16:26:11 2017 +0800
  36. 8140b7d rockchip: rk3399: fix PMU_CRU_GATEDIS_CON0 setting error by Lin Huang · Fri Dec 30 13:53:25 2016 +0800
  37. 61230b0 FIXUP: rockchip: rk3399: fix the incorrect bit during m0_init by Xing Zheng · Tue Dec 20 20:44:41 2016 +0800
  38. b4a7676 rockchip: rk3399: improve the m0 enable flow by Lin Huang · Mon Dec 12 15:18:08 2016 +0800
  39. c8e5c78 rockchip: rk3399: fix hang in ddr set rate by Derek Basehore · Fri Feb 24 14:33:03 2017 +0800
  40. e13bc54 rockchip: rk3399: add support for ddrfreq suspend/resume by Derek Basehore · Fri Feb 24 14:31:36 2017 +0800
  41. 93280b7 rk3399: dram: use PMU M0 to do ddr frequency scaling by Xing Zheng · Wed Oct 26 21:25:26 2016 +0800
  42. 493bf33 Fix incorrect copyright notices by Antonio Nino Diaz · Wed Dec 14 14:31:32 2016 +0000
  43. 89dfb97 rk3399: Add CFI debug information to SRAM functions by Soren Brinkmann · Thu Nov 24 14:04:38 2016 -0800
  44. 667e484 rockchip: remove no needed code for rk3399 by Caesar Wang · Tue Oct 25 17:14:40 2016 -0700
  45. 813a89a rockchip: disable watchdog during suspend by Caesar Wang · Fri Nov 04 21:13:01 2016 +0800
  46. 5339d18 rockchip: close the PD center logic during suspend by Caesar Wang · Thu Oct 27 01:13:34 2016 +0800
  47. 0620bb8 rockchip: move pmu registers into another header for rk3399 by Caesar Wang · Thu Oct 27 01:10:28 2016 +0800
  48. bb22862 rockchip: clear the power mode status via M0 by Caesar Wang · Wed Oct 12 01:47:51 2016 +0800
  49. b400374 rockchip: add M0 source code and build system for RK3399 by Caesar Wang · Wed Oct 12 08:10:12 2016 +0800
  50. d90f43e rockchip: optimize the link mechanism for SRAM code by Caesar Wang · Tue Oct 11 09:36:00 2016 +0800
  51. d51f5d3 Merge pull request #700 from rockchip-linux/fixes-typo-and-warnings by davidcunado-arm · Wed Sep 14 17:06:19 2016 +0100
  52. a8216ab rockchip: fixes the gic panic for rk3399 resume by Caesar Wang · Tue Sep 13 11:15:00 2016 +0800
  53. da9e6de rockchip: fixes some typo by Caesar Wang · Sat Sep 10 06:26:11 2016 +0800
  54. 5045a1c rockchip: set gpio2 ~ gpio4 to input and pull none mode by Caesar Wang · Sat Sep 10 02:47:53 2016 +0800
  55. ef18007 rockchip: support disable/enable specific gpio when suspend/resume by Caesar Wang · Sat Sep 10 02:43:15 2016 +0800
  56. 6d7d93c rockchip: fix the scu idle for rk3399 by Tony Xie · Fri Sep 02 11:13:38 2016 -0700
  57. e67b1de rockchip: handle some interrupt before enter power mode for rk3399 by Caesar Wang · Wed Aug 17 17:22:10 2016 -0700
  58. 9007ebc rockchip: remove the unused code for rk3399 by Caesar Wang · Tue Aug 23 12:52:59 2016 -0700
  59. 3e8548b rockchip: on rk3399 enable Schmitt trigger on 32 kHz clock by Caesar Wang · Thu Aug 25 06:31:32 2016 +0800
  60. 34d18d3 rockchip: on rk3399 init the PMU counts at boot; set 24M/32k properly by Caesar Wang · Thu Aug 25 06:29:46 2016 +0800
  61. c7aaa78 rockchip: fix the reset-hold release for rk3399 resume by Caesar Wang · Tue Aug 09 07:53:41 2016 +0800
  62. fbaa360 rockchip: fix the power up/dowm cnt for rk3399 by Caesar Wang · Tue Aug 09 08:15:44 2016 +0800
  63. ed6b9a5 rockchip: update to handle PWMs for rk3399 by Caesar Wang · Thu Aug 11 02:11:45 2016 +0800
  64. ad39cfe rockchip: fixes typo and some bugs for suspend/resume tests by Caesar Wang · Thu Jul 21 10:36:22 2016 +0800
  65. 42e113e rockchip: support the suspend/resume for rk3399 by Tony Xie · Sat Jul 16 11:16:51 2016 +0800
  66. d1b9d2d rockchip: support system off function for rk3399 by Caesar Wang · Wed May 25 19:05:19 2016 +0800
  67. a5dc64d rockchip: support reset SoC through gpio for rk3399 by Caesar Wang · Wed May 25 19:04:47 2016 +0800
  68. bd1a374 Rockchip: Add some debug assertions in the PMU driver by Sandrine Bailleux · Thu May 05 10:04:15 2016 +0100
  69. 59e41b5 rockchip: support the suspend/resume for rk3399 by Caesar Wang · Sun Apr 10 14:11:07 2016 +0800
  70. f6118cc Support for Rockchip's family SoCs by Tony Xie · Fri Jan 15 17:17:32 2016 +0800