Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add VIA microde update support to cpuctl(4) and cpucontrol(8). | fabient | 2011-12-12 | 1 | -1/+80 |
* | - Add support to atomically set/clear individual bits of a MSR register | stas | 2009-06-30 | 1 | -2/+18 |
* | - Don't zero data field in case of MSR write operation. Before this change | stas | 2009-06-26 | 1 | -4/+7 |
* | Replace all calls to minor() with dev2unit(). | ed | 2008-09-27 | 1 | -2/+2 |
* | Remove unneeded D_NEEDMINOR from cpuctl(4). | ed | 2008-09-01 | 1 | -1/+0 |
* | - Add cpuctl(4) pseudo-device driver to provide access to some low-level | stas | 2008-08-08 | 1 | -0/+446 |