summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* rtc: stmp3xxx: unify register access macrosHarald Geyer2015-11-081-14/+13
* rtc: da9063: GPL copyright inconsistency fixSteve Twiss2015-11-081-9/+9
* rtc: pcf85063: return an error when date is invalidAlexandre Belloni2015-11-081-7/+1
* rtc: rx8025: remove unnecessary bracesAlexandre Belloni2015-11-081-2/+2
* rtc: ds1343: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla2015-11-081-3/+6
* rtc: ab8500: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla2015-11-081-1/+5
* rtc: pl031: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla2015-11-081-5/+8
* rtc: opal: fix type of tokenAndrzej Hajda2015-11-081-2/+2
* rtc: ds1390: Add trickle charger device tree bindingIvan Grimaldi2015-11-082-2/+65
* rtc: ds1390: fix ds1390_get_reg return valueIvan Grimaldi2015-11-081-1/+1
* rtc: pcf2127: make module license match the file headerUwe Kleine-König2015-11-031-1/+1
* 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
OpenPOWER on IntegriCloud