| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-13 | clocksource: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
| 2023-02-13 | clocksource/drivers/em_sti: Mark driver as non-removable | Uwe Kleine-König | 1 | -6/+1 |
| 2020-01-16 | clocksource/drivers/em_sti: Fix variable declaration in em_sti_probe | Yangtao Li | 1 | -2/+1 |
| 2020-01-16 | clocksource/drivers/em_sti: Convert to devm_platform_ioremap_resource | Yangtao Li | 1 | -3/+1 |
| 2019-08-27 | clocksource: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 179 | Thomas Gleixner | 1 | -13/+1 |
| 2017-08-10 | clocksource/drivers/em_sti: Fix error return codes in em_sti_probe() | Gustavo A. R. Silva | 1 | -5/+6 |
| 2017-03-23 | clocksource: em_sti: Compute rate before registration | Nicolai Stange | 1 | -13/+12 |
| 2017-03-23 | clocksource: em_sti: Split clock prepare and enable steps | Nicolai Stange | 1 | -7/+14 |
| 2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -6/+6 |
| 2015-10-15 | clocksource/drivers/em_sti: Remove unneeded memset()s | Alexey Klimov | 1 | -2/+0 |
| 2015-08-06 | clockevents/drivers/em_sti: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -25/+14 |
| 2015-03-13 | clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq... | John Stultz | 1 | -1/+1 |
| 2014-05-23 | clocksource: em_sti: Remove unnecessary OOM messages | Jingoo Han | 1 | -3/+1 |
| 2013-10-22 | clocksource: em_sti: convert to clk_prepare/unprepare | Shinya Kuribayashi | 1 | -2/+2 |
| 2013-09-26 | clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast | Magnus Damm | 1 | -1/+1 |
| 2013-08-22 | clocksource: em_sti: Convert to devm_* managed helpers | Laurent Pinchart | 1 | -35/+14 |
| 2013-03-13 | clocksource: em_sti: Set initcall level to subsys | Simon Horman | 1 | -1/+12 |
| 2013-01-03 | Drivers: clocksource: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -4/+4 |
| 2012-05-25 | clocksource: em_sti: Add DT support | Magnus Damm | 1 | -0/+7 |
| 2012-05-25 | clocksource: em_sti: Emma Mobile STI driver | Magnus Damm | 1 | -0/+399 |