index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Lines
2018-07-11
rtc: bq4802: add error handling for devm_ioremap
Zhouyang Jia
-0
/
+4
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
-0
/
+8
2018-06-20
rtc: mrst: fix error code in probe()
Dan Carpenter
-3
/
+1
2018-06-20
rtc: ds1685: remove sysfs access to control registers
Alexandre Belloni
-381
/
+0
2018-06-20
rtc: ds1685: remove improper datetime access ABI
Alexandre Belloni
-221
/
+0
2018-06-11
Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
-4
/
+3
2018-06-10
Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
-828
/
+876
2018-06-07
rtc: pxa: fix probe function
Dan Carpenter
-1
/
+1
2018-06-07
rtc: cros-ec: Switch to SPDX identifier.
Enric Balletbo i Serra
-16
/
+5
2018-06-07
rtc: cros-ec: Make license text and module license match.
Enric Balletbo i Serra
-1
/
+1
2018-06-07
rtc: ensure rtc_set_alarm fails when alarms are not supported
Alexandre Belloni
-0
/
+5
2018-06-07
rtc: test: remove alarm support from the first device
Alexandre Belloni
-1
/
+13
2018-06-07
rtc: test: convert to devm_rtc_allocate_device
Alexandre Belloni
-3
/
+4
2018-06-07
rtc: ftrtc010: let the core handle range
Alexandre Belloni
-3
/
+10
2018-06-07
rtc: ftrtc010: handle dates after 2106
Alexandre Belloni
-6
/
+6
2018-06-07
rtc: ftrtc010: switch to devm_rtc_allocate_device
Alexandre Belloni
-4
/
+7
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-4
/
+4
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
-4
/
+4
2018-06-05
rtc: mrst: switch to devm functions
Alexandre Belloni
-27
/
+18
2018-06-04
rtc: sunxi: fix possible race condition
Alexandre Belloni
-14
/
+9
2018-05-31
rtc: test: remove irq sysfs file
Alexandre Belloni
-39
/
+0
2018-05-31
rtc: test: emulate alarms using timers
Alexandre Belloni
-4
/
+52
2018-05-31
rtc: test: store time as an offset to system time
Alexandre Belloni
-16
/
+23
2018-05-31
rtc: test: allow registering many devices
Alexandre Belloni
-24
/
+24
2018-05-31
rtc: test: remove useless proc info
Alexandre Belloni
-11
/
+0
2018-05-31
rtc: ds1685: Add range
Alexandre Belloni
-0
/
+4
2018-05-31
rtc: ds1685: fix possible race condition
Alexandre Belloni
-23
/
+18
2018-05-31
rtc: sprd: Add new RTC power down check method
Baolin Wang
-23
/
+24
2018-05-31
rtc: sun6i: Fix bit_idx value for clk_register_gate
Michael Trimarchi
-2
/
+2
2018-05-31
rtc: jz4740: Fix a typo in Kconfig
Mathieu Malaterre
-1
/
+1
2018-05-26
rtc: test: remove obsolete .set_mmss
Alexandre Belloni
-17
/
+2
2018-05-23
rtc: st-lpc: add range
Alexandre Belloni
-0
/
+2
2018-05-23
rtc: st-lpc: fix possible race condition
Alexandre Belloni
-15
/
+9
2018-05-22
rtc: stm32: add stm32mp1 rtc support
Amelie Delaunay
-14
/
+89
2018-05-22
rtc: stm32: rework register management to prepare other version of RTC
Amelie Delaunay
-57
/
+127
2018-05-22
rtc: stm32: fix misspelling and misalignment issues
Amelie Delaunay
-2
/
+2
2018-05-22
rtc: mxc: Switch to SPDX identifier
Fabio Estevam
-10
/
+3
2018-05-22
rtc: snvs: Switch to SPDX identifier
Fabio Estevam
-10
/
+3
2018-05-21
rtc: nvmem: don't use IS_ERR_OR_NULL
Uwe Kleine-König
-1
/
+1
2018-05-21
rtc: ds1742: don't explicitly specify word_size and stride of nvmem
Uwe Kleine-König
-2
/
+0
2018-05-21
rtc: brcmstb-waketimer: add range
Alexandre Belloni
-6
/
+1
2018-05-21
rtc: brcmstb-waketimer: switch to rtc_register_device
Alexandre Belloni
-5
/
+8
2018-05-19
rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarm
Alexandre Belloni
-1
/
+1
2018-05-19
rtc: mxc_v2: let the core handle rtc range
Alexandre Belloni
-10
/
+1
2018-05-19
rtc: mxc_v2: fix possible race condition
Alexandre Belloni
-7
/
+9
2018-05-18
rtc: ls1x: add range
Alexandre Belloni
-0
/
+2
2018-05-17
rtc: ls1x: remove useless label and goto
Alexandre Belloni
-8
/
+3
2018-05-17
rtc: ls1x: switch to rtc_register_device
Alexandre Belloni
-7
/
+7
2018-05-17
rtc: tps6586x: let the core handle rtc range
Alexandre Belloni
-22
/
+5
2018-05-17
rtc: tps6586x: fix possible race condition
Alexandre Belloni
-3
/
+11
[prev]
[next]