summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
...
* rtc: at91sam9: get sclk rate after enabling itAlexandre Belloni2015-09-051-6/+7
* rtc: at91sam9: sort headers alphabeticallyAlexandre Belloni2015-09-051-8/+8
* rtc: at91sam9: remove useless checkAlexandre Belloni2015-09-051-2/+1
* rtc: at91sam9: properly handle error caseAlexandre Belloni2015-09-051-3/+10
* rtc: pl031: fix typo for author emailLeo Yan2015-09-051-1/+1
* rtc: Export OF module alias information in missing driversJavier Martinez Canillas2015-09-053-0/+3
* rtc: cmos: Revert "rtc-cmos: Add an alarm disable quirk"Adrian Huang2015-09-051-50/+0
* rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 secondsAdrian Huang2015-09-051-4/+60
* rtc: da9063: Add DA9062 RTC capability to DA9063 RTC driverS Twiss2015-09-052-115/+282
* rtc: mt6397: implement suspend/resume function in rtc-mt6397 driverHenry Chen2015-09-051-0/+26
* rtc: switch to using is_visible() to control sysfs attributesDmitry Torokhov2015-09-053-48/+34
* rtc: switch wakealarm attribute to DEVICE_ATTR_RWDmitry Torokhov2015-09-051-5/+3
* rtc: make rtc_does_wakealarm() return booleanDmitry Torokhov2015-09-051-2/+3
* rtc: rx8025: remove obsolete local_irq_disable() and local_irq_enable() for r...Henri Roosen2015-09-051-4/+0
* rtc: fix drivers that consider 0 as a valid IRQ in client->irqOctavian Purdila2015-09-052-3/+3
* rtc: dev: properly manage lifetime of dev and cdev in rtc deviceDmitry Torokhov2015-09-051-0/+1
* rtc: class: remove unnecessary device_get() in rtc_device_unregisterDmitry Torokhov2015-09-051-13/+12
* rtc: class: fix double free in rtc_register_device() error pathDmitry Torokhov2015-09-051-4/+2
* rtc: sirfsoc: move to regmap APIs from platform-specific APIsGuo Zeng2015-09-051-43/+64
* rtc: opal: Enable alarms only when opal supports tpoVaibhav Jain2015-09-051-4/+5
* rtc: add rtc-lpc24xx driverJoachim Eastwood2015-09-053-0/+323
* rtc: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-09-051-1/+0
* rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-09-0515-15/+0
* rtc: pcf2127: use OFS flag to detect unreliable date and warn the userAndrea Scian2015-09-051-3/+23
* rtc: use rtc_valid_tm() error code when reading date/timeAndrea Scian2015-09-053-20/+3
* rtc: 88pm80x: add device tree supportVaibhav Hiremath2015-09-051-11/+17
* rtc: bq32k: remove redundant checkManinder Singh2015-09-051-1/+1
* rtc: ds1685: Use module_platform_driverVaishali Thakkar2015-09-051-21/+1
* rtc: ds1307: Support optional wakeup interrupt sourceNishanth Menon2015-09-051-3/+33
* rtc: ds1307: Sort the headersNishanth Menon2015-09-051-5/+5
* rtc: ds1307: Switch to managed irq allocationNishanth Menon2015-09-051-6/+4
* rtc: ds1307: Convert to threaded IRQFelipe Balbi2015-09-051-40/+19
* Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-041-1/+1
|\
| * rtc: st: Update IP layout information to include ClocksourceLee Jones2015-07-231-1/+1
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-09-013-79/+114
|\ \
| * | rtc: snvs: select option REGMAP_MMIOShawn Guo2015-08-111-0/+1
| * | rtc: mxc: add support of device treePhilippe Reynes2015-08-051-1/+18
| * | rtc: mxc: use a second rtc clockPhilippe Reynes2015-08-051-13/+28
| * | rtc: snvs: use syscon to access registerFrank Li2015-07-151-65/+67
| |/
* | char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-051-3/+2
* | rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()Fabio Estevam2015-07-181-1/+1
* | rtc: mt6397: enable wakeup before registering rtc deviceWei-Ning Huang2015-07-181-2/+2
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-272-2/+2
|\
| * MIPS: Loongson: Naming style cleanup and reworkHuacai Chen2015-06-212-2/+2
* | Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds2015-06-2532-323/+1155
|\ \
| * | rtc: remove useless I2C dependenciesAlexandre Belloni2015-06-251-7/+3
| * | rtc: whitespace fixesAlexandre Belloni2015-06-252-30/+30
| * | rtc: Properly sort MakefileAlexandre Belloni2015-06-251-17/+17
| * | rtc: pfc8563: fix uninitialized variable warningArnd Bergmann2015-06-251-1/+1
| * | rtc: ds1307: Enable the mcp794xx alarm after programming timeNishanth Menon2015-06-251-6/+6
OpenPOWER on IntegriCloud