summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtc: mcp795: fix time range difference between linux and RTC chip.Emil Bartczak2016-12-191-2/+2
* rtc: mcp795: fix bitmask value for leap year (LP).Emil Bartczak2016-12-191-1/+2
* rtc: mcp795: use bcd2bin/bin2bcd.Emil Bartczak2016-12-191-12/+13
* rtc: add support for EPSON TOYOCOM RTC-7301SF/DGAkinobu Mita2016-12-194-0/+481
* rtc: ds1307: Add ACPI supportTin Huynh2016-12-191-9/+43
* rtc: imxdi: (trivial) fix a typoMartin Kaiser2016-12-071-1/+1
* rtc: ds1374: Merge conditional + WARN_ON()Srikant Ritolia2016-12-071-3/+1
* rtc: twl: make driver DT onlyNicolae Rosia2016-11-302-5/+8
* rtc: twl: kill static variablesNicolae Rosia2016-11-301-76/+114
* rtc: fix typos in KconfigAlexandre Belloni2016-11-091-2/+2
* rtc: jz4740: make the driver builtin onlyAlexandre Belloni2016-11-092-13/+2
* rtc: jz4740: remove unused EXPORT_SYMBOLAlexandre Belloni2016-11-081-2/+1
* Documentation: bindings: fix twl-rtc documentationNicolae Rosia2016-11-051-10/+9
* rtc: Enable compile testing for Maxim and Samsung driversKrzysztof Kozlowski2016-11-051-3/+4
* MIPS: jz4740: Remove obsolete codePaul Cercueil2016-11-053-85/+0
* MIPS: qi_lb60: Probe RTC driver from DT and use it as power controllerPaul Cercueil2016-11-052-1/+4
* MIPS: jz4740: DTS: Probe the jz4740-rtc driver from devicetreePaul Cercueil2016-11-051-0/+11
* rtc: jz4740: Add support for acting as the system power controllerPaul Cercueil2016-11-051-0/+81
* rtc: jz4740: Add support for devicetreePaul Cercueil2016-11-041-1/+15
* Documentation: dt: Add binding info for jz4740-rtc driverPaul Cercueil2016-11-041-0/+37
* rtc: jz4740: Add support for the RTC in the jz4780 SoCPaul Cercueil2016-11-042-5/+51
* rtc: sparc: make sun4v explicitly non-modularPaul Gortmaker2016-11-041-6/+4
* rtc: sparc: make starfire explicitly non-modularPaul Gortmaker2016-11-041-6/+4
* rtc: make rtc-lib explicitly non-modularPaul Gortmaker2016-11-041-3/+1
* rtc: pcf85063: do not register a RTC device if chip is not presentMirza Krak2016-11-041-0/+7
* ABI: rtc-ab8500: fix rtc_calibration documentationMauro Carvalho Chehab2016-10-301-2/+3
* rtc: cmos: don't refer to asm-generic/rtc.hChristoph Hellwig2016-10-192-5/+2
* rtc: cmos: Reject unsupported alarm valuesGabriele Mazzotta2016-10-191-0/+72
* Linux 4.9-rc1v4.9-rc1Linus Torvalds2016-10-151-2/+2
* Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds2016-10-158-283/+244
|\
| * befs: befs: fix style issues in datastream.cLuis de Bethencourt2016-10-081-15/+17
| * befs: improve documentation in datastream.cLuis de Bethencourt2016-10-081-95/+98
| * befs: fix typos in datastream.cLuis de Bethencourt2016-10-081-4/+4
| * befs: fix typos in btree.cLuis de Bethencourt2016-10-081-4/+3
| * befs: fix style issues in super.cLuis de Bethencourt2016-10-081-7/+8
| * befs: fix comment styleLuis de Bethencourt2016-10-081-7/+3
| * befs: add check for ag_shift in superblockLuis de Bethencourt2016-10-081-0/+7
| * befs: dump inode_size superblock informationLuis de Bethencourt2016-10-081-0/+1
| * befs: remove unnecessary initializationSalah Triki2016-10-081-1/+1
| * befs: fix typo in befs_sb_infoSalah Triki2016-10-081-1/+1
| * befs: add flags field to validate superblock stateSalah Triki2016-10-082-1/+6
| * befs: fix typo in befs_find_keyLuis de Bethencourt2016-10-081-1/+1
| * befs: remove unused BEFS_BT_PARMATCHLuis de Bethencourt2016-10-082-19/+16
| * fs: befs: remove ret variableSalah Triki2016-10-081-2/+1
| * fs: befs: remove in vain variable assignmentSalah Triki2016-10-081-1/+1
| * fs: befs: remove unnecessary *befs_sb variableSalah Triki2016-10-081-2/+1
| * fs: befs: remove useless initialization to zeroSalah Triki2016-10-081-1/+1
| * fs: befs: remove in vain variable assignmentSalah Triki2016-10-081-2/+0
| * fs: befs: Insert NULL inode to dentrySalah Triki2016-10-081-0/+1
| * fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirectSalah Triki2016-10-081-2/+0