summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* watchdog: cadence_wdt: Show information when driver is probedMichal Simek2017-09-091-1/+1
* watchdog: cadence_wdt: Enable access to module parametersMichal Simek2017-09-091-2/+2
* watchdog: constify watchdog_ops and watchdog_info structuresJulia Lawall2017-09-093-3/+3
* watchdog: asm9260_wdt: don't round closest with get_timeleftWolfram Sang2017-09-091-1/+1
* watchdog: renesas_wdt: add another divider optionWolfram Sang2017-09-091-3/+5
* watchdog: renesas_wdt: apply better precisionWolfram Sang2017-09-091-9/+19
* watchdog: renesas_wdt: don't round closest with get_timeleftWolfram Sang2017-09-091-1/+1
* watchdog: renesas_wdt: check rate also for upper limitWolfram Sang2017-09-091-2/+2
* watchdog: renesas_wdt: avoid (theoretical) type overflowWolfram Sang2017-09-091-3/+2
* watchdog: mt7621: explicitly request exclusive reset controlPhilipp Zabel2017-09-091-1/+1
* watchdog: rt2880: explicitly request exclusive reset controlPhilipp Zabel2017-09-091-1/+1
* watchdog: zx2967: explicitly request exclusive reset controlPhilipp Zabel2017-09-091-1/+1
* watchdog: asm9260: explicitly request exclusive reset controlPhilipp Zabel2017-09-091-1/+1
* watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2Martin Blumenstingl2017-09-092-1/+7
* watchdog: w83627hf: make const array chip_name staticColin Ian King2017-09-091-1/+1
* watchdog: coh901327_wdt: constify watchdog_ops structureGustavo A. R. Silva2017-09-091-1/+1
* watchdog: stm32_iwdg: constify watchdog_ops structureGustavo A. R. Silva2017-09-091-1/+1
* watchdog: it87_wdt: constify watchdog_ops structureGustavo A. R. Silva2017-09-091-1/+1
* watchdog: ts72xx_wdt: constify watchdog_ops structureGustavo A. R. Silva2017-09-091-1/+1
* watchdog: Revert "iTCO_wdt: all versions count down twice"Wim Van Sebroeck2017-09-092-11/+13
* Merge tag 'platform-drivers-x86-v4.14-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-09-0920-119/+278
|\
| * platform/x86: dell-wmi: Update dell_wmi_check_descriptor_buffer() to new modelAndy Lutomirski2017-08-191-30/+39
| * platform/x86: intel-vbtn: reduce unnecessary messages for normal usersAlex Hung2017-08-191-1/+1
| * platform/x86: intel-hid: reduce unnecessary messages for normal usersAlex Hung2017-08-191-2/+2
| * platform/x86: thinkpad_acpi: Fix warning about deprecated hwmon_device_registerStanislav Fomichev2017-08-192-29/+18
| * platform/x86: wmi: Fix check for method instance numberPali Rohár2017-08-181-3/+3
| * platform/x86: ideapad-laptop: Expose conservation mode switchHao Wei Tee2017-08-141-0/+69
| * platform/x86: intel_pmc_core: Make the driver PCH family agnosticSrinivas Pandruvada2017-08-132-11/+50
| * platform/x86: peaq-wmi: Evaluate wmi method with instance number 0x0Pali Rohár2017-08-131-1/+1
| * platform/x86: mxm-wmi: Evaluate wmi method with instance number 0x0Pali Rohár2017-08-131-2/+2
| * platform/x86: asus-wmi: Evaluate wmi method with instance number 0x0Pali Rohár2017-08-131-2/+2
| * platform/x86: intel_scu_ipc: make intel_scu_ipc_pdata_t constBhumika Goyal2017-08-131-3/+3
| * platform/x86: intel_mid_powerbtn: make mid_pb_ddata constBhumika Goyal2017-08-131-2/+2
| * platform/x86: intel_mid_powerbtn: fix error return code in mid_pb_probe()Gustavo A. R. Silva2017-08-131-2/+4
| * platform/x86: hp-wmi: Remove unused macro helperPaulo Alcantara2017-08-131-7/+0
| * platform/x86: hp-wmi: Correctly determine method id in WMI callsPaulo Alcantara2017-08-131-1/+22
| * platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello2017-08-051-2/+2
| * platform/x86: dell-wmi: Fix driver interface version queryAndy Lutomirski2017-08-011-5/+7
| * platform/x86: intel_telemetry: remove redundant macro definitionRajneesh Bhardwaj2017-07-251-1/+0
| * platform/x86: intel_telemetry: Add GLK PSS Event TableRajneesh Bhardwaj2017-07-252-0/+36
| * platform/x86: alienware-wmi: fix format string overflow warningArnd Bergmann2017-07-251-19/+21
| * platform/x86: ibm_rtl: remove unnecessary static in ibm_rtl_write()Gustavo A. R. Silva2017-07-251-1/+1
| * platform/x86: msi-wmi: remove unnecessary static in msi_wmi_notify()Gustavo A. R. Silva2017-07-251-1/+1
| * platform/x86: peaq-wmi: silence a static checker warningDan Carpenter2017-07-251-1/+1
* | Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-09-0941-194/+741
|\ \
| * | ARC: Re-enable MMU upon Machine Check exceptionJose Abreu2017-09-012-3/+6
| * | ARC: Show fault information passed to show_kernel_fault_diag()Jose Abreu2017-09-012-2/+5
| * | ARC: [plat-hsdk] initial port for HSDK boardAlexey Brodkin2017-09-019-2/+365
| * | ARC: mm: Decouple RAM base address from kernel link addressEugeniy Paltsev2017-09-018-10/+18
| * | ARCv2: IOC: Tighten up the contraints (specifically base / size alignment)Eugeniy Paltsev2017-09-011-8/+19