summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-17thermal: cpufreq_cooling: freq_qos_update_request() returns < 0 on errorViresh Kumar
2021-02-16thermal: qcom: Fix comparison with uninitialized variable channels_availableColin Ian King
2021-02-15thermal: qcom: add support for adc-tm5 PMIC thermal monitorDmitry Baryshkov
2021-02-15Merge remote-tracking branch 'iio-thermal-5.11-rc1/ib-iio-thermal-5.11-rc1' i...Daniel Lezcano
2021-02-15thermal: ti-soc-thermal: Use non-inverted define for omap4Tony Lindgren
2021-02-15thermal: ti-soc-thermal: Simplify polling with iopollTony Lindgren
2021-02-15thermal: ti-soc-thermal: Fix stuck sensor with continuous mode for 4430Tony Lindgren
2021-02-15thermal: ti-soc-thermal: Skip pointless register access for dra7Tony Lindgren
2021-02-03thermal/drivers/zx: Remove zx driverArnd Bergmann
2021-02-03thermal/drivers/tango: Remove tango driverArnd Bergmann
2021-01-19thermal: power allocator: fail binding for non-power actor devicesLukasz Luba
2021-01-19thermal/core: Make cooling device state change privateDaniel Lezcano
2021-01-19thermal: intel: pch: Fix unexpected shutdown at critical temperatureKai-Heng Feng
2021-01-19thermal: int340x: Fix unexpected shutdown at critical temperatureKai-Heng Feng
2021-01-19thermal/core: Remove pointless thermal_zone_device_reset() functionDaniel Lezcano
2021-01-19thermal/core: Remove ms based delay fieldsDaniel Lezcano
2021-01-19thermal/core: Use precomputed jiffies for the pollingDaniel Lezcano
2021-01-19thermal/core: Precompute the delays from msecs to jiffiesDaniel Lezcano
2021-01-19thermal/core: Remove THERMAL_TRIPS_NONE testDaniel Lezcano
2021-01-19acpi/drivers/thermal: Remove TRIPS_NONE cooling device bindingDaniel Lezcano
2021-01-19thermal/core: Remove pointless test with the THERMAL_TRIPS_NONE macroDaniel Lezcano
2021-01-19thermal/core: Remove unused functions rebind/unbind exceptionDaniel Lezcano
2021-01-19thermal/core: Remove the 'forced_passive' optionDaniel Lezcano
2021-01-16iio: adc: qcom-vadc-common: scale adcmap_100k_104ef_104fbDmitry Baryshkov
2021-01-16iio: adc: qcom-vadc-common: simplify qcom_vadc_map_voltage_tempDmitry Baryshkov
2021-01-16iio: adc: qcom-vadc-common: rewrite vadc7 die temp calculationDmitry Baryshkov
2021-01-16iio: adc: move vadc_map_pt from header to the source fileDmitry Baryshkov
2021-01-16iio: provide of_iio_channel_get_by_name() and devm_ version itDmitry Baryshkov
2021-01-16iio: adc: qcom-spmi-adc5: use of_device_get_match_dataDmitry Baryshkov
2021-01-16iio: adc: move qcom-vadc-common.h to include dirDmitry Baryshkov
2021-01-16iio: adc: qcom-vadc-common: use fixp_linear_interpolateDmitry Baryshkov
2021-01-16iio: adc: qcom-vadc: move several adc5 functions to common fileDmitry Baryshkov
2021-01-07thermal/core: Remove notify opsDaniel Lezcano
2021-01-07thermal/drivers/acpi: Use hot and critical opsDaniel Lezcano
2021-01-02Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-01-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-30intel_idle: add SnowRidge C-state tableArtem Bityutskiy
2020-12-30cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki
2020-12-28Merge tag 'for-5.11/dm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-28Revert "dm crypt: export sysfs of kcryptd workqueue"Mike Snitzer
2020-12-28opp: Call the missing clk_put() on errorViresh Kumar
2020-12-28opp: fix memory leak in _allocate_opp_tableQuanyang Wang
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds
2020-12-25Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-25mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor
2020-12-25PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin
2020-12-25PCI: tegra: Fix host link initializationRob Herring