aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-sh.c
Commit message (Expand)AuthorAge
* Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2019-05-09
|\
| * rtc: sh: set rangeAlexandre Belloni2019-04-04
| * rtc: sh: fix possible race conditionAlexandre Belloni2019-04-04
| * rtc: sh: stop resetting time to epochAlexandre Belloni2019-04-04
* | rtc: sh: Fix invalid alarm warning for non-enabled alarmGeert Uytterhoeven2019-03-20
|/
* rtc: sh: convert to SPDX identifiersKuninori Morimoto2018-11-12
* Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-08-20
|\
| * rtc: sh: remove unused variable rtc_devAnders Roxell2018-07-27
| * rtc: sh: remove dead codeAlexandre Belloni2018-07-26
* | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-07
|/
* rtc: simplify getting .drvdataWolfram Sang2018-05-03
* rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-02
* rtc: sh: mark PM functions as unusedArnd Bergmann2017-04-22
* rtc: sh: add support for rza seriesChris Brandt2017-04-03
* rtc: constify rtc_class_ops structuresBhumika Goyal2017-01-11
* rtc: sh: don't validate alarm time provided to .set_alarmUwe Kleine-König2016-07-11
* rtc: sh: drop bogus assignment of tm_year in .read_alarmUwe Kleine-König2016-07-11
* rtc: remove useless DRV_VERSIONAlexandre Belloni2016-05-20
* rtc: drop owner assignment from platform_driversWolfram Sang2014-10-20
* drivers/rtc/rtc-sh.c: use dev_get_platdata()Jingoo Han2013-11-12
* rtc: rtc-sh: use devm_*() functionsJingoo Han2013-07-03
* rtc: rtc-sh: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-03
* rtc: rtc-sh: switch to using SIMPLE_DEV_PM_OPSJingoo Han2013-04-29
* rtc: rtc-sh: use module_platform_driver_probe()Jingoo Han2013-04-29
* drivers/rtc: remove IRQF_DISABLEDYong Zhang2012-03-23
* drivers: Final irq namespace conversionThomas Gleixner2011-03-29
* RTC: Clean out UIE icotl implementationsJohn Stultz2011-03-09
* RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz2011-03-09
* RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz2011-03-09
* RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-03
* rtc: rtc-sh - fix a memory leakAxel Lin2010-11-08
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* rtc: rtc-sh: Fix up oops in early periodic freq assignment.Paul Mundt2009-09-08
* rtc: rtc-sh fixesAlessandro Zummo2009-08-20
* rtc: rtc-sh: clock framework support.Paul Mundt2009-04-16
* rtc: rtc-sh: use set_irq_wake()Magnus Damm2009-04-01
* sh: sh-rtc wakeup supportMagnus Damm2009-03-20
* sh: sh-rtc invalid time reworkMagnus Damm2009-03-20
* sh: sh-rtc carry interrupt reworkMagnus Damm2009-03-20
* rtc: rtc-sh: Bump version up to reflect single IRQ support changes.Paul Mundt2009-03-06
* rtc: sh-rtc: Add Single IRQ SupportMagnus Damm2009-02-27
* rtc: move power of 2 periodic frequency check down into driversJonathan Cameron2009-01-06
* rtc: bunch of drivers: fix 'no irq' case handingAnton Vorontsov2009-01-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-20
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2008-10-19
| |\
| * | rtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot be negativeroel kluin2008-09-11
* | | drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-20
| |/ |/|
* | rtc: file close() consistently disables repeating irqsDavid Brownell2008-10-16
|/
* rtc: rtc-sh: Fixup for 64-bit resources.Paul Mundt2008-05-08