Age | Commit message (Expand) | Author | Files | Lines |
2015-12-20 | rtc: da9063: fix access ordering error during RTC interrupt at system power on | Steve Twiss | 1 | -10/+9 |
2015-12-20 | rtc: rk808: Compensate for Rockchip calendar deviation on November 31st | Julius Werner | 1 | -4/+44 |
2015-11-26 | rtc: ds1307: fix alarm reading at probe time | Simon Guinot | 1 | -5/+7 |
2015-11-25 | rtc: ds1307: fix kernel splat due to wakeup irq handling | Felipe Balbi | 1 | -33/+3 |
2015-11-10 | Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 20 | -82/+864 |
2015-11-08 | rtc: Add a driver for Micro Crystal RV8803 | Alexandre Belloni | 3 | -0/+531 |
2015-11-08 | rtc: s3c: Set year, month, day value for setting alarm | Krzysztof Kozlowski | 1 | -0/+16 |
2015-11-08 | rtc: ds1307: Fix alarm programming for mcp794xx | Tero Kristo | 1 | -2/+2 |
2015-11-08 | rtc: isl12057: enable support for the standard "wakeup-source" property | Sudeep Holla | 1 | -5/+5 |
2015-11-08 | rtc: opal: enable support for the stardard "wakeup-source" property | Sudeep Holla | 1 | -2/+3 |
2015-11-08 | rtc: isl1208: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -1/+1 |
2015-11-08 | rtc: pcf8563: add CLKOUT to common clock framework | Heiko Schocher | 1 | -1/+169 |
2015-11-08 | rtc: davinci: remove incorrect reference to probe function | Arnd Bergmann | 1 | -1/+0 |
2015-11-08 | rtc: at91rm9200: clear RTC alarm status flag prior to suspending | Wenyou Yang | 1 | -0/+2 |
2015-11-08 | rtc: pcf2127: remove useless driver version | Uwe Kleine-König | 1 | -5/+0 |
2015-11-08 | rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctl | Uwe Kleine-König | 1 | -18/+22 |
2015-11-08 | rtc: stmp3xxx: unify register access macros | Harald Geyer | 1 | -14/+13 |
2015-11-08 | rtc: da9063: GPL copyright inconsistency fix | Steve Twiss | 1 | -9/+9 |
2015-11-08 | rtc: pcf85063: return an error when date is invalid | Alexandre Belloni | 1 | -7/+1 |
2015-11-08 | rtc: rx8025: remove unnecessary braces | Alexandre Belloni | 1 | -2/+2 |
2015-11-08 | rtc: ds1343: remove misuse of IRQF_NO_SUSPEND flag | Sudeep Holla | 1 | -3/+6 |
2015-11-08 | rtc: ab8500: remove misuse of IRQF_NO_SUSPEND flag | Sudeep Holla | 1 | -1/+5 |
2015-11-08 | rtc: pl031: remove misuse of IRQF_NO_SUSPEND flag | Sudeep Holla | 1 | -5/+8 |
2015-11-08 | rtc: opal: fix type of token | Andrzej Hajda | 1 | -2/+2 |
2015-11-08 | rtc: ds1390: Add trickle charger device tree binding | Ivan Grimaldi | 2 | -2/+65 |
2015-11-08 | rtc: ds1390: fix ds1390_get_reg return value | Ivan Grimaldi | 1 | -1/+1 |
2015-11-03 | rtc: pcf2127: make module license match the file header | Uwe Kleine-König | 1 | -1/+1 |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 13 | -13/+0 |
2015-09-05 | rtc: abx80x: fix RTC write bit | Mitja Spes | 1 | -1/+1 |
2015-09-05 | rtc: ab8500: Add a sentinel to ab85xx_rtc_ids[] | Fabio Estevam | 1 | -0/+1 |
2015-09-05 | rtc: ds1374: Remove unused variable | Fabio Estevam | 1 | -2/+0 |
2015-09-05 | rtc: Fix module autoload for OF platform drivers | Javier Martinez Canillas | 8 | -0/+8 |
2015-09-05 | rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers | Javier Martinez Canillas | 3 | -0/+3 |
2015-09-05 | rtc: omap: Add external clock enabling support | Keerthy | 1 | -1/+24 |
2015-09-05 | rtc: omap: Add internal clock enabling support | Keerthy | 1 | -0/+10 |
2015-09-05 | rtc: s5m: fix to update ctrl register | Joonyoung Shim | 1 | -0/+10 |
2015-09-05 | rtc: add xilinx zynqmp rtc driver | Suneel Garapati | 3 | -0/+287 |
2015-09-05 | rtc: as3722: correct month value | Bibek Basu | 1 | -2/+2 |
2015-09-05 | rtc: sa1100/pxa: convert to run-time register mapping | Rob Herring | 3 | -27/+63 |
2015-09-05 | rtc: pxa: convert to use shared sa1100 functions | Rob Herring | 2 | -32/+31 |
2015-09-05 | rtc: sa1100: prepare to share sa1100_rtc_ops | Rob Herring | 2 | -29/+49 |
2015-09-05 | rtc: ds3232: fix WARNING trace in resume function | Wang Dongsheng | 1 | -1/+4 |
2015-09-05 | rtc: s3c: remove unnecessary NULL assignment | Joonyoung Shim | 1 | -1/+0 |
2015-09-05 | rtc: s3c: add missing clk control | Joonyoung Shim | 1 | -0/+3 |
2015-09-05 | rtc: s3c: fix disabled clocks for alarm | Joonyoung Shim | 1 | -6/+18 |
2015-09-05 | rtc: at91sam9: remove useless include | Alexandre Belloni | 1 | -1/+0 |
2015-09-05 | rtc: at91sam9: include linux/of.h | Alexandre Belloni | 1 | -0/+1 |
2015-09-05 | rtc: armada38x: Align RTC set time procedure with the official errata | Nadav Haklai | 1 | -20/+12 |
2015-09-05 | rtc: rx8025: check time validity when necessary | Alexandre Belloni | 1 | -29/+29 |
2015-09-05 | rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initialization | Alexandre Belloni | 1 | -1/+1 |