summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'backlight-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-081-1/+1
|\
| * backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial stateChen-Yu Tsai2019-01-301-1/+1
* | Merge tag 'rtc-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2019-03-0830-578/+3232
|\ \
| * | rtc: pic32: convert to SPDX identifierAlexandre Belloni2019-03-041-9/+1
| * | rtc: pic32: let the core handle rangeAlexandre Belloni2019-03-041-7/+3
| * | rtc: pic32: convert to devm_rtc_allocate_deviceAlexandre Belloni2019-03-041-6/+8
| * | rtc: update my email addressAlexandre Belloni2019-03-042-4/+4
| * | rtc: rv8803: convert to SPDX identifierAlexandre Belloni2019-03-041-5/+1
| * | rtc: rv8803: let the core handle rangeAlexandre Belloni2019-03-041-3/+2
| * | rtc: tx4939: convert to SPDX identifierAlexandre Belloni2019-03-041-5/+2
| * | rtc: tx4939: use .set_timeAlexandre Belloni2019-03-031-2/+3
| * | rtc: tx4939: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2019-03-031-3/+3
| * | rtc: tx4939: set rangeAlexandre Belloni2019-03-031-0/+1
| * | rtc: tx4939: remove useless testAlexandre Belloni2019-03-031-7/+0
| * | rtc: zynqmp: let the core handle rangeAlexandre Belloni2019-03-031-7/+1
| * | rtc: zynqmp: fix possible race conditionAlexandre Belloni2019-03-031-3/+7
| * | rtc: imx-sc: use rtc_time64_to_tmAlexandre Belloni2019-03-031-1/+1
| * | rtc: rx8581: Add support for Epson rx8571 RTCBiju Das2019-03-022-11/+108
| * | rtc: pcf85063: remove dead codeAlexey Roslyakov2019-03-021-7/+0
| * | rtc: remove rtc_class_ops.read_callbackAlexandre Belloni2019-02-251-5/+0
| * | rtc: add AB-RTCMC-32.768kHz-EOZ9 RTC supportArtem Panfilov2019-02-183-0/+476
| * | rtc: hid-sensor-time: stop selecting IIOAlexandre Belloni2019-02-171-2/+1
| * | rtc: rv3028: add new driverAlexandre Belloni2019-02-173-0/+742
| * | rtc: isl1208: Add new style nvmem support to driverTrent Piepho2019-02-171-0/+50
| * | rtc: isl1208: Support more chip variationsTrent Piepho2019-02-171-22/+55
| * | rtc: isl1208: Introduce driver state structTrent Piepho2019-02-171-12/+21
| * | 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