summaryrefslogtreecommitdiff
path: root/chip/ish/hwtimer.c
Commit message (Expand)AuthorAgeFilesLines
* drop unnecessary boards, chips and cts testsVadim Bendebury2020-01-071-265/+0
* ish: chip enablement of ish5.4 on tgl rvp platformLeifu Zhao2019-11-091-1/+1
* ish: arm T1 in __hw_clock_event_clearJack Rosenthal2019-06-271-3/+6
* ish5: fast 32-bit division in scale_us2ticksJack Rosenthal2019-06-271-1/+18
* ish: Use 64-bit hardware timerJack Rosenthal2019-06-241-118/+24
* ish: fixed wrongly entered D0ix states in some timesHu, Hebo2019-06-211-6/+33
* ish: make sure last_deadline always validHyungwoo Yang2019-05-031-0/+9
* ish/ish5: fix some HPET issues.Hu, Hebo2019-05-021-10/+5
* ish: fix extra timer interruptHyungwoo Yang2019-04-201-0/+10
* ish: solve timer reliability and time jumpsJack Rosenthal2019-04-111-34/+46
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-2/+2
* ish: adjust timers for ISH 4/5 32kHz clockJett Rink2019-02-261-83/+151
* ish: fix timer 0 periodic modeHyungwoo Yang2019-01-301-1/+0
* cleanup/ish: update copyright header to styleJett Rink2019-01-191-1/+1
* ish: fix 32-bit quotient overflowJett Rink2019-01-161-7/+48
* chip/ish: replace CONFIG_ISH_xx flags with CHIP_FAMILY and CHIP_VARIANTShine Liu2018-12-181-8/+8
* ISH3.0: Scaling timer from 12MHz to 1MHzSadashiva Rao Pv2018-12-121-2/+42
* ISH: correction for HPET1 interrupt routingKyoung Kim2017-08-301-5/+6
* ISH: HPET Timer Configuration.Divagar Mohandass2017-03-291-36/+44
* ish: Add support for ISH chipJaiber John2016-11-041-0/+129