summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-sh.c
AgeCommit message (Expand)AuthorLines
2025-11-03rtc: sh: stop setting max_user_freqAlexandre Belloni-1/+0
2025-07-22rtc: sh: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven-4/+4
2025-04-08rtc: sh: minor fixes to adhere to coding styleWolfram Sang-19/+19
2025-04-08rtc: sh: use local variables in probe() for mapping IOWolfram Sang-11/+8
2025-04-08rtc: sh: remove useless wrapper functionWolfram Sang-6/+2
2025-04-08rtc: sh: simplify irq setup after refactoringWolfram Sang-66/+17
2025-04-08rtc: sh: remove periodic interrupt handlingWolfram Sang-69/+0
2025-04-08rtc: sh: only disable carry interrupts in probe()Wolfram Sang-22/+4
2025-04-08rtc: sh: remove update interrupt handlingWolfram Sang-47/+1
2025-04-08rtc: sh: assign correct interrupts with DTWolfram Sang-3/+9
2025-01-09rtc: use boolean values with device_init_wakeup()Wolfram Sang-1/+1
2024-11-10rtc: Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2023-10-13rtc: sh: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-10-13rtc: sh: Mark driver struct with __refdata to prevent section mismatch warningUwe Kleine-König-1/+7
2023-10-01rtc: sh: silence warningAlexandre Belloni-1/+1
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski-1/+1
2020-02-12rtc: sh: Restore devm_ioremap() alignmentGeert Uytterhoeven-2/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-1/+1
2019-05-09Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-12/+18
2019-04-04rtc: sh: set rangeAlexandre Belloni-0/+8
2019-04-04rtc: sh: fix possible race conditionAlexandre Belloni-7/+9
2019-04-04rtc: sh: stop resetting time to epochAlexandre Belloni-7/+3
2019-03-20rtc: sh: Fix invalid alarm warning for non-enabled alarmGeert Uytterhoeven-1/+1
2018-11-12rtc: sh: convert to SPDX identifiersKuninori Morimoto-5/+2
2018-08-20Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-89/+1
2018-07-27rtc: sh: remove unused variable rtc_devAnders Roxell-1/+0
2018-07-26rtc: sh: remove dead codeAlexandre Belloni-88/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap-0/+1
2018-05-03rtc: simplify getting .drvdataWolfram Sang-10/+5
2018-03-02rtc: stop validating rtc_time in .read_timeAlexandre Belloni-1/+1
2017-04-22rtc: sh: mark PM functions as unusedArnd Bergmann-4/+2
2017-04-03rtc: sh: add support for rza seriesChris Brandt-5/+28
2017-01-11rtc: constify rtc_class_ops structuresBhumika Goyal-1/+1
2016-07-11rtc: sh: don't validate alarm time provided to .set_alarmUwe Kleine-König-40/+1
2016-07-11rtc: sh: drop bogus assignment of tm_year in .read_alarmUwe Kleine-König-1/+0
2016-05-20rtc: remove useless DRV_VERSIONAlexandre Belloni-2/+0
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang-1/+0
2013-11-13drivers/rtc/rtc-sh.c: use dev_get_platdata()Jingoo Han-2/+3
2013-07-03rtc: rtc-sh: use devm_*() functionsJingoo Han-51/+21
2013-07-03rtc: rtc-sh: remove unnecessary platform_set_drvdata()Jingoo Han-2/+0
2013-04-29rtc: rtc-sh: switch to using SIMPLE_DEV_PM_OPSJingoo Han-5/+4
2013-04-29rtc: rtc-sh: use module_platform_driver_probe()Jingoo Han-12/+1
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang-4/+4
2011-03-29drivers: Final irq namespace conversionThomas Gleixner-3/+3
2011-03-09RTC: Clean out UIE icotl implementationsJohn Stultz-22/+0
2011-03-09RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz-1/+0
2011-03-09RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz-1/+0
2011-02-03RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz-4/+7
2010-11-08rtc: rtc-sh - fix a memory leakAxel Lin-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1