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
...
*
|
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
*
|
rtc: ds1307: add clock provider support for DS3231
Akinobu Mita
2016-03-14
1
-1
/
+295
*
|
rtc: max77686: move initialisation of rtc regmap, irq chip locally
Laxman Dewangan
2016-03-14
1
-21
/
+127
*
|
rtc: max77686: avoid reference of parent device info multiple places
Laxman Dewangan
2016-03-14
1
-29
/
+23
*
|
rtc: max77686: use rtc regmap to access RTC registers
Laxman Dewangan
2016-03-14
1
-3
/
+4
*
|
rtc: max77686: fix checkpatch error
Laxman Dewangan
2016-03-14
1
-12
/
+13
*
|
rtc: allow compilation of sun6i RTC for all sunxi SoCs
Andre Przywara
2016-03-14
1
-3
/
+4
*
|
rtc: add driver for RX6110SA real time clock
Steffen Trumtrar
2016-03-14
3
-0
/
+412
*
|
rtc: pcf2123: avoid resetting the clock if possible
Joshua Clayton
2016-03-14
1
-3
/
+12
*
|
rtc: pcf2123: refactor chip reset into a function
Joshua Clayton
2016-03-14
1
-28
/
+36
*
|
rtc: pcf2123: clean up writes to the rtc chip
Joshua Clayton
2016-03-14
1
-35
/
+32
*
|
rtc: pcf2123: clean up reads from the chip
Joshua Clayton
2016-03-14
1
-17
/
+19
*
|
rtc: pcf2123: define registers and bit macros
Joshua Clayton
2016-03-14
1
-3
/
+47
*
|
rtc: ds1307: add temperature sensor support for ds3231
Akinobu Mita
2016-02-04
2
-0
/
+97
*
|
rtc: ds1307: add support for the DT property 'wakeup-source'
Michael Lange
2016-02-04
1
-2
/
+27
*
|
rtc: mt6397: add IRQ domain dependency
Arnd Bergmann
2016-02-04
1
-1
/
+1
*
|
rtc: rx8025: remove rv8803 id
Alexandre Belloni
2016-02-04
1
-1
/
+0
*
|
rtc: ds1305: use to_spi_device and kobj_to_dev
Geliang Tang
2016-02-04
1
-2
/
+2
*
|
rtc: max77686: Cleanup and reduce dmesg output
Krzysztof Kozlowski
2016-02-04
1
-25
/
+14
*
|
rtc: Remove Maxim 77802 driver
Javier Martinez Canillas
2016-02-04
3
-513
/
+0
*
|
rtc: max77686: Properly handle regmap_irq_get_virq() error code
Krzysztof Kozlowski
2016-02-04
1
-1
/
+1
*
|
rtc: max77686: Fix unsupported year message
Javier Martinez Canillas
2016-02-04
1
-3
/
+1
*
|
rtc: max77686: Add max77802 support
Javier Martinez Canillas
2016-02-04
1
-40
/
+156
*
|
rtc: max77686: Add an indirection level to access RTC registers
Javier Martinez Canillas
2016-02-04
1
-10
/
+80
*
|
rtc: max77686: Use a driver data struct instead hard-coded values
Javier Martinez Canillas
2016-02-04
1
-17
/
+34
*
|
rtc: max77686: Use usleep_range() instead of msleep()
Javier Martinez Canillas
2016-02-04
1
-2
/
+3
*
|
rtc: max77686: Use ARRAY_SIZE() instead of current array length
Javier Martinez Canillas
2016-02-04
1
-11
/
+12
*
|
rtc: max77686: Fix max77686_rtc_read_alarm() return value
Javier Martinez Canillas
2016-02-04
1
-1
/
+1
*
|
Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-01-18
21
-130
/
+892
|
\
\
|
*
|
rtc: cmos: prevent kernel warning on IRQ flags mismatch
Andy Shevchenko
2016-01-11
1
-1
/
+1
|
*
|
rtc: rtc-ds2404: constify ds2404_chip_ops structures
Julia Lawall
2016-01-11
1
-2
/
+2
|
*
|
rtc: s5m: Make register configuration per S2MPS device to remove exceptions
Krzysztof Kozlowski
2016-01-11
1
-35
/
+75
|
*
|
rtc: s5m: Add separate field for storing auto-cleared mask in register config
Krzysztof Kozlowski
2016-01-11
1
-1
/
+5
|
*
|
rtc: s5m: Cleanup by removing useless 'rtc' prefix from fields
Krzysztof Kozlowski
2016-01-11
1
-21
/
+19
|
*
|
rtc: Replace simple_strtoul by kstrtoul
LABBE Corentin
2016-01-11
1
-2
/
+9
|
*
|
rtc: abx80x: add alarm support
Alexandre Belloni
2016-01-11
1
-4
/
+141
|
*
|
rtc: abx80x: Add Microcrystal rv1805 support
Alexandre Belloni
2016-01-11
1
-0
/
+1
|
*
|
rtc: v3020: constify v3020_chip_ops structures
Julia Lawall
2016-01-11
1
-3
/
+3
|
*
|
rtc: rv8803: Extend compatibility with the rx8900
Gregory CLEMENT
2016-01-11
1
-0
/
+1
|
*
|
rtc: rv8803: fix handling return value of i2c_smbus_read_byte_data
Andrzej Hajda
2016-01-11
1
-1
/
+1
|
*
|
rtc: Add Epson RX8010SJ RTC driver
Akshay Bhat
2016-01-11
3
-0
/
+534
|
*
|
rtc: lpc32xx: remove irq > NR_IRQS check from probe()
Vladimir Zapolskiy
2016-01-11
1
-1
/
+1
|
*
|
rtc: imxdi: fix spelling mistake in warning message
Colin Ian King
2016-01-11
1
-1
/
+1
|
*
|
rtc: ds1685: don't try to micromanage sysfs output size
Rasmus Villemoes
2016-01-11
1
-7
/
+5
[prev]
[next]