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