aboutsummaryrefslogtreecommitdiff
path: root/include/hw/timer
AgeCommit message (Expand)Author
2017-01-18target-sparc: implement sun4v RTCArtyom Tarasenko
2016-10-24arm_mptimer: Convert to use ptimerDmitry Osipenko
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-07-12Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into stagingPeter Maydell
2016-07-12hw/mips: implement GIC Interval TimerYongbok Kim
2016-07-07i.MX: split the GPT timer implementation into per SOC definitionspull-target-arm-20160707Jean-Christophe Dubois
2016-06-30pcspk: fix KVMPaolo Bonzini
2016-06-17hw/timer: Add value matching support to aspeed_timerAndrew Jeffery
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2016-03-16hw/timer: Add ASPEED timer device modelAndrew Jeffery
2016-01-09pc: acpi: move HPET from DSDT to SSDTIgor Mammedov
2015-12-17i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois
2015-09-25hpet: remove muldiv64()Laurent Vivier
2015-08-13i.MX: Split GPT emulator in a header file and a source fileJean-Christophe Dubois
2015-08-13i.MX: Split EPIT emulator in a header file and a source fileJean-Christophe Dubois
2015-07-27Fix Cortex-A9 global timerJohannes Schlatow
2015-03-11stm32f2xx_timer: Add the stm32f2xx TimerAlistair Francis
2015-03-10m48t59: introduce new base-year qdev propertyMark Cave-Ayland
2015-03-10m48t59: let init functions return a Nvram objectHervé Poussineau
2015-03-10m48t59: add a Nvram interfaceHervé Poussineau
2014-04-17allwinner-a10-pit: implement prescaler and source selectionBeniamino Galvani
2014-04-17allwinner-a10-pit: avoid generation of spurious interruptsBeniamino Galvani
2013-12-17hw/timer: add allwinner a10 timerliguang
2013-12-17hw/arm/digic: add timer supportAntony Pavlov
2013-12-13Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-12-11hpet: fix build with CONFIG_HPET offMichael S. Tsirkin
2013-12-10hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite
2013-11-05a9mpcore: Embed ARMMPTimerStateAndreas Färber
2013-10-14hpet: add API to find itMichael S. Tsirkin
2013-07-29m48t59: QOM cast cleanup for M48t59SysBusStateAndreas Färber
2013-06-07i8254: Convert PITCommonState to QOM realizefnAndreas Färber
2013-06-07kvm/i8254: QOM'ify some moreAndreas Färber
2013-06-07i8254: QOM'ify some moreAndreas Färber
2013-06-01rtc: remove rtc_set_dateHu Tao
2013-05-01pc: Update rtc_cmos on CPU hot-plugIgor Mammedov
2013-04-29mc146818rtc: QOM'ifyAndreas Färber
2013-04-08hw: move headers to include/Paolo Bonzini