index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2017-07-06
rtc: ds1307: factor out century bit handling
Heiner Kallweit
2017-07-05
rtc: ds1307: use regmap_update_bits where applicable
Heiner Kallweit
2017-07-05
rtc: brcmstb-waketimer: Add Broadcom STB wake-timer
Brian Norris
2017-06-24
rtc: ds1307: Add support for Epson RX8130CE
Marek Vasut
2017-06-24
rtc: s3c: Handle clock enable failures
Krzysztof Kozlowski
2017-06-24
rtc: s3c: Handle clock prepare failures in probe
Krzysztof Kozlowski
2017-06-24
rtc: s3c: Do not remove const from rodata memory
Krzysztof Kozlowski
2017-06-24
rtc: s3c: Drop unneeded cast to void pointer
Krzysztof Kozlowski
2017-06-24
rtc: s3c: Minor white-space cleanups
Krzysztof Kozlowski
2017-06-24
rtc: s3c: Jump to central exit point on getting src clock error
Krzysztof Kozlowski
2017-06-24
rtc: mxc: remove unused variable
Diaz de Grenu, Jose
2017-06-24
rtc: opal: Implement rtc_class_ops.alarm_irq_enable callback
Vaibhav Jain
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2017-06-03
rtc: remove rtc_device.name
Alexandre Belloni
2017-06-03
rtc: ds1307: avoid using rtc-name
Alexandre Belloni
2017-06-03
rtc: pcf8563: avoid using rtc->name
Alexandre Belloni
2017-06-03
rtc: dev: remove rtc->name from debug message
Alexandre Belloni
2017-06-03
rtc: sysfs: make name uniform
Alexandre Belloni
2017-05-31
rtc: interface: Validate alarm-time before handling rollover
Vaibhav Jain
2017-05-31
rtc: opal: Handle disabled TPO in opal_get_tpo_time()
Vaibhav Jain
2017-05-31
rtc: m41t80: add clock provider support
Gary Bisson
2017-05-31
rtc: m41t80: remove sqw sysfs entry
Gary Bisson
2017-05-31
rtc: m41t80: fix SQW dividers override when setting a date
Gary Bisson
2017-05-31
rtc: m41t80: fix SQWE override when setting an alarm
Gary Bisson
2017-05-31
rtc: rtc-ds1307: enable support for mcp794xx as a wakeup source without IRQ
David Lowe
2017-05-26
rtc: ds1307: convert driver to regmap
Heiner Kallweit
2017-05-22
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2017-05-14
RTC: rtc-cmos: Fix wakeup from suspend-to-idle
Rafael J. Wysocki
2017-05-10
Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2017-05-05
rtc: gemini: add return value validation
Pan Bian
2017-05-05
rtc: snvs: fix an incorrect check of return value
Pan Bian
2017-05-04
rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVAL
Moritz Fischer
2017-05-04
rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticks
Moritz Fischer
2017-04-22
rtc: sh: mark PM functions as unused
Arnd Bergmann
2017-04-22
rtc: hid-sensor-time: remove some dead code
Dan Carpenter
2017-04-19
rtc: m41t80: Add proper compatible for rv4162
Alexandre Belloni
2017-04-14
rtc: ds1307: Add m41t0 to OF device ID table
Alexandre Belloni
2017-04-14
rtc: ds1307: support m41t0 variant
Stefan Agner
2017-04-14
rtc: cpcap: fix improper use of IRQ_NONE for request_threaded_irq
Tony Lindgren
2017-04-14
rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqs
Hans de Goede
2017-04-03
rtc: sh: add support for rza series
Chris Brandt
2017-03-21
rtc: utilize new cdev_device_add helper function
Logan Gunthorpe
2017-03-16
rtc: cpcap: kfreeing devm allocated memory
Dan Carpenter
2017-03-16
rtc: wm8350: Remove unused to_wm8350_from_rtc_dev
Nobuhiro Iwamatsu
2017-03-09
rtc: cpcap: new rtc driver
Sebastian Reichel
2017-03-09
rtc: omap: mark PM methods as __maybe_unused
Dmitry Torokhov
2017-03-09
rtc: omap: remove incorrect __exit markups
Dmitry Torokhov
2017-03-09
rtc: rs5c372: Add OF device ID table
Javier Martinez Canillas
2017-03-09
rtc: m41t80: Add OF device ID table
Javier Martinez Canillas
2017-03-09
rtc: rx8581: Add OF device ID table
Javier Martinez Canillas
[prev]
[next]