Commit History

Author SHA1 Message Date
  Luke Dashjr b1657ed18d Merge branch 'monotonic_timers' into bfgminer 12 years ago
  Luke Dashjr e3a027d7e3 Merge commit 'b3c7530' into bfgminer 12 years ago
  Luke Dashjr b3c7530f35 Bugfix: ztex: Allocate final processor names on the heap, so they survive when the stack for ztex_prepare is gone 12 years ago
  Luke Dashjr fdca5f044c Merge commit 'cc9b91a' into bfgminer 12 years ago
  Luke Dashjr cc9b91ad98 Bugfix: ztex: Copy serial number to device "name" before cloning it for other processors 12 years ago
  Luke Dashjr f1259f55f7 Merge commit 'eacd745' into bfgminer 12 years ago
  Luke Dashjr eacd745644 Bugfix: x6500: Use cgpu->temp directly since there is only one sensor per processor 12 years ago
  Luke Dashjr 5b0a2d9b5e Merge commit '67956cf' into bfgminer 12 years ago
  Luke Dashjr 67956cf46e Bugfix: Actually show the highest temperature, not just calculate it 12 years ago
  Luke Dashjr dce13c0c31 x6500: Allow changing clock speed from TUI Manage device 12 years ago
  Luke Dashjr c9cf42e2f6 x6500: Port pgaset clock from modminer driver at 66d2a3ab072fcdbc3c7ed41a97f265afa917bbee 12 years ago
  Luke Dashjr e78117374a modminer: Allow changing clock speed from TUI Manage device 12 years ago
  Luke Dashjr dceb0845b3 Merge branch 'bitforce_queue_parallel' into bfgminer 12 years ago
  Luke Dashjr 28a1862114 bitforce: Flush job and result queues at startup to avoid unnecessary warnings 12 years ago
  Luke Dashjr 474a6915c4 Merge commit '5fc69bf' into bfgminer 12 years ago
  Luke Dashjr 6223e84421 Merge commit '13aae5d' into bfgminer 12 years ago
  Luke Dashjr 13aae5da3e Bugfix: fpgautils: Close libusb handle after copying USB strings 12 years ago
  Luke Dashjr 5fc69bf704 x6500: Reduce default clock to 190 MHz 12 years ago
  Luke Dashjr b81e7a23bd Timer-based gettimeofday substitute for systems with poor time-of-day clocks (Windows) 12 years ago
  Luke Dashjr 5e8a11062b Use clock_gettime(CLOCK_MONOTONIC) for timers when available 12 years ago
  Luke Dashjr 0696bc10c5 Use QueryPerformanceCounter for timers on Windows 12 years ago
  Luke Dashjr d7d70cbe71 Generic refactoring for timer_set_now 12 years ago
  Luke Dashjr ab62fdf1f3 Replace all remaining uses of gettimeofday for timers, with timer_set_now (aka cgtime) 12 years ago
  Luke Dashjr f8cf2b71e6 Don't mix timers with timestamps (visual only) 12 years ago
  Luke Dashjr df45e5cf9f Always use struct timeval for timers, and don't mix timers with timestamps (functional only) 12 years ago
  Luke Dashjr 313f7f9ac8 get_datestamp: Change timeval parameter to time_t, and implement get_now_datestamp for common "current time" use case 12 years ago
  Luke Dashjr 7319d2cdf8 Use get_datestamp for (non-microsecond) log timestamps 12 years ago
  Luke-Jr 531a40b284 Merge pull request #254 from iongchun/iospeed-bsd-sed 12 years ago
  Ang Iongchun e6aaf1b79f use BSD sed syntax to generate iospeed_local.h 12 years ago
  Luke Dashjr 315572d68d Bump version to 3.1.3 12 years ago