Age | Commit message (Expand) | Author |
2016-10-24 | timer: stm32f2xx_timer: add check for prescaler value | Prasad J Pandit |
2016-10-24 | timer: a9gtimer: remove loop to auto-increment comparator | Prasad J Pandit |
2016-10-24 | arm_mptimer: Convert to use ptimer | Dmitry Osipenko |
2016-10-10 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-10-04 | STM32F2xx: Display PWM duty cycle from timer | Alistair Francis |
2016-10-04 | MC146818 RTC: coordinate guest clock base to destination host after migration | Junlian Bell |
2016-09-22 | imx: Use 'const char', not 'char const' | Peter Maydell |
2016-09-22 | hw/ptimer: Introduce timer policy feature | Dmitry Osipenko |
2016-08-12 | trace-events: fix first line comment in trace-events | Laurent Vivier |
2016-07-12 | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging | Peter Maydell |
2016-07-12 | hw/mips: implement GIC Interval Timer | Yongbok Kim |
2016-07-07 | i.MX: split the GPT timer implementation into per SOC definitions | Jean-Christophe Dubois |
2016-06-29 | MC146818 RTC: add GPIO access to output IRQ | Efimov Vasily |
2016-06-20 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2016-06-20 | Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20160620' into s... | Peter Maydell |
2016-06-20 | trace: split out trace events for hw/timer/ directory | Daniel P. Berrange |
2016-06-20 | milkymist: update specification URLs | Michael Walle |
2016-06-20 | hw/timer: QOM'ify milkymist_sysctl | xiaoqiang zhao |
2016-06-20 | hw/timer: QOM'ify lm32_timer | xiaoqiang zhao |
2016-06-20 | coccinelle: Remove unnecessary variables for function return value | Eduardo Habkost |
2016-06-17 | hw/timer: Add value matching support to aspeed_timer | Andrew Jeffery |
2016-06-07 | hw: Clean up includes | Peter Maydell |
2016-06-07 | The only 64bit parameter of muldiv64() is the first one. | Laurent Vivier |
2016-05-20 | aspeed: include qemu/log.h | Paolo Bonzini |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini |
2016-05-18 | Fix some typos found by codespell | Stefan Weil |
2016-04-08 | hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS" | Bill Paul |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-16 | hw/timer: Add ASPEED timer device model | Andrew Jeffery |
2016-03-16 | i.MX: Add the CLK_IPG_HIGH clock | Jean-Christophe Dubois |
2016-03-16 | i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency. | Jean-Christophe Dubois |
2016-03-16 | i.MX: Allow GPT timer to rollover. | Jean-Christophe Dubois |
2016-02-23 | tusb6010: move from hw/timer to hw/usb | Peter Maydell |
2016-02-18 | hw/timer: QOM'ify pxa2xx_timer | xiaoqiang.zhao |
2016-02-18 | hw/timer: QOM'ify pl031 | xiaoqiang.zhao |
2016-02-18 | hw/timer: QOM'ify exynos4210_rtc | xiaoqiang.zhao |
2016-02-18 | hw/timer: QOM'ify exynos4210_pwm | xiaoqiang.zhao |
2016-02-18 | hw/timer: QOM'ify exynos4210_mct | xiaoqiang.zhao |
2016-02-18 | hw/timer: QOM'ify arm_timer (pass 2) | xiaoqiang.zhao |
2016-02-18 | hw/timer: QOM'ify arm_timer (pass 1) | xiaoqiang.zhao |
2016-02-03 | log: do not unnecessarily include qom/cpu.h | Paolo Bonzini |
2016-01-29 | hw/timer: Clean up includes | Peter Maydell |
2016-01-29 | arm: Clean up includes | Peter Maydell |
2016-01-29 | x86: Clean up includes | Peter Maydell |
2016-01-29 | unicore: Clean up includes | Peter Maydell |
2016-01-29 | sparc: Clean up includes | Peter Maydell |
2016-01-29 | lm32: Clean up includes | Peter Maydell |