Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a38c9cb7cb46ad2d7124c20e033e047d8829128e
/
drivers
/
rtc
/
rtc-cmos.c
1f7b5c8
rtc: cmos: Stop using shared IRQ
by Andy Shevchenko
· 4 years, 10 months ago
f114850
rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqs
by Hans de Goede
· 8 years ago
368e21a
rtc: cmos: Don't enable interrupts in the middle of the interrupt handler
by Ville Syrjälä
· 8 years ago
a3a0673
rtc: cmos: remove all __exit_p annotations
by LABBE Corentin
· 8 years ago
00f7f90
rtc: cmos: avoid unused function warning
by Arnd Bergmann
· 8 years ago
68669d5
rtc: cmos: Restore alarm after resume
by Gabriele Mazzotta
· 8 years ago
983bf12
rtc: cmos: Clear ACPI-driven alarms upon resume
by Gabriele Mazzotta
· 8 years ago
970fc7f
rtc: cmos: Initialize hpet timer before irq is registered
by Pratyush Anand
· 8 years ago
56d86a7
rtc: simplify implementations of read_alarm
by Uwe Kleine-König
· 8 years ago
5ee98ab
mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC
by Arnd Bergmann
· 8 years ago
5ab788d
rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h
by Arnd Bergmann
· 8 years ago
6fca3fc
rtc: Use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 9 years ago
079062b
rtc: cmos: prevent kernel warning on IRQ flags mismatch
by Andy Shevchenko
· 9 years ago
a378163
rtc: cmos: clean up cmos_nvram_read()/cmos_nvram_write()
by Vladimir Zapolskiy
· 9 years ago
8109d44
rtc: cmos: Revert "rtc-cmos: Add an alarm disable quirk"
by Adrian Huang
· 9 years ago
88b8d33
rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 seconds
by Adrian Huang
· 9 years ago
a737e83
rtc: use more standard kernel logging styles
by Joe Perches
· 10 years ago
4395eb1
rtc: remove use of seq_printf return value
by Joe Perches
· 10 years ago
a882b14
rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEP
by Daniel Glöckner
· 10 years ago
31632db
drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation support
by Maciej W. Rozycki
· 10 years ago
b5ada46
drivers/rtc/rtc-cmos.c: fix compilation warning when !CONFIG_PM_SLEEP
by Mika Westerberg
· 11 years ago
24b3447
drivers/rtc/rtc-cmos.c: propagate hpet_register_irq_handler() failure
by Andrew Morton
· 11 years ago
c823a20
drivers/rtc/rtc-cmos.c: remove superfluous name cast
by Geert Uytterhoeven
· 11 years ago
d5a1c7e
rtc-cmos: Add an alarm disable quirk
by Borislav Petkov
· 11 years ago
97a92e7
drivers/rtc/rtc-cmos.c: use dev_get_platdata()
by Jingoo Han
· 11 years ago
d7d954a
drivers/rtc/rtc-cmos.c: remove redundant dev_set_drvdata
by Sachin Kamat
· 11 years ago
a8a3808
rtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops
by Shuah Khan
· 11 years ago
998a060
drivers/rtc/rtc-cmos.c: work around bios clearing rtc control
by Derek Basehore
· 11 years ago
5e8599d
drivers/rtc/rtc-cmos.c: fix whitespace related errors
by Sachin Kamat
· 11 years ago
ebf8d6c
drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channel
by Derek Basehore
· 11 years ago
e005715
drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspend
by Derek Basehore
· 12 years ago
ee44335
rtc: rtc-cmos: use dev_warn()/dev_dbg() instead of printk()/pr_debug()
by Jingoo Han
· 12 years ago
c8a6046
drivers/rtc: use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
5a167f4
Drivers: rtc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
7523cee
RTC: Avoid races between RTC alarm wakeup and suspend.
by NeilBrown
· 12 years ago
b45bae3
rtc-cmos: report wakeups from interrupt handler
by Paul Fox
· 12 years ago
b2201e5
rtc-cmos / PM: report wakeup event on ACPI RTC alarm
by Daniel Drake
· 12 years ago
2f6e5f9
drivers/rtc: remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
b43c1ea
drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writing
by Ondrej Zary
· 13 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 13 years ago
d109028
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
51ba60c
RTC: Cleanup rtc_class_ops->update_irq_enable()
by John Stultz
· 14 years ago
696160f
RTC: Cleanup rtc_class_ops->irq_set_freq()
by John Stultz
· 14 years ago
80d4bb5
RTC: Cleanup rtc_class_ops->irq_set_state
by John Stultz
· 14 years ago
3bcbaf6
rtc: cmos: Add OF bindings
by Sebastian Andrzej Siewior
· 14 years ago
2fb08e6
rtc-cmos: fix suspend/resume
by Paul Fox
· 14 years ago
8cb7c71
rtc-cmos.c : Fix warning on PowerPC
by Srikanth Krishnakar
· 14 years ago
de639c3
drivers/rtc: remove unneeded ifdef CONFIG_PM
by Christian Dietrich
· 14 years ago
6ba8bcd
rtc-cmos: do dev_set_drvdata() earlier in the initialization
by Dan Carpenter
· 14 years ago
3804a89
RTC: rtc-cmos: Fix binary mode support
by Arnaud Patard
· 15 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
004731b
rtc_cmos: convert shutdown to new pnp_driver->shutdown
by OGAWA Hirofumi
· 15 years ago
95abd0d
RTC: rtc-cmos.c: Fix warning on MIPS
by Wu Zhangjin
· 15 years ago
a8462ef
rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq API
by Herton Ronaldo Krzesinski
· 15 years ago
d1b2efa
rtc: disable hpet emulation on suspend
by Maxim Levitsky
· 15 years ago
6590981
rtc: mark if rtc-cmos drivers were successfully registered
by Thadeu Lima de Souza Cascardo
· 15 years ago
6d029b6
rtc-cmos: fix printk output
by Krzysztof Halasa
· 16 years ago
5d2a503
rtc: move power of 2 periodic frequency check down into drivers
by Jonathan Cameron
· 16 years ago
2fac667
rtc: bunch of drivers: fix 'no irq' case handing
by Anton Vorontsov
· 16 years ago
d4afc76
rtc: struct device: replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
80bb26d
rtc-cmos: fix boot log message
by Frans Pop
· 16 years ago
01e8ef1
x86: sysfs: kill owner field from attribute
by Parag Warudkar
· 16 years ago
fe20ba7
drivers/rtc/: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
c8fc40c
rtc-cmos: export second NVRAM bank
by David Brownell
· 16 years ago
72f22b1
rtc-cmos: look for PNP RTC first, then for platform RTC
by Bjorn Helgaas
· 16 years ago
a474aae
rtc-cmos: move wake setup from ACPI glue into RTC driver
by Bjorn Helgaas
· 16 years ago
2e57572
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by David S. Miller
· 16 years ago
74c4633
rtc-cmos: wake again from S5
by Rafael J. Wysocki
· 16 years ago
582defd
rtc: Allow RTC_DRV_CMOS to be used on SPARC.
by David S. Miller
· 16 years ago
7e2a31d
rtc-cmos: avoid spurious irqs
by David Brownell
· 16 years ago
35d3fdd
rtc-cmos: improve HPET IRQ glue
by David Brownell
· 16 years ago
c68d07b
rtc: remove and clarify unneeded externs
by Carlos R. Mafra
· 16 years ago
1da2e3d
provide rtc_cmos platform device
by Stas Sergeev
· 16 years ago
8766ad0
rtc: dont reference pnp_resource_table directly
by Bjorn Helgaas
· 17 years ago
2b653e0
rtc: fix the error in the function of cmos_set_alarm
by Zhao Yakui
· 17 years ago
ad28a07
rtc: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
c8626a1
rtc-cmos: display HPET emulation mode
by David Brownell
· 17 years ago
9d8af78
rtc: add HPET RTC emulation to RTC_DRV_CMOS
by Bernhard Walle
· 17 years ago
8a0bdfd
rtc-cmos alarm acts as oneshot
by David Brownell
· 17 years ago
e07e232
rtc-cmos: export nvram in sysfs
by David Brownell
· 17 years ago
615bb29
rtc: ignore msb when reading back mday from alarm
by Mark Lord
· 17 years ago
05440df
rtc-cmos probe() cleanup
by David Brownell
· 17 years ago
97144c6
rtc_irq_set_freq() requires power-of-two and associated kerneldoc
by David Brownell
· 17 years ago
57deb52
RTC: add periodic irq support to rtc-cmos
by Alessandro Zummo
· 17 years ago
6cd8fa8
RTC: use fallback IRQ if PNP tables don't provide one
by Matthew Garrett
· 17 years ago
41ac8df
rtc-cmos: make it load on PNPBIOS systems
by Marko Vrh
· 18 years ago
87ac84f
rtc-cmos wakeup interface
by David Brownell
· 18 years ago
cd96620
rtc: remove rest of class_device
by David Brownell
· 18 years ago
ab6a2d7
rtc: rtc interfaces don't use class_device
by David Brownell
· 18 years ago
bcd9b89
[PATCH] rtc-cmos lockdep fix, irq updates
by David Brownell
· 18 years ago
7be2c7c
[PATCH] RTC framework driver for CMOS RTCs
by David Brownell
· 18 years ago