aboutsummaryrefslogtreecommitdiffstats
path: root/hw/tsc2005.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-1/+1
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini1-2/+2
2010-07-06savevm: Add DeviceState paramAlex Williamson1-1/+1
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela1-1/+1
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka1-1/+1
2009-05-22Introduce reset notifier orderJan Kiszka1-1/+1
2009-05-10Follow coding conventionsPaul Brook1-16/+16
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-4/+3
2008-10-26Fix undeclared symbol warnings from sparseblueswir11-1/+2
2008-07-01Remove duplicate device index calculations.pbrook1-4/+1
2008-05-18N810 keyboard slide open by default, add more comments.balrog1-4/+8
2008-05-09Improve tsc2005 touchscreen usability.balrog1-13/+5
2008-05-07Add a file missing from the previous commit.balrog1-0/+601