]> www.infradead.org Git - users/willy/xarray.git/shortlog
users/willy/xarray.git
2024-09-13 Guenter Roeckhwmon: Remove devm_hwmon_device_unregister() API function
2024-09-12 Andy Shevchenkohwmon: (sch5636) Print unknown ID in error string via...
2024-09-12 Andy Shevchenkohwmon: (sht21) Use %*ph to print small buffer
2024-09-08 Christophe... hwmon: (pmbus/mpq7932) Constify struct regulator_desc
2024-09-02 Patrick Rudolphhwmon: pmbus: pli12096bc: Add write delay
2024-09-02 Patrick Rudolphhwmon: pmbus: zl6100: Use generic code
2024-09-02 Patrick Rudolphhwmon: pmbus: ucd9000: Use generic code
2024-09-02 Patrick Rudolphhwmon: pmbus: max15301: Use generic code
2024-09-02 Patrick Rudolphhwmon: pmbus: Implement generic bus access delay
2024-08-30 Guenter Roeckhwmon: (ina2xx) Use shunt voltage to calculate current
2024-08-30 Guenter Roeckhwmon: (ina2xx) Add support for current limits
2024-08-30 Guenter Roeckhwmon: (ina2xx) Pass register to alert limit write...
2024-08-30 Guenter Roeckhwmon: (ina2xx) Convert to use with_info hwmon API
2024-08-30 Guenter Roeckhwmon: (ina2xx) Move ina2xx_get_value()
2024-08-30 Guenter Roeckhwmon: (ina2xx) Set alert latch
2024-08-30 Guenter Roeckhwmon: (ina2xx) Consolidate chip initialization code
2024-08-30 Guenter Roeckhwmon: (ina2xx) Fix various overflow issues
2024-08-30 Guenter Roeckhwmon: (ina2xx) Re-initialize chip using regmap functions
2024-08-30 Guenter Roeckhwmon: (ina2xx) Use local regmap pointer if used more...
2024-08-30 Guenter Roeckhwmon: (ina2xx) Mark regmap_config as const
2024-08-30 Guenter Roeckhwmon: (ina2xx) Use bit operations
2024-08-30 Guenter Roeckhwmon: (ina2xx) Replace platform data with device prope...
2024-08-30 Guenter Roeckhwmon: (ina2xx) Reorder include files to alphabetic...
2024-08-29 Frank Lidt-bindings: hwmon: Convert ltc2978.txt to yaml
2024-08-28 Nathan Chancellorhwmon: (oxp-sensors) Add missing breaks to fix -Wimplic...
2024-08-27 Johannes Kirchmairhwmon: (pwmfan) Do not force disable pwm controller
2024-08-27 Shen Lichuanhwmon: (pc87360) Use min() macro
2024-08-27 Inochi Amaotohwmon: Add sophgo SG2042 external hardware monitor...
2024-08-27 Inochi Amaotodt-bindings: hwmon: Add Sophgo SG2042 external hardware...
2024-08-27 Jinjie Ruanhwmon: (tmp464): Simplify with scoped for each OF child...
2024-08-27 Jinjie Ruanhwmon: (tmp421): Simplify with scoped for each OF child...
2024-08-27 Jinjie Ruanhwmon: (npcm750-pwm-fan): Simplify with scoped for...
2024-08-27 Jinjie Ruanhwmon: (nct7802): Simplify with scoped for each OF...
2024-08-27 Jinjie Ruanhwmon: (lm90): Simplify with scoped for each OF child...
2024-08-27 Jinjie Ruanhwmon: (ina3221): Simplify with scoped for each OF...
2024-08-27 Jinjie Ruanhwmon: (aspeed-pwm-tacho): Simplify with scoped for...
2024-08-27 Jinjie Ruanhwmon: (aspeed-g6-pwm-tacho): Simplify with scoped...
2024-08-27 Mario Limonciellohwmon: (k10temp): Use cpu_feature_enabled() for detecti...
2024-08-27 Chanh Nguyendt-bindings: hwmon: Add maxim max31790
2024-08-27 Derek J. Clarkhwmon: (oxp-sensors) Add support for multiple new devices.
2024-08-27 Rob Herring... hwmon: (stts751) Add "st" vendor prefix to "stts751...
2024-08-27 Yuntao Liuhwmon: (ntc_thermistor) fix module autoloading
2024-08-27 Yue Haibinghwmon: (sch5627) Remove unused declaration sch56xx_watc...
2024-08-27 Liao Chenhwmon: (gsc-hwmon) fix module autoloading
2024-08-27 Maximilian Luzhwmon: Add thermal sensor driver for Surface Aggregator...
2024-08-27 Denis Paukhwmon: (nct6775) add G15CF to ASUS WMI monitoring list
2024-08-27 Javier Carrascohwmon: (chipcap2) Drop cc2_disable() in the probe and...
2024-08-27 Guenter Roeckhwmon: (lm92) Update documentation
2024-08-27 Guenter Roeckhwmon: (lm92) Convert to with_info hwmon API
2024-08-27 Guenter Roeckhwmon: (lm92) Convert to use regmap
2024-08-27 Guenter Roeckhwmon: (lm92) Replace chip IDs with limit register...
2024-08-27 Guenter Roeckhwmon: (lm92) Reorder include files to alphabetic order
2024-08-27 Guenter Roeckhwmon: (lm92) Improve auto-detection accuracy
2024-08-27 Rob Herring... hwmon: (vexpress) Use of_property_present()
2024-07-31 Guenter Roeckhwmon: (max1619) Improve chip detection code
2024-07-31 Guenter Roeckhwmon: (max1619) Add support for update_interval attribute
2024-07-31 Guenter Roeckhwmon: (max1619) Convert to with_info API
2024-07-31 Guenter Roeckhwmon: (max1619) Convert to use regmap
2024-07-31 Guenter Roeckhwmon: (max1619) Mask valid alarm bits
2024-07-31 Guenter Roeckhwmon: (max1619) Reorder include files to alphabetic...
2024-07-31 Guenter Roeckhwmon: (max1619) Clamp temperature range when writing...
2024-07-31 Guenter Roeckhwmon: (max6697) Document discrepancy in overtemperatur...
2024-07-31 Guenter Roeckhwmon: (max1668) Convert to use with_info hwmon API
2024-07-31 Guenter Roeckhwmon: (max1668) Replace chip type with number of channels
2024-07-31 Guenter Roeckhwmon: (max1668) Convert to use regmap
2024-07-31 Guenter Roeckhwmon: (max1668) Use BIT macro
2024-07-31 Guenter Roeckhwmon: (max1668) Reorder include files to alphabetic...
2024-07-31 Cryolitia PukNgaehwmon: (oxp-sensors) Fix typo in driver documentation
2024-07-31 Nuno Sahwmon: (ltc2947) Move to firmware agnostic API
2024-07-31 Chris Packhamhwmon: (adt7475) Add support for configuring initial...
2024-07-31 Chris Packhamdt-bindings: hwmon: adt7475: Deprecate adi,pwm-active...
2024-07-31 Chris Packhamdt-bindings: hwmon: Add adt7475 fan/pwm properties
2024-07-31 Guenter Roeckhwmon: (max6697) Add support for tempX_min and tempX_mi...
2024-07-31 Guenter Roeckhwmon: (max6697) Convert to with_info hwmon API
2024-07-31 Guenter Roeckhwmon: (max6697) Convert to use regmap
2024-07-31 Guenter Roeckhwmon: (max6697) Use bit operations where possible
2024-07-31 Guenter Roeckhwmon: (max6697) Drop platform data support
2024-07-31 Guenter Roeckhwmon: (max6697) Reorder include files
2024-07-31 Guenter Roeckhwmon: (max16065) Fix alarm attributes
2024-07-31 Guenter Roeckhwmon: (max16065) Fix overflows seen when writing limits
2024-07-31 Javier Carrascohwmon: (ltc2992) use device_for_each_child_node_scoped...
2024-07-31 Armin Wolfhwmon: (dell-smm) Add Dell Latitude 7320 to fan control...
2024-07-31 Guenter Roeckhwmon: (lm95234) Use multi-byte regmap operations
2024-07-31 Guenter Roeckhwmon: (lm95234) Add support for tempX_enable attribute
2024-07-31 Guenter Roeckhwmon: (lm95234) Convert to with_info hwmon API
2024-07-31 Guenter Roeckhwmon: (lm95234) Convert to use regmap
2024-07-31 Guenter Roeckhwmon: (lm95234) Use find_closest to find matching...
2024-07-31 Guenter Roeckhwmon: (lm95234) Reorder include files to be in alphabe...
2024-07-31 Guenter Roeckhwmon: (amc6821) Use multi-byte regmap operations
2024-07-31 Guenter Roeckhwmon: (max6639) Use multi-byte regmap operations
2024-07-31 Guenter Roeckhwmon: (tmp464) Use multi-byte regmap operations
2024-07-31 Guenter Roeckhwmon: (adt7x10) Use multi-byte regmap operations
2024-07-31 Guenter Roeckhwmon: (nct7802) Use multi-byte regmap operations
2024-07-31 Guenter Roeckhwmon: (lm95245) Use multi-byte regmap operations
2024-07-31 Guenter Roeckhwmon: (tmp401) Use multi-byte regmap operations
2024-07-31 Guenter Roeckhwmon: (adt7470) Use multi-byte regmap operations
2024-07-28 Linus TorvaldsLinux 6.11-rc1
2024-07-28 Linus TorvaldsMerge tag 'kbuild-fixes-v6.11' of git://git.kernel...
2024-07-28 Linus Torvaldsminmax: simplify and clarify min_t()/max_t() implementation
2024-07-28 Linus Torvaldsminmax: add a few more MIN_T/MAX_T users
next