Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
04c4d8d4d556256ca8131dd780427e2fbfbd0270
/
drivers
/
rtc
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
f4843b1
rtc: ds1343: clean up ds1343_nvram_read()/ds1343_nvram_write()
by Vladimir Zapolskiy
· 9 years ago
ca7c14d
rtc: ds1307: clean up ds1307_nvram_read()/ds1307_nvram_write()
by Vladimir Zapolskiy
· 9 years ago
273e0304
rtc: ds1305: clean up ds1305_nvram_read()/ds1305_nvram_write()
by Vladimir Zapolskiy
· 9 years ago
a378163
rtc: cmos: clean up cmos_nvram_read()/cmos_nvram_write()
by Vladimir Zapolskiy
· 9 years ago
11f67a8
rtc: at91rm9200: get and use slow clock
by Alexandre Belloni
· 9 years ago
202cc98
rtc: gemini: fix ptr_ret.cocci warnings
by kbuild test robot
· 9 years ago
e7cba88
rtc: Drop (un)likely before IS_ERR(_OR_NULL)
by viresh kumar
· 9 years ago
74000eb
rtc: at91rm9200: sort headers alphabetically
by Alexandre Belloni
· 9 years ago
8918bd8
rtc: at91sam9: get sclk rate after enabling it
by Alexandre Belloni
· 9 years ago
6932ff5
rtc: at91sam9: sort headers alphabetically
by Alexandre Belloni
· 9 years ago
73ab31c
rtc: at91sam9: remove useless check
by Alexandre Belloni
· 9 years ago
ffe60fc
rtc: at91sam9: properly handle error case
by Alexandre Belloni
· 9 years ago
27675ef
rtc: pl031: fix typo for author email
by Leo Yan
· 9 years ago
1c4fc29
rtc: Export OF module alias information in missing drivers
by Javier Martinez Canillas
· 9 years ago
8109d44
rtc: cmos: Revert "rtc-cmos: Add an alarm disable quirk"
by Adrian Huang
· 9 years ago
88b8d33
rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 seconds
by Adrian Huang
· 9 years ago
80ca327
rtc: da9063: Add DA9062 RTC capability to DA9063 RTC driver
by S Twiss
· 9 years ago
d7f9777
rtc: mt6397: implement suspend/resume function in rtc-mt6397 driver
by Henry Chen
· 9 years ago
3ee2c40
rtc: switch to using is_visible() to control sysfs attributes
by Dmitry Torokhov
· 9 years ago
a17ccd1
rtc: switch wakealarm attribute to DEVICE_ATTR_RW
by Dmitry Torokhov
· 9 years ago
df100c0
rtc: make rtc_does_wakealarm() return boolean
by Dmitry Torokhov
· 9 years ago
f2284f9
rtc: rx8025: remove obsolete local_irq_disable() and local_irq_enable() for rtc_update_irq()
by Henri Roosen
· 9 years ago
0d9030a
rtc: fix drivers that consider 0 as a valid IRQ in client->irq
by Octavian Purdila
· 9 years ago
1e4cd62
rtc: dev: properly manage lifetime of dev and cdev in rtc device
by Dmitry Torokhov
· 9 years ago
c3b399a4
rtc: class: remove unnecessary device_get() in rtc_device_unregister
by Dmitry Torokhov
· 9 years ago
6706664
rtc: class: fix double free in rtc_register_device() error path
by Dmitry Torokhov
· 9 years ago
dfe6c04
rtc: sirfsoc: move to regmap APIs from platform-specific APIs
by Guo Zeng
· 9 years ago
f4a2eec
rtc: opal: Enable alarms only when opal supports tpo
by Vaibhav Jain
· 9 years ago
c28b42e
rtc: add rtc-lpc24xx driver
by Joachim Eastwood
· 9 years ago
045c6fd
rtc: Drop owner assignment from platform_driver
by Krzysztof Kozlowski
· 9 years ago
b288454
rtc: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
653ebd7
rtc: pcf2127: use OFS flag to detect unreliable date and warn the user
by Andrea Scian
· 9 years ago
821f51c
rtc: use rtc_valid_tm() error code when reading date/time
by Andrea Scian
· 9 years ago
4ab8210
rtc: 88pm80x: add device tree support
by Vaibhav Hiremath
· 9 years ago
617f6f7
rtc: bq32k: remove redundant check
by Maninder Singh
· 9 years ago
508db59
rtc: ds1685: Use module_platform_driver
by Vaishali Thakkar
· 9 years ago
7abea61
rtc: ds1307: Support optional wakeup interrupt source
by Nishanth Menon
· 9 years ago
eac7237
rtc: ds1307: Sort the headers
by Nishanth Menon
· 9 years ago
c598319
rtc: ds1307: Switch to managed irq allocation
by Nishanth Menon
· 9 years ago
2fb07a1
rtc: ds1307: Convert to threaded IRQ
by Felipe Balbi
· 9 years ago
8bd8fd0
Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 9 years ago
50686e8
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
8a0fa18
rtc: snvs: select option REGMAP_MMIO
by Shawn Guo
· 9 years ago
f368ed6
char: make misc_deregister a void function
by Greg Kroah-Hartman
· 9 years ago
cec13c2
rtc: mxc: add support of device tree
by Philippe Reynes
· 9 years ago
8f5fe77
rtc: mxc: use a second rtc clock
by Philippe Reynes
· 9 years ago
742e409
rtc: st: Update IP layout information to include Clocksource
by Lee Jones
· 9 years ago
d80238b
rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()
by Fabio Estevam
· 9 years ago
baeca44
rtc: mt6397: enable wakeup before registering rtc device
by Wei-Ning Huang
· 9 years ago
d482893
rtc: snvs: use syscon to access register
by Frank Li
· 9 years ago
78c10e5
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
c13c810
Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 9 years ago
3783055
rtc: remove useless I2C dependencies
by Alexandre Belloni
· 9 years ago
98ab2c9
rtc: whitespace fixes
by Alexandre Belloni
· 9 years ago
35cd49c
rtc: Properly sort Makefile
by Alexandre Belloni
· 9 years ago
cd1420d
rtc: pfc8563: fix uninitialized variable warning
by Arnd Bergmann
· 9 years ago
e3edd67
rtc: ds1307: Enable the mcp794xx alarm after programming time
by Nishanth Menon
· 10 years ago
4be1f6b
rtc: hym8563: make the irq optional
by Heiko Stübner
· 9 years ago
Next »