summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2019-01-0141-537/+517
|\
| * rtc: rename core filesAlexandre Belloni2018-12-315-4/+4
| * rtc: nvmem: fix possible use after freeAlexandre Belloni2018-12-311-4/+5
| * rtc: add i.MX system controller RTC supportAnson Huang2018-12-203-0/+99
| * rtc: pcf2123: Add Microcrystal rv2123Alexandre Belloni2018-12-181-0/+1
| * rtc: class: reimplement devm_rtc_device_registerAlexandre Belloni2018-12-181-121/+36
| * rtc: enforce rtc_timer_init private_data typeAlexandre Belloni2018-12-182-12/+11
| * rtc: abx80x: Implement RTC_VL_READ,CLR ioctlsMarek Vasut2018-12-181-0/+38
| * rtc: pcf85363: Add support for NXP pcf85263 rtcBiju Das2018-12-111-18/+76
| * rtc: pcf8523: don't return invalid date when battery is lowBaruch Siach2018-12-111-8/+24
| * PM: Switch to use %ptRAndy Shevchenko2018-12-101-3/+1
| * Input: hp_sdc_rtc - Switch to use %ptRAndy Shevchenko2018-12-101-5/+3
| * rtc: tegra: Switch to use %ptRAndy Shevchenko2018-12-101-27/+3
| * rtc: s5m: Switch to use %ptRAndy Shevchenko2018-12-101-21/+6
| * rtc: s3c: Switch to use %ptRAndy Shevchenko2018-12-101-16/+4
| * rtc: rx8025: Switch to use %ptRAndy Shevchenko2018-12-101-15/+4
| * rtc: rx6110: Switch to use %ptRAndy Shevchenko2018-12-101-9/+3
| * rtc: rk808: Switch to use %ptRAndy Shevchenko2018-12-101-14/+6
| * rtc: puv3: Switch to use %ptRAndy Shevchenko2018-12-101-14/+4
| * rtc: pm8xxx: Switch to use %ptRAndy Shevchenko2018-12-101-11/+5
| * rtc: pic32: Switch to use %ptRAndy Shevchenko2018-12-101-14/+4
| * rtc: pcf50633: Switch to use %ptRAndy Shevchenko2018-12-101-6/+2
| * rtc: mcp795: Switch to use %ptRAndy Shevchenko2018-12-101-12/+6
| * rtc: m48t59: Switch to use %ptRAndy Shevchenko2018-12-101-6/+2
| * rtc: m41t80: Switch to use %ptRAndy Shevchenko2018-12-101-5/+1
| * rtc: at91sam9: Switch to use %ptRAndy Shevchenko2018-12-101-12/+4
| * rtc: at91rm9200: Switch to use %ptRAndy Shevchenko2018-12-101-11/+4
| * rtc: Switch to use %ptRAndy Shevchenko2018-12-105-57/+18
| * rtc: sun6i: Expose internal oscillator through device treeChen-Yu Tsai2018-12-061-2/+14
| * rtc: sun6i: Add support for all known pre-H6 variantsChen-Yu Tsai2018-12-061-0/+46
| * rtc: sun6i: Add support for different variantsChen-Yu Tsai2018-12-061-7/+51
| * rtc: sun6i: Add default clock name for LOSCChen-Yu Tsai2018-12-061-0/+1
| * rtc: isl1208: Use i2c block read/write routinesTrent Piepho2018-11-221-33/+4
| * rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al...Christophe JAILLET2018-11-221-1/+1
| * rtc: nvmem: remove nvmem from struct rtc_deviceAlexandre Belloni2018-11-221-14/+10
| * rtc: nvmem: use devm_nvmem_register()Alexandre Belloni2018-11-221-6/+1
| * rtc: max77686: Fix the returned value in case of error in 'max77686_rtc_read_...Christophe JAILLET2018-11-141-1/+1
| * rtc: s3c-rtc: Avoid using broken ALMYEAR registerMarek Szyprowski2018-11-141-6/+0
| * rtc: m41t80: Complete error propagation from SMBus callsMaciej W. Rozycki2018-11-141-5/+8
| * rtc: m41t80: Correct alarm month range with RTC readsMaciej W. Rozycki2018-11-141-1/+1
| * rtc: class: remove devm_rtc_device_unregisterAlexandre Belloni2018-11-121-26/+0
| * rtc: sh: convert to SPDX identifiersKuninori Morimoto2018-11-121-5/+2
| * rtc: clean up indentation issues, remove extraneous space, add missing tabsColin Ian King2018-11-123-3/+3
| * rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGHNathan Chancellor2018-11-121-3/+1
* | Merge tag 'pinctrl-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-01100-1099/+10585
|\ \
| * | pinctrl: freescale: Break dependency on SOC_IMX8MQ for i.MX8MQAbel Vesa2018-12-271-1/+1
| * | pinctrl: imx-scu: Depend on IMX_SCUGuido Günther2018-12-271-0/+1
| * | pinctrl: ocelot: Add dependency on HAS_IOMEMLinus Walleij2018-12-221-0/+1
| * | Merge tag 'sh-pfc-for-v4.21-tag3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2018-12-2114-36/+58
| |\ \
| | * | pinctrl: sh-pfc: Make pinmux_cfg_reg.var_field_width[] variable-lengthGeert Uytterhoeven2018-12-181-2/+1