index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
timer
Age
Commit message (
Expand
)
Author
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-10
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'...
Peter Maydell
2021-03-10
hw/timer/renesas_tmr: Fix use of uninitialized data in read_tcnt()
Peter Maydell
2021-03-10
hw/timer/renesas_tmr: Prefix constants for CSS values with CSS_
Peter Maydell
2021-03-09
hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES
Philippe Mathieu-Daudé
2021-03-08
hw/timer/sse-timer: Model the SSE Subsystem System Timer
Peter Maydell
2021-03-08
hw/timer/sse-counter: Model the SSE Subsystem System Counter
Peter Maydell
2021-03-08
hw/timer/npcm7xx_timer: Use new clock_ns_to_ticks()
Peter Maydell
2021-03-08
clock: Add ClockEvent parameter to callbacks
Peter Maydell
2021-03-06
hw/timer: Introduce SH_TIMER Kconfig entry
Philippe Mathieu-Daudé
2021-02-11
arm: Update infocenter.arm.com URLs
Peter Maydell
2021-01-29
arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
2021-01-29
hw/timer/cmsdk-apb-dualtimer: Convert to use Clock input
Peter Maydell
2021-01-29
hw/timer/cmsdk-apb-timer: Convert to use Clock input
Peter Maydell
2021-01-29
hw/timer/cmsdk-apb-dualtimer: Add Clock input
Peter Maydell
2021-01-29
hw/timer/cmsdk-apb-timer: Add Clock input
Peter Maydell
2021-01-29
hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimer
Peter Maydell
2021-01-12
hw/timer: Refactor NPCM7XX Timer to use CLK clock
Hao Wu
2021-01-08
exynos4210_mct: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
mss-timer: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
exynos4210_pwm: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
digic-timer: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-06
hw/timer/slavio_timer: Allow 64-bit accesses
Philippe Mathieu-Daudé
2020-12-18
hw/timer/renesas_tmr: silence the compiler warnings
Chen Qun
2020-11-17
exynos: Fix bad printf format specifiers
Alex Chen
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-10-29
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...
Peter Maydell
2020-10-27
hw/timer/armv7m_systick: Rewrite to use ptimers
Peter Maydell
2020-10-27
hw/timer: Adding watchdog for NPCM7XX Timer.
Hao Wu
2020-10-27
Move npcm7xx_timer_reached_zero call out of npcm7xx_timer_pause
Havard Skinnemoen
2020-10-27
hw/timer/sh_timer: Remove superfluous "break" statements
Thomas Huth
2020-10-27
hw/timer/sh_timer: Silence warnings about missing fallthrough statements
Thomas Huth
2020-10-27
hw/timer/sh_timer: Coding style clean-up
Thomas Huth
2020-10-20
hw/timer/bcm2835: Support the timer COMPARE registers
Philippe Mathieu-Daudé
2020-10-20
hw/timer/bcm2835: Rename variable holding CTRL_STATUS register
Philippe Mathieu-Daudé
2020-10-20
hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition
Philippe Mathieu-Daudé
2020-09-22
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-16
hw/timer/hpet: Fix debug format strings
Dov Murik
2020-09-16
hw/timer/hpet: Remove unused functions hpet_ram_readb, hpet_ram_readw
Dov Murik
2020-09-14
hw/timer: Add NPCM7xx Timer device model
Havard Skinnemoen
2020-09-14
hw/timer/armv7m_systick: assert that board code set system_clock_scale
Peter Maydell
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-09
trace-events: Delete unused trace points
Markus Armbruster
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-21
meson: convert hw/timer
Paolo Bonzini
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-03
hw/timer/imx_epit: Avoid assertion when CR.SWR is written
Peter Maydell
[next]