summaryrefslogtreecommitdiff
path: root/include/hw/timer
AgeCommit message (Expand)Author
2019-02-21hw/timer/pl031: Allow use as an embedded-struct devicePeter Maydell
2019-01-07hw/timer/nrf51_timer: Add nRF51 Timer peripheralSteffen Görtz
2018-12-11qom: make interface types abstractMarc-André Lureau
2018-09-25aspeed/timer: fix compile breakage with clang 3.4.2Cédric Le Goater
2018-08-24hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer modulePeter Maydell
2018-06-26aspeed/timer: use the APB frequency from the SCUCédric Le Goater
2018-03-02xlnx-zynqmp-rtc: Add basic time supportAlistair Francis
2018-03-02xlnx-zynqmp-rtc: Initial commitAlistair Francis
2018-02-09i.MX: Add i.MX7 GPT variantAndrey Smirnov
2017-12-18hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()Philippe Mathieu-Daudé
2017-12-18hw/timer/i8254: rename pit_init() -> i8254_pit_init()Philippe Mathieu-Daudé
2017-09-21msf2: Add Smartfusion2 System timerSubbaraya Sundeep
2017-07-17hw/char/cmsdk-apb-timer: Implement CMSDK APB timer devicePeter Maydell
2017-06-06qtest: add rtc periodic timer testXiao Guangrong
2017-02-28armv7m: Split systick out from NVICPeter Maydell
2017-02-21hw/mips_gictimer: provide API for retrieving frequencyPaul Burton
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 definitionsJean-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