I'm a huge fan of Drupal's Fivestar module. I use it on all of the sites I run. That said, I always wanted to see some reporting and stats features with the module. It would be nice to track voting activity so that I can spot instances of abuse, or see if there are any users who consistently receive low ratings. So I decided to write a separate module which did just that.
Here's what Fivestarstats does:
So where can it be found? On GitHub, naturally:
https://github.com/dmuth/fivestarstats
Have fun!