Commit History

Author SHA1 Message Date
  Kano 60792d877d work queues - remove new but unnecessary functions 13 years ago
  Kano aa9d5f3d81 functions for handling work queues 13 years ago
  Kano 45f41a160c find_work() to find work in devices work queue 13 years ago
  Luke Dashjr 3aaa252d2a Merge commit 'fce5434' into cg_queuedwork 13 years ago
  Luke Dashjr 98abcebff9 Merge commit 'fda6d46' into cg_queuedwork 13 years ago
  Luke Dashjr b0c1109d9c Merge commit 'c80c65e' into cg_queuedwork 13 years ago
  Luke Dashjr fd03362c62 Merge commit 'e8e88be' into cg_queuedwork 13 years ago
  Luke Dashjr 2ff6e0ce4e Merge commit '95b2020' into cg_queuedwork 13 years ago
  Luke Dashjr c583e39fd2 Merge commit '5e3253a' into cg_queuedwork 13 years ago
  Luke Dashjr b5601b7899 Remove const qualifier from driver structs 13 years ago
  Kano e0994aa9fa rename device_api -> device_drv and all related api -> drv 13 years ago
  Luke Dashjr f104b3e904 Merge commit 'd143c27' into hotplug 13 years ago
  Luke Dashjr a2878fdcd6 Merge commit '7520194' into hotplug 13 years ago
  Luke Dashjr 7846ebbffa Merge commit '50520cc'/'5d122ca' into hotplug 13 years ago
  Luke Dashjr 79b3d3c3f1 Merge commit '64da19f'/'61ec1fe' into hotplug 13 years ago
  Luke Dashjr 8c6e1229a1 Merge commit 'd9e2a04'/'212f32e' into hotplug 13 years ago
  Luke Dashjr f107d8d7cc Merge branch 'bugfix_format' into bfgminer 13 years ago
  Luke Dashjr 7d8f121a5f Add printf-format syntax checks to more functions that should use it 13 years ago
  Luke Dashjr e54944a298 Merge commit '0cd0a01' into bfgminer 13 years ago
  Luke Dashjr 0cd0a017cd Bugfix: configure: Move actual roundl macro back to miner.h after math.h should be included 13 years ago
  Kano a0cb03ec46 API V1.25 - add 'Last Valid Work' time for each device 13 years ago
  Kano d143c27846 rename get_proc_by_id() to get_devices() 13 years ago
  Luke Dashjr 7520194f81 Wrap access to devices array under a mutex 13 years ago
  Con Kolivas 50520ccd25 Provide wrappers for grabbing of thr value under the mining_thr_lock. 13 years ago
  Kano 64da19ff93 mutex all access to mining_thr 13 years ago
  Kano d9e2a04bff Split thr_info array into control_thr and mining_thr pointers so more mining threads can be added later 13 years ago
  Con Kolivas adcf85ac1e Extend stratum connections another minute (total 2 minutes) after the last work item was staged, and maintain last_work_time for non-stratum pools. 13 years ago
  Luke Dashjr b81767d717 Use configure to detect presence of roundl to avoid redefining an actual function (possibly inline) 13 years ago
  Luke Dashjr 7af98a834d Merge commit '3f1bed6' into bfgminer 13 years ago
  Luke Dashjr 3f1bed6556 Bugfix: roundl: Add needed parenthesis to perform ?: before + 13 years ago