summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rtc: meson: remove useless rtc_nvmem_unregister callAlexandre Belloni2019-02-171-4/+1
* rtc: support for the Amlogic Meson RTCMartin Blumenstingl2019-02-113-0/+422
* rtc: rs5c372: Fix reading from rtc when the oscillator got interrupted.Oliver.Rohe@wago.com2019-02-111-7/+47
* rtc: imx-sc: depend on HAVE_ARM_SMCCCAlexandre Belloni2019-02-081-0/+1
* rtc: pm8xxx: fix unintended sign extensionColin Ian King2019-02-081-2/+4
* rtc: 88pm80x: fix unintended sign extensionColin Ian King2019-02-081-7/+14
* rtc: 88pm860x: fix unintended sign extensionColin Ian King2019-02-081-7/+14
* rtc: ds1307: rx8130: Fix alarm handlingUwe Kleine-König2019-02-071-4/+3
* rtc: ds1307: rx8130: honor Voltage Loss Flag when reading the timeUwe Kleine-König2019-02-071-0/+25
* rtc: ds1307: correct register offset for rx8130Uwe Kleine-König2019-02-071-6/+7
* rtc: ds1307: forward declare chips array instead of a bunch of functionsUwe Kleine-König2019-02-071-325/+297
* rtc: ds1307: Move register definitions to start of fileUwe Kleine-König2019-02-071-26/+26
* rtc: imx-sc: add rtc set time supportAnson Huang2019-02-071-0/+19
* rtc: rs5c372: r2221: fix to use the correct XSTP bitOliver.Rohe@wago.com2019-02-051-11/+21
* rtc: snvs: make sure clock is enabled for interrupt handleAnson Huang2019-02-051-0/+6
* rtc: ds1672: fix unintended sign extensionColin Ian King2019-02-051-1/+2
* rtc: abx80x: Configure reserved bits in RV1805Marek Vasut2019-01-301-2/+65
* rtc: sd3078: fix platform_no_drv_owner.cocci warningsYueHaibing2019-01-231-1/+0
* rtc: Add Cadence RTC driverJan Kotas2019-01-223-0/+434
* rtc: cmos: ignore bogus century byteEric Wong2019-01-221-1/+1
* rtc: hym8563: fix a missing check of block data readKangjie Lu2019-01-221-0/+2
* rtc: coh901331: fix a missing check of clk_prepareKangjie Lu2019-01-221-1/+5
* rtc: pcf85063: set xtal load capacitance from DTSam Ravnborg2019-01-221-0/+39
* rtc: pcf8523: set xtal load capacitance from DTSam Ravnborg2019-01-221-8/+20
* rtc: s3c: Use generic helper to get driver dataMarek Szyprowski2019-01-221-11/+2
* rtc: s3c: Rewrite clock handlingMarek Szyprowski2019-01-221-43/+31
* rtc: sd3078: make symbol 'sd3078_driver' staticWei Yongjun2019-01-221-1/+1
* rtc: isl1208: fix negative digital trim reportingTrent Piepho2019-01-101-4/+5
* rtc: Fix UBSAN overflow warningZhangXiaoxu2019-01-101-3/+3
* rtc: pcf8523: Add rv8523 compatibleAlexandre Belloni2019-01-101-0/+1
* rtc: sd3078: new driver.Dianlong Li2019-01-103-0/+242
* Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-01-061-5/+17
|\
| * platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeupBrian Norris2018-11-131-3/+15
| * platform/chrome: straighten out cros_ec_get_{next,host}_event() error codesBrian Norris2018-11-131-2/+2
* | Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocLinus Torvalds2019-01-063-0/+166
|\ \
| * | hwspinlock: fix return value check in stm32_hwspinlock_probe()Wei Yongjun2019-01-031-2/+2
| * | hwspinlock: add STM32 hwspinlock deviceBenjamin Gaignard2018-12-053-0/+166
| |/
* | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-051-1/+0
|\ \
| * | firewire: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-12-031-1/+0
* | | Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-053-58/+34
|\ \ \
| * | | block: sunvdc: don't run hw queue synchronously from irq contextMing Lei2019-01-031-1/+1
| * | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe2019-01-032-57/+33
| |\ \ \
| | * | | md: fix raid10 hang issue caused by barrierGuoqing Jiang2018-12-201-0/+4
| | * | | raid10: refactor common wait code from regular read/write requestGuoqing Jiang2018-12-201-47/+25
| | * | | md: remvoe redundant condition checkChengguang Xu2018-12-201-8/+4
| | * | | md: remove set but not used variable 'bi_rdev'Yue Haibing2018-12-201-2/+0
* | | | | Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-01-0551-290/+628
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/d...Dave Airlie2019-01-042-1/+5
| |\ \ \ \ \
| | * | | | | drm: Put damage blob when destroy plane stateDeepak Rawat2018-12-241-0/+3
| | * | | | | drm: fix null pointer dereference on null state pointerColin Ian King2018-12-241-1/+2