summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2015-09-0982-933/+1756
|\
| * rtc: abx80x: fix RTC write bitMitja Spes2015-09-051-1/+1
| * rtc: ab8500: Add a sentinel to ab85xx_rtc_ids[]Fabio Estevam2015-09-051-0/+1
| * rtc: ds1374: Remove unused variableFabio Estevam2015-09-051-2/+0
| * rtc: Fix module autoload for OF platform driversJavier Martinez Canillas2015-09-058-0/+8
| * rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} driversJavier Martinez Canillas2015-09-053-0/+3
| * rtc: omap: Add external clock enabling supportKeerthy2015-09-051-1/+24
| * rtc: omap: Add internal clock enabling supportKeerthy2015-09-051-0/+10
| * ARM: dts: AM437x: Add the internal and external clock nodes for rtcKeerthy2015-09-055-0/+37
| * rtc: s5m: fix to update ctrl registerJoonyoung Shim2015-09-051-0/+10
| * rtc: add xilinx zynqmp rtc driverSuneel Garapati2015-09-053-0/+287
| * devicetree: bindings: rtc: add bindings for xilinx zynqmp rtcSuneel Garapati2015-09-051-0/+25
| * rtc: as3722: correct month valueBibek Basu2015-09-051-2/+2
| * ARM: config: Switch PXA27x platforms to use PXA RTC driverRob Herring2015-09-056-6/+6
| * ARM: mmp: remove unused RTC register definitionsRob Herring2015-09-051-23/+0
| * ARM: sa1100: remove unused RTC register definitionsRob Herring2015-09-051-34/+0
| * rtc: sa1100/pxa: convert to run-time register mappingRob Herring2015-09-053-27/+63
| * ARM: pxa: add memory resource to SA1100 RTC deviceRob Herring2015-09-051-16/+2
| * rtc: pxa: convert to use shared sa1100 functionsRob Herring2015-09-054-34/+31
| * rtc: sa1100: prepare to share sa1100_rtc_opsRob Herring2015-09-052-29/+49
| * rtc: ds3232: fix WARNING trace in resume functionWang Dongsheng2015-09-051-1/+4
| * rtc: s3c: remove unnecessary NULL assignmentJoonyoung Shim2015-09-051-1/+0
| * rtc: s3c: add missing clk controlJoonyoung Shim2015-09-051-0/+3
| * rtc: s3c: fix disabled clocks for alarmJoonyoung Shim2015-09-051-6/+18
| * rtc: at91sam9: remove useless includeAlexandre Belloni2015-09-051-1/+0
| * rtc: at91sam9: include linux/of.hAlexandre Belloni2015-09-051-0/+1
| * rtc: armada38x: Align RTC set time procedure with the official errataNadav Haklai2015-09-051-20/+12
| * rtc: rx8025: check time validity when necessaryAlexandre Belloni2015-09-051-29/+29
| * rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initializationAlexandre Belloni2015-09-051-1/+1
| * rtc: rx8025: remove useless initializationAlexandre Belloni2015-09-051-1/+0
| * rtc: rx8025: reset validity when setting timeAlexandre Belloni2015-09-051-11/+20
| * rtc: rx8025: fix rx8025_init_client()Alexandre Belloni2015-09-051-1/+1
| * rtc: rx8025: continue without alarm when irq request failsAlexandre Belloni2015-09-051-2/+2
| * rtc: rx8025: cleanup accessorsAlexandre Belloni2015-09-051-54/+31
| * rtc: rx8025: don't reset the timeAlexandre Belloni2015-09-051-16/+22
| * rtc: rx8025: fix transfer modeAlexandre Belloni2015-09-051-3/+3
| * rtc: rx8025: only handle dates between 2000 and 2099Alexandre Belloni2015-09-051-10/+4
| * rtc: rx8025: use BIT()Alexandre Belloni2015-09-051-11/+12
| * rtc: rx8025: remove useless probe error messageAlexandre Belloni2015-09-051-16/+6
| * rtc: rx8025: switch to managed irq allocationAlexandre Belloni2015-09-051-10/+4
| * rtc: rx8025: Convert to threaded IRQAlexandre Belloni2015-09-051-33/+4
| * rtc: rx8025: remove useless headers and reorder themAlexandre Belloni2015-09-051-5/+2
| * rtc: tx4939: clean up tx4939_rtc_nvram_read()/tx4939_rtc_nvram_write()Vladimir Zapolskiy2015-09-051-4/+2
| * rtc: stk17ta8: clean up stk17ta8_nvram_read()/stk17ta8_nvram_write()Vladimir Zapolskiy2015-09-051-2/+2
| * rtc: rp5c01: clean up rp5c01_nvram_read()/rp5c01_nvram_write()Vladimir Zapolskiy2015-09-051-2/+2
| * rtc: m48t59: clean up m48t59_nvram_read()/m48t59_nvram_write()Vladimir Zapolskiy2015-09-051-8/+10
| * rtc: ds1742: clean up ds1742_nvram_read()/ds1742_nvram_write()Vladimir Zapolskiy2015-09-051-2/+2
| * rtc: ds1553: clean up ds1553_nvram_read()/ds1553_nvram_write()Vladimir Zapolskiy2015-09-051-2/+2
| * rtc: ds1511: clean up ds1511_nvram_read()/ds1511_nvram_write()Vladimir Zapolskiy2015-09-051-37/+5
| * rtc: ds1343: clean up ds1343_nvram_read()/ds1343_nvram_write()Vladimir Zapolskiy2015-09-051-12/+0