summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)AuthorLines
2018-12-10rtc: tegra: Switch to use %ptRAndy Shevchenko-27/+3
2018-12-10rtc: s5m: Switch to use %ptRAndy Shevchenko-21/+6
2018-12-10rtc: s3c: Switch to use %ptRAndy Shevchenko-16/+4
2018-12-10rtc: rx8025: Switch to use %ptRAndy Shevchenko-15/+4
2018-12-10rtc: rx6110: Switch to use %ptRAndy Shevchenko-9/+3
2018-12-10rtc: rk808: Switch to use %ptRAndy Shevchenko-14/+6
2018-12-10rtc: puv3: Switch to use %ptRAndy Shevchenko-14/+4
2018-12-10rtc: pm8xxx: Switch to use %ptRAndy Shevchenko-11/+5
2018-12-10rtc: pic32: Switch to use %ptRAndy Shevchenko-14/+4
2018-12-10rtc: pcf50633: Switch to use %ptRAndy Shevchenko-6/+2
2018-12-10rtc: mcp795: Switch to use %ptRAndy Shevchenko-12/+6
2018-12-10rtc: m48t59: Switch to use %ptRAndy Shevchenko-6/+2
2018-12-10rtc: m41t80: Switch to use %ptRAndy Shevchenko-5/+1
2018-12-10rtc: at91sam9: Switch to use %ptRAndy Shevchenko-12/+4
2018-12-10rtc: at91rm9200: Switch to use %ptRAndy Shevchenko-11/+4
2018-12-10rtc: Switch to use %ptRAndy Shevchenko-53/+15
2018-12-06rtc: sun6i: Expose internal oscillator through device treeChen-Yu Tsai-2/+14
2018-12-06rtc: sun6i: Add support for all known pre-H6 variantsChen-Yu Tsai-0/+46
2018-12-06rtc: sun6i: Add support for different variantsChen-Yu Tsai-7/+51
2018-12-06rtc: sun6i: Add default clock name for LOSCChen-Yu Tsai-0/+1
2018-11-22rtc: isl1208: Use i2c block read/write routinesTrent Piepho-33/+4
2018-11-22rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al...Christophe JAILLET-1/+1
2018-11-22rtc: nvmem: remove nvmem from struct rtc_deviceAlexandre Belloni-14/+10
2018-11-22rtc: nvmem: use devm_nvmem_register()Alexandre Belloni-6/+1
2018-11-14rtc: max77686: Fix the returned value in case of error in 'max77686_rtc_read_...Christophe JAILLET-1/+1
2018-11-14rtc: s3c-rtc: Avoid using broken ALMYEAR registerMarek Szyprowski-6/+0
2018-11-14rtc: m41t80: Complete error propagation from SMBus callsMaciej W. Rozycki-5/+8
2018-11-14rtc: m41t80: Correct alarm month range with RTC readsMaciej W. Rozycki-1/+1
2018-11-12rtc: class: remove devm_rtc_device_unregisterAlexandre Belloni-26/+0
2018-11-12rtc: sh: convert to SPDX identifiersKuninori Morimoto-5/+2
2018-11-12rtc: clean up indentation issues, remove extraneous space, add missing tabsColin Ian King-3/+3
2018-11-12rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGHNathan Chancellor-3/+1
2018-10-25rtc: sc27xx: Always read normal alarm when registering RTC deviceBaolin Wang-2/+6
2018-10-25rtc: sc27xx: Add check to see if need to enable the alarm interruptBaolin Wang-0/+33
2018-10-25rtc: sc27xx: Remove interrupts disable and clear in probe()Baolin Wang-20/+0
2018-10-25rtc: sc27xx: Clear SPG value update interrupt statusBaolin Wang-1/+2
2018-10-25rtc: sc27xx: Set wakeup capability before registering rtc deviceBaolin Wang-1/+3
2018-10-22rtc: s35390a: Change buf's type to u8 in s35390a_initNathan Chancellor-1/+1
2018-10-22rtc: ds1307: fix ds1339 wakealarm supportSoeren Moch-1/+0
2018-10-22rtc: ds1685: simplify getting .driver_dataWolfram Sang-2/+1
2018-10-16rtc: m41t80: mark expected switch fall-throughGustavo A. R. Silva-1/+1
2018-10-16rtc: tegra: Propagate errors from platform_get_irq()Thierry Reding-3/+7
2018-10-04rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPIMaciej W. Rozycki-7/+20
2018-10-04rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'Maciej W. Rozycki-1/+1
2018-10-03rtc: mv: let the core handle invalid alarmsAlexandre Belloni-6/+2
2018-10-03rtc: vr41xx: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni-6/+3
2018-09-28rtc: ab8500: remove useless checkAlexandre Belloni-1/+1
2018-09-28rtc: ab8500: let the core handle rangeAlexandre Belloni-49/+4
2018-09-28rtc: ab8500: use rtc_add_groupAlexandre Belloni-24/+17
2018-09-28rtc: rs5c348: report error when time is invalidAlexandre Belloni-22/+21