index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-03-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
drivers/rtc: broken link fix
Leslie Lau
2016-02-15
1
-1
/
+1
*
|
rtc: pcf2127: add pcf2129 device id
Akinobu Mita
2016-03-14
1
-3
/
+6
*
|
rtc: pcf2127: add support for spi interface
Akinobu Mita
2016-03-14
2
-11
/
+126
*
|
rtc: pcf2127: convert to use regmap
Akinobu Mita
2016-03-14
1
-70
/
+144
*
|
rtc: rv3029: Add thermometer hwmon support
Michael Büsch
2016-03-14
2
-0
/
+129
*
|
rtc: rv3029: Add update_bits helper for eeprom access
Michael Büsch
2016-03-14
1
-14
/
+25
*
|
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
[prev]
[next]