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
Age
Commit message (
Expand
)
Author
2016-06-04
rtc: add support for Maxim max6916
Venkat Prashanth B U
2016-06-04
rtc: pcf2123: use sign_extend32() for sign extension
Martin Kepplinger
2016-06-04
rtc: ds1685: correct day of month checking
Heinrich Schuchardt
2016-06-04
rtc: interface: ignore expired timers when enqueuing new timers
Colin Ian King
2016-06-04
rtc: generic: remove get_rtc_time/set_rtc_time wrappers
Arnd Bergmann
2016-06-04
rtc: powerpc: provide rtc_class_ops directly
Arnd Bergmann
2016-06-04
rtc: m68k: provide rtc_class_ops directly
Arnd Bergmann
2016-06-04
rtc: parisc: provide rtc_class_ops directly
Arnd Bergmann
2016-06-04
rtc: sh: provide rtc_class_ops directly
Arnd Bergmann
2016-06-04
char/genrtc: x86: remove remnants of asm/rtc.h
Arnd Bergmann
2016-06-04
rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h
Arnd Bergmann
2016-05-30
rtc: initialize output parameter for read alarm to "uninitialized"
Uwe Kleine-König
2016-05-21
rtc: tps6586x: rename so module can be autoloaded
Nicolas Chauvet
2016-05-21
rtc: rv3029: hide unused i2c device table
Arnd Bergmann
2016-05-21
rtc: rs5c372: r2025: fix check for 'oscillator halted' condition
Thomas Koeller
2016-05-21
rtc: rv3029: add alarm IRQ
Mylène Josserand
2016-05-21
rtc: rv3029: fix set_time function
Mylène Josserand
2016-05-21
rtc: rv3029: fix alarm support
Mylène Josserand
2016-05-21
rtc: rv3029: Remove some checks and warnings
Mylène Josserand
2016-05-21
rtc: rv3029: Add support of RV3049
Mylène Josserand
2016-05-21
rtc: rv3029: convert to use regmap
Mylène Josserand
2016-05-21
rtc: rv3029: remove 'i2c' in functions names
Mylène Josserand
2016-05-20
rtc: stmp3xxx: print message on error
Sudip Mukherjee
2016-05-20
rtc: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-05-20
rtc: ds3232: fix call trace when rtc->ops_lock is used as NULL
Qianyu Gong
2016-05-20
rtc: snvs: return error in case enable_irq_wake fails
Stefan Agner
2016-05-20
rtc: zynqmp: Update seconds time programming logic
Anurag Kumar Vulisha
2016-05-20
rtc: mc13xxx: remove UIE signaling
Wolfram Sang
2016-05-20
rtc: mxc: remove UIE signaling
Wolfram Sang
2016-05-20
rtc: ds1307: Remove CLK_IS_ROOT
Stephen Boyd
2016-05-20
rtc: hym8563: Remove CLK_IS_ROOT
Stephen Boyd
2016-05-20
rtc: pcf8563: Remove CLK_IS_ROOT
Stephen Boyd
2016-05-20
rtc: zynqmp: Write Calibration value before setting time
Anurag Kumar Vulisha
2016-05-20
rtc: zynqmp: Enable RTC switching to battery power when VCC_PSAUX is N/A
Anurag Kumar Vulisha
2016-05-20
rtc: ds1685: actually spin forever in poweroff path
Josh Poimboeuf
2016-05-20
rtc: da9053: fix access ordering error during RTC interrupt at system power on
Steve Twiss
2016-05-20
rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is e...
Nicolas Boullis
2016-05-20
rtc: ds1307: fix ds1307_native_smbus_read_block_data function
Nicolas Boullis
2016-05-20
rtc: ds1302: fix write value for day of week register
Akinobu Mita
2016-05-20
rtc: ds1302: fix error check in set_time
Akinobu Mita
2016-05-20
rtc: m41t80: handle oscillator failure bit
Mylène Josserand
2016-05-20
rtc: m41t80: add wakealarm functionality
Mylène Josserand
2016-05-20
rtc: m41t80: add alarm functionality
Mylène Josserand
2016-05-20
rtc: m41t80: remove warnings and replace obsolete function
Mylène Josserand
2016-05-20
rtc: m41t80: add the use of 'BIT' macro
Mylène Josserand
2016-05-20
rtc: m41t80: replace i2c functions for smbus ones
Mylène Josserand
2016-05-20
rtc: m41t80: remove proc macro
Mylène Josserand
2016-05-20
rtc: m41t80: update sysfs entries export
Mylène Josserand
2016-05-20
rtc: remove useless DRV_VERSION
Alexandre Belloni
2016-05-20
rtc: at91sam9: remove duplicate assignment of variable mr
Colin Ian King
[prev]
[next]