summaryrefslogtreecommitdiff
path: root/drivers/hwmon/amc6821.c
AgeCommit message (Expand)Author
2024-11-10hwmon: (amc6821) add support for tsd,muleFarouk Bouabid
2024-11-10hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-07-31hwmon: (amc6821) Use multi-byte regmap operationsGuenter Roeck
2024-07-08hwmon: (amc6821) Add support for pwm1_mode attributeGuenter Roeck
2024-07-08hwmon: (amc6821) Convert to with_info APIGuenter Roeck
2024-07-08hwmon: (amc6821) Convert to use regmapGuenter Roeck
2024-07-08hwmon: (amc6821) Drop unnecessary enum chipsGuenter Roeck
2024-07-08hwmon: (amc6821) Use BIT() and GENMASK()Guenter Roeck
2024-07-08hwmon: (amc6821) Use tabs for column alignment in definesGuenter Roeck
2024-07-08hwmon: (amc6821) Reorder include files, drop unnecessary onesGuenter Roeck
2024-07-08hwmon: (amc6821) Add support for fan1_target and pwm1_enable mode 4Guenter Roeck
2024-07-08hwmon: (amc6821) Rename fan1_div to fan1_pulsesGuenter Roeck
2024-07-08hwmon: (amc6821) Make reading and writing fan speed limits consistentGuenter Roeck
2024-07-08hwmon: (amc6821) Stop accepting invalid pwm valuesGuenter Roeck
2024-03-07hwmon: (amc6821) add of_match tableJosua Mayer
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-09-19hwmon: move from strlcpy with unused retval to strscpyWolfram Sang
2021-10-12hwmon: cleanup non-bool "valid" data fieldsPaul Fertser
2020-09-23hwmon: use simple i2c probe functionStephen Kitt
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2018-12-16hwmon: (amc6821) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck
2016-12-02hwmon: (amc6821) sign extension temperatureJared Bents
2014-08-04hwmon: (amc6821) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2014-08-04hwmon: (amc6821) Avoid forward declarationAxel Lin
2014-07-30hwmon: (amc6821) Fix possible race condition bugAxel Lin
2014-07-03hwmon: (amc6821) Fix permissions for temp2_inputAxel Lin
2013-09-11hwmon: (amc6821) Remove redundant breakSachin Kamat
2013-09-11hwmon: (amc6821) Fix return valueSachin Kamat
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck
2012-09-23hwmon: (amc6821) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: (amc6821) Fix multi-line commentsGuenter Roeck
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin
2012-03-18hwmon: (amc6821) fix initialisationFrans Meulenbroeks
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks
2010-11-15hwmon: Change mail address of Hans J. KochHans J. Koch
2010-01-25hwmon: (amc6821) Double unlock bugDan Carpenter
2010-01-11hwmon: driver for Texas Instruments amc6821 chipTomaz Mertelj