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
2019-02-08
rtc: 88pm80x: fix unintended sign extension
Colin Ian King
1
-7
/
+14
2019-02-08
rtc: 88pm860x: fix unintended sign extension
Colin Ian King
1
-7
/
+14
2019-02-07
rtc: ds1307: rx8130: Fix alarm handling
Uwe Kleine-König
1
-4
/
+3
2019-02-07
rtc: ds1307: rx8130: honor Voltage Loss Flag when reading the time
Uwe Kleine-König
1
-0
/
+25
2019-02-07
rtc: ds1307: correct register offset for rx8130
Uwe Kleine-König
1
-6
/
+7
2019-02-07
rtc: ds1307: forward declare chips array instead of a bunch of functions
Uwe Kleine-König
1
-325
/
+297
2019-02-07
rtc: ds1307: Move register definitions to start of file
Uwe Kleine-König
1
-26
/
+26
2019-02-07
rtc: imx-sc: add rtc set time support
Anson Huang
1
-0
/
+19
2019-02-05
rtc: rs5c372: r2221: fix to use the correct XSTP bit
Oliver.Rohe@wago.com
1
-11
/
+21
2019-02-05
rtc: snvs: make sure clock is enabled for interrupt handle
Anson Huang
1
-0
/
+6
2019-02-05
rtc: ds1672: fix unintended sign extension
Colin Ian King
1
-1
/
+2
2019-01-30
rtc: abx80x: Configure reserved bits in RV1805
Marek Vasut
1
-2
/
+65
2019-01-23
rtc: sd3078: fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2019-01-22
rtc: Add Cadence RTC driver
Jan Kotas
3
-0
/
+434
2019-01-22
rtc: cmos: ignore bogus century byte
Eric Wong
1
-1
/
+1
2019-01-22
rtc: hym8563: fix a missing check of block data read
Kangjie Lu
1
-0
/
+2
2019-01-22
rtc: coh901331: fix a missing check of clk_prepare
Kangjie Lu
1
-1
/
+5
2019-01-22
rtc: pcf85063: set xtal load capacitance from DT
Sam Ravnborg
1
-0
/
+39
2019-01-22
rtc: pcf8523: set xtal load capacitance from DT
Sam Ravnborg
1
-8
/
+20
2019-01-22
rtc: s3c: Use generic helper to get driver data
Marek Szyprowski
1
-11
/
+2
2019-01-22
rtc: s3c: Rewrite clock handling
Marek Szyprowski
1
-43
/
+31
2019-01-22
rtc: sd3078: make symbol 'sd3078_driver' static
Wei Yongjun
1
-1
/
+1
2019-01-10
rtc: isl1208: fix negative digital trim reporting
Trent Piepho
1
-4
/
+5
2019-01-10
rtc: Fix UBSAN overflow warning
ZhangXiaoxu
1
-3
/
+3
2019-01-10
rtc: pcf8523: Add rv8523 compatible
Alexandre Belloni
1
-0
/
+1
2019-01-10
rtc: sd3078: new driver.
Dianlong Li
3
-0
/
+242
2019-01-01
Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
38
-525
/
+510
2018-12-31
rtc: rename core files
Alexandre Belloni
5
-4
/
+4
2018-12-31
rtc: nvmem: fix possible use after free
Alexandre Belloni
1
-4
/
+5
2018-12-20
rtc: add i.MX system controller RTC support
Anson Huang
3
-0
/
+99
2018-12-18
rtc: pcf2123: Add Microcrystal rv2123
Alexandre Belloni
1
-0
/
+1
2018-12-18
rtc: class: reimplement devm_rtc_device_register
Alexandre Belloni
1
-121
/
+36
2018-12-18
rtc: enforce rtc_timer_init private_data type
Alexandre Belloni
2
-12
/
+11
2018-12-18
rtc: abx80x: Implement RTC_VL_READ,CLR ioctls
Marek Vasut
1
-0
/
+38
2018-12-11
rtc: pcf85363: Add support for NXP pcf85263 rtc
Biju Das
1
-18
/
+76
2018-12-11
rtc: pcf8523: don't return invalid date when battery is low
Baruch Siach
1
-8
/
+24
2018-12-10
rtc: tegra: Switch to use %ptR
Andy Shevchenko
1
-27
/
+3
2018-12-10
rtc: s5m: Switch to use %ptR
Andy Shevchenko
1
-21
/
+6
2018-12-10
rtc: s3c: Switch to use %ptR
Andy Shevchenko
1
-16
/
+4
2018-12-10
rtc: rx8025: Switch to use %ptR
Andy Shevchenko
1
-15
/
+4
2018-12-10
rtc: rx6110: Switch to use %ptR
Andy Shevchenko
1
-9
/
+3
2018-12-10
rtc: rk808: Switch to use %ptR
Andy Shevchenko
1
-14
/
+6
2018-12-10
rtc: puv3: Switch to use %ptR
Andy Shevchenko
1
-14
/
+4
2018-12-10
rtc: pm8xxx: Switch to use %ptR
Andy Shevchenko
1
-11
/
+5
2018-12-10
rtc: pic32: Switch to use %ptR
Andy Shevchenko
1
-14
/
+4
2018-12-10
rtc: pcf50633: Switch to use %ptR
Andy Shevchenko
1
-6
/
+2
2018-12-10
rtc: mcp795: Switch to use %ptR
Andy Shevchenko
1
-12
/
+6
2018-12-10
rtc: m48t59: Switch to use %ptR
Andy Shevchenko
1
-6
/
+2
2018-12-10
rtc: m41t80: Switch to use %ptR
Andy Shevchenko
1
-5
/
+1
2018-12-10
rtc: at91sam9: Switch to use %ptR
Andy Shevchenko
1
-12
/
+4
[next]