summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2023-07-0341-309/+568
|\
| * rtc: Add rtc driver for the Loongson family chipsBinbin Zhou2023-06-263-0/+411
| * rtc: Remove the Loongson-1 RTC driverBinbin Zhou2023-06-263-203/+0
| * rtc: rv3028: make rv3028 probeable from userspaceJohannes Kirchmair2023-06-261-0/+7
| * rtc: isl1208: Add support for the built-in RTC on the PMIC RAA215300Biju Das2023-06-261-0/+12
| * rtc: isl1208: Add isl1208_set_xtoscb()Biju Das2023-06-261-6/+51
| * rtc: isl1208: Drop enum isl1208_id and split isl1208_configs[]Biju Das2023-06-261-23/+33
| * rtc: isl1208: Make similar I2C and DT-based matching tableBiju Das2023-06-261-6/+6
| * rtc: isl1208: Drop name variableBiju Das2023-06-261-5/+4
| * rtc: st-lpc: Simplify clk handling in st_rtc_probe()Christophe JAILLET2023-06-261-11/+5
| * rtc: st-lpc: Release some resources in st_rtc_probe() in case of errorChristophe JAILLET2023-06-261-1/+1
| * rtc: stm32: remove dedicated wakeup managementAlexandre Torgue2023-06-061-23/+5
| * rtc: add HAS_IOPORT dependenciesNiklas Schnelle2023-06-061-1/+3
| * rtc: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-0635-35/+35
| * rtc: rv3032: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-06-061-1/+1
| * rtc: isl12022: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-06-061-1/+1
| * rtc: ds3232: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-06-061-1/+1
| * rtc: ab-eoz9: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-06-061-1/+1
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-06-291-0/+1
|\ \
| * | rtc: sun6i: Add a determine_rate hookMaxime Ripard2023-06-081-0/+1
| |/
* / mfd: rk808: Split into core and i2cSebastian Reichel2023-05-151-1/+1
|/
* Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2023-05-021-79/+3
|\
| * rtc: s5m: Drop S5M8763 supportDavid Virag2023-04-261-79/+3
* | Merge tag 'rtc-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2023-05-0149-179/+104
|\ \
| * | rtc: armada38x: use devm_platform_ioremap_resource_byname()Ye Xingchen2023-04-281-5/+2
| * | rtc: sunplus: use devm_platform_ioremap_resource_byname()Ye Xingchen2023-04-281-2/+1
| * | rtc: jz4740: Make sure clock provider gets removedLars-Peter Clausen2023-04-281-1/+2
| * | rtc: k3: handle errors while enabling wake irqDhruva Gole2023-03-231-1/+2
| * | rtc: meson-vrtc: Use ktime_get_real_ts64() to get the current timeMartin Blumenstingl2023-03-211-2/+2
| * | rtc: pcf8523: remove unnecessary OR operationJavier Carrasco2023-03-171-1/+1
| * | rtc: pcf8523: fix coding-style issuesJavier Carrasco2023-03-171-8/+7
| * | rtc: ds1390: mark OF related data as maybe unusedKrzysztof Kozlowski2023-03-171-1/+1
| * | rtc: omap: include header for omap_rtc_power_off_program prototypeKrzysztof Kozlowski2023-03-171-0/+1
| * | rtc: sun6i: Use of_property_present() for testing DT property presenceRob Herring2023-03-171-1/+1
| * | rtc: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIREConor Dooley2023-03-171-1/+1
| * | rtc: zynqmp: Convert to platform remove callback returning voidUwe Kleine-König2023-03-171-4/+2
| * | rtc: xgene: Convert to platform remove callback returning voidUwe Kleine-König2023-03-171-3/+2
| * | rtc: wm8350: Convert to platform remove callback returning voidUwe Kleine-König2023-03-171-4/+2
| * | rtc: vt8500: Convert to platform remove callback returning voidUwe Kleine-König2023-03-171-4/+2
| * | rtc: twl: Convert to platform remove callback returning voidUwe Kleine-König2023-03-171-4/+2
| * | rtc: tps6586x: Convert to platform remove callback returning voidUwe Kleine-König2023-03-171-3/+2
| * | rtc: tegra: Convert to platform remove callback returning voidUwe Kleine-König2023-03-171-4/+2
| * | rtc: sunplus: Convert to platform remove callback returning voidUwe Kleine-König2023-03-171-4/+2
| * | rtc: stmp3xxx: Convert to platform remove callback returning voidUwe Kleine-König2023-03-171-5/+3
| * | rtc: stm32: Convert to platform remove callback returning voidUwe Kleine-König2023-03-171-4/+2
| * | rtc: spear: Convert to platform remove callback returning voidUwe Kleine-König2023-03-171-4/+2
| * | rtc: sa1100: Convert to platform remove callback returning voidUwe Kleine-König2023-03-171-4/+2
| * | rtc: s3c: Convert to platform remove callback returning voidUwe Kleine-König2023-03-171-4/+2
| * | rtc: rzn1: Convert to platform remove callback returning voidUwe Kleine-König2023-03-171-4/+2
| * | rtc: rtd119x: Convert to platform remove callback returning voidUwe Kleine-König2023-03-171-4/+2