Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-15thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki
2022-10-10Merge tag 'thermal-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-10-04thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_idVincent Knecht
2022-10-04thermal/core: Add a check before calling set_trip_temp()Lad Prabhakar
2022-10-04thermal/core: Drop valid pointer check for typeLad Prabhakar
2022-10-04thermal/drivers/rcar_thermal: Constify static thermal_zone_device_opsLad Prabhakar
2022-10-04thermal/drivers/qcom: Drop false build dependency of all QCOM drivers on QCOM...Jonathan Cameron
2022-10-04thermal/of: Remove the thermal_zone_of_get_sensor_id() functionDaniel Lezcano
2022-10-04thermal/drivers/imx_sc: Rely on the platform data to get the resource idDaniel Lezcano
2022-10-03Merge branches 'thermal-intel' and 'thermal-drivers'Rafael J. Wysocki
2022-10-03Merge branch 'thermal-core'Rafael J. Wysocki
2022-09-30thermal: core: Increase maximum number of trip pointsSumeet Pawnikar
2022-09-24thermal: int340x: processor_thermal: Use module_pci_driver() macroShang XiaoJing
2022-09-24nvmem: prefix all symbols with NVMEM_Rafał Miłecki
2022-09-21thermal: intel_powerclamp: Remove accounting for IRQ wakesSrinivas Pandruvada
2022-09-21thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...Srinivas Pandruvada
2022-09-21Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2022-09-03thermal: int340x_thermal: Consolidate priv->data_vault checksRafael J. Wysocki
2022-09-03thermal: cpufreq_cooling: Check the policy first in cpufreq_cooling_register()Xuewen Yan
2022-09-03thermal: Drop duplicate words from commentsJilin Yuan
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-31thermal: move from strlcpy() with unused retval to strscpy()Wolfram Sang
2022-08-31thermal: da9062-thermal: Drop redundant error messagezhaoxiao
2022-08-31thermal/drivers/thermal_mmio: Drop of_match_ptr()Jean Delvare
2022-08-30thermal: gov_user_space: Do not lock thermal zone mutexRafael J. Wysocki
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski
2022-08-27Merge branch 'thermal-core'Rafael J. Wysocki
2022-08-23thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi
2022-08-17thermal/core: Fix lockdep_assert() warningDaniel Lezcano
2022-08-17thermal/core: Move the mutex inside the thermal_zone_device_update() functionDaniel Lezcano
2022-08-17thermal/core: Move the thermal zone lock out of the governorsDaniel Lezcano
2022-08-17thermal/governors: Group the thermal zone lock inside the throttle functionDaniel Lezcano
2022-08-17thermal/core: Rework the monitoring a bitDaniel Lezcano
2022-08-17thermal/core: Rearm the monitoring only one timeDaniel Lezcano
2022-08-17thermal/drivers/qcom/spmi-adc-tm5: Remove unnecessary print function dev_err()Jiapeng Chong
2022-08-17thermal/of: Remove old OF codeDaniel Lezcano
2022-08-17thermal/core: Move set_trip_temp ops to the sysfs codeDaniel Lezcano
2022-08-17thermal/drivers/samsung: Switch to new of thermal APIDaniel Lezcano
2022-08-17thermal/drivers/ti-soc: Switch to new of APIDaniel Lezcano
2022-08-17thermal/drivers/hisilicon: Switch to new of APIDaniel Lezcano
2022-08-17thermal/drivers/maxim: Switch to new of APIDaniel Lezcano
2022-08-17thermal/drivers/banggap: Switch to new of APIDaniel Lezcano
2022-08-17thermal/drivers/mtk: Switch to new of APIDaniel Lezcano
2022-08-17thermal/drivers/qoriq: Switch to new of APIDaniel Lezcano
2022-08-17thermal/drivers/rzg2l: Switch to new of APIDaniel Lezcano
2022-08-17thermal/drivers/rcar: Switch to new of APIDaniel Lezcano
2022-08-17thermal/drivers/imx: Switch to new of APIDaniel Lezcano
2022-08-17thermal/drivers/db8500: Switch to new of APIDaniel Lezcano