Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
726fe738bd5cc5deba86d7e621505392c0f7961f
/
drivers
/
rtc
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
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
a83a793
rtc: s5m: Cleanup by removing useless 'rtc' prefix from fields
by Krzysztof Kozlowski
· 9 years ago
f571287
rtc: Replace simple_strtoul by kstrtoul
by LABBE Corentin
· 9 years ago
718a820
rtc: abx80x: add alarm support
by Alexandre Belloni
· 9 years ago
fca733a
rtc: abx80x: Add Microcrystal rv1805 support
by Alexandre Belloni
· 9 years ago
7432a85
rtc: v3020: constify v3020_chip_ops structures
by Julia Lawall
· 9 years ago
78ef5f2
rtc: rv8803: Extend compatibility with the rx8900
by Gregory CLEMENT
· 9 years ago
68c85f2
rtc: rv8803: fix handling return value of i2c_smbus_read_byte_data
by Andrzej Hajda
· 9 years ago
ed13d89
rtc: Add Epson RX8010SJ RTC driver
by Akshay Bhat
· 9 years ago
529af7d
rtc: lpc32xx: remove irq > NR_IRQS check from probe()
by Vladimir Zapolskiy
· 9 years ago
d5878a8
rtc: imxdi: fix spelling mistake in warning message
by Colin Ian King
· 9 years ago
9c25a10
rtc: ds1685: don't try to micromanage sysfs output size
by Rasmus Villemoes
· 9 years ago
ff67abd
rtc: use %ph for short hex dumps
by Rasmus Villemoes
· 9 years ago
2ad2c17
rtc: da9063: avoid writing undefined data to rtc
by Enrico Scholz
· 9 years ago
4d833d6
rtc: sunxi: use of_device_get_match_data
by LABBE Corentin
· 9 years ago
6ddab92
rtc: sunxi: constify the data_year_param structure
by LABBE Corentin
· 9 years ago
f8947fe
rtc: sunxi: fix signedness issues
by LABBE Corentin
· 9 years ago
3fc2c14
rtc: gemini: Remove unnecessary platform_set_drvdata()
by Nizam Haider
· 9 years ago
501385f
rtc: efi: add efi_procfs in efi_rtc_ops
by Geliang Tang
· 9 years ago
b01079b
rtc: fix module reference count in rtc-proc
by Geliang Tang
· 9 years ago
fbbf53f
rtc: pcf8523: refuse to write dates later than 2099
by Uwe Kleine-König
· 9 years ago
c60faa3
Merge tag 'ib-mfd-regulator-rtc-v4.5' into rtc-next
by Alexandre Belloni
· 9 years ago
77535ac
rtc: da9063: fix access ordering error during RTC interrupt at system power on
by Steve Twiss
· 9 years ago
f076ef4
rtc: rk808: Compensate for Rockchip calendar deviation on November 31st
by Julius Werner
· 9 years ago
00b912b
powerpc: Remove broken GregorianDay()
by Daniel Axtens
· 9 years ago
3abb1ad
rtc: ds1307: fix alarm reading at probe time
by Simon Guinot
· 9 years ago
51c4cfe
rtc: ds1307: fix kernel splat due to wakeup irq handling
by Felipe Balbi
· 9 years ago
a65e5ef
rtc: s5m.c: Add support for S2MPS15 RTC
by Alim Akhtar
· 9 years ago
7d88471
Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 9 years ago
1e3929e
rtc: Add a driver for Micro Crystal RV8803
by Alexandre Belloni
· 9 years ago
fb4ac3c
rtc: s3c: Set year, month, day value for setting alarm
by Krzysztof Kozlowski
· 9 years ago
62c8c20
rtc: ds1307: Fix alarm programming for mcp794xx
by Tero Kristo
· 9 years ago
f4b67222
rtc: isl12057: enable support for the standard "wakeup-source" property
by Sudeep Holla
· 9 years ago
347e40f
rtc: opal: enable support for the stardard "wakeup-source" property
by Sudeep Holla
· 9 years ago
7a96f28
rtc: isl1208: Pass the IRQF_ONESHOT flag
by Fabio Estevam
· 9 years ago
a39a640
rtc: pcf8563: add CLKOUT to common clock framework
by Heiko Schocher
· 9 years ago
dbb812b
rtc: davinci: remove incorrect reference to probe function
by Arnd Bergmann
· 9 years ago
921372b
rtc: at91rm9200: clear RTC alarm status flag prior to suspending
by Wenyou Yang
· 9 years ago
3cfcb50
rtc: pcf2127: remove useless driver version
by Uwe Kleine-König
· 9 years ago
f97cfdd
rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctl
by Uwe Kleine-König
· 9 years ago
2441782
rtc: stmp3xxx: unify register access macros
by Harald Geyer
· 9 years ago
Next »