summaryrefslogtreecommitdiff
path: root/drivers/rtc/interface.c
AgeCommit message (Expand)Author
2021-11-10rtc: handle alarms with a minute resolutionAlexandre Belloni
2021-10-18rtc: expose RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2021-04-29rtc: rtc_update_irq_enable: rework UIE emulationAlexandre Belloni
2021-01-16rtc: introduce features bitfieldAlexandre Belloni
2019-11-27rtc: interface: fix kerneldoc commentsAlexandre Belloni
2019-11-08rtc: disallow update interrupts when time is invalidAlexandre Belloni
2019-11-08rtc: disable uie before setting time and enable afterAlexandre Belloni
2019-10-03rtc: interface: use timeu64_t for range_maxEmmanuel Nicolet
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose
2019-07-13rtc: interface: Change type of 'count' from int to u64Puranjay Mohan
2019-05-08rtc: drop set_mms and set_mmss64Alexandre Belloni
2019-04-04rtc: don't reference bogus function pointer in kdocWolfram Sang
2019-04-04rtc: core: correct trivial checkpatch warningsAlexandre Belloni
2019-03-18rtc: convert core to SPDX identifierAlexandre Belloni
2018-12-18rtc: enforce rtc_timer_init private_data typeAlexandre Belloni
2018-12-10rtc: Switch to use %ptRAndy Shevchenko
2018-09-13rtc: remove irq_task from kerneldocAlexandre Belloni
2018-08-20Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-08-02rtc: remove struct rtc_taskAlexandre Belloni
2018-07-26rtc: unexport rtc_irq_set_*Alexandre Belloni
2018-07-26rtc: simplify rtc_irq_set_state/rtc_irq_set_freqAlexandre Belloni
2018-07-26rtc: remove irq_task and irq_task_lockAlexandre Belloni
2018-07-26rtc: remove rtc_irq_register/rtc_irq_unregisterAlexandre Belloni
2018-07-13rtc: fix alarm read and set offsetAlexandre Belloni
2018-06-07rtc: ensure rtc_set_alarm fails when alarms are not supportedAlexandre Belloni
2018-03-17rtc: Add one offset seconds to expand RTC rangeBaolin Wang
2018-03-17rtc: Factor out the RTC range validation into rtc_valid_range()Baolin Wang
2018-03-17rtc: Add RTC rangeAlexandre Belloni
2018-02-13rtc: Add tracepoints for RTC systemBaolin Wang
2017-10-25rtc: clarify the RTC offset correctionRussell King
2017-09-28rtc: set the alarm to the next expiring timerAlexandre Belloni
2017-05-31rtc: interface: Validate alarm-time before handling rolloverVaibhav Jain
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-07-11rtc: fix a typo and reduce three empty lines to oneUwe Kleine-König
2016-06-04rtc: interface: ignore expired timers when enqueuing new timersColin Ian King
2016-05-30rtc: initialize output parameter for read alarm to "uninitialized"Uwe Kleine-König
2016-03-14rtc: Add functions to set and read rtc offsetJoshua Clayton
2015-09-05rtc: Drop (un)likely before IS_ERR(_OR_NULL)viresh kumar
2015-06-25rtc: interface: Remove rtc_set_mmss()Xunlei Pang
2015-06-19rtc: interface: Remove unused return value from rtc_timer_cancel()Krzysztof Kozlowski
2015-04-17drivers/rtc/interface.c: __rtc_read_time: reduce log levelAaro Koskinen
2015-04-03drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacementXunlei Pang
2015-01-23rtc: Update interface.c to use y2038-safe time interfacesXunlei Pang
2014-12-10rtc: refine rtc_timer_do_work() to consider other set alarm failuresXunlei Pang
2014-12-10drivers/rtc/interface.c: check the validation of rtc_time in __rtc_read_timeHyogi Gim
2014-08-08drivers/rtc/interface.c: check the error after __rtc_read_time()Hyogi Gim
2014-06-06drivers/rtc/interface.c: fix infinite loop in initializing the alarmAles Novak
2014-04-03rtc: verify a critical argument to rtc_update_irq() before using itAlessandro Zummo
2013-07-22rtc: Keep system awake until all expired RTC timers are handledZoran Markovic