summaryrefslogtreecommitdiff
path: root/drivers/timer
AgeCommit message (Expand)Author
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-22timer: Add driver for Nomadik Multi Timer Unit (MTU)Stephan Gerhold
2019-12-15x86: timer: Reduce timer code size in TPL on Intel CPUsSimon Glass
2019-12-15x86: timer: use a timer base of 0Simon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-12-02common: Move wait_ticks functions out of common.hSimon Glass
2019-12-02common: Drop global inclusion of status_led.hSimon Glass
2019-12-02Drop CONFIG_SHOW_ACTIVITYSimon Glass
2019-11-20timer: dw-apb: add reset handlingSimon Goldschmidt
2019-11-03x86: timer: Use a separate flag for whether timer is initedSimon Glass
2019-11-03x86: timer: Set up the timer in timer_early_get_count()Simon Glass
2019-07-24dm: timer: Skip device that does not have a valid ofnode in pre_probe()Bin Meng
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