| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-04-09 | kern: KASSERT(A && B) -> KASSERT(A); KASSERT(B) | riastradh |
| 2014-02-12 | Unlock correct mutex in an error path. | martin |
| 2011-10-27 | Revert the revision 1.5 in cpufreq(9). Instead, document that the KPI can | jruoho |
| 2011-10-25 | back to using timespec, but convert to microseconds to prevent overflow. | christos |
| 2011-10-25 | Use microsecond rather than nanosecond resolution when sampling latencies. | jruoho |
| 2011-10-20 | Do not use xcall(9) in cpufreq_register(9), as it requires kthreads to be | jruoho |
| 2011-09-30 | Remove redundant assignment. | jruoho |
| 2011-09-30 | Fix bugs noted by alnsn@. Namely, preallocate the global structure in | jruoho |
| 2011-09-28 | Initialize cpufreq(9) normally from main(). | jruoho |
| 2011-09-28 | Add a simple cpufreq(9). | jruoho |
