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
starfive-6.6.48-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
2017-08-24
rtc: sa1100: fix unbalanced clk_prepare_enable/clk_disable_unprepare
Alexandre Belloni
1
-3
/
+1
2017-08-24
rtc: pxa: fix possible race condition
Alexandre Belloni
1
-1
/
+3
2017-08-24
rtc: m41t80: remove debug sysfs attribute
Alexandre Belloni
1
-44
/
+0
2017-08-24
rtc: m41t80: enable wakealarm when "wakeup-source" is specified
Eric Cooper
1
-6
/
+17
2017-08-22
rtc: puv3: make alarms useful
Alexandre Belloni
1
-42
/
+14
2017-08-22
rtc: puv3: switch to devm_rtc_allocate_device()/rtc_register_device()
Alexandre Belloni
1
-9
/
+7
2017-08-21
rtc: ds1307: fix regmap config
Heiner Kallweit
1
-1
/
+0
2017-08-15
mfd: dm355evm_msp: Move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-07-31
rtc: max8925: remove redundant check on ret
Colin Ian King
1
-2
/
+0
2017-07-31
rtc: sun6i: ensure clk_data is kfree'd on error
Colin Ian King
1
-2
/
+6
2017-07-31
rtc: sun6i: Remove double init of spinlock in sun6i_rtc_clk_init()
Alexey Klimov
1
-1
/
+1
2017-07-31
rtc: ds1307: remove legacy check for "isil, irq2-can-wakeup-machine" property
Heiner Kallweit
1
-7
/
+1
2017-07-31
rtc: s35390a: implement ioctls
Fabien Lahoudere
1
-1
/
+31
2017-07-31
rtc: s35390a: handle invalid RTC time
Fabien Lahoudere
1
-30
/
+42
2017-07-13
Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
22
-839
/
+1696
2017-07-09
rtc: st-lpc: make it robust against y2038/2106 bug
Benjamin Gaignard
1
-11
/
+8
2017-07-07
rtc: ds1307: remove ds1307_remove
Alexandre Belloni
1
-6
/
+0
2017-07-07
rtc: ds1307: use generic nvmem
Alexandre Belloni
1
-66
/
+22
2017-07-07
rtc: ds1307: switch to rtc_register_device
Alexandre Belloni
1
-2
/
+7
2017-07-07
rtc: rv8803: remove rv8803_remove
Alexandre Belloni
1
-6
/
+0
2017-07-07
rtc: rv8803: use generic nvmem support
Alexandre Belloni
1
-31
/
+20
2017-07-07
rtc: rv8803: switch to rtc_register_device
Alexandre Belloni
1
-6
/
+9
2017-07-07
rtc: add generic nvmem support
Alexandre Belloni
5
-0
/
+134
2017-07-07
rtc: at91rm9200: remove race condition
Alexandre Belloni
1
-6
/
+8
2017-07-07
rtc: introduce new registration method
Alexandre Belloni
1
-0
/
+84
2017-07-07
rtc: class separate id allocation from registration
Alexandre Belloni
1
-19
/
+25
2017-07-07
rtc: class separate device allocation from registration
Alexandre Belloni
1
-26
/
+37
2017-07-06
rtc: stm32: add STM32H7 RTC support
Amelie Delaunay
1
-17
/
+65
2017-07-06
rtc: ds1307: add ds1308 variant
Sean Nyekjaer
1
-0
/
+12
2017-07-06
rtc: ds3232: add temperature support
Kirill Esipov
2
-0
/
+127
2017-07-06
rtc: rtc-nuc900: fix loop timeout test
Dan Carpenter
1
-1
/
+1
2017-07-06
rtc: gemini/ftrtc010: rename driver and symbols
Linus Walleij
3
-51
/
+52
2017-07-06
rtc: gemini: Add optional clock handling
Linus Walleij
1
-0
/
+28
2017-07-06
rtc: ds1307: factor out century bit handling
Heiner Kallweit
1
-46
/
+27
2017-07-06
rtc: ds1307: use regmap_update_bits where applicable
Heiner Kallweit
1
-62
/
+20
2017-07-06
rtc: brcmstb-waketimer: Add Broadcom STB wake-timer
Brian Norris
3
-0
/
+342
2017-06-24
rtc: ds1307: Add support for Epson RX8130CE
Marek Vasut
1
-0
/
+175
2017-06-24
rtc: s3c: Handle clock enable failures
Krzysztof Kozlowski
1
-15
/
+57
2017-06-24
rtc: s3c: Handle clock prepare failures in probe
Krzysztof Kozlowski
1
-2
/
+6
2017-06-24
rtc: s3c: Do not remove const from rodata memory
Krzysztof Kozlowski
1
-3
/
+3
2017-06-24
rtc: s3c: Drop unneeded cast to void pointer
Krzysztof Kozlowski
1
-5
/
+5
2017-06-24
rtc: s3c: Minor white-space cleanups
Krzysztof Kozlowski
1
-24
/
+23
2017-06-24
rtc: s3c: Jump to central exit point on getting src clock error
Krzysztof Kozlowski
1
-2
/
+2
2017-06-24
rtc: mxc: remove unused variable
Diaz de Grenu, Jose
1
-11
/
+0
2017-06-24
rtc: opal: Implement rtc_class_ops.alarm_irq_enable callback
Vaibhav Jain
1
-1
/
+21
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
1
-1
/
+1
2017-06-03
rtc: remove rtc_device.name
Alexandre Belloni
1
-4
/
+3
2017-06-03
rtc: ds1307: avoid using rtc-name
Alexandre Belloni
1
-1
/
+1
2017-06-03
rtc: pcf8563: avoid using rtc->name
Alexandre Belloni
1
-1
/
+1
2017-06-03
rtc: dev: remove rtc->name from debug message
Alexandre Belloni
1
-1
/
+1
[prev]
[next]