summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-104-4/+4
|\
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-034-4/+4
* | irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier2020-02-101-2/+2
* | Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-093-24/+109
|\ \
| * \ Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-02-083-24/+109
| |\ \
| | * | irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu2020-02-081-14/+14
| | * | irqchip/gic-v3-its: Remove superfluous WARN_ONZenghui Yu2020-02-081-1/+0
| | * | irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()Zenghui Yu2020-02-081-3/+1
| | * | irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD levelZenghui Yu2020-02-081-0/+80
| | * | irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu2020-02-081-1/+4
| | * | irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZEZenghui Yu2020-02-081-1/+1
| | * | irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALLZenghui Yu2020-02-031-1/+1
| | * | irqchip: Some Kconfig cleanup for C-SKYRandy Dunlap2020-01-291-2/+2
| | * | irqchip/gic-v3: Only provision redistributors that are enabled in ACPIMarc Zyngier2020-01-281-2/+7