summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-tegra.c
Commit message (Expand)AuthorAge
* rtc: remove superfluous error messageAlexandre Belloni2019-08-21
* rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-13
* rtc: tegra: Drop MODULE_ALIASDmitry Osipenko2019-06-07
* rtc: tegra: Turn into regular driverThierry Reding2019-06-01
* rtc: tegra: Use consistent variable names and typesThierry Reding2019-06-01
* rtc: tegra: checkpatch and miscellaneous cleanupsThierry Reding2019-06-01
* rtc: tegra: convert to SPDX identifierAlexandre Belloni2019-04-08
* rtc: tegra: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-04-08
* rtc: tegra: set rangeAlexandre Belloni2019-04-08
* rtc: tegra: Switch to use %ptRAndy Shevchenko2018-12-10
* rtc: tegra: Propagate errors from platform_get_irq()Thierry Reding2018-10-16
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-07
* rtc: tegra: stop validating rtc_time in .set_timeAlexandre Belloni2018-03-02
* rtc: tegra: Implement clock handlingThierry Reding2017-01-22
* rtc: tegra: Sort includes alphabeticallyThierry Reding2017-01-13
* rtc: constify rtc_class_ops structuresJulia Lawall2016-09-01
* rtc: simplify implementations of read_alarmUwe Kleine-König2016-07-09
* rtc: remove use of seq_printf return valueJoe Perches2015-04-15
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-20
* drivers/rtc: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
* drivers/rtc/rtc-tegra.c: use managed rtc_device_register()Laxman Dewangan2013-04-29
* drivers/rtc/rtc-tegra.c: set irq name as device nameLaxman Dewangan2013-04-29
* drivers/rtc/rtc-tegra.c: use struct dev_pm_ops for power managementLaxman Dewangan2013-04-29
* drivers/rtc/rtc-tegra.c: protect suspend/resume callbacks with CONFIG_PM_SLEEPLaxman Dewangan2013-04-29
* rtc: rtc-tegra: use module_platform_driver_probe()Jingoo Han2013-04-29
* rtc: rtc-tegra: add __init/__exit annotationJingoo Han2013-04-29
* rtc: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
* drivers/rtc/rtc-tegra.c: convert to DT driverJoseph Lo2013-01-04
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* drivers/rtc/rtc-tegra.c: clean up probe/remove routinesHannu Heikkinen2012-05-29
* drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König2011-07-25
* rtc: add real-time clock driver for NVIDIA TegraAndrew Chew2011-03-22