index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-cmos.c
Age
Commit message (
Expand
)
Author
2013-02-21
rtc: rtc-cmos: use dev_warn()/dev_dbg() instead of printk()/pr_debug()
Jingoo Han
2013-02-21
drivers/rtc: use of_match_ptr() macro
Sachin Kamat
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-08-08
RTC: Avoid races between RTC alarm wakeup and suspend.
NeilBrown
2012-07-17
rtc-cmos: report wakeups from interrupt handler
Paul Fox
2012-05-29
rtc-cmos / PM: report wakeup event on ACPI RTC alarm
Daniel Drake
2012-03-23
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
2012-01-10
drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writing
Ondrej Zary
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-03-15
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-03-09
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_freq()
John Stultz
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_state
John Stultz
2011-02-23
rtc: cmos: Add OF bindings
Sebastian Andrzej Siewior
2011-01-13
rtc-cmos: fix suspend/resume
Paul Fox
2010-11-29
rtc-cmos.c : Fix warning on PowerPC
Srikanth Krishnakar
2010-08-11
drivers/rtc: remove unneeded ifdef CONFIG_PM
Christian Dietrich
2010-05-25
rtc-cmos: do dev_set_drvdata() earlier in the initialization
Dan Carpenter
2010-05-21
RTC: rtc-cmos: Fix binary mode support
Arnaud Patard
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-01-11
rtc_cmos: convert shutdown to new pnp_driver->shutdown
OGAWA Hirofumi
2009-12-17
RTC: rtc-cmos.c: Fix warning on MIPS
Wu Zhangjin
2009-12-16
rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq API
Herton Ronaldo Krzesinski
2009-12-16
rtc: disable hpet emulation on suspend
Maxim Levitsky
2009-07-29
rtc: mark if rtc-cmos drivers were successfully registered
Thadeu Lima de Souza Cascardo
2009-04-21
rtc-cmos: fix printk output
Krzysztof Halasa
2009-01-06
rtc: move power of 2 periodic frequency check down into drivers
Jonathan Cameron
2009-01-06
rtc: bunch of drivers: fix 'no irq' case handing
Anton Vorontsov
2009-01-06
rtc: struct device: replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-06
rtc-cmos: fix boot log message
Frans Pop
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
rtc-cmos: export second NVRAM bank
David Brownell
2008-10-14
rtc-cmos: look for PNP RTC first, then for platform RTC
Bjorn Helgaas
2008-10-14
rtc-cmos: move wake setup from ACPI glue into RTC driver
Bjorn Helgaas
2008-09-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
2008-09-02
rtc-cmos: wake again from S5
Rafael J. Wysocki
2008-08-29
rtc: Allow RTC_DRV_CMOS to be used on SPARC.
David S. Miller
2008-07-24
rtc-cmos: avoid spurious irqs
David Brownell
2008-07-24
rtc-cmos: improve HPET IRQ glue
David Brownell
2008-07-24
rtc: remove and clarify unneeded externs
Carlos R. Mafra
2008-06-12
provide rtc_cmos platform device
Stas Sergeev
2008-04-29
rtc: dont reference pnp_resource_table directly
Bjorn Helgaas
2008-04-15
rtc: fix the error in the function of cmos_set_alarm
Zhao Yakui
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
2008-02-23
rtc-cmos: display HPET emulation mode
David Brownell
2008-02-06
rtc: add HPET RTC emulation to RTC_DRV_CMOS
Bernhard Walle
2008-02-06
rtc-cmos alarm acts as oneshot
David Brownell
2008-02-06
rtc-cmos: export nvram in sysfs
David Brownell
2007-11-04
rtc: ignore msb when reading back mday from alarm
Mark Lord
[next]