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
/
include
/
linux
/
clockchips.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-27
clockevents: Rename last parameter of clocks_calc_mult_shift() to maxsec
Alexander Kuleshov
1
-2
/
+2
2015-09-14
clockevents: Remove unused set_mode() callback
Viresh Kumar
1
-24
/
+5
2015-07-20
clockevents: Remove clockevents_notify() prototype
Stephen Boyd
1
-3
/
+0
2015-06-02
clockevents: Rename state to state_use_accessors
Thomas Gleixner
1
-7
/
+7
2015-06-02
clockevents: Add helpers to check the state of a clockevent device
Viresh Kumar
1
-0
/
+26
2015-05-19
clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
Viresh Kumar
1
-1
/
+6
2015-04-03
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
1
-6
/
+0
2015-04-03
clockevents: Make tick handover explicit
Thomas Gleixner
1
-1
/
+0
2015-04-03
clockevents: Remove broadcast oneshot control leftovers
Rafael J. Wysocki
1
-2
/
+0
2015-04-03
clockevents: Remove the broadcast control leftovers
Thomas Gleixner
1
-3
/
+0
2015-04-02
clockevents: Clean up clockchips.h
Ingo Molnar
1
-46
/
+41
2015-04-01
arm/bL_switcher: Kill tick suspend hackery
Thomas Gleixner
1
-6
/
+0
2015-04-01
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
1
-2
/
+0
2015-04-01
tick: Move core only declarations and functions to core
Thomas Gleixner
1
-9
/
+6
2015-04-01
clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD
Thomas Gleixner
1
-6
/
+3
2015-03-27
clockevents: Manage device's state separately for the core
Viresh Kumar
1
-13
/
+31
2015-03-27
clockevents: Handle tick device's resume separately
Viresh Kumar
1
-2
/
+2
2015-02-18
clockevents: Introduce mode specific callbacks
Viresh Kumar
1
-2
/
+19
2014-02-09
tick: Fixup more fallout from hrtimer broadcast mode
Preeti U Murthy
1
-0
/
+1
2014-02-07
time: Fixup fallout from recent clockevent/tick changes
Thomas Gleixner
1
-1
/
+1
2014-02-07
tick: Introduce hrtimer based broadcast
Preeti U Murthy
1
-0
/
+9
2014-02-07
time: Change the return type of clockevents_notify() to integer
Preeti U Murthy
1
-3
/
+3
2013-10-02
clockchips: Add FEAT_PERCPU clockevent flag
Soren Brinkmann
1
-0
/
+1
2013-05-16
clockevents: Implement unbind functionality
Thomas Gleixner
1
-0
/
+1
2013-05-16
clockevents: Add module refcount
Thomas Gleixner
1
-0
/
+3
2013-05-16
clockevents: Get rid of the notifier chain
Thomas Gleixner
1
-1
/
+0
2013-05-01
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-16
/
+16
2013-04-01
timer: move enum definition out of ifdef section
Daniel Lezcano
1
-16
/
+16
2013-03-22
clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVENTS=n
Thomas Gleixner
1
-0
/
+1
2013-03-13
tick: Provide a check for a forced broadcast pending
Thomas Gleixner
1
-0
/
+6
2013-03-07
tick: Dynamically set broadcast irq affinity
Daniel Lezcano
1
-0
/
+5
2013-02-01
clockevents: Add generic timer broadcast function
Mark Rutland
1
-0
/
+5
2013-02-01
clockevents: Add generic timer broadcast receiver
Mark Rutland
1
-0
/
+4
2012-09-04
timekeeping: Add suspend and resume of clock event devices
Rafael J. Wysocki
1
-0
/
+8
2012-05-25
clockevents: Make clockevents_config() a global symbol
Magnus Damm
1
-0
/
+1
2011-09-08
clockevents: Add direct ktime programming function
Martin Schwidefsky
1
-3
/
+7
2011-09-08
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
1
-1
/
+1
2011-05-19
clockevents: Provide interface to reconfigure an active clock event device
Thomas Gleixner
1
-0
/
+2
2011-05-19
clockevents: Provide combined configure and register function
Thomas Gleixner
1
-0
/
+9
2011-05-19
clockevents: Restructure clock_event_device members
Thomas Gleixner
1
-22
/
+23
2010-03-12
clockevents: Sanitize min_delta_ns adjustment and prevent overflows
Thomas Gleixner
1
-0
/
+2
2009-11-13
nohz: Allow 32-bit machines to sleep for more than 2.15 seconds
Jon Hunter
1
-4
/
+4
2009-11-13
clocksource: Provide a generic mult/shift factor calculation
Thomas Gleixner
1
-0
/
+7
2009-11-13
clockevents: Use u32 for mult and shift factors
Thomas Gleixner
1
-2
/
+2
2009-07-10
hrtimer: Fix migration expiry check
Thomas Gleixner
1
-9
/
+0
2009-05-13
timers: Logic to move non pinned timers
Arun R Bharadwaj
1
-0
/
+9
2009-01-31
hrtimers: allow the hot-unplugging of all cpus
Sebastien Dugue
1
-0
/
+1
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-2
/
+2
2008-09-05
clockevents: prevent clockevent event_handler ending up handler_noop
Venkatesh Pallipadi
1
-0
/
+2
2007-10-15
clockevents: introduce force broadcast notifier
Thomas Gleixner
1
-0
/
+1
[next]