summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* 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
* rtc: s5m: fix to update ctrl registerJoonyoung Shim2015-09-051-0/+10
* rtc: add xilinx zynqmp rtc driverSuneel Garapati2015-09-053-0/+287
* rtc: as3722: correct month valueBibek Basu2015-09-051-2/+2
* rtc: sa1100/pxa: convert to run-time register mappingRob Herring2015-09-053-27/+63
* rtc: pxa: convert to use shared sa1100 functionsRob Herring2015-09-052-32/+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
* rtc: ds1307: clean up ds1307_nvram_read()/ds1307_nvram_write()Vladimir Zapolskiy2015-09-051-14/+0
* rtc: ds1305: clean up ds1305_nvram_read()/ds1305_nvram_write()Vladimir Zapolskiy2015-09-051-18/+0
* rtc: cmos: clean up cmos_nvram_read()/cmos_nvram_write()Vladimir Zapolskiy2015-09-051-13/+0
* rtc: at91rm9200: get and use slow clockAlexandre Belloni2015-09-051-3/+24
* rtc: gemini: fix ptr_ret.cocci warningskbuild test robot2015-09-051-4/+1
* rtc: Drop (un)likely before IS_ERR(_OR_NULL)viresh kumar2015-09-053-3/+3
* rtc: at91rm9200: sort headers alphabeticallyAlexandre Belloni2015-09-051-8/+8
OpenPOWER on IntegriCloud