index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
hid
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-17
rtc: isl1208: switch to rtc_register_device
Denis Osterland
1
-4
/
+4
2018-03-17
rtc: isl1208: enable interrupt after context preparation
Michael Grzeschik
1
-17
/
+17
2018-03-17
rtc: cros-ec: return -ETIME when refused to set alarms in the past
Jeffy Chen
1
-4
/
+4
2018-03-17
rtc: pm8xxx: Fix issue in RTC write path
Mohit Aggarwal
1
-11
/
+38
2018-03-17
rtc: at91sam: add 'depends on HAS_IOMEM' to fix unmet dependency
Masahiro Yamada
1
-0
/
+1
2018-03-17
rtc: isl12026: fixup nvmem registration
Alexandre Belloni
1
-16
/
+12
2018-03-17
rtc: isl12026: new driver.
David Daney
4
-0
/
+544
2018-03-17
rtc: brcmstb-waketimer: Set wktmr prescaler
Justin Chen
1
-0
/
+3
2018-03-17
rtc: fix rtc_time64_to_tm for 3477
Alexandre Belloni
1
-1
/
+1
2018-03-17
rtc: ac100: Fix ac100 determine rate bug
Philipp Rossak
1
-1
/
+23
2018-03-17
rtc: pcf85363: set time accurately
Alexandre Belloni
1
-4
/
+16
2018-03-17
rtc: pcf85363: add alarm support
Alexandre Belloni
1
-0
/
+159
2018-03-17
rtc: pcf85363: add .max_register in regmap_config
Alexandre Belloni
1
-0
/
+1
2018-03-17
rtc: m41t80: remove useless indirection
Alexandre Belloni
1
-15
/
+5
2018-03-17
rtc: m41t80: fix race conditions
Alexandre Belloni
1
-7
/
+11
2018-03-17
rtc: m41t80: move m41t80_rtc_mutex to the block where it is used
Sebastian Andrzej Siewior
1
-1
/
+1
2018-03-17
rtc: pcf85063: remove useless indirection
Alexandre Belloni
1
-12
/
+4
2018-03-17
rtc: pcf85063: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2018-03-17
rtc: max6900: remove useless indirection
Alexandre Belloni
1
-13
/
+4
2018-03-17
rtc: max6900: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2018-03-17
rtc: rs5c372: remove useless indirection
Alexandre Belloni
1
-13
/
+4
2018-03-17
rtc: rs5c372: stop validating rtc_time in .read_time
Alexandre Belloni
1
-2
/
+1
2018-03-17
rtc: rs5c372: remove useless message
Alexandre Belloni
1
-4
/
+0
2018-03-17
rtc: s35390a: remove useless indirection
Alexandre Belloni
1
-24
/
+8
2018-03-17
rtc: s35390a: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2018-03-17
rtc: s35390a: remove useless message
Alexandre Belloni
1
-4
/
+0
2018-03-17
rtc: rk808: fix possible race condition
Alexandre Belloni
1
-7
/
+7
2018-03-17
rtc: rk808: remove useless debug message
Alexandre Belloni
1
-11
/
+0
2018-03-02
rtc: rx8581: remove useless message
Alexandre Belloni
1
-5
/
+1
2018-03-02
rtc: rx4581: remove useless message
Alexandre Belloni
1
-5
/
+1
2018-03-02
rtc: pm8xxx: remove useless message
Alexandre Belloni
1
-6
/
+0
2018-03-02
rtc: abx80x: remove useless message
Alexandre Belloni
1
-5
/
+1
2018-03-02
rtc: tegra: stop validating rtc_time in .set_time
Alexandre Belloni
1
-4
/
+0
2018-03-02
rtc: spear: stop validating rtc_time in .set_time and .set_alarm
Alexandre Belloni
1
-9
/
+3
2018-03-02
rtc: omap: stop validating rtc_time in .set_time and .set_alarm
Alexandre Belloni
1
-3
/
+0
2018-03-02
rtc: max77686: stop validating rtc_time in .read_time
Alexandre Belloni
1
-3
/
+1
2018-03-02
rtc: m41t93: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2018-03-02
rtc: isl12022: remove useless indirection
Alexandre Belloni
1
-12
/
+4
2018-03-02
rtc: sc27xx: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2018-03-02
rtc: r7301: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2018-03-02
rtc: nuc900: stop validating rtc_time in .read_time
Alexandre Belloni
1
-6
/
+8
2018-03-02
rtc: diasemi: stop validating rtc_time in .read_time
Alexandre Belloni
3
-4
/
+3
2018-03-02
rtc: cpcap: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2018-03-02
rtc: ab-b5ze-s3: stop validating rtc_time in .read_time
Alexandre Belloni
1
-3
/
+1
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
48
-53
/
+48
2018-03-01
rtc: stop validating rtc_time after rtc_time_to_tm
Alexandre Belloni
13
-13
/
+13
2018-03-01
rtc: stop validating rtc_time after rtc_time64_to_tm
Alexandre Belloni
3
-3
/
+3
2018-03-01
rtc: stk17ta8: let the core handle invalid time
Alexandre Belloni
1
-4
/
+0
2018-03-01
rtc: rs5c348: let the core handle invalid time
Alexandre Belloni
1
-5
/
+0
2018-03-01
rtc: cmos: let the core handle invalid time
Alexandre Belloni
1
-12
/
+0
[next]