summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-22isdn: hfc_{pci,sx}: Avoid empty body if statementsNathan Chancellor
2018-10-23Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2018-10-22thermal/drivers/hisi: Add the dual clusters sensors for hi3660Daniel Lezcano
2018-10-22thermal/drivers/hisi: Add more sensors channelDaniel Lezcano
2018-10-22thermal/drivers/hisi: Remove pointless irq fieldDaniel Lezcano
2018-10-22thermal/drivers/hisi: Use platform_get_irq_bynameDaniel Lezcano
2018-10-22thermal/drivers/hisi: Replace macro name with relevant sensor locationDaniel Lezcano
2018-10-22thermal/drivers/hisi: Add multiple sensors supportDaniel Lezcano
2018-10-22thermal/drivers/hisi: Prepare to support multiple sensorsDaniel Lezcano
2018-10-22thermal/drivers/hisi: Factor out the probe functionsDaniel Lezcano
2018-10-22thermal/drivers/hisi: Set the thermal zone private data to the sensor pointerDaniel Lezcano
2018-10-22thermal/drivers/hisi: Change the driver to be sensor orientedDaniel Lezcano
2018-10-22thermal/drivers/hisi: Change the platform data pointer to sensor opsDaniel Lezcano
2018-10-22thermal: armada: fix a test in probe()Dan Carpenter
2018-10-22thermal: imx: handle error path in one place to save duplicated codeAnson Huang
2018-10-22thermal: imx: improve error messageAnson Huang
2018-10-22thermal: tsens: Check if the IP is correctly enabled by firmwareAmit Kucheria
2018-10-22thermal: tsens: Pass register offsets as private dataAmit Kucheria
2018-10-22thermal: tsens: Add the SROT address mapAmit Kucheria
2018-10-22thermal: tsens: Rename map field in order to add a second address mapAmit Kucheria
2018-10-22thermal: tsens: Get rid of dead codeAmit Kucheria
2018-10-22thermal: tsens: Add SPDX license identifiersAmit Kucheria
2018-10-22thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address spaceAmit Kucheria
2018-10-22thermal: qoriq: add i.mx8mq supportAnson Huang
2018-10-22thermal: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-23Merge tag 'spi-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2018-10-23Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2018-10-23Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-10-22RISC-V: Use Linux logical CPU number instead of hartidAtish Patra
2018-10-22RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartidPalmer Dabbelt
2018-10-23Merge tag 'hwmon-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-22drm/i915: uncore_fw_domains_init sort platforms newer-to-olderRodrigo Vivi
2018-10-22drm/i915: power_domains_init sort platforms newer-to-olderRodrigo Vivi
2018-10-22drm/i915: digital_port_connected sort platforms newer-to-olderRodrigo Vivi
2018-10-22drm/i915: compute_min_voltage_level sort platforms newer-to-olderRodrigo Vivi
2018-10-22drm/i915: ddi_clock_get sort platforms newer-to-older.Rodrigo Vivi
2018-10-22drm/amd/powerplay: bump the PPtable version supportedEvan Quan
2018-10-22drm/amd/powerplay: drop highest UCLK setting after display configuration changeEvan Quan
2018-10-22drm/amd/pp: enable power limit increase in OD modeJoseph Greathouse
2018-10-22powerplay: Respect units on max dcfclk watermarkDavid Francis
2018-10-22drm/amdgpu: Fix null pointer amdgpu_device_fw_loadingEmily Deng
2018-10-22drm/amd/powerplay: error out when force clock level under auto dpm mode V2Evan Quan
2018-10-22Merge branch 'next' into for-linusDmitry Torokhov
2018-10-22rtc: s35390a: Change buf's type to u8 in s35390a_initNathan Chancellor
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-10-22Merge tag 'for-4.20/libata-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-22MD: Memory leak when flush bio size is zeroXiao Ni
2018-10-22md: fix memleak for mempoolJack Wang