To get the all check In You should use below command, which will give you all check in version in certain time interval:
/usr/atria/bin/cleartool find . -type f -version "{created_since(2014-09-15) && (! created_since(2014-09-20)) && brtype(branch_name)}" -print