index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
rtc: ds1685: actually spin forever in poweroff error path
Josh Poimboeuf
2016-03-14
1
-0
/
+1
*
|
rtc: hym8563: fix invalid year calculation
Alexander Kochetkov
2016-03-14
1
-1
/
+1
*
|
rtc: ds3232: use rtc->ops_lock to protect alarm operations
Akinobu Mita
2016-03-14
1
-21
/
+4
*
|
rtc: ds3232: fix issue when irq is shared several devices
Akinobu Mita
2016-03-14
1
-69
/
+12
*
|
rtc: ds3232: remove unused UIE code
Akinobu Mita
2016-03-14
1
-19
/
+1
*
|
rtc: ds3232: add register access error checks
Akinobu Mita
2016-03-14
1
-7
/
+22
*
|
rtc: ds3232: fix read on /dev/rtc after RTC_AIE_ON
Akinobu Mita
2016-03-14
1
-7
/
+3
*
|
rtc: merge ds3232 and ds3234
Akinobu Mita
2016-03-14
4
-194
/
+189
*
|
rtc: ds3232: convert to use regmap
Akinobu Mita
2016-03-14
1
-103
/
+113
*
|
rtc: pxa: fix Kconfig indentation
Alexandre Belloni
2016-03-14
1
-4
/
+4
*
|
rtc: rv3029: Add device tree property for trickle charger
Michael Büsch
2016-03-14
1
-3
/
+103
*
|
rtc: rv3029: Add functions for EEPROM access
Michael Büsch
2016-03-14
1
-0
/
+125
*
|
rtc: rv3029: Add i2c register update-bits helper
Michael Büsch
2016-03-14
1
-26
/
+28
*
|
rtc: rv3029: Add missing register definitions
Michael Büsch
2016-03-14
1
-16
/
+45
*
|
rtc: rv3029: Add "rv3029" I2C device id
Michael Büsch
2016-03-14
1
-0
/
+1
*
|
rtc: rv3029: Remove all 'C2' suffixes from identifiers
Michael Büsch
2016-03-14
1
-147
/
+148
*
|
rtc: enable COMPILE_TEST
Alexandre Belloni
2016-03-14
1
-23
/
+23
*
|
rtc: generic: allow building on all architectures
Arnd Bergmann
2016-03-14
1
-1
/
+11
*
|
rtc: pcf8523: properly handle oscillator stop bit
Alexandre Belloni
2016-03-14
1
-22
/
+3
*
|
rtc: pcf85063: remove struct pcf85063
Alexandre Belloni
2016-03-14
1
-17
/
+5
*
|
rtc: pcf85063: remove useless DRV_VERSION
Alexandre Belloni
2016-03-14
1
-5
/
+0
*
|
rtc: always show I2C
Alexandre Belloni
2016-03-14
1
-1
/
+0
*
|
rtc: ds1685: passing bogus values to irq_restore
Dan Carpenter
2016-03-14
1
-4
/
+4
*
|
rtc: max77686: Use REGMAP_IRQ_REG for regmap-rtc-irqs initialisation
Laxman Dewangan
2016-03-14
1
-6
/
+6
*
|
rtc: max77686: Add support for MAX20024/MAX77620 RTC IP
Laxman Dewangan
2016-03-14
2
-5
/
+46
*
|
rtc: mt6397: Remove plaform module alias
Javier Martinez Canillas
2016-03-14
1
-1
/
+0
*
|
rtc: pcf85063: remove useless century handling
Alexandre Belloni
2016-03-14
1
-7
/
+0
*
|
rtc: vr41xx: Wire up alarm_irq_enable
Geert Uytterhoeven
2016-03-14
1
-6
/
+7
*
|
rtc: rv3029: reword Kconfig option
Alexandre Belloni
2016-03-14
1
-2
/
+2
*
|
rtc: as3722: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
2016-03-14
1
-1
/
+1
*
|
rtc: tps80031: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
2016-03-14
1
-1
/
+1
*
|
rtc: tps65910: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
2016-03-14
1
-1
/
+1
*
|
rtc: tps6586x: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
2016-03-14
1
-1
/
+1
*
|
rtc: palmas: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
2016-03-14
1
-2
/
+1
*
|
rtc: Group Kconfig entries by vendor
Soren Brinkmann
2016-03-14
1
-44
/
+44
*
|
rtc: pic32: Add PIC32 real time clock driver
Joshua Henderson
2016-03-14
3
-0
/
+422
*
|
rtc: rx8025: unsupport UIE mode
Akinobu Mita
2016-03-14
1
-0
/
+3
*
|
rtc: rx8025: round up to nearest minute for a minute accuracy alarm
Akinobu Mita
2016-03-14
1
-1
/
+11
*
|
rtc: rx8025: protect ctrl1 register update by rtc->ops_lock
Akinobu Mita
2016-03-14
1
-0
/
+4
*
|
rtc: rx8025: fix irq handler registration
Akinobu Mita
2016-03-14
1
-2
/
+3
*
|
rtc: s5m: De-inline large functions to save space
Krzysztof Kozlowski
2016-03-14
1
-4
/
+4
*
|
rtc: make class.c explicitly non-modular
Paul Gortmaker
2016-03-14
1
-13
/
+0
*
|
rtc: pcf85063: fix time/date setting
Juergen Borleis
2016-03-14
1
-23
/
+55
*
|
rtc: pcf85063: fix time/date reading
Juergen Borleis
2016-03-14
1
-0
/
+7
*
|
rtc: pcf85063: simplify code to read the current time
Juergen Borleis
2016-03-14
1
-26
/
+21
*
|
rtc: pcf2123: implement read_offset and set_offset
Joshua Clayton
2016-03-14
1
-0
/
+57
*
|
rtc: implement a sysfs interface for clock offset
Joshua Clayton
2016-03-14
1
-1
/
+34
*
|
rtc: Add functions to set and read rtc offset
Joshua Clayton
2016-03-14
1
-0
/
+54
*
|
rtc: rv8803: convert spin_lock to mutex_lock
Oleksij Rempel
2016-03-14
1
-21
/
+18
*
|
rtc: add Alphascale asm9260 driver
Oleksij Rempel
2016-03-14
3
-0
/
+366
[prev]
[next]