clbr

Results 231 comments of clbr
trafficstars

For the kernel to add it, and for me/someone else to do a sync.

What is this: "%.1fgit cloneC GPU Temperature %6.2f%%" Also, this looks like it'd break Radeon.

The indent on the later part in ticks.c is wrong.

Looks like it'd also break amdgpu when on older DRM.

Does the ui.c part even compile? temp is declared before temp_c but it uses temp_c...

Dump part is missing. Altogether, this needs a lot of work.

Thanks. Please squash the commits into one.

In that case the code was calling a function pointer of random garbage. There was no setting it to NULL and checking for NULL at that point.

No, it's not; that is initialized in detect.c.

Existing style would be best.