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-09-26hwmon: (pc87360) Reorder symbols to get rid of a few forward declarationsUwe Kleine-König
2022-09-26hwmon: (pc87360) Introduce a #define for the driver name and use itUwe Kleine-König
2022-09-26hwmon: (pwm-fan) Switch regulator dynamicallyAlexander Stein
2022-09-26hwmon: (pwm-fan) split __set_pwm into locked/unlocked functionsAlexander Stein
2022-09-26hwmon: (pwm-fan) Add dedicated power switch functionAlexander Stein
2022-09-26hwmon: (pwm-fan) Simplify enable/disable checkAlexander Stein
2022-09-26hwmon: (pwm-fan) Refactor fan power on/offAlexander Stein
2022-09-26hwmon: (pmbus) Add driver for the TEXAS TPS546D24 Buck Converter.Duke Du
2022-09-20drivers: hwmon: Add max31760 fan speed controller driverIbrahim Tilki
2022-09-19hwmon: (mr75203) fix coding style space errorsEliav Farber
2022-09-19hwmon: (mr75203) add debugfs to read and write temperature coefficientsEliav Farber
2022-09-19hwmon: (mr75203) parse temperature coefficients from device-treeEliav Farber
2022-09-19hwmon: (mr75203) add support for series 6 temperature equationEliav Farber
2022-09-19hwmon: (aspeed-pwm-tacho) Add dependency on ARCH_ASPEEDPeter Robinson
2022-09-19hwmon: (mr75203) modify the temperature equation according to series 5 datasheetEliav Farber
2022-09-19hwmon: (mr75203) add VM pre-scaler x2 supportEliav Farber
2022-09-19hwmon: (mr75203) add VM active channel supportEliav Farber
2022-09-19hwmon: (nzxt-smart2) add another USB IDAleksandr Mezin
2022-09-19hwmon: (emc2305) Remove unnecessary range checkGuenter Roeck
2022-09-19hwmon: (mr75203) skip reset-control deassert for SOCs that don't support itEliav Farber
2022-09-19hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow NextAleksa Savic
2022-09-19hwmon: (tps23861) create unique debugfs directory per deviceAlexandru Gagniuc
2022-09-19hwmon: (tps23861) reduce count of i2c transactions for port_statusAlexandru Gagniuc
2022-09-19hwmon: (emc2305) Remove unused including <linux/version.h>Jiapeng Chong
2022-09-19hwmon: (emc2305) add support for EMC2301/2/3/5 RPM-based PWM Fan Speed Contro...Michael Shych
2022-09-19hwmon: (max31790) add fanN_enableJustin Ledford
2022-09-19hwmon: (pwm-fan) Replace OF specific call to PWM by plain oneAndy Shevchenko
2022-09-19hwmon: (sparx5) Use devm_clk_get_enabled() helperChristophe JAILLET
2022-09-19hwmon: (dell-smm) Improve warning messagesArmin Wolf
2022-09-19hwmon: (iio_hwmon) Make use of device propertiesAndy Shevchenko
2022-09-19hwmon: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-19hwmon: (corsair-psu) add reporting of rail mode via debugfsWilken Gottwalt
2022-09-19hwmon: (aquacomputer_d5next) Add support for reading virtual temp sensorsAleksa Savic
2022-09-19hwmon: (asus_wmi_ec_sensors) remove driverEugene Shalygin
2022-09-19hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx APILiang He
2022-09-19hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsetsAleksa Savic
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-09-09hwmon: (asus-ec-sensors) autoload module via DMI dataEugene Shalygin
2022-09-08hwmon: (mr75203) enable polling for all VM channelsEliav Farber
2022-09-08hwmon: (mr75203) fix multi-channel voltage readingEliav Farber
2022-09-08hwmon: (mr75203) fix voltage equation for negative source inputEliav Farber
2022-09-08hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used se...Eliav Farber
2022-09-08hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not definedEliav Farber
2022-09-06hwmon: (tps23861) fix byte order in resistance registerAlexandru Gagniuc
2022-08-30hwmon: (gpio-fan) Fix array out of bounds accessArmin Wolf
2022-08-23ACPI: Rename acpi_bus_get/put_acpi_device()Rafael J. Wysocki
2022-08-17hwmon: (pmbus) Fix vout margin cachingVincent Whitchurch
2022-08-17hwmon: (pmbus) Use dev_err_probe() to filter -EPROBE_DEFER error messagesChristophe JAILLET
2022-08-17hwmon/drivers/core: Switch to new of thermal APIDaniel Lezcano
2022-08-17hwmon: pm_bus: core: Switch to new of thermal APIDaniel Lezcano