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
2014-12-11
rtc: pcf8563: fix wrong time from read_alarm
Jan Kardell
1
-2
/
+2
2014-12-11
rtc: pcf8563: fix write of invalid bits to ST2 reg
Jan Kardell
1
-1
/
+2
2014-12-11
rtc: pcf8563: remove leftover code
Jan Kardell
1
-7
/
+6
2014-12-11
rtc: omap: add copyright entry
Johan Hovold
1
-0
/
+1
2014-12-11
rtc: omap: fix minor coding style issues
Johan Hovold
1
-19
/
+27
2014-12-11
rtc: omap: enable wake-up from power off
Johan Hovold
1
-1
/
+8
2014-12-11
rtc: omap: add support for pmic_power_en
Johan Hovold
1
-0
/
+100
2014-12-11
rtc: omap: add helper to read 32-bit registers
Johan Hovold
1
-0
/
+5
2014-12-11
rtc: omap: add helper to read raw bcd time
Johan Hovold
1
-8
/
+10
2014-12-11
rtc: omap: silence bogus power-up reset message at probe
Johan Hovold
1
-6
/
+13
2014-12-11
rtc: omap: add structured device-type info
Johan Hovold
1
-52
/
+51
2014-12-11
rtc: omap: remove DRIVER_NAME macro
Johan Hovold
1
-5
/
+3
2014-12-11
rtc: omap: add device abstraction
Johan Hovold
1
-106
/
+133
2014-12-11
rtc: omap: make platform-device id table const
Johan Hovold
1
-1
/
+1
2014-12-11
rtc: omap: use dev_info
Johan Hovold
1
-4
/
+3
2014-12-11
rtc: omap: remove unused register-base define
Johan Hovold
1
-2
/
+0
2014-12-11
rtc: omap: fix class-device registration
Johan Hovold
1
-23
/
+23
2014-12-11
rtc: omap: clean up probe error handling
Johan Hovold
1
-23
/
+18
2014-12-11
rtc: omap: fix interrupt disable at probe
Johan Hovold
1
-3
/
+5
2014-12-11
rtc: omap: fix missing wakealarm attribute
Johan Hovold
1
-2
/
+3
2014-12-11
rtc: omap: fix clock-source configuration
Johan Hovold
1
-2
/
+4
2014-12-11
drivers/rtc/interface.c: check the validation of rtc_time in __rtc_read_time
Hyogi Gim
1
-0
/
+8
2014-12-11
drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probe
Guo Zeng
1
-8
/
+8
2014-12-10
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-33
/
+35
2014-12-08
Merge branch 'at91/cleanup5' into next/drivers
Arnd Bergmann
1
-4
/
+2
2014-11-26
ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for drivers
Nicolas Ferre
1
-1
/
+1
2014-11-21
rtc: Update suspend/resume timing to use 64bit time
John Stultz
1
-15
/
+15
2014-11-21
rtc/lib: Provide y2038 safe rtc_tm_to_time()/rtc_time_to_tm() replacement
pang.xunlei
1
-18
/
+20
2014-11-20
Merge branch 'at91/cleanup' into next/drivers
Arnd Bergmann
1
-1
/
+1
2014-11-20
Merge tag 'at91-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/nfe...
Arnd Bergmann
2
-37
/
+125
2014-11-19
ARM: at91/Kconfig: remove unused config options
Nicolas Ferre
1
-3
/
+1
2014-11-17
rtc/tpo: Driver to support rtc and wakeup on PowerNV platform
Neelesh Gupta
3
-0
/
+273
2014-11-13
rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
Boris BREZILLON
1
-4
/
+24
2014-11-13
rtc: at91sam9: rework the Kconfig description
Boris BREZILLON
1
-8
/
+15
2014-11-13
rtc: at91sam9: make use of syscon/regmap to access GPBR registers
Boris BREZILLON
2
-9
/
+56
2014-11-13
rtc: at91sam9: add DT support
Boris BREZILLON
1
-0
/
+9
2014-11-13
rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
Boris BREZILLON
1
-19
/
+10
2014-11-13
rtc: at91sam9: use standard readl/writel functions instead of raw versions
Boris BREZILLON
1
-4
/
+4
2014-11-13
rtc: at91sam9: remove references to mach specific headers
Boris BREZILLON
1
-4
/
+18
2014-11-04
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
79
-79
/
+0
2014-11-03
ARM: at91: remove no-MMU at91x40 support
Nicolas Ferre
1
-1
/
+1
2014-10-30
drivers/rtc/rtc-bq32k.c: fix register value
Pavel Machek
1
-1
/
+1
2014-10-30
drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source clock
Marek Szyprowski
1
-6
/
+8
2014-10-30
drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtc
Stanimir Varbanov
2
-89
/
+135
2014-10-24
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+2
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
79
-79
/
+0
2014-10-14
rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEP
Daniel Glöckner
1
-1
/
+4
2014-10-14
drivers/rtc/Kconfig: Let several drivers depend on HAS_IOMEM to avoid compili...
Chen Gang
1
-0
/
+11
2014-10-14
drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffers
Andy Shevchenko
1
-6
/
+5
2014-10-14
drivers/rtc/rtc-pcf8563.c: fix pcf8563_irq() error return value
Arnd Bergmann
1
-1
/
+1
[prev]
[next]