Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
14698b6c7987bafff1d8942a820c1b569fbb7444
/
drivers
/
rtc
8407ef4
Merge tag 'rtc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 9 years ago
ee08774
rtc: abx80x: handle the oscillator failure bit
by Mylène Josserand
· 9 years ago
59a8383
rtc: abx80x: handle autocalibration
by Mylène Josserand
· 9 years ago
85062c9
rtc: rv8803: workaround i2c HW issue
by Alexandre Belloni
· 9 years ago
7f8a589
rtc: mcp795: add devicetree support
by Emil Bartczak
· 9 years ago
15c6ea6
rtc: asm9260: remove incorrect __init/__exit annotations
by Arnd Bergmann
· 9 years ago
bcebd81
rtc: m41t80: avoid out of range year values
by Stefan Christ
· 9 years ago
ae6e00b
rtc: s3c: Don't print an error on probe deferral
by Javier Martinez Canillas
· 9 years ago
49dc2b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
399221c
rtc: rv3029: stop mentioning rv3029c2
by Alexandre Belloni
· 9 years ago
cee2cc2
rtc: pcf2127: add pcf2129 device id
by Akinobu Mita
· 9 years ago
9408ec1
rtc: pcf2127: add support for spi interface
by Akinobu Mita
· 9 years ago
907b326
rtc: pcf2127: convert to use regmap
by Akinobu Mita
· 9 years ago
a696b31
rtc: rv3029: Add thermometer hwmon support
by Michael Büsch
· 9 years ago
39387dc2
rtc: rv3029: Add update_bits helper for eeprom access
by Michael Büsch
· 9 years ago
361c6ed
rtc: ds1685: actually spin forever in poweroff error path
by Josh Poimboeuf
· 9 years ago
d586126
rtc: hym8563: fix invalid year calculation
by Alexander Kochetkov
· 9 years ago
fc1dcb0
rtc: ds3232: use rtc->ops_lock to protect alarm operations
by Akinobu Mita
· 9 years ago
95c60c1
rtc: ds3232: fix issue when irq is shared several devices
by Akinobu Mita
· 9 years ago
7522297
rtc: ds3232: remove unused UIE code
by Akinobu Mita
· 9 years ago
7b4393a
rtc: ds3232: add register access error checks
by Akinobu Mita
· 9 years ago
dfc2532
rtc: ds3232: fix read on /dev/rtc after RTC_AIE_ON
by Akinobu Mita
· 9 years ago
080481f5
rtc: merge ds3232 and ds3234
by Akinobu Mita
· 9 years ago
370927c
rtc: ds3232: convert to use regmap
by Akinobu Mita
· 9 years ago
832315b
rtc: pxa: fix Kconfig indentation
by Alexandre Belloni
· 9 years ago
e27e216
rtc: rv3029: Add device tree property for trickle charger
by Michael Büsch
· 9 years ago
a7f6e28
rtc: rv3029: Add functions for EEPROM access
by Michael Büsch
· 9 years ago
2dca3d9
rtc: rv3029: Add i2c register update-bits helper
by Michael Büsch
· 9 years ago
7697de3
rtc: rv3029: Add missing register definitions
by Michael Büsch
· 9 years ago
baba623
rtc: rv3029: Add "rv3029" I2C device id
by Michael Büsch
· 9 years ago
aba39d2
rtc: rv3029: Remove all 'C2' suffixes from identifiers
by Michael Büsch
· 9 years ago
7a587ea
rtc: enable COMPILE_TEST
by Alexandre Belloni
· 10 years ago
64232fc
rtc: generic: allow building on all architectures
by Arnd Bergmann
· 9 years ago
ede44c9
rtc: pcf8523: properly handle oscillator stop bit
by Alexandre Belloni
· 9 years ago
2da424a
rtc: pcf85063: remove struct pcf85063
by Alexandre Belloni
· 9 years ago
a2892bf
rtc: pcf85063: remove useless DRV_VERSION
by Alexandre Belloni
· 9 years ago
e0252ec
rtc: always show I2C
by Alexandre Belloni
· 9 years ago
8c09b9fd
rtc: ds1685: passing bogus values to irq_restore
by Dan Carpenter
· 9 years ago
7e84536
rtc: max77686: Use REGMAP_IRQ_REG for regmap-rtc-irqs initialisation
by Laxman Dewangan
· 9 years ago
726fe73
rtc: max77686: Add support for MAX20024/MAX77620 RTC IP
by Laxman Dewangan
· 9 years ago
582841a
rtc: mt6397: Remove plaform module alias
by Javier Martinez Canillas
· 9 years ago
ba270bb
rtc: pcf85063: remove useless century handling
by Alexandre Belloni
· 9 years ago
a25f4a9
rtc: vr41xx: Wire up alarm_irq_enable
by Geert Uytterhoeven
· 9 years ago
d2c6b87
rtc: rv3029: reword Kconfig option
by Alexandre Belloni
· 9 years ago
ddf7059
rtc: as3722: Drop IRQF_EARLY_RESUME flag
by Grygorii Strashko
· 9 years ago
ed214be
rtc: tps80031: Drop IRQF_EARLY_RESUME flag
by Grygorii Strashko
· 9 years ago
be563c9
rtc: tps65910: Drop IRQF_EARLY_RESUME flag
by Grygorii Strashko
· 9 years ago
aa1e806
rtc: tps6586x: Drop IRQF_EARLY_RESUME flag
by Grygorii Strashko
· 9 years ago
b3be3f6
rtc: palmas: Drop IRQF_EARLY_RESUME flag
by Grygorii Strashko
· 9 years ago
d084885
rtc: Group Kconfig entries by vendor
by Soren Brinkmann
· 9 years ago
51aa905
rtc: pic32: Add PIC32 real time clock driver
by Joshua Henderson
· 9 years ago
ef5f4a9
rtc: rx8025: unsupport UIE mode
by Akinobu Mita
· 9 years ago
302c560
rtc: rx8025: round up to nearest minute for a minute accuracy alarm
by Akinobu Mita
· 9 years ago
9dbe385
rtc: rx8025: protect ctrl1 register update by rtc->ops_lock
by Akinobu Mita
· 9 years ago
0a966c0
rtc: rx8025: fix irq handler registration
by Akinobu Mita
· 9 years ago
8124c71
rtc: s5m: De-inline large functions to save space
by Krzysztof Kozlowski
· 9 years ago
270a3bd
rtc: make class.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
31d4d33
rtc: pcf85063: fix time/date setting
by Juergen Borleis
· 9 years ago
6cc4c8b
rtc: pcf85063: fix time/date reading
by Juergen Borleis
· 9 years ago
7b57684
rtc: pcf85063: simplify code to read the current time
by Juergen Borleis
· 9 years ago
bae2f64
rtc: pcf2123: implement read_offset and set_offset
by Joshua Clayton
· 9 years ago
5495a41
rtc: implement a sysfs interface for clock offset
by Joshua Clayton
· 9 years ago
b396706
rtc: Add functions to set and read rtc offset
by Joshua Clayton
· 9 years ago
9d1fa4c
rtc: rv8803: convert spin_lock to mutex_lock
by Oleksij Rempel
· 9 years ago
125e550
rtc: add Alphascale asm9260 driver
by Oleksij Rempel
· 9 years ago
6c6ff14
rtc: ds1307: add clock provider support for DS3231
by Akinobu Mita
· 9 years ago
f393754
rtc: max77686: move initialisation of rtc regmap, irq chip locally
by Laxman Dewangan
· 9 years ago
f604c48
rtc: max77686: avoid reference of parent device info multiple places
by Laxman Dewangan
· 9 years ago
69be249
rtc: max77686: use rtc regmap to access RTC registers
by Laxman Dewangan
· 9 years ago
0b4f8b0
rtc: max77686: fix checkpatch error
by Laxman Dewangan
· 9 years ago
2863934
rtc: allow compilation of sun6i RTC for all sunxi SoCs
by Andre Przywara
· 9 years ago
68298c2
rtc: add driver for RX6110SA real time clock
by Steffen Trumtrar
· 9 years ago
f07fa92
rtc: pcf2123: avoid resetting the clock if possible
by Joshua Clayton
· 9 years ago
1e094b9
rtc: pcf2123: refactor chip reset into a function
by Joshua Clayton
· 9 years ago
809b453
rtc: pcf2123: clean up writes to the rtc chip
by Joshua Clayton
· 9 years ago
66c056d
rtc: pcf2123: clean up reads from the chip
by Joshua Clayton
· 9 years ago
245cb74
rtc: pcf2123: define registers and bit macros
by Joshua Clayton
· 9 years ago
d00cd81
drivers/rtc: broken link fix
by Leslie Lau
· 9 years ago
445c020
rtc: ds1307: add temperature sensor support for ds3231
by Akinobu Mita
· 9 years ago
8bc2a40
rtc: ds1307: add support for the DT property 'wakeup-source'
by Michael Lange
· 9 years ago
04d3ba7
rtc: mt6397: add IRQ domain dependency
by Arnd Bergmann
· 9 years ago
aaa3cee
rtc: rx8025: remove rv8803 id
by Alexandre Belloni
· 9 years ago
54dd1c4
rtc: ds1305: use to_spi_device and kobj_to_dev
by Geliang Tang
· 9 years ago
bf035f4
rtc: max77686: Cleanup and reduce dmesg output
by Krzysztof Kozlowski
· 9 years ago
cd0e7c1
rtc: Remove Maxim 77802 driver
by Javier Martinez Canillas
· 9 years ago
fb166ba
rtc: max77686: Properly handle regmap_irq_get_virq() error code
by Krzysztof Kozlowski
· 9 years ago
1e5813b
rtc: max77686: Fix unsupported year message
by Javier Martinez Canillas
· 9 years ago
f903129
rtc: max77686: Add max77802 support
by Javier Martinez Canillas
· 9 years ago
90a5698
rtc: max77686: Add an indirection level to access RTC registers
by Javier Martinez Canillas
· 9 years ago
01ea01b
rtc: max77686: Use a driver data struct instead hard-coded values
by Javier Martinez Canillas
· 9 years ago
5981804
rtc: max77686: Use usleep_range() instead of msleep()
by Javier Martinez Canillas
· 9 years ago
862f945
rtc: max77686: Use ARRAY_SIZE() instead of current array length
by Javier Martinez Canillas
· 9 years ago
7cdffeb
rtc: max77686: Fix max77686_rtc_read_alarm() return value
by Javier Martinez Canillas
· 9 years ago
c38dec7
Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 9 years ago
f689b74
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
cf8d7e3
Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 9 years ago
079062b
rtc: cmos: prevent kernel warning on IRQ flags mismatch
by Andy Shevchenko
· 9 years ago
c4c23f5
rtc: rtc-ds2404: constify ds2404_chip_ops structures
by Julia Lawall
· 9 years ago
8ae83b6
rtc: s5m: Make register configuration per S2MPS device to remove exceptions
by Krzysztof Kozlowski
· 9 years ago
67a6025
rtc: s5m: Add separate field for storing auto-cleared mask in register config
by Krzysztof Kozlowski
· 9 years ago
Next »