index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
algboss.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-26
rtc: at91sam9: Fix missing spin_lock_init()
Wei Yongjun
1
-0
/
+1
2016-07-21
rtc: m41t80: add suspend handlers for alarm IRQ
Stefan Christ
1
-0
/
+25
2016-07-21
rtc: m41t80: make it a real error message
Stefan Christ
1
-1
/
+1
2016-07-19
rtc: pcf85063: Add support for the PCF85063A device
Chris DeBruin
1
-9
/
+38
2016-07-19
rtc: pcf85063: fix year range
Alexandre Belloni
1
-7
/
+5
2016-07-19
rtc: hym8563: in .read_alarm set .tm_sec to 0 to signal minute accuracy
Uwe Kleine-König
1
-1
/
+1
2016-07-19
rtc: explicitly set tm_sec = 0 for drivers with minute accurancy
Uwe Kleine-König
5
-0
/
+6
2016-07-19
rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()
Alim Akhtar
1
-0
/
+2
2016-07-19
rtc: s3c: Remove unnecessary call to disable already disabled clock
Alim Akhtar
1
-2
/
+0
2016-07-19
rtc: abx80x: use devm_add_action_or_reset()
Sudip Mukherjee
1
-7
/
+5
2016-07-19
rtc: m41t80: use devm_add_action_or_reset()
Sudip Mukherjee
1
-3
/
+2
2016-07-11
rtc: fix a typo and reduce three empty lines to one
Uwe Kleine-König
1
-3
/
+1
2016-07-11
rtc: s35390a: improve two comments in .set_alarm
Uwe Kleine-König
1
-2
/
+2
2016-07-11
rtc: s35390a: improve irq handling
Uwe Kleine-König
1
-17
/
+31
2016-07-11
rtc: s35390a: implement reset routine as suggested by the reference
Uwe Kleine-König
1
-10
/
+55
2016-07-11
rtc: s35390a: fix reading out alarm
Uwe Kleine-König
1
-9
/
+31
2016-07-11
rtc: sh: don't validate alarm time provided to .set_alarm
Uwe Kleine-König
1
-40
/
+1
2016-07-11
rtc: sh: drop bogus assignment of tm_year in .read_alarm
Uwe Kleine-König
1
-1
/
+0
2016-07-11
rtc: isl12057: let the rtc core interpret the partial alarm
Uwe Kleine-König
1
-32
/
+1
2016-07-09
rtc: simplify implementations of read_alarm
Uwe Kleine-König
16
-98
/
+5
2016-07-09
rtc: ds1307: Fix relying on reset value for weekday
Keerthy
1
-1
/
+27
2016-07-09
rtc: v3020: move rtc-v3020.h to platform_data
Alexandre Belloni
5
-4
/
+4
2016-07-08
rtc: ds1286: move header to linux/rtc
Alexandre Belloni
3
-2
/
+2
2016-06-27
rtc: adjust MAINTAINERS entry
Alexandre Belloni
1
-0
/
+3
2016-06-27
rtc: m48t86: move m48t86.h to platform_data
Alexandre Belloni
4
-3
/
+3
2016-06-27
rtc: ds2404: move rtc-ds2404.h to platform_data
Alexandre Belloni
2
-1
/
+1
2016-06-27
rtc: ds17287: remove unused header
Alexandre Belloni
1
-66
/
+0
2016-06-26
rtc: rtctest: Change no IRQ detection for RTC_IRQP_SET
Andrey Smirnov
1
-1
/
+1
2016-06-26
rtc: rtctest: Change no IRQ detection for RTC_IRQP_READ
Andrey Smirnov
1
-1
/
+1
2016-06-26
rtc: rtctest: Change alarm IRQ support detection
Andrey Smirnov
1
-1
/
+8
2016-06-26
rtc: rv8803: broaden workaround
Alexandre Belloni
1
-3
/
+3
2016-06-26
rtc: move mc146818 helper functions out-of-line
Arnd Bergmann
5
-191
/
+208
2016-06-26
mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC
Arnd Bergmann
7
-101
/
+18
2016-06-06
x86: include linux/ratelimit.h in nmi.c
Arnd Bergmann
1
-0
/
+1
2016-06-06
rtc: efi: Fail probing if RTC reads don't work
Alexander Graf
1
-0
/
+6
2016-06-04
rtc: add support for Maxim max6916
Venkat Prashanth B U
3
-0
/
+177
2016-06-04
rtc: pcf2123: use sign_extend32() for sign extension
Martin Kepplinger
1
-2
/
+2
2016-06-04
rtc: ds1685: correct day of month checking
Heinrich Schuchardt
1
-5
/
+29
2016-06-04
rtc: interface: ignore expired timers when enqueuing new timers
Colin Ian King
1
-1
/
+15
2016-06-04
sparc32: remove stale RTC_PORT definition
Arnd Bergmann
1
-10
/
+0
2016-06-04
char/genrtc: remove the rest of the driver
Arnd Bergmann
4
-617
/
+0
2016-06-04
char/genrtc: remove asm-generic/rtc.h from mips
Arnd Bergmann
1
-1
/
+0
2016-06-04
rtc: generic: remove get_rtc_time/set_rtc_time wrappers
Arnd Bergmann
1
-34
/
+1
2016-06-04
char/genrtc: remove powerpc support
Arnd Bergmann
5
-82
/
+15
2016-06-04
rtc: powerpc: provide rtc_class_ops directly
Arnd Bergmann
2
-2
/
+29
2016-06-04
char/genrtc: remove m68k support
Arnd Bergmann
14
-92
/
+7
2016-06-04
rtc: m68k: provide ioctl for q40
Arnd Bergmann
1
-0
/
+25
2016-06-04
rtc: m68k: provide rtc_class_ops directly
Arnd Bergmann
2
-3
/
+22
2016-06-04
char/genrtc: remove parisc support
Arnd Bergmann
2
-132
/
+1
2016-06-04
rtc: parisc: provide rtc_class_ops directly
Arnd Bergmann
2
-3
/
+36
[next]