#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@" e='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/rtc/interface.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/rtc/interface.c
AgeCommit message (Expand)Author
2022-03-29rtc: check if __rtc_read_time was successfulTom Rix
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