summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | dt-bindings: mfd: Add Altera Arria10 System Resource Chip bindingsThor Thayer2016-11-291-0/+46
| * | mfd: arizona: Mark AIFx_TX_BCLK_RATE as readable for cs47l24Praveen Kumar Vegivada2016-11-211-0/+6
| * | mfd: lpc_ich: Use gpio-ich driver for 8-series and 9-series Intel PCH devicesDan Gora2016-11-211-0/+2
| * | mfd: axp20x: Add adc volatile ranges for axp22xIcenowy Zheng2016-11-212-0/+5
| * | Merge branches 'ib-mfd-arm-leds-4.10' and 'ib-mfd-gpio-input-regulator-4.10' ...Lee Jones2016-11-216-131/+157
| |\ \
| | * | regulator: tps65218: Remove all the compatiblesKeerthy2016-10-262-94/+57
| | * | mfd: tps65218: Use mfd_add_devices instead of of_platform_populateKeerthy2016-10-261-2/+16
| | * | input: tps65218-pwrbutton: Add platform_device_id tableKeerthy2016-10-261-0/+8
| | * | Documentation: regulator: tps65218: Update examplesKeerthy2016-10-261-16/+71
| | * | mfd: tps65218: Remove redundant read wrapperKeerthy2016-10-264-21/+7
* | | | Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2016-12-1924-257/+1055
|\ \ \ \
| * | | | rtc: mcp795: Fix whitespace and indentation.Emil Bartczak2016-12-191-6/+6
| * | | | rtc: mcp795: Prefer using the BIT() macro.Emil Bartczak2016-12-191-2/+2
| * | | | rtc: mcp795: fix month write resetting date to 1.Emil Bartczak2016-12-191-5/+81
| * | | | rtc: mcp795: fix time range difference between linux and RTC chip.Emil Bartczak2016-12-191-2/+2
| * | | | rtc: mcp795: fix bitmask value for leap year (LP).Emil Bartczak2016-12-191-1/+2
| * | | | rtc: mcp795: use bcd2bin/bin2bcd.Emil Bartczak2016-12-191-12/+13
| * | | | rtc: add support for EPSON TOYOCOM RTC-7301SF/DGAkinobu Mita2016-12-194-0/+481
| * | | | rtc: ds1307: Add ACPI supportTin Huynh2016-12-191-9/+43
| * | | | rtc: imxdi: (trivial) fix a typoMartin Kaiser2016-12-071-1/+1
| * | | | rtc: ds1374: Merge conditional + WARN_ON()Srikant Ritolia2016-12-071-3/+1
| * | | | rtc: twl: make driver DT onlyNicolae Rosia2016-11-302-5/+8
| * | | | rtc: twl: kill static variablesNicolae Rosia2016-11-301-76/+114
| * | | | rtc: fix typos in KconfigAlexandre Belloni2016-11-091-2/+2
| * | | | rtc: jz4740: make the driver builtin onlyAlexandre Belloni2016-11-092-13/+2
| * | | | rtc: jz4740: remove unused EXPORT_SYMBOLAlexandre Belloni2016-11-081-2/+1
| * | | | Documentation: bindings: fix twl-rtc documentationNicolae Rosia2016-11-051-10/+9
| * | | | rtc: Enable compile testing for Maxim and Samsung driversKrzysztof Kozlowski2016-11-051-3/+4
| * | | | MIPS: jz4740: Remove obsolete codePaul Cercueil2016-11-053-85/+0
| * | | | MIPS: qi_lb60: Probe RTC driver from DT and use it as power controllerPaul Cercueil2016-11-052-1/+4
| * | | | MIPS: jz4740: DTS: Probe the jz4740-rtc driver from devicetreePaul Cercueil2016-11-051-0/+11
| * | | | rtc: jz4740: Add support for acting as the system power controllerPaul Cercueil2016-11-051-0/+81
| * | | | rtc: jz4740: Add support for devicetreePaul Cercueil2016-11-041-1/+15
| * | | | Documentation: dt: Add binding info for jz4740-rtc driverPaul Cercueil2016-11-041-0/+37
| * | | | rtc: jz4740: Add support for the RTC in the jz4780 SoCPaul Cercueil2016-11-042-5/+51
| * | | | rtc: sparc: make sun4v explicitly non-modularPaul Gortmaker2016-11-041-6/+4
| * | | | rtc: sparc: make starfire explicitly non-modularPaul Gortmaker2016-11-041-6/+4
| * | | | rtc: make rtc-lib explicitly non-modularPaul Gortmaker2016-11-041-3/+1
| * | | | rtc: pcf85063: do not register a RTC device if chip is not presentMirza Krak2016-11-041-0/+7
| * | | | ABI: rtc-ab8500: fix rtc_calibration documentationMauro Carvalho Chehab2016-10-301-2/+3
| * | | | rtc: cmos: don't refer to asm-generic/rtc.hChristoph Hellwig2016-10-192-5/+2
| * | | | rtc: cmos: Reject unsupported alarm valuesGabriele Mazzotta2016-10-191-0/+72
| | |/ / | |/| |
* | | | Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-1914-80/+190
|\ \ \ \
| * \ \ \ Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-nextDan Williams2016-12-1814-80/+190
| |\ \ \ \
| | * | | | dax: add region 'id', 'size', and 'align' attributesDan Williams2016-12-171-0/+94
| | * | | | libnvdimm: fix mishandled nvdimm_clear_poison() return valueDan Williams2016-12-162-11/+19
| | * | | | libnvdimm: replace mutex_is_locked() warnings with lockdep_assert_heldDan Williams2016-12-163-8/+6
| | * | | | libnvdimm, pfn: fix align attributeDan Williams2016-12-101-1/+1
| | * | | | libnvdimm, e820: use module_platform_driverJohannes Thumshirn2016-12-051-11/+1
| | * | | | libnvdimm, namespace: use octal for permissionsFabian Frederick2016-12-041-2/+2