index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-30
Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-11-16
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
1
-1
/
+1
2018-11-07
rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
Xulin Sun
1
-0
/
+3
2018-11-07
rtc: hctosys: Add missing range error reporting
Maciej W. Rozycki
1
-1
/
+3
2018-11-07
rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
Hans de Goede
1
-4
/
+12
2018-10-25
rtc: sc27xx: Always read normal alarm when registering RTC device
Baolin Wang
1
-2
/
+6
2018-10-25
rtc: sc27xx: Add check to see if need to enable the alarm interrupt
Baolin Wang
1
-0
/
+33
2018-10-25
rtc: sc27xx: Remove interrupts disable and clear in probe()
Baolin Wang
1
-20
/
+0
2018-10-25
rtc: sc27xx: Clear SPG value update interrupt status
Baolin Wang
1
-1
/
+2
2018-10-25
rtc: sc27xx: Set wakeup capability before registering rtc device
Baolin Wang
1
-1
/
+3
2018-10-22
rtc: s35390a: Change buf's type to u8 in s35390a_init
Nathan Chancellor
1
-1
/
+1
2018-10-22
rtc: ds1307: fix ds1339 wakealarm support
Soeren Moch
1
-1
/
+0
2018-10-22
rtc: ds1685: simplify getting .driver_data
Wolfram Sang
1
-2
/
+1
2018-10-16
rtc: m41t80: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-10-16
rtc: tegra: Propagate errors from platform_get_irq()
Thierry Reding
1
-3
/
+7
2018-10-04
rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI
Maciej W. Rozycki
1
-7
/
+20
2018-10-04
rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
Maciej W. Rozycki
1
-1
/
+1
2018-10-03
rtc: mv: let the core handle invalid alarms
Alexandre Belloni
1
-6
/
+2
2018-10-03
rtc: vr41xx: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-6
/
+3
2018-09-28
rtc: ab8500: remove useless check
Alexandre Belloni
1
-1
/
+1
2018-09-28
rtc: ab8500: let the core handle range
Alexandre Belloni
1
-49
/
+4
2018-09-28
rtc: ab8500: use rtc_add_group
Alexandre Belloni
1
-24
/
+17
2018-09-28
rtc: rs5c348: report error when time is invalid
Alexandre Belloni
1
-22
/
+21
2018-09-28
rtc: rs5c348: remove forward declaration
Alexandre Belloni
1
-6
/
+4
2018-09-28
rtc: rs5c348: remove useless label
Alexandre Belloni
1
-11
/
+7
2018-09-28
rtc: armada38x: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-16
/
+6
2018-09-28
rtc: armada38x: add range
Alexandre Belloni
1
-0
/
+2
2018-09-28
rtc: armada38x: fix possible race condition
Alexandre Belloni
1
-11
/
+11
2018-09-28
rtc: lib: correct documentation typo
Alexandre Belloni
1
-1
/
+1
2018-09-28
rtc: ds1307: use rtc_add_group
Alexandre Belloni
1
-39
/
+14
2018-09-28
rtc: ds1685: use rtc_add_group
Alexandre Belloni
1
-39
/
+1
2018-09-28
rtc: ds1685: use generic nvmem
Alexandre Belloni
1
-67
/
+25
2018-09-28
rtc: ds1685: drop RTC_DS1685_PROC_REGS
Alexandre Belloni
2
-72
/
+0
2018-09-28
rtc: test: Switch to SPDX identifier
Alexandre Belloni
1
-4
/
+1
2018-09-28
rtc: test: make license text and module license match.
Alexandre Belloni
1
-1
/
+1
2018-09-28
rtc: tx4939: fixup nvmem name and register size
Alexandre Belloni
1
-3
/
+1
2018-09-28
rtc: isl1208: don't include core header file
Alexandre Belloni
1
-4
/
+3
2018-09-28
rtc: move rtc_add_group/s definitions
Alexandre Belloni
1
-14
/
+0
2018-09-28
rtc: reorder Makefile entries
Alexandre Belloni
1
-6
/
+6
2018-09-28
rtc: ds1307: add frequency_test_enable attribute on m41txx
Giulio Benetti
1
-0
/
+92
2018-09-28
rtc: ds1307: add offset sysfs for mt41txx chips.
Giulio Benetti
1
-0
/
+77
2018-09-28
rtc: isl1208: avoid possible sysfs race
Alexandre Belloni
1
-17
/
+10
2018-09-13
rtc: remove irq_task from kerneldoc
Alexandre Belloni
1
-3
/
+0
2018-09-13
rtc: unexport non devm managed registration
Alexandre Belloni
1
-7
/
+5
2018-09-12
rtc: abx80x: add basic watchdog support
Jeremy Gebben
2
-4
/
+113
2018-09-12
rtc: abx80x: use a 'priv' struct for client data
Jeremy Gebben
1
-8
/
+19
2018-09-11
rtc: pl031: switch to devm_rtc_allocate_device/rtc_register_device
Alexandre Belloni
1
-9
/
+9
2018-09-11
rtc: pl030: fix possible race condition
Alexandre Belloni
1
-6
/
+9
2018-09-11
rtc: mt6397: fix possible race condition
Alexandre Belloni
1
-5
/
+8
2018-08-31
rtc: mrst: remove set but not used variable 'valid'
YueHaibing
1
-2
/
+1
[next]