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
/
rtc-cmos.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-16
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+45
2011-03-09
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
1
-20
/
+0
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_freq()
John Stultz
1
-26
/
+0
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_state
John Stultz
1
-20
/
+0
2011-02-24
rtc: cmos: Add OF bindings
Sebastian Andrzej Siewior
1
-0
/
+45
2011-01-13
rtc-cmos: fix suspend/resume
Paul Fox
1
-7
/
+9
2010-11-29
rtc-cmos.c : Fix warning on PowerPC
Srikanth Krishnakar
1
-1
/
+2
2010-08-11
drivers/rtc: remove unneeded ifdef CONFIG_PM
Christian Dietrich
1
-6
/
+0
2010-05-25
rtc-cmos: do dev_set_drvdata() earlier in the initialization
Dan Carpenter
1
-2
/
+3
2010-05-22
RTC: rtc-cmos: Fix binary mode support
Arnaud Patard
1
-43
/
+40
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-2
/
+4
2010-01-11
rtc_cmos: convert shutdown to new pnp_driver->shutdown
OGAWA Hirofumi
1
-6
/
+3
2009-12-17
RTC: rtc-cmos.c: Fix warning on MIPS
Wu Zhangjin
1
-1
/
+2
2009-12-16
rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq API
Herton Ronaldo Krzesinski
1
-40
/
+35
2009-12-16
rtc: disable hpet emulation on suspend
Maxim Levitsky
1
-1
/
+2
2009-07-30
rtc: mark if rtc-cmos drivers were successfully registered
Thadeu Lima de Souza Cascardo
1
-5
/
+18
2009-04-22
rtc-cmos: fix printk output
Krzysztof Halasa
1
-11
/
+9
2009-01-07
rtc: move power of 2 periodic frequency check down into drivers
Jonathan Cameron
1
-0
/
+3
2009-01-07
rtc: bunch of drivers: fix 'no irq' case handing
Anton Vorontsov
1
-1
/
+1
2009-01-07
rtc: struct device: replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-5
/
+5
2008-11-07
rtc-cmos: fix boot log message
Frans Pop
1
-1
/
+1
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
1
-1
/
+0
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
1
-10
/
+10
2008-10-20
rtc-cmos: export second NVRAM bank
David Brownell
1
-7
/
+63
2008-10-15
rtc-cmos: look for PNP RTC first, then for platform RTC
Bjorn Helgaas
1
-15
/
+18
2008-10-15
rtc-cmos: move wake setup from ACPI glue into RTC driver
Bjorn Helgaas
1
-0
/
+89
2008-09-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
1
-6
/
+32
2008-09-03
rtc-cmos: wake again from S5
Rafael J. Wysocki
1
-6
/
+32
2008-08-30
rtc: Allow RTC_DRV_CMOS to be used on SPARC.
David S. Miller
1
-2
/
+3
2008-07-24
rtc-cmos: avoid spurious irqs
David Brownell
1
-77
/
+63
2008-07-24
rtc-cmos: improve HPET IRQ glue
David Brownell
1
-62
/
+131
2008-07-24
rtc: remove and clarify unneeded externs
Carlos R. Mafra
1
-1
/
+4
2008-06-13
provide rtc_cmos platform device
Stas Sergeev
1
-15
/
+16
2008-04-29
rtc: dont reference pnp_resource_table directly
Bjorn Helgaas
1
-3
/
+4
2008-04-16
rtc: fix the error in the function of cmos_set_alarm
Zhao Yakui
1
-3
/
+2
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+3
2008-02-24
rtc-cmos: display HPET emulation mode
David Brownell
1
-0
/
+2
2008-02-06
rtc: add HPET RTC emulation to RTC_DRV_CMOS
Bernhard Walle
1
-13
/
+69
2008-02-06
rtc-cmos alarm acts as oneshot
David Brownell
1
-1
/
+13
2008-02-06
rtc-cmos: export nvram in sysfs
David Brownell
1
-12
/
+117
2007-11-05
rtc: ignore msb when reading back mday from alarm
Mark Lord
1
-1
/
+2
2007-10-16
rtc-cmos probe() cleanup
David Brownell
1
-25
/
+31
2007-10-16
rtc_irq_set_freq() requires power-of-two and associated kerneldoc
David Brownell
1
-5
/
+3
2007-07-19
RTC: add periodic irq support to rtc-cmos
Alessandro Zummo
1
-2
/
+31
2007-06-01
RTC: use fallback IRQ if PNP tables don't provide one
Matthew Garrett
1
-3
/
+10
2007-05-08
rtc-cmos: make it load on PNPBIOS systems
Marko Vrh
1
-9
/
+9
2007-05-08
rtc-cmos wakeup interface
David Brownell
1
-10
/
+27
2007-05-08
rtc: remove rest of class_device
David Brownell
1
-6
/
+6
2007-05-08
rtc: rtc interfaces don't use class_device
David Brownell
1
-6
/
+6
2007-04-02
[PATCH] rtc-cmos lockdep fix, irq updates
David Brownell
1
-17
/
+33
[next]