summaryrefslogtreecommitdiff
path: root/drivers/rtc
Commit message (Expand)AuthorAge
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\
| * rtc: Allow rtc drivers to specify the tv_nsec value for ntpJason Gunthorpe2017-10-30
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2017-09-13
|\
| * rtc: ds1307: use octal permissionsAlexandre Belloni2017-09-05
| * rtc: ds1307: fix bracesAlexandre Belloni2017-09-05
| * rtc: ds1307: fix alignments and blank linesAlexandre Belloni2017-09-05
| * rtc: ds1307: use BITAlexandre Belloni2017-09-05
| * rtc: ds1307: use u32Alexandre Belloni2017-09-05
| * rtc: ds1307: use sizeofAlexandre Belloni2017-09-05
| * rtc: ds1307: remove regs memberAlexandre Belloni2017-09-05
| * rtc: Add Realtek RTD1295Andreas Färber2017-09-05
| * rtc: sun6i: Add support for the external oscillator gateMaxime Ripard2017-09-01
| * rtc: goldfish: Add RTC driver for Android emulatorMiodrag Dinic2017-09-01
| * rtc: ds1307: add basic support for ds1341 chipNikita Yushchenko2017-09-01
| * rtc: ds1307: remove member nvram_offset from struct ds1307Heiner Kallweit2017-09-01
| * rtc: ds1307: factor out offset to struct chip_descHeiner Kallweit2017-09-01
| * rtc: ds1307: factor out rtc_ops to struct chip_descHeiner Kallweit2017-09-01
| * rtc: ds1307: factor out irq_handler to struct chip_descHeiner Kallweit2017-09-01
| * rtc: ds1307: improve irq setupHeiner Kallweit2017-09-01
| * rtc: ds1307: constify struct chip_desc variablesHeiner Kallweit2017-09-01
| * rtc: ds1307: improve trickle charger initializationHeiner Kallweit2017-09-01
| * rtc: ds1307: factor out bbsqi bit to struct chip_descHeiner Kallweit2017-09-01
| * rtc: ds1307: remove member irq from struct ds1307Heiner Kallweit2017-09-01
| * rtc: rk808: Name RK805 in Kconfig for RTC_DRV_RK808Elaine Zhang2017-09-01
| * rtc: constify i2c_device_idArvind Yadav2017-09-01
| * rtc: remove .open() and .release()Alexandre Belloni2017-08-24
| * rtc: mxc: avoid disabling interrupts on device closeAlexandre Belloni2017-08-24
| * rtc: vr41xx: make alarms usefulAlexandre Belloni2017-08-24
| * rtc: sa1100: make alarms usefulAlexandre Belloni2017-08-24
| * rtc: sa1100: fix unbalanced clk_prepare_enable/clk_disable_unprepareAlexandre Belloni2017-08-24
| * rtc: pxa: fix possible race conditionAlexandre Belloni2017-08-24
| * rtc: m41t80: remove debug sysfs attributeAlexandre Belloni2017-08-24
| * rtc: m41t80: enable wakealarm when "wakeup-source" is specifiedEric Cooper2017-08-24
| * rtc: puv3: make alarms usefulAlexandre Belloni2017-08-22
| * rtc: puv3: switch to devm_rtc_allocate_device()/rtc_register_device()Alexandre Belloni2017-08-22
| * rtc: max8925: remove redundant check on retColin Ian King2017-07-31
| * rtc: sun6i: ensure clk_data is kfree'd on errorColin Ian King2017-07-31
| * rtc: sun6i: Remove double init of spinlock in sun6i_rtc_clk_init()Alexey Klimov2017-07-31
| * rtc: ds1307: remove legacy check for "isil, irq2-can-wakeup-machine" propertyHeiner Kallweit2017-07-31
| * rtc: s35390a: implement ioctlsFabien Lahoudere2017-07-31
| * rtc: s35390a: handle invalid RTC timeFabien Lahoudere2017-07-31
| |
| \
| \
| \
*---. \ Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones2017-09-05
|\ \ \ \ | |_|_|/ |/| | |
| | | * mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-04
| | |/ | |/|
| | * mfd: dm355evm_msp: Move header file out of I2C realmWolfram Sang2017-08-15
| |/ |/|
| * rtc: ds1307: fix regmap configHeiner Kallweit2017-08-21
|/
* Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2017-07-13
|\
| * rtc: st-lpc: make it robust against y2038/2106 bugBenjamin Gaignard2017-07-09
| * rtc: ds1307: remove ds1307_removeAlexandre Belloni2017-07-07
| * rtc: ds1307: use generic nvmemAlexandre Belloni2017-07-07