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
Age
Commit message (
Expand
)
Author
Lines
2018-03-17
rtc: s35390a: remove useless message
Alexandre Belloni
-4
/
+0
2018-03-17
rtc: rk808: fix possible race condition
Alexandre Belloni
-7
/
+7
2018-03-17
rtc: rk808: remove useless debug message
Alexandre Belloni
-11
/
+0
2018-03-02
rtc: rx8581: remove useless message
Alexandre Belloni
-5
/
+1
2018-03-02
rtc: rx4581: remove useless message
Alexandre Belloni
-5
/
+1
2018-03-02
rtc: pm8xxx: remove useless message
Alexandre Belloni
-6
/
+0
2018-03-02
rtc: abx80x: remove useless message
Alexandre Belloni
-5
/
+1
2018-03-02
rtc: tegra: stop validating rtc_time in .set_time
Alexandre Belloni
-4
/
+0
2018-03-02
rtc: spear: stop validating rtc_time in .set_time and .set_alarm
Alexandre Belloni
-9
/
+3
2018-03-02
rtc: omap: stop validating rtc_time in .set_time and .set_alarm
Alexandre Belloni
-3
/
+0
2018-03-02
rtc: max77686: stop validating rtc_time in .read_time
Alexandre Belloni
-3
/
+1
2018-03-02
rtc: m41t93: stop validating rtc_time in .read_time
Alexandre Belloni
-1
/
+1
2018-03-02
rtc: isl12022: remove useless indirection
Alexandre Belloni
-12
/
+4
2018-03-02
rtc: sc27xx: stop validating rtc_time in .read_time
Alexandre Belloni
-1
/
+1
2018-03-02
rtc: r7301: stop validating rtc_time in .read_time
Alexandre Belloni
-1
/
+1
2018-03-02
rtc: nuc900: stop validating rtc_time in .read_time
Alexandre Belloni
-6
/
+8
2018-03-02
rtc: diasemi: stop validating rtc_time in .read_time
Alexandre Belloni
-4
/
+3
2018-03-02
rtc: cpcap: stop validating rtc_time in .read_time
Alexandre Belloni
-1
/
+1
2018-03-02
rtc: ab-b5ze-s3: stop validating rtc_time in .read_time
Alexandre Belloni
-3
/
+1
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
-53
/
+48
2018-03-01
rtc: stop validating rtc_time after rtc_time_to_tm
Alexandre Belloni
-13
/
+13
2018-03-01
rtc: stop validating rtc_time after rtc_time64_to_tm
Alexandre Belloni
-3
/
+3
2018-03-01
rtc: stk17ta8: let the core handle invalid time
Alexandre Belloni
-4
/
+0
2018-03-01
rtc: rs5c348: let the core handle invalid time
Alexandre Belloni
-5
/
+0
2018-03-01
rtc: cmos: let the core handle invalid time
Alexandre Belloni
-12
/
+0
2018-03-01
rtc: ds1553: let the core handle invalid time
Alexandre Belloni
-4
/
+0
2018-03-01
rtc: ds1511: let the core handle invalid time
Alexandre Belloni
-4
/
+0
2018-03-01
rtc: tx4939: avoid unintended sign extension on a 24 bit shift
Colin Ian King
-2
/
+4
2018-03-01
MAINTAINERS: rtc: update my email address
Alexandre Belloni
-1
/
+1
2018-03-01
char: rtc: remove unused rtc_control() API
Alexandre Belloni
-87
/
+0
2018-03-01
rtc: mxc_v2: Fix _iomem pointer notation
Fabio Estevam
-1
/
+1
2018-03-01
rtc: isl1208: Fix unintended clear of SR bits
Denis Osterland
-0
/
+5
2018-03-01
rtc: tx4939: use generic nvmem
Alexandre Belloni
-33
/
+26
2018-03-01
rtc: tx4939: fix possible race condition
Alexandre Belloni
-2
/
+3
2018-03-01
rtc: tx4939: switch to rtc_register_device
Alexandre Belloni
-2
/
+8
2018-03-01
rtc: tx4939: extend test coverage
Alexandre Belloni
-1
/
+1
2018-03-01
rtc: tx4939: remove arch/mips dependency
Alexandre Belloni
-1
/
+24
2018-03-01
rtc: stk17ta8: use generic nvmem
Alexandre Belloni
-40
/
+24
2018-03-01
rtc: stk17ta8: fix possible race condition
Alexandre Belloni
-2
/
+2
2018-03-01
rtc: stk17ta8: switch to rtc_register_device
Alexandre Belloni
-2
/
+7
2018-03-01
rtc: stk17ta8: make alarms useful
Alexandre Belloni
-4
/
+1
2018-03-01
rtc: rp5c01: use generic nvmem
Alexandre Belloni
-41
/
+24
2018-03-01
rtc: rp5c01: fix possible race condition
Alexandre Belloni
-2
/
+10
2018-03-01
rtc: ds1742: use generic nvmem
Alexandre Belloni
-41
/
+26
2018-03-01
rtc: ds1742: switch to rtc_register_device
Alexandre Belloni
-2
/
+8
2018-03-01
rtc: cmos: use generic nvmem
Alexandre Belloni
-43
/
+30
2018-03-01
rtc: cmos: fix possible race condition
Alexandre Belloni
-4
/
+8
2018-03-01
rtc: ds1553: make alarms useful
Alexandre Belloni
-10
/
+0
2018-03-01
rtc: ds1553: use generic nvmem
Alexandre Belloni
-31
/
+24
2018-03-01
rtc: ds1553: switch to rtc_register_device
Alexandre Belloni
-2
/
+7
[next]