aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/cs5535-clockevt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-23clocksource/drivers/timer-cs5535: Rename the file for consistencyDaniel Lezcano1-196/+0
2017-10-20clockevents/drivers/cs5535: Improve resilience to spurious interruptsDavid Kozub1-1/+2
2017-04-20Annotate hardware config module parameters in drivers/clocksource/David Howells1-1/+1
2015-08-06clockevents/drivers/cs5535: Migrate to new 'set-state' interfaceViresh Kumar1-10/+14
2013-12-11clocksource: misc drivers: Remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-01-14clocksource: use clockevents_config_and_register() where possibleShawn Guo1-9/+2
2012-08-21cs5535-clockevt: typo, it's MFGPT, not MFPGTJens Rottmann1-2/+2
2012-03-06cs5535-clockevt: Allow the MFGPT IRQ to be sharedJens Rottmann1-1/+1
2012-03-06cs5535-clockevt: Don't ignore MFGPT on SMP-capable kernelsJens Rottmann1-1/+0
2010-07-20Andres has movedAndres Salomon1-1/+1
2010-03-12cs5535-clockevt: Free timer in IRQ setup error pathJens Rottmann1-3/+5
2010-02-22geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann1-1/+1
2009-12-15cs5535: add a generic clock event MFGPT driverAndres Salomon1-0/+197