index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-09-05
rtc: Drop owner assignment from platform_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-09-05
rtc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
15
-15
/
+0
2015-09-05
rtc: pcf2127: use OFS flag to detect unreliable date and warn the user
Andrea Scian
1
-3
/
+23
2015-09-05
rtc: use rtc_valid_tm() error code when reading date/time
Andrea Scian
3
-20
/
+3
2015-09-05
rtc: 88pm80x: add device tree support
Vaibhav Hiremath
1
-11
/
+17
2015-09-05
rtc: bq32k: remove redundant check
Maninder Singh
1
-1
/
+1
2015-09-05
rtc: ds1685: Use module_platform_driver
Vaishali Thakkar
1
-21
/
+1
2015-09-05
rtc: ds1307: Support optional wakeup interrupt source
Nishanth Menon
1
-3
/
+33
2015-09-05
rtc: ds1307: Sort the headers
Nishanth Menon
1
-5
/
+5
2015-09-05
rtc: ds1307: Switch to managed irq allocation
Nishanth Menon
1
-6
/
+4
2015-09-05
rtc: ds1307: Convert to threaded IRQ
Felipe Balbi
1
-40
/
+19
2015-09-04
Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-09-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
3
-79
/
+114
2015-08-11
rtc: snvs: select option REGMAP_MMIO
Shawn Guo
1
-0
/
+1
2015-08-05
char: make misc_deregister a void function
Greg Kroah-Hartman
1
-3
/
+2
2015-08-05
rtc: mxc: add support of device tree
Philippe Reynes
1
-1
/
+18
2015-08-05
rtc: mxc: use a second rtc clock
Philippe Reynes
1
-13
/
+28
2015-07-23
rtc: st: Update IP layout information to include Clocksource
Lee Jones
1
-1
/
+1
2015-07-18
rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()
Fabio Estevam
1
-1
/
+1
2015-07-18
rtc: mt6397: enable wakeup before registering rtc device
Wei-Ning Huang
1
-2
/
+2
2015-07-15
rtc: snvs: use syscon to access register
Frank Li
1
-65
/
+67
2015-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-2
/
+2
2015-06-26
Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...
Linus Torvalds
32
-323
/
+1155
2015-06-25
rtc: remove useless I2C dependencies
Alexandre Belloni
1
-7
/
+3
2015-06-25
rtc: whitespace fixes
Alexandre Belloni
2
-30
/
+30
2015-06-25
rtc: Properly sort Makefile
Alexandre Belloni
1
-17
/
+17
2015-06-25
rtc: pfc8563: fix uninitialized variable warning
Arnd Bergmann
1
-1
/
+1
2015-06-25
rtc: ds1307: Enable the mcp794xx alarm after programming time
Nishanth Menon
1
-6
/
+6
2015-06-25
rtc: hym8563: make the irq optional
Heiko Stübner
1
-8
/
+10
[prev]
[next]