Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a07203fbfcf146b737781ee4658ed198956036ca
/
drivers
/
rtc
b9ba1eb
rtc: tps6586x: rename so module can be autoloaded
by Nicolas Chauvet
· 9 years ago
814db2b
rtc: rv3029: hide unused i2c device table
by Arnd Bergmann
· 9 years ago
a9dbe55
rtc: rs5c372: r2025: fix check for 'oscillator halted' condition
by Thomas Koeller
· 14 years ago
0ddc5b8
rtc: rv3029: add alarm IRQ
by Mylène Josserand
· 9 years ago
38201ca
rtc: rv3029: fix set_time function
by Mylène Josserand
· 9 years ago
dc492e8
rtc: rv3029: fix alarm support
by Mylène Josserand
· 9 years ago
abe2f55
rtc: rv3029: Remove some checks and warnings
by Mylène Josserand
· 9 years ago
c2a1c14
rtc: rv3029: Add support of RV3049
by Mylène Josserand
· 9 years ago
e6e3808
rtc: rv3029: convert to use regmap
by Mylène Josserand
· 9 years ago
4e7f1a6
rtc: rv3029: remove 'i2c' in functions names
by Mylène Josserand
· 9 years ago
3497610
rtc: stmp3xxx: print message on error
by Sudip Mukherjee
· 9 years ago
6fca3fc
rtc: Use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 9 years ago
b4b77f3
rtc: ds3232: fix call trace when rtc->ops_lock is used as NULL
by Qianyu Gong
· 9 years ago
a350259
rtc: snvs: return error in case enable_irq_wake fails
by Stefan Agner
· 9 years ago
b62c3a1
rtc: zynqmp: Update seconds time programming logic
by Anurag Kumar Vulisha
· 9 years ago
5333a40
rtc: mc13xxx: remove UIE signaling
by Wolfram Sang
· 14 years ago
1726982
rtc: mxc: remove UIE signaling
by Wolfram Sang
· 14 years ago
7457d5f
rtc: ds1307: Remove CLK_IS_ROOT
by Stephen Boyd
· 9 years ago
bdcaace
rtc: hym8563: Remove CLK_IS_ROOT
by Stephen Boyd
· 9 years ago
74e1af3
rtc: pcf8563: Remove CLK_IS_ROOT
by Stephen Boyd
· 9 years ago
58c4ed3
rtc: zynqmp: Write Calibration value before setting time
by Anurag Kumar Vulisha
· 9 years ago
9092984
rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/A
by Anurag Kumar Vulisha
· 9 years ago
19105f4
rtc: ds1685: actually spin forever in poweroff path
by Josh Poimboeuf
· 9 years ago
6406d96
rtc: da9053: fix access ordering error during RTC interrupt at system power on
by Steve Twiss
· 9 years ago
5919fb9
rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is enabled
by Nicolas Boullis
· 9 years ago
1d87951
rtc: ds1307: fix ds1307_native_smbus_read_block_data function
by Nicolas Boullis
· 9 years ago
ef50f86
rtc: ds1302: fix write value for day of week register
by Akinobu Mita
· 9 years ago
bc83a14
rtc: ds1302: fix error check in set_time
by Akinobu Mita
· 9 years ago
05a7f27
rtc: m41t80: handle oscillator failure bit
by Mylène Josserand
· 9 years ago
3726a21
rtc: m41t80: add wakealarm functionality
by Mylène Josserand
· 9 years ago
9c6dfed
rtc: m41t80: add alarm functionality
by Mylène Josserand
· 9 years ago
fc99b90
rtc: m41t80: remove warnings and replace obsolete function
by Mylène Josserand
· 9 years ago
54339f3
rtc: m41t80: add the use of 'BIT' macro
by Mylène Josserand
· 9 years ago
f2b84ee
rtc: m41t80: replace i2c functions for smbus ones
by Mylène Josserand
· 9 years ago
ca91607
rtc: m41t80: remove proc macro
by Mylène Josserand
· 9 years ago
ef6b312
rtc: m41t80: update sysfs entries export
by Mylène Josserand
· 9 years ago
fa56911
rtc: remove useless DRV_VERSION
by Alexandre Belloni
· 9 years ago
df2d741
rtc: at91sam9: remove duplicate assignment of variable mr
by Colin Ian King
· 9 years ago
d25a5ed
rtc: ds1302: rewrite using SPI
by Sergey Yanovich
· 9 years ago
38a7a73
rtc: ds1307: Use irq when available for wakeup-source device
by Nishanth Menon
· 9 years ago
9a3dce6
rtc: ds1307: ds3231 temperature s16 overflow
by Zhuang Yuyao
· 9 years ago
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
39387dc
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
8c09b9f
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
Next »