index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
interface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-13
rtc: interface: Change type of 'count' from int to u64
Puranjay Mohan
1
-1
/
+1
2019-05-08
rtc: drop set_mms and set_mmss64
Alexandre Belloni
1
-6
/
+0
2019-04-04
rtc: don't reference bogus function pointer in kdoc
Wolfram Sang
1
-4
/
+3
2019-04-04
rtc: core: correct trivial checkpatch warnings
Alexandre Belloni
1
-47
/
+52
2019-03-18
rtc: convert core to SPDX identifier
Alexandre Belloni
1
-5
/
+2
2018-12-18
rtc: enforce rtc_timer_init private_data type
Alexandre Belloni
1
-10
/
+9
2018-12-10
rtc: Switch to use %ptR
Andy Shevchenko
1
-6
/
+2
2018-09-13
rtc: remove irq_task from kerneldoc
Alexandre Belloni
1
-3
/
+0
2018-08-20
Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-81
/
+16
2018-08-02
rtc: remove struct rtc_task
Alexandre Belloni
1
-4
/
+4
2018-07-26
rtc: unexport rtc_irq_set_*
Alexandre Belloni
1
-2
/
+0
2018-07-26
rtc: simplify rtc_irq_set_state/rtc_irq_set_freq
Alexandre Belloni
1
-2
/
+2
2018-07-26
rtc: remove irq_task and irq_task_lock
Alexandre Belloni
1
-40
/
+10
2018-07-26
rtc: remove rtc_irq_register/rtc_irq_unregister
Alexandre Belloni
1
-33
/
+0
2018-07-13
rtc: fix alarm read and set offset
Alexandre Belloni
1
-3
/
+5
2018-06-07
rtc: ensure rtc_set_alarm fails when alarms are not supported
Alexandre Belloni
1
-0
/
+5
2018-03-17
rtc: Add one offset seconds to expand RTC range
Baolin Wang
1
-1
/
+58
2018-03-17
rtc: Factor out the RTC range validation into rtc_valid_range()
Baolin Wang
1
-12
/
+18
2018-03-17
rtc: Add RTC range
Alexandre Belloni
1
-0
/
+14
2018-02-13
rtc: Add tracepoints for RTC system
Baolin Wang
1
-0
/
+30
2017-10-25
rtc: clarify the RTC offset correction
Russell King
1
-0
/
+4
2017-09-28
rtc: set the alarm to the next expiring timer
Alexandre Belloni
1
-1
/
+1
2017-05-31
rtc: interface: Validate alarm-time before handling rollover
Vaibhav Jain
1
-1
/
+8
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-4
/
+4
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-4
/
+4
2016-07-11
rtc: fix a typo and reduce three empty lines to one
Uwe Kleine-König
1
-3
/
+1
2016-06-04
rtc: interface: ignore expired timers when enqueuing new timers
Colin Ian King
1
-1
/
+15
2016-05-30
rtc: initialize output parameter for read alarm to "uninitialized"
Uwe Kleine-König
1
-1
/
+11
2016-03-14
rtc: Add functions to set and read rtc offset
Joshua Clayton
1
-0
/
+54
2015-09-05
rtc: Drop (un)likely before IS_ERR(_OR_NULL)
viresh kumar
1
-1
/
+1
2015-06-25
rtc: interface: Remove rtc_set_mmss()
Xunlei Pang
1
-45
/
+0
2015-06-19
rtc: interface: Remove unused return value from rtc_timer_cancel()
Krzysztof Kozlowski
1
-3
/
+1
2015-04-17
drivers/rtc/interface.c: __rtc_read_time: reduce log level
Aaro Koskinen
1
-2
/
+3
2015-04-03
drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement
Xunlei Pang
1
-1
/
+7
2015-01-23
rtc: Update interface.c to use y2038-safe time interfaces
Xunlei Pang
1
-12
/
+10
2014-12-10
rtc: refine rtc_timer_do_work() to consider other set alarm failures
Xunlei Pang
1
-0
/
+13
2014-12-10
drivers/rtc/interface.c: check the validation of rtc_time in __rtc_read_time
Hyogi Gim
1
-0
/
+8
2014-08-08
drivers/rtc/interface.c: check the error after __rtc_read_time()
Hyogi Gim
1
-0
/
+2
2014-06-06
drivers/rtc/interface.c: fix infinite loop in initializing the alarm
Ales Novak
1
-2
/
+12
2014-04-03
rtc: verify a critical argument to rtc_update_irq() before using it
Alessandro Zummo
1
-0
/
+3
2013-07-22
rtc: Keep system awake until all expired RTC timers are handled
Zoran Markovic
1
-4
/
+9
2013-07-03
drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busy
Chris Brand
1
-4
/
+4
2013-07-03
drivers/rtc/interface.c: fix checkpatch errors
Sachin Kamat
1
-9
/
+9
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
1
-3
/
+3
2012-08-08
RTC: Avoid races between RTC alarm wakeup and suspend.
NeilBrown
1
-0
/
+2
2012-03-15
rtc: Provide flag for rtc devices that don't support UIE
John Stultz
1
-0
/
+5
2012-01-26
rtc: Disable the alarm in the hardware (v2)
Rabin Vincent
1
-2
/
+13
2012-01-26
rtc: Expire alarms after the time is set. (v2)
NeilBrown
1
-0
/
+4
2012-01-26
rtc: Avoid setting alarm to a time in the past
John Stultz
1
-1
/
+10
2012-01-10
drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range
Ben Hutchings
1
-2
/
+2
[next]