index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2016-03-14
rtc: as3722: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
2016-03-14
rtc: tps80031: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
2016-03-14
rtc: tps65910: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
2016-03-14
rtc: tps6586x: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
2016-03-14
rtc: palmas: Drop IRQF_EARLY_RESUME flag
Grygorii Strashko
2016-03-14
rtc: Group Kconfig entries by vendor
Soren Brinkmann
2016-03-14
rtc: pic32: Add PIC32 real time clock driver
Joshua Henderson
2016-03-14
rtc: rx8025: unsupport UIE mode
Akinobu Mita
2016-03-14
rtc: rx8025: round up to nearest minute for a minute accuracy alarm
Akinobu Mita
2016-03-14
rtc: rx8025: protect ctrl1 register update by rtc->ops_lock
Akinobu Mita
2016-03-14
rtc: rx8025: fix irq handler registration
Akinobu Mita
2016-03-14
rtc: s5m: De-inline large functions to save space
Krzysztof Kozlowski
2016-03-14
rtc: make class.c explicitly non-modular
Paul Gortmaker
2016-03-14
rtc: pcf85063: fix time/date setting
Juergen Borleis
2016-03-14
rtc: pcf85063: fix time/date reading
Juergen Borleis
2016-03-14
rtc: pcf85063: simplify code to read the current time
Juergen Borleis
2016-03-14
rtc: pcf2123: implement read_offset and set_offset
Joshua Clayton
2016-03-14
rtc: implement a sysfs interface for clock offset
Joshua Clayton
2016-03-14
rtc: Add functions to set and read rtc offset
Joshua Clayton
2016-03-14
rtc: rv8803: convert spin_lock to mutex_lock
Oleksij Rempel
2016-03-14
rtc: add Alphascale asm9260 driver
Oleksij Rempel
2016-03-14
rtc: ds1307: add clock provider support for DS3231
Akinobu Mita
2016-03-14
rtc: max77686: move initialisation of rtc regmap, irq chip locally
Laxman Dewangan
2016-03-14
rtc: max77686: avoid reference of parent device info multiple places
Laxman Dewangan
2016-03-14
rtc: max77686: use rtc regmap to access RTC registers
Laxman Dewangan
2016-03-14
rtc: max77686: fix checkpatch error
Laxman Dewangan
2016-03-14
rtc: allow compilation of sun6i RTC for all sunxi SoCs
Andre Przywara
2016-03-14
rtc: add driver for RX6110SA real time clock
Steffen Trumtrar
2016-03-14
rtc: pcf2123: avoid resetting the clock if possible
Joshua Clayton
2016-03-14
rtc: pcf2123: refactor chip reset into a function
Joshua Clayton
2016-03-14
rtc: pcf2123: clean up writes to the rtc chip
Joshua Clayton
2016-03-14
rtc: pcf2123: clean up reads from the chip
Joshua Clayton
2016-03-14
rtc: pcf2123: define registers and bit macros
Joshua Clayton
2016-02-15
drivers/rtc: broken link fix
Leslie Lau
2016-02-04
rtc: ds1307: add temperature sensor support for ds3231
Akinobu Mita
2016-02-04
rtc: ds1307: add support for the DT property 'wakeup-source'
Michael Lange
2016-02-04
rtc: mt6397: add IRQ domain dependency
Arnd Bergmann
2016-02-04
rtc: rx8025: remove rv8803 id
Alexandre Belloni
2016-02-04
rtc: ds1305: use to_spi_device and kobj_to_dev
Geliang Tang
2016-02-04
rtc: max77686: Cleanup and reduce dmesg output
Krzysztof Kozlowski
2016-02-04
rtc: Remove Maxim 77802 driver
Javier Martinez Canillas
2016-02-04
rtc: max77686: Properly handle regmap_irq_get_virq() error code
Krzysztof Kozlowski
2016-02-04
rtc: max77686: Fix unsupported year message
Javier Martinez Canillas
2016-02-04
rtc: max77686: Add max77802 support
Javier Martinez Canillas
2016-02-04
rtc: max77686: Add an indirection level to access RTC registers
Javier Martinez Canillas
2016-02-04
rtc: max77686: Use a driver data struct instead hard-coded values
Javier Martinez Canillas
2016-02-04
rtc: max77686: Use usleep_range() instead of msleep()
Javier Martinez Canillas
2016-02-04
rtc: max77686: Use ARRAY_SIZE() instead of current array length
Javier Martinez Canillas
2016-02-04
rtc: max77686: Fix max77686_rtc_read_alarm() return value
Javier Martinez Canillas
2016-01-18
Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
[prev]
[next]