Age | Commit message (Expand) | Author |
---|---|---|
2008-07-23 | Add little hotplug detector app. | Eric Anholt |
2008-07-23 | Remove VGA regs from debug output. | Eric Anholt |
2008-05-13 | Formatting fixes for intel_idle. | Eric Anholt |
2008-05-13 | Add i915 support to intel_idle. | Eric Anholt |
2008-03-28 | Add a "total" field to intel_idle output (set when any unit is busy). | Eric Anholt |
2008-03-11 | Remove i830+ driver's use of CARD*/INT* types for great justice. | Eric Anholt |
2008-02-08 | Add a little program to output the stepping information for several chipsets. | Eric Anholt |
2008-01-30 | Add detail on different units to intel_idle. | Eric Anholt |
2008-01-30 | Add intel_idle to measure GPU load ratio. | Keith Packard |
2007-09-06 | Switch to pci_device_map_range/pci_device_unmap_range APIs. | Keith Packard |
2007-03-16 | Move vendor ID check in the utils to after pci_device_probe. | Eric Anholt |
2007-03-16 | Fix compile failure due to needed types being in inttypes.h on Linux. | Eric Anholt |
2007-03-01 | Actually add the files for reg_dumper. | Eric Anholt |