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