index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2018-08-20
Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2018-08-16
rtc: ds1307: simplify hwmon config
Heiner Kallweit
2018-08-14
rtc: s5m: Add SPDX license identifier
Krzysztof Kozlowski
2018-08-14
rtc: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
2018-08-14
rtc: isl1208: set ev-evienb bit from device tree
Denis Osterland
2018-08-14
rtc: isl1208: Add "evdet" interrupt source for isl1219
Denis Osterland
2018-08-14
rtc: isl1208: add support for isl1219 with tamper detection
Michael Grzeschik
2018-08-14
rtc: sysfs: facilitate attribute add to rtc device
Denis Osterland
2018-08-02
rtc: remove struct rtc_task
Alexandre Belloni
2018-07-28
rtc: pcf85063: preserve control register value between stop and start
Alvin Šipraga
2018-07-27
rtc: sh: remove unused variable rtc_dev
Anders Roxell
2018-07-26
rtc: unexport rtc_irq_set_*
Alexandre Belloni
2018-07-26
rtc: simplify rtc_irq_set_state/rtc_irq_set_freq
Alexandre Belloni
2018-07-26
rtc: remove irq_task and irq_task_lock
Alexandre Belloni
2018-07-26
rtc: remove rtc_irq_register/rtc_irq_unregister
Alexandre Belloni
2018-07-26
rtc: sh: remove dead code
Alexandre Belloni
2018-07-25
rtc: sa1100: don't set PIE frequency
Alexandre Belloni
2018-07-16
rtc: ds1307: support m41t11 variant
Giulio Benetti
2018-07-16
rtc: ds1307: fix data pointer to m41t0
Giulio Benetti
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-13
rtc: use ktime_get_real_ts64() instead of getnstimeofday64()
Arnd Bergmann
2018-07-13
rtc: fix alarm read and set offset
Alexandre Belloni
2018-07-12
rtc: m48t59: remove redundant pointer 'name'
Colin Ian King
2018-07-12
rtc: omap: drop unnecessary register unlock around reads
Johan Hovold
2018-07-12
rtc: omap: add missing register lock in error path
Johan Hovold
2018-07-12
rtc: omap: fix resource leak in registration error path
Johan Hovold
2018-07-12
rtc: omap: fix potential crash on power off
Johan Hovold
2018-07-12
rtc: test: make array pdev static
Colin Ian King
2018-07-12
rtc: armada38x: reset after rtc power loss
Baruch Siach
2018-07-11
rtc: stmp3xxx: Don't reset the rtc in .probe() when watchdog is running
Uwe Kleine-König
2018-07-11
rtc: pcf2127: add support for accessing internal static RAM
Uwe Kleine-König
2018-07-11
rtc: snvs: Add timeouts to avoid kernel lockups
Trent Piepho
2018-07-11
rtc: bq4802: add error handling for devm_ioremap
Zhouyang Jia
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-06-20
rtc: mrst: fix error code in probe()
Dan Carpenter
2018-06-20
rtc: ds1685: remove sysfs access to control registers
Alexandre Belloni
2018-06-20
rtc: ds1685: remove improper datetime access ABI
Alexandre Belloni
2018-06-11
Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-06-10
Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2018-06-07
rtc: pxa: fix probe function
Dan Carpenter
2018-06-07
rtc: cros-ec: Switch to SPDX identifier.
Enric Balletbo i Serra
2018-06-07
rtc: cros-ec: Make license text and module license match.
Enric Balletbo i Serra
2018-06-07
rtc: ensure rtc_set_alarm fails when alarms are not supported
Alexandre Belloni
2018-06-07
rtc: test: remove alarm support from the first device
Alexandre Belloni
2018-06-07
rtc: test: convert to devm_rtc_allocate_device
Alexandre Belloni
2018-06-07
rtc: ftrtc010: let the core handle range
Alexandre Belloni
2018-06-07
rtc: ftrtc010: handle dates after 2106
Alexandre Belloni
2018-06-07
rtc: ftrtc010: switch to devm_rtc_allocate_device
Alexandre Belloni
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
[next]