Commit History

Author SHA1 Message Date
  Luke Dashjr 2cd104c26a Merge branch 'cygwin' into bfgminer 13 years ago
  Luke Dashjr 26459c5f13 Initial Cygwin port 13 years ago
  Luke Dashjr 3572f64c47 Revert "Remove needless roundl define.", since it is needed for Cygwin and OpenWRT 13 years ago
  Luke Dashjr 2957b20057 Merge branch 'bugfix_warnings201209' into bfgminer 13 years ago
  Luke Dashjr f3e9893ef0 Bugfix: Deal with various compiler warnings 13 years ago
  Luke Dashjr 37ec3667a4 Merge branch 'dynclock' into bfgminer 13 years ago
  Luke Dashjr 8ee38e9e20 modminer: Implement --temp-hysteresis logic 13 years ago
  Luke Dashjr e6731766d5 Support for maximum frequency being below the default, eg when the maximum is temporarily reduced to deal with temperature 13 years ago
  Luke Dashjr 927623d217 Bugfix: modminer: Reduce dynclock max frequency as needed to keep temperature below cutoff 13 years ago
  Luke Dashjr 5ab333c390 Merge branch 'bugfix_errdis_overflow' into bfgminer 13 years ago
  Luke Dashjr 4b3017d3be Bugfix: Restore disabled label, needed to skip over hashrate calculations (which mess up otherwise) 13 years ago
  Luke Dashjr 60dc628c98 Merge branch 'bugfix_bf_hwe' into bfgminer 13 years ago
  Luke Dashjr c7163972e3 Bugfix: bitforce: Count actual throttling as hardware errors 13 years ago
  Luke Dashjr 292b2b67f1 Merge branch 'recovery' into bfgminer 13 years ago
  Luke Dashjr 2c7fc7738b icarus: Allow failure in case of reopen failure, now that the miner core will retry on its own 13 years ago
  Luke Dashjr e927fd568f If a device dies, attempt to reinitialize it occasionally 13 years ago
  Luke Dashjr 2ad32432b5 Merge branch 'bugfix_rest_before_wait' into bfgminer 13 years ago
  Luke Dashjr aceb10bfc5 Bugfix: The REST flag is now preferred over WAIT, since the former might trigger the latter 13 years ago
  Luke Dashjr a33bcbd9ce Merge branch 'recovery' into bfgminer 13 years ago
  Luke Dashjr 0c0f6d3243 Bugfix: modminer: Update temperature readings when disabled (fixes thermal cutoff recovery) 13 years ago
  Luke Dashjr dfa30502bf Bugfix: Move thermal cutoff to general watchdog code (fixes bitforce recovery) 13 years ago
  Luke Dashjr b3c2a02896 Rename enable_device to register_device, since it only works for setting it up at startup 13 years ago
  Luke Dashjr 155958b170 Move targettemp from ADL to cgpu_info, so all devices can readily use it 13 years ago
  Luke Dashjr 78934b6770 Merge branch 'bugfix_rest_pad' into bfgminer 13 years ago
  Luke Dashjr a39eedb732 Bugfix: "REST" flag had too much padding 13 years ago
  Luke Dashjr b0b3ea8baa Merge branch 'bugfix_thermal_spam' into bfgminer 13 years ago
  Luke Dashjr 77315ac2fd Bugfix: adl: Only warn and disable GPU due to thermal cutoff, if it's actually enabled 13 years ago
  Luke Dashjr e59ccf7d8e Bugfix: bitforce: Only warn and disable bitforce due to thermal cutoff, if it's actually enabled 13 years ago
  Luke Dashjr fb659b1713 Avoid strndup for Windows compatibility 13 years ago
  Luke Dashjr a847707611 Bugfix: cairnsmore: Add missing compat.h include (for sleep) 13 years ago