summaryrefslogtreecommitdiffstats
path: root/sys/x86/isa/clock.c
Commit message (Expand)AuthorAgeFilesLines
* Instead of deleting existing IRQ resource, which is not really working formav2010-07-121-2/+9
* Allow attimer to be hinted at ISA if not reported by ISA PNP or ACPI.mav2010-07-011-1/+6
* Rework r209456:mav2010-07-011-1/+2
* Do not trust IRQ reported by ACPI. There are cases when it is wrong.mav2010-06-231-0/+1
* Add "legacy route" support to HPET driver. When enabled, this mode makesmav2010-06-221-13/+16
* Implement new event timers infrastructure. It provides unified APIs formav2010-06-201-217/+117
* - Implement MI helper functions, dividing one or two timer interrupts withmav2010-05-241-53/+13
* Fix another instance of lapic_cyclic_clock_func.rpaulo2010-04-201-2/+2
* Default the machdep.lapic_allclocks to be enabled in order to cope withattilio2010-04-091-1/+1
* Improving the clocks auto-tunning by firstly checking if the atrtc may beattilio2010-03-031-5/+20
* Introduce the new kernel sub-tree x86 which should contain all the codeattilio2010-02-251-0/+719
OpenPOWER on IntegriCloud