| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | PCI/AER: Remove forward declarations | Bjorn Helgaas | 2018-06-08 | 1 | -16/+11 |
| * | | | | Merge branch 'pci/renames' | Bjorn Helgaas | 2018-06-11 | 64 | -79/+75 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | PCI: Collect all native drivers under drivers/pci/controller/ | Shawn Lin | 2018-06-08 | 64 | -79/+75 |
| |/ / / |
|
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 2018-06-12 | 18 | -881/+851 |
|\ \ \ \ |
|
| * | | | | thermal: qcom: tsens: Allow number of sensors to come from DT | Bjorn Andersson | 2018-06-02 | 2 | -3/+10 |
| * | | | | thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops | srplinux2008 | 2018-06-01 | 1 | -1/+1 |
| * | | | | thermal: exynos: Reduce severity of too early temperature read | Krzysztof Kozlowski | 2018-06-01 | 1 | -1/+7 |
| * | | | | thermal: imx: Switch to SPDX identifier | Fabio Estevam | 2018-06-01 | 1 | -8/+3 |
| * | | | | thermal: qcom-spmi-temp-alarm: add support for GEN2 PMIC peripherals | David Collins | 2018-06-01 | 1 | -21/+71 |
| * | | | | thermal: ti-soc-thermal: fix incorrect entry in omap5430_adc_to_temp[] | Bartlomiej Zolnierkiewicz | 2018-06-01 | 1 | -1/+1 |
| * | | | | thermal: rcar_thermal: add r8a77995 support | Yoshihiro Kaneko | 2018-06-01 | 1 | -32/+126 |
| * | | | | dt-bindings: thermal: rcar-thermal: add R8A77995 support | Yoshihiro Kaneko | 2018-06-01 | 1 | -2/+5 |
| * | | | | thermal: mediatek: use of_device_get_match_data() | Ryder Lee | 2018-05-07 | 1 | -4/+1 |
| * | | | | thermal: exynos: remove trip reporting to user-space | Bartlomiej Zolnierkiewicz | 2018-05-07 | 1 | -28/+2 |
| * | | | | thermal: exynos: remove unused defines for Exynos5433 | Bartlomiej Zolnierkiewicz | 2018-05-07 | 1 | -5/+0 |
| * | | | | thermal: exynos: cleanup code for enabling threshold interrupts | Bartlomiej Zolnierkiewicz | 2018-05-07 | 1 | -65/+33 |
| * | | | | thermal: exynos: check return values of ->get_trip_[temp, hyst] methods | Bartlomiej Zolnierkiewicz | 2018-05-07 | 1 | -3/+7 |
| * | | | | thermal: exynos: move trips setting to exynos_tmu_initialize() | Bartlomiej Zolnierkiewicz | 2018-05-07 | 1 | -51/+37 |
| * | | | | thermal: exynos: set trips in ascending order in exynos7_tmu_initialize() | Bartlomiej Zolnierkiewicz | 2018-05-07 | 1 | -1/+1 |
| * | | | | thermal: exynos: do not use trips structure directly in ->tmu_initialize | Bartlomiej Zolnierkiewicz | 2018-05-07 | 1 | -10/+8 |
| * | | | | thermal: exynos: add exynos*_tmu_set_[trip,hyst]() helpers | Bartlomiej Zolnierkiewicz | 2018-05-07 | 1 | -142/+140 |
| * | | | | thermal: exynos: move IRQs clearing to exynos_tmu_initialize() | Bartlomiej Zolnierkiewicz | 2018-05-07 | 1 | -10/+4 |
| * | | | | thermal: exynos: clear IRQs later in exynos4412_tmu_initialize() | Bartlomiej Zolnierkiewicz | 2018-05-07 | 1 | -2/+2 |
| * | | | | thermal: exynos: make ->tmu_initialize method void | Bartlomiej Zolnierkiewicz | 2018-05-07 | 1 | -18/+10 |
| * | | | | thermal: exynos: remove threshold_code checking from exynos4210_tmu_initialize() | Bartlomiej Zolnierkiewicz | 2018-05-07 | 1 | -5/+1 |
| * | | | | thermal: exynos: fix trips limit checking in get_th_reg() | Bartlomiej Zolnierkiewicz | 2018-05-07 | 1 | -2/+2 |
| * | | | | thermal: exynos: use sanitize_temp_error() in exynos7_tmu_initialize() | Bartlomiej Zolnierkiewicz | 2018-05-07 | 1 | -7/+6 |
| * | | | | thermal: exynos: check STATUS register in exynos_tmu_initialize() | Bartlomiej Zolnierkiewicz | 2018-05-07 | 1 | -32/+13 |
| * | | | | thermal: exynos: always check for critical trip points existence | Bartlomiej Zolnierkiewicz | 2018-05-07 | 1 | -9/+10 |
| * | | | | thermal: exynos: always check for trips points existence | Bartlomiej Zolnierkiewicz | 2018-05-07 | 1 | -15/+11 |
| * | | | | thermal: exynos: fix setting rising_threshold for Exynos5433 | Bartlomiej Zolnierkiewicz | 2018-05-07 | 1 | -0/+1 |
| * | | | | thermal: samsung: Remove support for Exynos5440 | Krzysztof Kozlowski | 2018-05-07 | 2 | -171/+4 |
| * | | | | thermal: rcar_gen3_thermal: add r8a77965 support | Niklas Söderlund | 2018-05-07 | 1 | -0/+1 |
| * | | | | dt-bindings: thermal: rcar-gen3-thermal: add r8a77965 | Niklas Söderlund | 2018-05-07 | 1 | -1/+2 |
| * | | | | thermal: rcar_gen3_thermal: update max temperature clamp | Niklas Söderlund | 2018-05-07 | 1 | -2/+2 |
| * | | | | thermal: rcar_gen3_thermal: Update calculation formula due to HW evaluation | Hien Dang | 2018-05-07 | 1 | -6/+6 |
| * | | | | thermal: tegra: Nuke clk_{readl,writel} helpers | Ezequiel Garcia | 2018-05-06 | 1 | -27/+2 |
| * | | | | thermal: uniphier: add UniPhier PXs3 support | Kunihiko Hayashi | 2018-05-06 | 1 | -0/+4 |
| * | | | | dt-bindings: thermal: uniphier: add a compatible string for PXs3 | Kunihiko Hayashi | 2018-05-06 | 1 | -0/+1 |
| * | | | | thermal: exynos: remove separate exynos_tmu.h header file | Bartlomiej Zolnierkiewicz | 2018-05-06 | 2 | -42/+16 |
| * | | | | thermal: exynos: remove parsing of samsung, tmu_cal_type property | Bartlomiej Zolnierkiewicz | 2018-05-06 | 2 | -44/+9 |
| * | | | | thermal: exynos: remove parsing of samsung,tmu_gain property | Bartlomiej Zolnierkiewicz | 2018-05-06 | 2 | -13/+9 |
| * | | | | thermal: exynos: remove parsing of samsung, tmu_reference_voltage property | Bartlomiej Zolnierkiewicz | 2018-05-06 | 2 | -7/+15 |
| * | | | | thermal: exynos: remove parsing of samsung, tmu[_min, _max]_efuse_value prope... | Bartlomiej Zolnierkiewicz | 2018-05-06 | 2 | -24/+32 |
| * | | | | thermal: exynos: remove parsing of samsung, tmu_noise_cancel_mode property | Bartlomiej Zolnierkiewicz | 2018-05-06 | 2 | -9/+4 |
| * | | | | thermal: exynos: remove parsing of samsung, tmu_[first, second]_point_trim pr... | Bartlomiej Zolnierkiewicz | 2018-05-06 | 2 | -13/+9 |
| * | | | | thermal: exynos: remove parsing of samsung, tmu_default_temp_offset property | Bartlomiej Zolnierkiewicz | 2018-05-06 | 2 | -37/+13 |
| * | | | | thermal: exynos: remove unused "type" field from struct exynos_tmu_platform_data | Bartlomiej Zolnierkiewicz | 2018-05-06 | 1 | -2/+0 |
| * | | | | thermal: exynos: Read soc_type from match data | Maciej Purski | 2018-05-06 | 1 | -40/+34 |
| * | | | | thermal: exynos: Propagate error value from tmu_read() | Marek Szyprowski | 2018-05-06 | 1 | -2/+7 |