index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-rs5c348.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-05
rtc: ds1742: clean up ds1742_nvram_read()/ds1742_nvram_write()
Vladimir Zapolskiy
1
-2
/
+2
2015-09-05
rtc: ds1553: clean up ds1553_nvram_read()/ds1553_nvram_write()
Vladimir Zapolskiy
1
-2
/
+2
2015-09-05
rtc: ds1511: clean up ds1511_nvram_read()/ds1511_nvram_write()
Vladimir Zapolskiy
1
-37
/
+5
2015-09-05
rtc: ds1343: clean up ds1343_nvram_read()/ds1343_nvram_write()
Vladimir Zapolskiy
1
-12
/
+0
2015-09-05
rtc: ds1307: clean up ds1307_nvram_read()/ds1307_nvram_write()
Vladimir Zapolskiy
1
-14
/
+0
2015-09-05
rtc: ds1305: clean up ds1305_nvram_read()/ds1305_nvram_write()
Vladimir Zapolskiy
1
-18
/
+0
2015-09-05
rtc: cmos: clean up cmos_nvram_read()/cmos_nvram_write()
Vladimir Zapolskiy
1
-13
/
+0
2015-09-05
rtc: cmos: century support
Sylvain Chouleur
1
-0
/
+29
2015-09-05
rtc: at91rm9200: get and use slow clock
Alexandre Belloni
1
-3
/
+24
2015-09-05
rtc: gemini: fix ptr_ret.cocci warnings
kbuild test robot
1
-4
/
+1
2015-09-05
rtc: Drop (un)likely before IS_ERR(_OR_NULL)
viresh kumar
3
-3
/
+3
2015-09-05
rtc: at91rm9200: sort headers alphabetically
Alexandre Belloni
1
-8
/
+8
2015-09-05
rtc: at91sam9: get sclk rate after enabling it
Alexandre Belloni
1
-6
/
+7
2015-09-05
rtc: at91sam9: sort headers alphabetically
Alexandre Belloni
1
-8
/
+8
2015-09-05
rtc: at91sam9: remove useless check
Alexandre Belloni
1
-2
/
+1
2015-09-05
rtc: at91sam9: properly handle error case
Alexandre Belloni
1
-3
/
+10
2015-09-05
rtc: pl031: fix typo for author email
Leo Yan
1
-1
/
+1
2015-09-05
rtc: Export OF module alias information in missing drivers
Javier Martinez Canillas
3
-0
/
+3
2015-09-05
rtc: cmos: Revert "rtc-cmos: Add an alarm disable quirk"
Adrian Huang
1
-50
/
+0
2015-09-05
rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 seconds
Adrian Huang
1
-4
/
+60
2015-09-05
rtc: da9063: Add DA9062 RTC capability to DA9063 RTC driver
S Twiss
2
-115
/
+282
2015-09-05
rtc: mt6397: implement suspend/resume function in rtc-mt6397 driver
Henry Chen
1
-0
/
+26
2015-09-05
rtc: switch to using is_visible() to control sysfs attributes
Dmitry Torokhov
3
-48
/
+34
2015-09-05
rtc: switch wakealarm attribute to DEVICE_ATTR_RW
Dmitry Torokhov
1
-5
/
+3
2015-09-05
rtc: make rtc_does_wakealarm() return boolean
Dmitry Torokhov
1
-2
/
+3
2015-09-05
rtc: rx8025: remove obsolete local_irq_disable() and local_irq_enable() for r...
Henri Roosen
1
-4
/
+0
2015-09-05
rtc: fix drivers that consider 0 as a valid IRQ in client->irq
Octavian Purdila
2
-3
/
+3
2015-09-05
rtc: dev: properly manage lifetime of dev and cdev in rtc device
Dmitry Torokhov
1
-0
/
+1
2015-09-05
rtc: class: remove unnecessary device_get() in rtc_device_unregister
Dmitry Torokhov
1
-13
/
+12
2015-09-05
rtc: class: fix double free in rtc_register_device() error path
Dmitry Torokhov
1
-4
/
+2
2015-09-05
rtc: sirfsoc: move to regmap APIs from platform-specific APIs
Guo Zeng
1
-43
/
+64
2015-09-05
rtc: opal: Enable alarms only when opal supports tpo
Vaibhav Jain
1
-4
/
+5
2015-09-05
rtc: add rtc-lpc24xx driver
Joachim Eastwood
3
-0
/
+323