Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
cc1c1fe79551b4a9ebde1a59287133a5299b7260
/
include
/
linux
/
rtc.h
a5e6f96
rtc: cleanup obsolete comment about struct rtc_class_ops
by Misono Tomohiro
· 4 years, 6 months ago
6487a80
rtc: remove rtc_time_to_tm and rtc_tm_to_time
by Alexandre Belloni
· 4 years, 9 months ago
cbc943e
rtc: rv3029: let the core handle rtc range
by Alexandre Belloni
· 5 years ago
ae48668
rtc: introduce lock helpers
by Alexandre Belloni
· 5 years ago
8d6ac1c
rtc: add timestamp for end of 2199
by Alexandre Belloni
· 5 years ago
f00eaa3
rtc: add a timestamp for year 0
by Alexandre Belloni
· 5 years ago
a01ab06
rtc: drop set_mms and set_mmss64
by Alexandre Belloni
· 6 years ago
d3062d1
rtc: Fix timestamp value for RTC_TIMESTAMP_BEGIN_1900
by Geert Uytterhoeven
· 6 years ago
5ff404d
rtc: da9063: set range
by Alexandre Belloni
· 6 years ago
beee05d
rtc: sh: set range
by Alexandre Belloni
· 6 years ago
ad5ea5b
rtc: remove rtc_class_ops.read_callback
by Alexandre Belloni
· 6 years ago
9a032011
rtc: enforce rtc_timer_init private_data type
by Alexandre Belloni
· 6 years ago
41c9e13
rtc: nvmem: remove nvmem from struct rtc_device
by Alexandre Belloni
· 6 years ago
03f39f4
rtc: class: remove devm_rtc_device_unregister
by Alexandre Belloni
· 6 years ago
eb2bccb
rtc: move rtc_add_group/s definitions
by Alexandre Belloni
· 6 years ago
1e479c6
rtc: unexport non devm managed registration
by Alexandre Belloni
· 6 years ago
5a5ba10f
rtc: remove struct rtc_task
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
c59b371
rtc: nvmem: don't return an error when not enabled
by Alexandre Belloni
· 7 years ago
83bbc5a
rtc: Add useful timestamp definitions
by Alexandre Belloni
· 7 years ago
9895156
rtc: Add one offset seconds to expand RTC range
by Baolin Wang
· 7 years ago
71db049
rtc: Add RTC range
by Alexandre Belloni
· 7 years ago
9e7002a
char: rtc: remove unused rtc_control() API
by Alexandre Belloni
· 7 years ago
0391df7
rtc: remove nvmem_config
by Alexandre Belloni
· 7 years ago
fd5cd21
rtc: export rtc_nvmem_register() to drivers
by Alexandre Belloni
· 7 years ago
876d1b5
rtc: Remove unused RTC_DEVICE_NAME_SIZE
by Cole Robinson
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0f295b0
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
by Jason Gunthorpe
· 7 years ago
ea369ea
rtc: remove .open() and .release()
by Alexandre Belloni
· 7 years ago
40bf6a3
rtc: Remove wrong deprecation comment
by Alexandre Belloni
· 7 years ago
697e5a4
rtc: add generic nvmem support
by Alexandre Belloni
· 7 years ago
3068a25
rtc: introduce new registration method
by Alexandre Belloni
· 7 years ago
5c82a6a
rtc: remove rtc_device.name
by Alexandre Belloni
· 8 years ago
b396706
rtc: Add functions to set and read rtc offset
by Joshua Clayton
· 9 years ago
c86a6c2
rtc: interface: Remove rtc_set_mmss()
by Xunlei Pang
· 10 years ago
9200025
rtc: Introduce rtc_tm_sub() helper function
by Xunlei Pang
· 10 years ago
73744a6
rtc: interface: Remove unused return value from rtc_timer_cancel()
by Krzysztof Kozlowski
· 10 years ago
1796dcc
rtc: interface: Fix coding style violations
by Krzysztof Kozlowski
· 10 years ago
8e4ff1a
drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement
by Xunlei Pang
· 10 years ago
9a4a445
rtc: Convert rtc_set_ntp_time() to use timespec64
by Xunlei Pang
· 10 years ago
c2c11ae
rtc/lib: Provide y2038 safe rtc_tm_to_time()/rtc_time_to_tm() replacement
by pang.xunlei
· 10 years ago
6636a99
drivers/rtc/class.c: use struct device as the first argument for devm_rtc_device_register()
by Jingoo Han
· 12 years ago
3e217b6
rtc: add devm_rtc_device_{register,unregister}()
by Jingoo Han
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
9f3b795
driver-core: constify data for class_find_device()
by Michał Mirosław
· 12 years ago
023f333
NTP: Add a CONFIG_RTC_SYSTOHC configuration
by Jason Gunthorpe
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
4c24e29
rtc_sysfs_show_hctosys(): display 0 if resume failed
by David Fries
· 12 years ago
e311c92
rtc: add ioctl to get/clear battery low voltage status
by Alexander Stein
· 13 years ago
4a64990
rtc: Provide flag for rtc devices that don't support UIE
by John Stultz
· 13 years ago
6e7a333
rtc: Limit RTC PIE frequency
by Thomas Gleixner
· 13 years ago
9796cc9
drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h
by Wolfram Sang
· 14 years ago
f6d5b33
RTC: Fix early irqs caused by calling rtc_set_alarm too early
by John Stultz
· 14 years ago
51ba60c
RTC: Cleanup rtc_class_ops->update_irq_enable()
by John Stultz
· 14 years ago
696160f
RTC: Cleanup rtc_class_ops->irq_set_freq()
by John Stultz
· 14 years ago
80d4bb5
RTC: Cleanup rtc_class_ops->irq_set_state
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
6e57b1d
RTC: Revert UIE emulation removal
by John Stultz
· 14 years ago
aa0be0f
RTC: Propagate error handling via rtc_timer_enqueue properly
by John Stultz
· 14 years ago
1daeddd
rtc: Cleanup removed UIE emulation declaration
by John Stultz
· 14 years ago
96c8f06
rtc: Namespace fixup
by Thomas Gleixner
· 14 years ago
042620a
RTC: Remove UIE emulation
by John Stultz
· 14 years ago
6610e08
RTC: Rework RTC code to use timerqueue for events
by John Stultz
· 14 years ago
d0ab4a4
rtc/hctosys: only claim the RTC provided the system time if it did
by Uwe Kleine-König
· 15 years ago
78d89ef
rtc: convert LEAP_YEAR into an inline
by Andrew Morton
· 16 years ago
099e657
rtc: add alarm/update irq interfaces
by Alessandro Zummo
· 16 years ago
9580d85
drivers/char/rtc.c: make 2 functions static
by Adrian Bunk
· 16 years ago
5ad31a57
rtc: remove BKL for ioctl()
by David Brownell
· 16 years ago
8853c20
RTC: convert mutex to bitfield
by Jiri Kosina
· 17 years ago
416ce32
revert "rtc: Add rtc_merge_alarm()"
by Andrew Morton
· 18 years ago
cd96620
rtc: remove rest of class_device
by David Brownell
· 18 years ago
ab6a2d7
rtc: rtc interfaces don't use class_device
by David Brownell
· 18 years ago
5726fb2
rtc: remove /sys/class/rtc-dev/*
by David Brownell
· 18 years ago
884b4aa
[PATCH] rtc: Add rtc_merge_alarm()
by Scott Wood
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
ff8371a
[PATCH] constify rtc_class_ops: update drivers
by David Brownell
· 18 years ago
304228e
[PATCH] Correct rtc_wkalrm comments
by Andrew Victor
· 19 years ago
8232212
[PATCH] RTC: Add rtc_year_days() to calculate tm_yday
by Andrew Victor
· 19 years ago
110d693
[PATCH] rtc subsystem: add capability checks
by Alessandro Zummo
· 19 years ago
655066c
[PATCH] RTC: rtc-dev UIE emulation
by Atsushi Nemoto
· 19 years ago
0c86edc
[PATCH] RTC subsystem: class
by Alessandro Zummo
· 19 years ago
c58411e
[PATCH] RTC Subsystem: library functions
by Alessandro Zummo
· 19 years ago
4024ce5
[PATCH] rtc.h broke strace(1) builds
by Joe Korty
· 19 years ago
2a10e0b
[PATCH] move rtc_interrupt() prototype to rtc.h
by Adrian Bunk
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago