index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-11-30
1
-1
/
+1
|
\
|
*
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
2018-11-16
1
-1
/
+1
*
|
rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
Xulin Sun
2018-11-07
1
-0
/
+3
*
|
rtc: hctosys: Add missing range error reporting
Maciej W. Rozycki
2018-11-07
1
-1
/
+3
*
|
rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
Hans de Goede
2018-11-07
1
-4
/
+12
|
/
*
rtc: sc27xx: Always read normal alarm when registering RTC device
Baolin Wang
2018-10-25
1
-2
/
+6
*
rtc: sc27xx: Add check to see if need to enable the alarm interrupt
Baolin Wang
2018-10-25
1
-0
/
+33
*
rtc: sc27xx: Remove interrupts disable and clear in probe()
Baolin Wang
2018-10-25
1
-20
/
+0
*
rtc: sc27xx: Clear SPG value update interrupt status
Baolin Wang
2018-10-25
1
-1
/
+2
*
rtc: sc27xx: Set wakeup capability before registering rtc device
Baolin Wang
2018-10-25
1
-1
/
+3
*
rtc: s35390a: Change buf's type to u8 in s35390a_init
Nathan Chancellor
2018-10-22
1
-1
/
+1
*
rtc: ds1307: fix ds1339 wakealarm support
Soeren Moch
2018-10-22
1
-1
/
+0
*
rtc: ds1685: simplify getting .driver_data
Wolfram Sang
2018-10-22
1
-2
/
+1
*
rtc: m41t80: mark expected switch fall-through
Gustavo A. R. Silva
2018-10-16
1
-1
/
+1
*
rtc: tegra: Propagate errors from platform_get_irq()
Thierry Reding
2018-10-16
1
-3
/
+7
*
rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI
Maciej W. Rozycki
2018-10-04
1
-7
/
+20
*
rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
Maciej W. Rozycki
2018-10-04
1
-1
/
+1
*
rtc: mv: let the core handle invalid alarms
Alexandre Belloni
2018-10-03
1
-6
/
+2
*
rtc: vr41xx: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2018-10-03
1
-6
/
+3
*
rtc: ab8500: remove useless check
Alexandre Belloni
2018-09-28
1
-1
/
+1
*
rtc: ab8500: let the core handle range
Alexandre Belloni
2018-09-28
1
-49
/
+4
*
rtc: ab8500: use rtc_add_group
Alexandre Belloni
2018-09-28
1
-24
/
+17
*
rtc: rs5c348: report error when time is invalid
Alexandre Belloni
2018-09-28
1
-22
/
+21
*
rtc: rs5c348: remove forward declaration
Alexandre Belloni
2018-09-28
1
-6
/
+4
*
rtc: rs5c348: remove useless label
Alexandre Belloni
2018-09-28
1
-11
/
+7
*
rtc: armada38x: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2018-09-28
1
-16
/
+6
*
rtc: armada38x: add range
Alexandre Belloni
2018-09-28
1
-0
/
+2
*
rtc: armada38x: fix possible race condition
Alexandre Belloni
2018-09-28
1
-11
/
+11
*
rtc: lib: correct documentation typo
Alexandre Belloni
2018-09-28
1
-1
/
+1
*
rtc: ds1307: use rtc_add_group
Alexandre Belloni
2018-09-28
1
-39
/
+14
*
rtc: ds1685: use rtc_add_group
Alexandre Belloni
2018-09-28
1
-39
/
+1
*
rtc: ds1685: use generic nvmem
Alexandre Belloni
2018-09-28
1
-67
/
+25
*
rtc: ds1685: drop RTC_DS1685_PROC_REGS
Alexandre Belloni
2018-09-28
2
-72
/
+0
*
rtc: test: Switch to SPDX identifier
Alexandre Belloni
2018-09-28
1
-4
/
+1
*
rtc: test: make license text and module license match.
Alexandre Belloni
2018-09-28
1
-1
/
+1
*
rtc: tx4939: fixup nvmem name and register size
Alexandre Belloni
2018-09-28
1
-3
/
+1
*
rtc: isl1208: don't include core header file
Alexandre Belloni
2018-09-28
1
-4
/
+3
*
rtc: move rtc_add_group/s definitions
Alexandre Belloni
2018-09-28
1
-14
/
+0
*
rtc: reorder Makefile entries
Alexandre Belloni
2018-09-28
1
-6
/
+6
*
rtc: ds1307: add frequency_test_enable attribute on m41txx
Giulio Benetti
2018-09-28
1
-0
/
+92
*
rtc: ds1307: add offset sysfs for mt41txx chips.
Giulio Benetti
2018-09-28
1
-0
/
+77
*
rtc: isl1208: avoid possible sysfs race
Alexandre Belloni
2018-09-28
1
-17
/
+10
*
rtc: remove irq_task from kerneldoc
Alexandre Belloni
2018-09-13
1
-3
/
+0
*
rtc: unexport non devm managed registration
Alexandre Belloni
2018-09-13
1
-7
/
+5
*
rtc: abx80x: add basic watchdog support
Jeremy Gebben
2018-09-12
2
-4
/
+113
*
rtc: abx80x: use a 'priv' struct for client data
Jeremy Gebben
2018-09-12
1
-8
/
+19
*
rtc: pl031: switch to devm_rtc_allocate_device/rtc_register_device
Alexandre Belloni
2018-09-11
1
-9
/
+9
*
rtc: pl030: fix possible race condition
Alexandre Belloni
2018-09-11
1
-6
/
+9
*
rtc: mt6397: fix possible race condition
Alexandre Belloni
2018-09-11
1
-5
/
+8
*
rtc: mrst: remove set but not used variable 'valid'
YueHaibing
2018-08-31
1
-2
/
+1
[next]