summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* firmware: dmi_scan: Always show system identification stringKefeng Wang2016-12-191-2/+2
* Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2016-12-1914-159/+975
|\
| * 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-193-0/+465
| * 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
| * rtc: Enable compile testing for Maxim and Samsung driversKrzysztof Kozlowski2016-11-051-3/+4
| * 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
| * 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
| * 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-1913-73/+167
|\ \
| * \ Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-nextDan Williams2016-12-1813-73/+167
| |\ \
| | * | 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
| | * | libnvdimm, namespace: avoid multiple sector calculationsFabian Frederick2016-12-041-6/+5
| | * | libnvdimm: remove else after return in nsio_rw_bytes()Fabian Frederick2016-12-041-19/+16
| | * | libnvdimm, namespace: fix the type of name variableNicolas Iooss2016-11-281-1/+1
| | * | libnvdimm: use consistent naming for request_mem_region()Dan Williams2016-11-283-3/+4
| | * | nvdimm: use the right length of "pmem"Nicolas Iooss2016-11-121-1/+1
| | * | libnvdimm: check and clear poison before writing to pmemDave Jiang2016-11-121-4/+26
| | * | libnvdimm: allow a platform to force enable label supportDan Williams2016-10-193-0/+10
| | * | libnvdimm: use generic iostat interfacesToshi Kani2016-10-192-31/+9
| | |/
* | | Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...Linus Torvalds2016-12-198-1/+1158
|\ \ \
| * | | platform/x86: surface3-wmi: Balance locking on error pathAndy Shevchenko2016-12-181-5/+6
| * | | platform/x86: Add Whiskey Cove PMIC TMU supportNilesh Bacchewar2016-12-184-0/+210
| * | | platform/x86: ideapad-laptop: Add Y700 15-ACZ to no_hw_rfkill DMI listvelemas2016-12-161-0/+7
| * | | platform/x86: Introduce button support for the Surface 3Benjamin Tissoires2016-12-163-0/+257
| * | | platform/x86: Add custom surface3 platform device for controlling LIDBenjamin Tissoires2016-12-163-0/+309
| * | | platform/x86: mlx-platform: Add mlxcpld-hotplug driver registrationVadim Pasternak2016-12-161-1/+97