Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c24449b321095d8c80cdda3d68107269c1d5569f
/
drivers
/
rtc
/
interface.c
d87f741
rtc: handle alarms with a minute resolution
by Alexandre Belloni
· 3 years, 2 months ago
adb17a0
rtc: expose RTC_FEATURE_UPDATE_INTERRUPT
by Alexandre Belloni
· 3 years, 2 months ago
c55c3a5
rtc: rtc_update_irq_enable: rework UIE emulation
by Alexandre Belloni
· 3 years, 8 months ago
7ae4122
rtc: introduce features bitfield
by Alexandre Belloni
· 4 years ago
55dcf7a
rtc: interface: fix kerneldoc comments
by Alexandre Belloni
· 5 years ago
3e74dda
rtc: disallow update interrupts when time is invalid
by Alexandre Belloni
· 5 years ago
7e7c005
rtc: disable uie before setting time and enable after
by Alexandre Belloni
· 5 years ago
eaa6ef5
rtc: interface: use timeu64_t for range_max
by Emmanuel Nicolet
· 5 years ago
6cda08a
drivers: Introduce device lookup variants by name
by Suzuki K Poulose
· 5 years ago
3126790
rtc: interface: Change type of 'count' from int to u64
by Puranjay Mohan
· 6 years ago
a01ab06
rtc: drop set_mms and set_mmss64
by Alexandre Belloni
· 6 years ago
c48cadf
rtc: don't reference bogus function pointer in kdoc
by Wolfram Sang
· 6 years ago
606cc43
rtc: core: correct trivial checkpatch warnings
by Alexandre Belloni
· 6 years ago
cdf7545
rtc: convert core to SPDX identifier
by Alexandre Belloni
· 6 years ago
9a032011
rtc: enforce rtc_timer_init private_data type
by Alexandre Belloni
· 6 years ago
5548cbf
rtc: Switch to use %ptR
by Andy Shevchenko
· 6 years ago
f1c8bc3
rtc: remove irq_task from kerneldoc
by Alexandre Belloni
· 6 years ago
bfebeb1
Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 6 years ago
5a5ba10f
rtc: remove struct rtc_task
by Alexandre Belloni
· 6 years ago
c842697
rtc: unexport rtc_irq_set_*
by Alexandre Belloni
· 6 years ago
8719d3c
rtc: simplify rtc_irq_set_state/rtc_irq_set_freq
by Alexandre Belloni
· 6 years ago
acecb3a
rtc: remove irq_task and irq_task_lock
by Alexandre Belloni
· 6 years ago
1560d08
rtc: remove rtc_irq_register/rtc_irq_unregister
by Alexandre Belloni
· 6 years ago
fd6792b
rtc: fix alarm read and set offset
by Alexandre Belloni
· 6 years ago
abfdff4
rtc: ensure rtc_set_alarm fails when alarms are not supported
by Alexandre Belloni
· 7 years ago
9895156
rtc: Add one offset seconds to expand RTC range
by Baolin Wang
· 7 years ago
4c4e5df
rtc: Factor out the RTC range validation into rtc_valid_range()
by Baolin Wang
· 7 years ago
71db049
rtc: Add RTC range
by Alexandre Belloni
· 7 years ago
29a1f59
rtc: Add tracepoints for RTC system
by Baolin Wang
· 7 years ago
8a25c8f
rtc: clarify the RTC offset correction
by Russell King
· 7 years ago
74717b2
rtc: set the alarm to the next expiring timer
by Alexandre Belloni
· 7 years ago
da96aea
rtc: interface: Validate alarm-time before handling rollover
by Vaibhav Jain
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
6785b3b
rtc: fix a typo and reduce three empty lines to one
by Uwe Kleine-König
· 8 years ago
2b2f5ff
rtc: interface: ignore expired timers when enqueuing new timers
by Colin Ian King
· 9 years ago
d68778b
rtc: initialize output parameter for read alarm to "uninitialized"
by Uwe Kleine-König
· 9 years ago
b396706
rtc: Add functions to set and read rtc offset
by Joshua Clayton
· 9 years ago
e7cba88
rtc: Drop (un)likely before IS_ERR(_OR_NULL)
by viresh kumar
· 9 years ago
c86a6c2
rtc: interface: Remove rtc_set_mmss()
by Xunlei Pang
· 10 years ago
73744a6
rtc: interface: Remove unused return value from rtc_timer_cancel()
by Krzysztof Kozlowski
· 10 years ago
d0bddb5
drivers/rtc/interface.c: __rtc_read_time: reduce log level
by Aaro Koskinen
· 10 years ago
8e4ff1a
drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement
by Xunlei Pang
· 10 years ago
bc10aa9
rtc: Update interface.c to use y2038-safe time interfaces
by Xunlei Pang
· 10 years ago
6528b88
rtc: refine rtc_timer_do_work() to consider other set alarm failures
by Xunlei Pang
· 10 years ago
16682c86
drivers/rtc/interface.c: check the validation of rtc_time in __rtc_read_time
by Hyogi Gim
· 10 years ago
ca6dc2d
drivers/rtc/interface.c: check the error after __rtc_read_time()
by Hyogi Gim
· 10 years ago
ee1d901
drivers/rtc/interface.c: fix infinite loop in initializing the alarm
by Ales Novak
· 11 years ago
131c9cc
rtc: verify a critical argument to rtc_update_irq() before using it
by Alessandro Zummo
· 11 years ago
14d0e34
rtc: Keep system awake until all expired RTC timers are handled
by Zoran Markovic
· 12 years ago
0734e27
drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busy
by Chris Brand
· 11 years ago
3ff2e13
drivers/rtc/interface.c: fix checkpatch errors
by Sachin Kamat
· 11 years ago
9f3b795
driver-core: constify data for class_find_device()
by Michał Mirosław
· 12 years ago
7523cee
RTC: Avoid races between RTC alarm wakeup and suspend.
by NeilBrown
· 12 years ago
4a64990
rtc: Provide flag for rtc devices that don't support UIE
by John Stultz
· 13 years ago
41c7f74
rtc: Disable the alarm in the hardware (v2)
by Rabin Vincent
· 13 years ago
5f9679d
rtc: Expire alarms after the time is set. (v2)
by NeilBrown
· 13 years ago
bd729d7
rtc: Avoid setting alarm to a time in the past
by John Stultz
· 13 years ago
e74a8f2
drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range
by Ben Hutchings
· 13 years ago
f423fc6
Revert "rtc: Expire alarms after the time is set."
by Linus Torvalds
· 13 years ago
157e8bf
Revert "rtc: Disable the alarm in the hardware"
by Linus Torvalds
· 13 years ago
93b2ec0
rtc: Expire alarms after the time is set.
by NeilBrown
· 13 years ago
40c043b
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
c0afabd
rtc: Disable the alarm in the hardware
by Rabin Vincent
· 13 years ago
2113852
rtc: Add module.h to implicit users in drivers/rtc
by Paul Gortmaker
· 14 years ago
b830ac1
rtc: fix hrtimer deadlock
by Thomas Gleixner
· 13 years ago
431e2bc
rtc: limit frequency
by Thomas Gleixner
· 13 years ago
2c4f57d
rtc: handle errors correctly in rtc_irq_set_state()
by Thomas Gleixner
· 13 years ago
6e7a333
rtc: Limit RTC PIE frequency
by Thomas Gleixner
· 13 years ago
3c8bb90e
rtc: Fix hrtimer deadlock
by Thomas Gleixner
· 13 years ago
53cc282
rtc: Handle errors correctly in rtc_irq_set_state()
by Thomas Gleixner
· 13 years ago
d576fe4
rtc: Staticize non-exported __rtc_set_alarm()
by Mark Brown
· 14 years ago
92f73a6
Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent
by Thomas Gleixner
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
f6d5b33
RTC: Fix early irqs caused by calling rtc_set_alarm too early
by John Stultz
· 14 years ago
f44f7f9
RTC: Initialize kernel state from RTC
by John Stultz
· 14 years ago
456d66e
RTC: Re-enable UIE timer/polling emulation
by John Stultz
· 14 years ago
516373b
RTC: Release mutex in error path of rtc_alarm_irq_enable
by Uwe Kleine-König
· 14 years ago
83a06bf
RTC: Prevents a division by zero in kernel code.
by Marcelo Roberto Jimenez
· 14 years ago
d5553a5
RTC: Properly handle rtc_read_alarm error propagation and fix bug
by John Stultz
· 14 years ago
aa0be0f
RTC: Propagate error handling via rtc_timer_enqueue properly
by John Stultz
· 14 years ago
96c8f06
rtc: Namespace fixup
by Thomas Gleixner
· 14 years ago
6610e08
RTC: Rework RTC code to use timerqueue for events
by John Stultz
· 14 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
e6229bec
rtc: make rtc_update_irq callable with irqs enabled
by Atsushi Nemoto
· 16 years ago
bbccf83
rtc: use set_mmss when set_time is not available
by Alessandro Zummo
· 16 years ago
5d2a503
rtc: move power of 2 periodic frequency check down into drivers
by Jonathan Cameron
· 16 years ago
d4afc76
rtc: struct device: replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
099e657
rtc: add alarm/update irq interfaces
by Alessandro Zummo
· 16 years ago
9e3a4af
rtc: fix handling of missing tm_year data when reading alarms
by Mark Brown
· 16 years ago
b68bb26
rtc: don't return -EBUSY when mutex_lock_interruptible() fails
by David Brownell
· 16 years ago
695794a
Driver Core: add ability for class_find_device to start in middle of list
by Greg Kroah-Hartman
· 17 years ago
a01cc65
rtc: rtc_read_alarm() handles wraparound
by David Brownell
· 16 years ago
71da890
rtc: use class iteration api
by Dave Young
· 17 years ago
372a302
RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag
by Jiri Kosina
· 17 years ago
8853c20
RTC: convert mutex to bitfield
by Jiri Kosina
· 17 years ago
0e36a9a
rtc: fix readback from /sys/class/rtc/rtc?/wakealarm
by Mark Lord
· 17 years ago
97144c6
rtc_irq_set_freq() requires power-of-two and associated kerneldoc
by David Brownell
· 17 years ago
d691eb9
RTC: periodic irq fix
by Alessandro Zummo
· 17 years ago
f8245c2
rtc: remove "RTC_ALM_SET mode" bugs
by David Brownell
· 18 years ago
Next »