Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
333a6515344f5dc4ed0772b8fe252a2246f2e099
/
drivers
/
rtc
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
ce006ca
rtc: da9063: GPL copyright inconsistency fix
by Steve Twiss
· 9 years ago
5413eab
rtc: pcf85063: return an error when date is invalid
by Alexandre Belloni
· 9 years ago
b1f9d79
rtc: rx8025: remove unnecessary braces
by Alexandre Belloni
· 9 years ago
caff0cc
rtc: ds1343: remove misuse of IRQF_NO_SUSPEND flag
by Sudeep Holla
· 9 years ago
93a6f91
rtc: ab8500: remove misuse of IRQF_NO_SUSPEND flag
by Sudeep Holla
· 9 years ago
eff6dd4
rtc: pl031: remove misuse of IRQF_NO_SUSPEND flag
by Sudeep Holla
· 9 years ago
c353009
rtc: opal: fix type of token
by Andrzej Hajda
· 9 years ago
fa395fb
rtc: ds1390: Add trickle charger device tree binding
by Ivan Grimaldi
· 9 years ago
2ec6882
rtc: ds1390: fix ds1390_get_reg return value
by Ivan Grimaldi
· 9 years ago
4d8318b
rtc: pcf2127: make module license match the file header
by Uwe Kleine-König
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
5f1b2f7
rtc: abx80x: fix RTC write bit
by Mitja Spes
· 9 years ago
8a67e93
rtc: ab8500: Add a sentinel to ab85xx_rtc_ids[]
by Fabio Estevam
· 9 years ago
d78908d
rtc: ds1374: Remove unused variable
by Fabio Estevam
· 9 years ago
73798d5
rtc: Fix module autoload for OF platform drivers
by Javier Martinez Canillas
· 9 years ago
63074cc
rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers
by Javier Martinez Canillas
· 9 years ago
399cf0f
rtc: omap: Add external clock enabling support
by Keerthy
· 9 years ago
532409a
rtc: omap: Add internal clock enabling support
by Keerthy
· 9 years ago
ff02c04
rtc: s5m: fix to update ctrl register
by Joonyoung Shim
· 9 years ago
11143c1
rtc: add xilinx zynqmp rtc driver
by Suneel Garapati
· 9 years ago
a038c3a
rtc: as3722: correct month value
by Bibek Basu
· 9 years ago
90d0ae8
rtc: sa1100/pxa: convert to run-time register mapping
by Rob Herring
· 10 years ago
3cdf4ad
rtc: pxa: convert to use shared sa1100 functions
by Rob Herring
· 9 years ago
8c0961b
rtc: sa1100: prepare to share sa1100_rtc_ops
by Rob Herring
· 9 years ago
dc2280e
rtc: ds3232: fix WARNING trace in resume function
by Wang Dongsheng
· 9 years ago
27b15e3
rtc: s3c: remove unnecessary NULL assignment
by Joonyoung Shim
· 9 years ago
7f23a93
rtc: s3c: add missing clk control
by Joonyoung Shim
· 9 years ago
1fb1c35
rtc: s3c: fix disabled clocks for alarm
by Joonyoung Shim
· 9 years ago
80e274e
rtc: at91sam9: remove useless include
by Alexandre Belloni
· 9 years ago
1955f21
rtc: at91sam9: include linux/of.h
by Alexandre Belloni
· 9 years ago
0c6e718
rtc: armada38x: Align RTC set time procedure with the official errata
by Nadav Haklai
· 9 years ago
efbbb4f
rtc: rx8025: check time validity when necessary
by Alexandre Belloni
· 9 years ago
5c66e1e
rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initialization
by Alexandre Belloni
· 9 years ago
4b33d36
rtc: rx8025: remove useless initialization
by Alexandre Belloni
· 9 years ago
8c4a446
rtc: rx8025: reset validity when setting time
by Alexandre Belloni
· 9 years ago
a27c7bf
rtc: rx8025: fix rx8025_init_client()
by Alexandre Belloni
· 9 years ago
8a06513
rtc: rx8025: continue without alarm when irq request fails
by Alexandre Belloni
· 9 years ago
fd9061f
rtc: rx8025: cleanup accessors
by Alexandre Belloni
· 9 years ago
6f0a8cf
rtc: rx8025: don't reset the time
by Alexandre Belloni
· 9 years ago
2e10e74
rtc: rx8025: fix transfer mode
by Alexandre Belloni
· 9 years ago
32672c5
rtc: rx8025: only handle dates between 2000 and 2099
by Alexandre Belloni
· 9 years ago
2ddd186
rtc: rx8025: use BIT()
by Alexandre Belloni
· 9 years ago
dbcce7c
rtc: rx8025: remove useless probe error message
by Alexandre Belloni
· 9 years ago
f0b63a1
rtc: rx8025: switch to managed irq allocation
by Alexandre Belloni
· 9 years ago
b6a57c9
rtc: rx8025: Convert to threaded IRQ
by Alexandre Belloni
· 9 years ago
15d3bdc
rtc: rx8025: remove useless headers and reorder them
by Alexandre Belloni
· 9 years ago
824625d
rtc: tx4939: clean up tx4939_rtc_nvram_read()/tx4939_rtc_nvram_write()
by Vladimir Zapolskiy
· 9 years ago
ecc663c
rtc: stk17ta8: clean up stk17ta8_nvram_read()/stk17ta8_nvram_write()
by Vladimir Zapolskiy
· 9 years ago
d1cf4bd
rtc: rp5c01: clean up rp5c01_nvram_read()/rp5c01_nvram_write()
by Vladimir Zapolskiy
· 9 years ago
99be3e3
rtc: m48t59: clean up m48t59_nvram_read()/m48t59_nvram_write()
by Vladimir Zapolskiy
· 9 years ago
c472d7d
rtc: ds1742: clean up ds1742_nvram_read()/ds1742_nvram_write()
by Vladimir Zapolskiy
· 9 years ago
a9118d7
rtc: ds1553: clean up ds1553_nvram_read()/ds1553_nvram_write()
by Vladimir Zapolskiy
· 9 years ago
8ccba14
rtc: ds1511: clean up ds1511_nvram_read()/ds1511_nvram_write()
by Vladimir Zapolskiy
· 9 years ago
Next »