summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
...
| * | rtc: puv3: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2020-03-161-9/+4
| * | rtc: puv3: set rangeAlexandre Belloni2020-03-161-0/+1
| * | rtc: ab8500: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2020-03-161-5/+5
| * | rtc: pl031: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2020-03-161-20/+7
| * | rtc: pl031: set rangeAlexandre Belloni2020-03-161-0/+8
| * | rtc: pl031: remove useless invalid alarm handlingAlexandre Belloni2020-03-161-16/+8
| * | rtc: fsl-ftm-alarm: allow COMPILE_TESTAlexandre Belloni2020-03-161-1/+1
| * | rtc: mpc5121: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2020-03-161-5/+3
| * | rtc: mpc5121: set rangeAlexandre Belloni2020-03-161-0/+9
| * | rtc: mpc5121: convert to devm_rtc_allocate_deviceAlexandre Belloni2020-03-161-10/+12
| * | rtc: mpc5121: simplify probeAlexandre Belloni2020-03-161-14/+8
| * | rtc: pm8xxx: stop validating valid alarm timeAlexandre Belloni2020-03-161-6/+0
| * | rtc: pm8xxx: : switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2020-03-161-4/+4
| * | rtc: pm8xxx: set rangeAlexandre Belloni2020-03-161-0/+1
| * | rtc: pm8xxx: convert to devm_rtc_allocate_deviceAlexandre Belloni2020-03-161-9/+5
| * | rtc: ds1305: switch to rtc_tm_to_time64Alexandre Belloni2020-03-161-6/+2
| * | rtc: ds1305: set rangeAlexandre Belloni2020-03-161-0/+2
| * | rtc: ds1374: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2020-03-161-6/+5
| * | rtc: ds1374: set rangeAlexandre Belloni2020-03-161-0/+1
| * | rtc: ds1374: fix possible race conditionAlexandre Belloni2020-03-161-6/+9
| * | rtc: cpcap: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2020-03-161-2/+2
| * | rtc: cpcap: set rangeAlexandre Belloni2020-03-161-0/+1
| * | rtc: cpcap: convert to devm_rtc_allocate_deviceAlexandre Belloni2020-03-161-4/+4
| * | rtc: sa1100: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2020-03-161-15/+6
| * | rtc: sa1100: set rangeAlexandre Belloni2020-03-161-0/+1
| * | rtc: sa1100: fix possible race conditionAlexandre Belloni2020-03-161-8/+10
| * | rtc: au1xxx: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2020-03-161-2/+2
| * | rtc: au1xxx: set rangeAlexandre Belloni2020-03-161-0/+1
| * | rtc: au1xxx: remove goto labelAlexandre Belloni2020-03-161-9/+2
| * | rtc: au1xxx: convert to devm_rtc_allocate_deviceAlexandre Belloni2020-03-161-7/+6
| * | rtc: starfire: switch to rtc_time64_to_tmAlexandre Belloni2020-03-161-1/+1
| * | rtc: starfire: set rangeAlexandre Belloni2020-03-161-3/+5
| * | rtc: pl030: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2020-03-161-14/+7
| * | rtc: pl030: remove useless invalid alarm handlingAlexandre Belloni2020-03-161-6/+1
| * | rtc: pl030: set rangeAlexandre Belloni2020-03-161-0/+1
| * | rtc: davinci: remove useless error handlingAlexandre Belloni2020-03-161-9/+4
| * | rtc: davinci: let the core handle rtc rangeAlexandre Belloni2020-03-161-8/+4
| * | rtc: davinci: remove useless 24h alarm handlingAlexandre Belloni2020-03-161-21/+0
| * | rtc: davinci: convert to devm_rtc_allocate_deviceAlexandre Belloni2020-03-161-7/+5
| * | rtc: sirfsoc: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2020-03-161-10/+10
| * | rtc: sirfsoc: set rangeAlexandre Belloni2020-03-161-0/+1
| * | rtc: sirfsoc: convert to devm_rtc_allocate_deviceAlexandre Belloni2020-03-161-15/+8
| * | rtc: snvs: Improve Kconfig dependencyAnson Huang2020-03-161-0/+1
| * | rtc: sysfs: use kobj_to_devsuguosong2020-03-161-1/+1
| * | rtc: cmos: Use spin_lock_irqsave() in cmos_interrupt()Ville Syrjälä2020-03-031-2/+3
| * | rtc: snvs: Remove unused include of of_device.hAnson Huang2020-02-181-1/+0
| * | rtc: zynqmp: Clear alarm interrupt status before interrupt enableSrinivas Neeli2020-02-121-4/+23
| * | rtc: sh: Restore devm_ioremap() alignmentGeert Uytterhoeven2020-02-121-2/+1
| |/
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-302-39/+0
|\ \
| * | efi: Register EFI rtc platform device only when availableArd Biesheuvel2020-02-232-39/+0
| |/