Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor timer management code with priority to one-shot operation mode. | mav | 2010-09-13 | 1 | -1/+1 |
* | Do not print "frequency 0 Hz", when frequency is unknown. | mav | 2010-09-11 | 1 | -3/+9 |
* | Initialize buffer for case of empty string. Happens only on non-refactored | mav | 2010-09-05 | 1 | -0/+1 |
* | Use proper sysctl type (quad) for et_frequency. It fixes output on sparc64. | mav | 2010-07-21 | 1 | -2/+2 |
* | Extend timer driver API to report also minimal and maximal supported period | mav | 2010-07-20 | 1 | -0/+20 |
* | Implement new event timers infrastructure. It provides unified APIs for | mav | 2010-06-20 | 1 | -0/+232 |