1. 9a0e3a1 firmware: arm_scmi: update rate_discrete in clock_describe_rates_get by Peng Fan · 5 years ago
  2. 5277e31 firmware: arm_scmi: fix bitfield definitions for SENSOR_DESC attributes by Sudeep Holla · 5 years ago
  3. 7851256 firmware: arm_scmi: fix of_node leak in scmi_mailbox_check by Steven Price · 6 years ago
  4. 372098d firmware: arm_scmi: Avoid double free in error flow by Wen Yang · 5 years ago
  5. 4c88412 firmware: arm_scmi: use strlcpy to ensure NULL-terminated strings by Sudeep Holla · 6 years ago
  6. 6e9d450 firmware: arm_scmi: Check if platform has released shmem before using by Sudeep Holla · 5 years ago
  7. d4e7c94 firmware: arm_scmi: provide the mandatory device release callback by Sudeep Holla · 6 years ago
  8. 96d529b firmware: arm_scmi: fix divide by zero when sustained_perf_level is zero by Sudeep Holla · 6 years ago
  9. 23cae49 firmware: arm_scmi: remove some unnecessary checks by Dan Carpenter · 6 years ago
  10. 32bcbf8 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  11. 51fe3a3 Merge tag 'scmi-updates-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers by Olof Johansson · 6 years ago
  12. 16145ff Merge tag 'scmi-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes by Olof Johansson · 6 years ago
  13. 632de8f firmware: arm_scmi: simplify exit path by returning on error by Sudeep Holla · 6 years ago
  14. ec42ac6 firmware: arm_scmi: improve exit paths and code readability by Sudeep Holla · 6 years ago
  15. 8f3397cc firmware: arm_scmi: remove unnecessary bitmap_zero by Sudeep Holla · 6 years ago
  16. 97b93dd firmware: arm_scmi: drop unused `con_priv` structure member by Sudeep Holla · 6 years ago
  17. 14e297b firmware: arm_scmi: rename scmi_xfer_{init,get,put} by Sudeep Holla · 6 years ago
  18. 7859e08 firmware: arm_scmi: rename get_transition_latency and add_opps_to_device by Sudeep Holla · 6 years ago
  19. 1baf47c firmware: arm_scmi: fix kernel-docs documentation by Sudeep Holla · 6 years ago
  20. 354b2e3 firmware: arm_scmi: improve code readability using bitfield accessor macros by Sudeep Holla · 6 years ago
  21. 31c6085 firmware: arm_scmi: Use after free in scmi_create_protocol_device() by Dan Carpenter · 6 years ago
  22. d27a3c3 firmware: arm_scmi: remove redundant null check on array by Colin Ian King · 7 years ago
  23. b5e817d firmware: arm_scmi: prevent accessing rate_discrete uninitialized by Anders Roxell · 7 years ago
  24. 898216c firmware: arm_scmi: add device power domain support using genpd by Sudeep Holla · 7 years ago
  25. 907b6d1 firmware: arm_scmi: add per-protocol channels support using idr objects by Sudeep Holla · 7 years ago
  26. fbc4d81 firmware: arm_scmi: refactor in preparation to support per-protocol channels by Sudeep Holla · 7 years ago
  27. 5c4ba3c firmware: arm_scmi: add option for polling based performance domain operations by Sudeep Holla · 7 years ago
  28. d4c3751 firmware: arm_scmi: add support for polling based SCMI transfers by Sudeep Holla · 7 years ago
  29. bc40081 firmware: arm_scmi: probe and initialise all the supported protocols by Sudeep Holla · 7 years ago
  30. 5179c52 firmware: arm_scmi: add initial support for sensor protocol by Sudeep Holla · 7 years ago
  31. 76a6550 firmware: arm_scmi: add initial support for power protocol by Sudeep Holla · 7 years ago
  32. 5f6c643 firmware: arm_scmi: add initial support for clock protocol by Sudeep Holla · 7 years ago
  33. a9e3fbf firmware: arm_scmi: add initial support for performance protocol by Sudeep Holla · 7 years ago
  34. 933c504 firmware: arm_scmi: add scmi protocol bus to enumerate protocol devices by Sudeep Holla · 7 years ago
  35. b6f20ff firmware: arm_scmi: add common infrastructure and support for base protocol by Sudeep Holla · 7 years ago
  36. aa4f886 firmware: arm_scmi: add basic driver infrastructure for SCMI by Sudeep Holla · 8 years ago