[PATCH 0/3] powernow-k6: fixes for the frequency driver

From: Mikulas Patocka
Date: Wed Dec 11 2013 - 19:37:57 EST


Hi

Here I'm sending three patches for k6 frequency governor.

1. the processor doesn't respond to cache snoops when changing the
frequency, so we need to disable cache while doing the change.

2. it is impossible to read the default multiplier. After reset, the
register always reports zero regardless of the current multiplier. So we
set the multiplier based on current frequency and allow the user to
override it with module parameter.

3. reorder frequencies from the highest to the lowest.

Mikulas
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/