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
/
pps
/
kapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
1
-15
/
+1
*
pps: using ERR_PTR instead of NULL while pps_register_source fails
YueHaibing
2018-11-27
1
-2
/
+3
*
ntp/pps: use y2038 safe types in pps_event_time
Arnd Bergmann
2015-10-01
1
-2
/
+2
*
pps: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-1
/
+1
*
pps: default echo function
James Nuss
2011-11-02
1
-7
/
+13
*
pps: initialize ts_real properly
Alexander Gordeev
2011-02-25
1
-1
/
+1
*
pps: add kernel consumer support
Alexander Gordeev
2011-01-13
1
-0
/
+6
*
pps: simplify conditions a bit
Alexander Gordeev
2011-01-13
1
-4
/
+2
*
pps: use BUG_ON for kernel API safety checks
Alexander Gordeev
2011-01-13
1
-4
/
+2
*
pps: move idr stuff to pps.c
Alexander Gordeev
2011-01-13
1
-53
/
+3
*
pps: convert printk/pr_* to dev_*
Alexander Gordeev
2011-01-13
1
-7
/
+8
*
pps: access pps device by direct pointer
Alexander Gordeev
2011-01-13
1
-96
/
+28
*
pps: unify timestamp gathering
Alexander Gordeev
2011-01-13
1
-7
/
+12
*
pps: fix race in PPS_FETCH handler
Alexander Gordeev
2011-01-13
1
-2
/
+2
*
pps: trivial fixes
Alexander Gordeev
2011-01-13
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
pps: events reporting fix up
Rodolfo Giometti
2009-11-12
1
-5
/
+15
*
LinuxPPS: core support
Rodolfo Giometti
2009-06-18
1
-0
/
+329