summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2015-11-1020-82/+864
|\
| * rtc: Add a driver for Micro Crystal RV8803Alexandre Belloni2015-11-083-0/+531
| * rtc: s3c: Set year, month, day value for setting alarmKrzysztof Kozlowski2015-11-081-0/+16
| * rtc: ds1307: Fix alarm programming for mcp794xxTero Kristo2015-11-081-2/+2
| * rtc: isl12057: enable support for the standard "wakeup-source" propertySudeep Holla2015-11-081-5/+5
| * rtc: opal: enable support for the stardard "wakeup-source" propertySudeep Holla2015-11-081-2/+3
| * rtc: isl1208: Pass the IRQF_ONESHOT flagFabio Estevam2015-11-081-1/+1
| * rtc: pcf8563: add CLKOUT to common clock frameworkHeiko Schocher2015-11-081-1/+169
| * rtc: davinci: remove incorrect reference to probe functionArnd Bergmann2015-11-081-1/+0
| * rtc: at91rm9200: clear RTC alarm status flag prior to suspendingWenyou Yang2015-11-081-0/+2
| * rtc: pcf2127: remove useless driver versionUwe Kleine-König2015-11-081-5/+0
| * rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctlUwe Kleine-König2015-11-081-18/+22
| * 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
* | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-2813-13/+0
|/
* 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
OpenPOWER on IntegriCloud