01:21:00 Hello 14:30:53 Hello 23:01:57 hi all 23:31:58 idle question, what's the threshold for dropping support for old hardware? i've been looking at `i86pc/io/fipe/fipe_pm.c` today for .... reasons. i'm not totally certain it handles wakeups correctly in all cases, though i'm far from saying i understand everything that's going on in it 23:32:20 at the same time we're only willing to load it for two chipsets from ~2003-2006 and i'm not sure if it applies on newer hardware 23:32:30 "newer" meaning "newer than 2006", that is 23:33:59 it also makes the general i86pc/os/cpupm code a bit more complicated, so if we want to keep that around i'll add some notes about why things are how they are, otherwise i can file some issues about what could get simplified 23:38:50 (FIPE itself is FBDIMM Idle Power Enhancement, but i haven't found very much about it beyond that and looking up the relevant vendor/device ids) 23:40:21 case-by-case, write an ipd, I think. 23:44:02 (I wouldn't expect it to be a difficult thing for that, tbh, but I don't know)