1. 48c1c40 Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 1 month ago
  2. b4ec805 Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 1 month ago
  3. 76ea4d8 firmware: arm_scmi: Add power_scale_mw_get() interface by Lukasz Luba · 4 years, 2 months ago
  4. f83eb66 Merge tag 'scmi-voltage-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into for-next/scmi by Sudeep Holla · 4 years, 2 months ago
  5. e945927 firmware: arm_scmi: Remove residual _le structs naming by Cristian Marussi · 4 years, 2 months ago
  6. e381119 firmware: arm_scmi: Add SCMI v3.0 sensor notifications by Cristian Marussi · 4 years, 2 months ago
  7. 7b83c5f firmware: arm_scmi: Add SCMI v3.0 sensor configuration support by Cristian Marussi · 4 years, 2 months ago
  8. e2083d3 firmware: arm_scmi: Add SCMI v3.0 sensors timestamped reads by Cristian Marussi · 4 years, 2 months ago
  9. ec88381 firmware: arm_scmi: Add support to enumerated SCMI voltage domain device by Cristian Marussi · 4 years, 2 months ago
  10. 2add5ca firmware: arm_scmi: Add voltage domain management protocol support by Cristian Marussi · 4 years, 2 months ago
  11. 1fe00b8 firmware: arm_scmi: Add SCMI v3.0 sensors descriptors extensions by Cristian Marussi · 4 years, 2 months ago
  12. f25fb6d firmware: arm_scmi: Rework scmi_sensors_protocol_init by Cristian Marussi · 4 years, 2 months ago
  13. 6bbdb46 firmware: arm_scmi: Fix missing destroy_workqueue() by Qinglang Miao · 4 years, 2 months ago
  14. b9ceca6 firmware: arm_scmi: Fix duplicate workqueue name by Florian Fainelli · 4 years, 3 months ago
  15. c7821c2 firmware: arm_scmi: Fix locking in notifications by Cristian Marussi · 4 years, 3 months ago
  16. 9724722 firmware: arm_scmi: Add missing Rx size re-initialisation by Sudeep Holla · 4 years, 3 months ago
  17. 7adb2c8 firmware: arm_scmi: Expand SMC/HVC message pool to more than one by Etienne Carriere · 4 years, 3 months ago
  18. 45b9e04 firmware: arm_scmi: Fix ARCH_COLD_RESET by Etienne Carriere · 4 years, 3 months ago
  19. 66d90f6 firmware: arm_scmi: Enable building as a single module by Sudeep Holla · 4 years, 4 months ago
  20. 1eaf18e firmware: arm_scmi: Move scmi protocols registration into the driver by Sudeep Holla · 4 years, 4 months ago
  21. 5a2f0a0 firmware: arm_scmi: Move scmi bus init and exit calls into the driver by Sudeep Holla · 4 years, 4 months ago
  22. 6ed6c55 firmware: arm_scmi: Fix NULL pointer dereference in mailbox_chan_free by Sudeep Holla · 4 years, 4 months ago
  23. 481f6cc firmware: arm_scmi: Add SCMI device for system power protocol by Cristian Marussi · 4 years, 4 months ago
  24. a880305 firmware: arm_scmi: Add system power protocol support by Cristian Marussi · 4 years, 4 months ago
  25. 3de7b83 firmware: arm_scmi: Constify static scmi-ops by Rikard Falkeborn · 4 years, 4 months ago
  26. a0edee6 firmware: arm_scmi: Use NULL instead of integer 0 for rate pointer by Sudeep Holla · 4 years, 6 months ago
  27. 72a5eb9 firmware: arm_scmi: Remove fixed size fields from reports/scmi_event_header by Cristian Marussi · 4 years, 6 months ago
  28. 33ee97f firmware: arm_scmi: Remove unneeded __packed attribute by Cristian Marussi · 4 years, 6 months ago
  29. a4ee9d0 firmware: arm_scmi: Provide a missing function param description by Sudeep Holla · 4 years, 6 months ago
  30. dccec73 firmware: arm_scmi: Keep the discrete clock rates sorted by Sudeep Holla · 4 years, 6 months ago
  31. 585dfab firmware: arm_scmi: Add base notifications support by Cristian Marussi · 4 years, 7 months ago
  32. 469ca18 firmware: arm_scmi: Add reset notifications support by Cristian Marussi · 4 years, 7 months ago
  33. 128e3e9 firmware: arm_scmi: Add sensor notifications support by Cristian Marussi · 4 years, 7 months ago
  34. fb5086d firmware: arm_scmi: Add perf notifications support by Cristian Marussi · 4 years, 7 months ago
  35. e27077b firmware: arm_scmi: Add power notifications support by Cristian Marussi · 4 years, 7 months ago
  36. 6b8a691 firmware: arm_scmi: Enable notification core by Cristian Marussi · 4 years, 7 months ago
  37. bd31b24 firmware: arm_scmi: Add notification dispatch and delivery by Cristian Marussi · 4 years, 7 months ago
  38. e7c215f firmware: arm_scmi: Add notification callbacks-registration by Cristian Marussi · 4 years, 7 months ago
  39. 1fc2dd1 firmware: arm_scmi: Add notification protocol-registration by Cristian Marussi · 4 years, 7 months ago
  40. e0f1a30 firmware: arm_scmi: Fix SCMI genpd domain probing by Cristian Marussi · 4 years, 7 months ago
  41. d764282 firmware: arm_scmi: Use HAVE_ARM_SMCCC_DISCOVERY instead of ARM_PSCI_FW by Sudeep Holla · 4 years, 7 months ago
  42. 1909872 firmware: arm_scmi: Add fast_switch_possible() interface by Nicola Mazzucato · 4 years, 7 months ago
  43. bad0d73 firmware: arm_scmi: Use signed integer to report transfer status by Sudeep Holla · 4 years, 7 months ago
  44. 5a897e3a firmware: arm_scmi: fix psci dependency by Sudeep Holla · 4 years, 8 months ago
  45. f7199cf firmware: arm_scmi: Fix return error code in smc_send_message by Sudeep Holla · 4 years, 9 months ago
  46. c5bceb9 firmware: arm_scmi: Fix handling of unexpected delayed responses by Cristian Marussi · 4 years, 9 months ago
  47. d04fb2b firmware: arm_scmi: Clear channel for delayed responses by Cristian Marussi · 4 years, 9 months ago
  48. b37f5cc firmware: arm_scmi: Clear channel on reception of unexpected responses by Cristian Marussi · 4 years, 9 months ago
  49. 87dff4e firmware: arm_scmi: Rename .clear_notification() transport_ops by Cristian Marussi · 4 years, 9 months ago
  50. 4d09852 firmware: arm_scmi: Add support for notifications message processing by Sudeep Holla · 4 years, 10 months ago
  51. d5141f3 firmware: arm_scmi: Add notifications support in transport layer by Cristian Marussi · 4 years, 10 months ago
  52. 2264417 firmware: arm_scmi: Update protocol commands and notification list by Sudeep Holla · 4 years, 10 months ago
  53. 4ebd8f6 firmware: arm_scmi: Add receive buffer support for notifications by Sudeep Holla · 4 years, 10 months ago
  54. 4e44590 firmware: arm_scmi: Drop checking for shmem property in parent node by Sudeep Holla · 4 years, 10 months ago
  55. 8aa6e12 firmware: arm_scmi: Check shmem property for channel availablity by Sudeep Holla · 4 years, 10 months ago
  56. b9d15ee firmware: arm_scmi: Drop empty stub for smc_mark_txdone by Sudeep Holla · 4 years, 10 months ago
  57. 1898826 firmware: arm_scmi: Make mutex channel specific by Sudeep Holla · 4 years, 10 months ago
  58. 1dc6558 firmware: arm_scmi: Add smc/hvc transport by Peng Fan · 4 years, 10 months ago
  59. 8694548 firmware: arm_scmi/perf: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  60. 4ddfb4a firmware: arm_scmi: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  61. 5c8a47a firmware: arm_scmi: Make scmi core independent of the transport type by Viresh Kumar · 5 years ago
  62. c4eb836 firmware: arm_scmi: Move macros and helpers to common.h by Viresh Kumar · 5 years ago
  63. 71af05a firmware: arm_scmi: Update doc style comments by Viresh Kumar · 5 years ago
  64. 729d353 drivers: firmware: scmi: Extend SCMI transport layer by trace events by Lukasz Luba · 5 years ago
  65. 2deb267 firmware: arm_scmi: Skip protocol initialisation for additional devices by Sudeep Holla · 5 years ago
  66. b55b06b firmware: arm_scmi: Stash version in protocol init functions by Sudeep Holla · 5 years ago
  67. 50872a9 firmware: arm_scmi: Match scmi device by both name and protocol id by Sudeep Holla · 5 years ago
  68. 4605e22 firmware: arm_scmi: Add versions and identifier attributes using dev_groups by Sudeep Holla · 5 years ago
  69. 9c5c463 firmware: arm_scmi: Add names to scmi devices created by Sudeep Holla · 5 years ago
  70. 1104088 firmware: arm_scmi: Skip scmi mbox channel setup for addtional devices by Sudeep Holla · 5 years ago
  71. ee7a9c9 firmware: arm_scmi: Add support for multiple device per protocol by Sudeep Holla · 6 years ago
  72. 8305e90 firmware: arm_scmi: Avoid double free in error flow by Wen Yang · 5 years ago
  73. 7bd39bc firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BIT by Sudeep Holla · 5 years ago
  74. 11ed5cf firmware: arm_scmi: reset: fix reset_state assignment in scmi_domain_reset by Sudeep Holla · 5 years ago
  75. 95a15d8 firmware: arm_scmi: Add RESET protocol in SCMI v2.0 by Sudeep Holla · 6 years ago
  76. 8238395 firmware: arm_scmi: Make use SCMI v2.0 fastchannel for performance protocol by Sudeep Holla · 6 years ago
  77. ac8aaf3 firmware: arm_scmi: Add discovery of SCMI v2.0 performance fastchannels by Sudeep Holla · 6 years ago
  78. aa90ac4 firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessors by Sudeep Holla · 5 years ago
  79. 2bc06ff firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possible by Sudeep Holla · 6 years ago
  80. d0aba11 firmware: arm_scmi: Drop config flag in clk_ops->rate_set by Sudeep Holla · 6 years ago
  81. d09aac0 firmware: arm_scmi: Add asynchronous sensor read if it supports by Sudeep Holla · 6 years ago
  82. 6a55331 firmware: arm_scmi: Drop async flag in sensor_ops->reading_get by Sudeep Holla · 6 years ago
  83. 58ecdf0 firmware: arm_scmi: Add support for asynchronous commands and delayed response by Sudeep Holla · 6 years ago
  84. 22d1f76 firmware: arm_scmi: Add mechanism to unpack message headers by Sudeep Holla · 6 years ago
  85. 38c927f firmware: arm_scmi: Separate out tx buffer handling and prepare to add rx by Sudeep Holla · 6 years ago
  86. 46cc7c2 firmware: arm_scmi: Add receive channel support for notifications by Sudeep Holla · 6 years ago
  87. 3748daf firmware: arm_scmi: Segregate tx channel handling and prepare to add rx by Sudeep Holla · 6 years ago
  88. 2747a96 firmware: arm_scmi: Reorder some functions to avoid forward declarations by Sudeep Holla · 6 years ago
  89. 9dc34d6 firmware: arm_scmi: Check if platform has released shmem before using by Sudeep Holla · 6 years ago
  90. 5b65af8 firmware: arm_scmi: Use the term 'message' instead of 'command' by Sudeep Holla · 6 years ago
  91. c29a628 firmware: arm_scmi: Fix few trivial typos in comments by Sudeep Holla · 6 years ago
  92. 37bbffc firmware: arm_scmi: Remove extra check for invalid length message responses by Sudeep Holla · 6 years ago
  93. 9eefa43 firmware: arm_scmi: Align few names in sensors protocol with SCMI specification by Sudeep Holla · 6 years ago
  94. 8362fd6 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  95. d252768 firmware: arm_scmi: Use the correct style for SPDX License Identifier by Nishad Kamdar · 6 years ago
  96. df767c0 Merge tag 'scmi-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/drivers by Olof Johansson · 6 years ago
  97. 0b673b6 firmware: arm_scmi: fetch and store sensor scale by Florian Fainelli · 6 years ago
  98. c0759b9 firmware: arm_scmi: update rate_discrete in clock_describe_rates_get by Peng Fan · 6 years ago
  99. 430daaf firmware: arm_scmi: fix bitfield definitions for SENSOR_DESC attributes by Sudeep Holla · 6 years ago
  100. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago