I use the ATtiny44A quite often for random stuff.
It's small, cheap and has all the general stuff... ADC, Serial (USI), 8bit timer, 16bit timer, analog comparator.
Both of the timers have 2x output compare units for PWM (4 channels total).
They're also on separate pins, so you can use them all at once.