index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
timer-stm32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
clocksource/drivers/stm32: Fix error return code
Julia Lawall
1
-1
/
+3
2018-01-08
clocksource/drivers/stm32: Start the timer's counter sooner
Daniel Lezcano
1
-3
/
+18
2018-01-08
clocksource/drivers/stm32: Add the timer delay callback
Daniel Lezcano
1
-0
/
+13
2018-01-08
clocksource/drivers/stm32: Add clocksource functionality
Benjamin Gaignard
1
-0
/
+37
2018-01-08
clocksource/drivers/stm32: Factor out more of the clockevent code
Daniel Lezcano
1
-25
/
+82
2018-01-08
clocksource/drivers/stm32: Add oneshot mode
Benjamin Gaignard
1
-12
/
+44
2018-01-08
clocksource/drivers/stm32: Compute a prescaler value with a targeted rate
Benjamin Gaignard
1
-1
/
+11
2018-01-08
clocksource/drivers/stm32: Factor out the timer width sorting code
Daniel Lezcano
1
-7
/
+23
2018-01-08
clocksource/drivers/stm32: Use the node name as timer name
Daniel Lezcano
1
-1
/
+1
2018-01-08
clocksource/drivers/stm32: Convert the driver to timer_of primitives
Benjamin Gaignard
1
-114
/
+73
2018-01-08
clocksource/drivers/stm32: Fix kernel panic with multiple timers
Daniel Lezcano
1
-1
/
+6
2017-08-31
clocksource: Convert to using %pOF instead of full_name
Rob Herring
1
-4
/
+4
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
1
-1
/
+1
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
1
-1
/
+1
2016-06-28
clocksource/drivers/stm32: Convert init function to return error
Daniel Lezcano
1
-4
/
+6
2015-08-10
clockevents/drivers/stm32: Migrate to new 'set-state' interface
Viresh Kumar
1
-13
/
+17
2015-06-02
clockevents/drivers/timer-stm32: Fix build warning spotted by kbuild test robot
Maxime Coquelin
1
-2
/
+2
2015-06-02
clockevents/drivers: Add STM32 Timer driver
Maxime Coquelin
1
-0
/
+184