summaryrefslogtreecommitdiff
path: root/drivers/timer
AgeCommit message (Expand)Author
2019-05-10timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTRSimon Goldschmidt
2019-05-07timer: renesas: Add RZ/A1 R7S72100 OSTM timer driverMarek Vasut
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong
2019-04-17timer: dw-apb: Add missing 64bit up-conversionMarek Vasut
2019-02-12x86: tsc: Add support for native calibration of TSC freqBernhard Messerklinger
2018-12-18timer: Add generic driver for RISC-V privileged architecture defined timerBin Meng
2018-11-28timer: MediaTek: add timer driver for MediaTek SoCsRyder Lee
2018-11-14timer: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-11-14timer: Sort Kconfig driver entriesBin Meng
2018-11-14dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()Bin Meng
2018-10-22x86: tsc: Introduce config option for early timer frequencyBin Meng
2018-10-22Enable CONFIG_TIMER_EARLY with bootstageSimon Glass
2018-09-18timer: Add MPC83xx timer driverMario Six
2018-09-18timer: Sort Makefile entriesMario Six
2018-09-10dm: omap-timer: Update clock rate only if not populatedLokesh Vutla
2018-09-10dm: omap-timer: Use 64bit for counter valuesLokesh Vutla
2018-08-24timer: dw-apb: Add Designware APB timer driverMarek Vasut
2018-08-20x86: tsc: Try hardware calibration firstBin Meng
2018-07-02x86: timer: tsc: Allow specifying clock rate from device tree againBin Meng
2018-06-15timer: cadence: Implement timer_get_boot_usMichal Simek
2018-06-13x86: tsc: add support for reading CPU freq from cpuidChristian Gmeiner
2018-05-31timer: cadence: Use live-tree functionsMichal Simek
2018-05-11timer: Add Cadence TTC timer counter supportMichal Simek
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-25rockchip: timer: add compatible strings for rk3188 and rk3288Philipp Tomsich
2018-03-13timer: stm32: Add timer support for STM32 SoCs familyPatrice Chotard
2017-11-30atcpit100: timer: Remove arch dependency.Rick Chen
2017-11-30cosmetic: atcpit100_timer: Use device api to get platdataRick Chen
2017-11-30cosmetic: atcpit100_timer: Rename function name as atcpit100Rick Chen
2017-11-30ae3xx: timer: Rename AE3XX to ATCPIT100Rick Chen
2017-11-30ae3xx: timer: Fix ae3xx timer work abnormal in 64 bit.Rick Chen
2017-11-06sti: fix STMicroelectronics copyrightPatrice Chotard
2017-09-18rockchip: timer: update for 32/64bit-aware OF_PLATDATAPhilipp Tomsich
2017-09-18rockchip: timer: Convert to livetreePhilipp Tomsich
2017-09-18rockchip: timer: implement timer_get_boot_usPhilipp Tomsich
2017-09-18dm: timer: handle being called before dm_root is readyPhilipp Tomsich
2017-09-18dm: timer: Convert to livetreePhilipp Tomsich
2017-09-16dm: x86: Allow TSC timer to be used before DM is readySimon Glass
2017-09-16x86: tsc: Add Airmont reference clock valuesBin Meng
2017-09-05rockchip: timer: fix U_BOOT_DRIVER namePhilipp Tomsich
2017-08-26driver: timer: Add the Atmel PIT timer driverWenyou.Yang@microchip.com
2017-08-13rockchip: timer: add device-model timer driver for RK3368 (and similar)Philipp Tomsich
2017-08-13dm: timer: normalise SPL and TPL supportPhilipp Tomsich
2017-08-13timer: add OF_PLATDATA support for timer-uclassPhilipp Tomsich
2017-08-01x86: kconfig: Select TIMER and X86_TSC_TIMERBin Meng
2017-08-01x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr()Bin Meng
2017-08-01x86: tsc: Correct Silvermont reference clock valuesBin Meng