summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* watchdog: sp805: constify amba_idArvind Yadav2017-09-091-1/+1
* watchdog: ziirave: constify i2c_device_idArvind Yadav2017-09-091-1/+1
* watchdog: sc1200: constify pnp_device_idArvind Yadav2017-09-091-1/+1
* watchdog: renesas_wdt: update copyright datesWolfram Sang2017-09-091-2/+2
* watchdog: renesas_wdt: make 'clk' a variable local to probe()Wolfram Sang2017-09-091-5/+5
* watchdog: renesas_wdt: consistently use RuntimePM for clock managementWolfram Sang2017-09-091-14/+19
* watchdog: aspeed: Support configuration of external signal propertiesAndrew Jeffery2017-09-091-3/+102
* drivers/watchdog: ASPEED reference dev tree properties for configChristopher Bostic2017-09-091-5/+24
* watchdog: da9063_wdt: Simplify by removing unneeded struct...fzuuzf@googlemail.com2017-09-091-37/+30
* watchdog: bcm7038: Check the return value from clk_prepare_enable()Fabio Estevam2017-09-091-1/+3
* watchdog: qcom: Check for platform_get_resource() failureFabio Estevam2017-09-091-0/+2
* watchdog: of_xilinx_wdt: Add suspend/resume supportMichal Simek2017-09-091-0/+38
* watchdog: of_xilinx_wdt: Add support for reading freq via CCFMaulik Jodhani2017-09-091-13/+32
* watchdog: max77620_wdt: constify platform_device_idArvind Yadav2017-09-091-1/+1
* watchdog: pcwd_usb: constify usb_device_idArvind Yadav2017-09-091-1/+1
* 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-091-0/+2
* 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-091-10/+12
* Merge tag 'platform-drivers-x86-v4.14-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-09-0919-117/+271
|\
| * 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-191-27/+11
| * 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