index
:
pub/scm/linux/kernel/git/mic/linux.git
master
Landlock and security development tree
Mickaël Salaün
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
amc6821.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-16
Merge tag 'hwmon-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-1
/
+1
2026-06-09
hwmon: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-06-03
thermal/of: Rename the devm_thermal_of_cooling_device_register() function
Daniel Lezcano
1
-1
/
+1
2025-07-20
hwmon: (amc6821) Add cooling device support
João Paulo Gonçalves
1
-6
/
+107
2025-07-20
hwmon: (amc6821) Move reading fan data from OF to a function
João Paulo Gonçalves
1
-8
/
+16
2025-04-23
hwmon: (amc6821) Add PWM polarity configuration with OF
Francesco Dolcini
1
-5
/
+45
2024-11-10
hwmon: (amc6821) add support for tsd,mule
Farouk Bouabid
1
-1
/
+11
2024-11-10
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2024-07-31
hwmon: (amc6821) Use multi-byte regmap operations
Guenter Roeck
1
-17
/
+13
2024-07-08
hwmon: (amc6821) Add support for pwm1_mode attribute
Guenter Roeck
1
-1
/
+15
2024-07-08
hwmon: (amc6821) Convert to with_info API
Guenter Roeck
1
-326
/
+362
2024-07-08
hwmon: (amc6821) Convert to use regmap
Guenter Roeck
1
-442
/
+381
2024-07-08
hwmon: (amc6821) Drop unnecessary enum chips
Guenter Roeck
1
-4
/
+1
2024-07-08
hwmon: (amc6821) Use BIT() and GENMASK()
Guenter Roeck
1
-35
/
+36
2024-07-08
hwmon: (amc6821) Use tabs for column alignment in defines
Guenter Roeck
1
-64
/
+64
2024-07-08
hwmon: (amc6821) Reorder include files, drop unnecessary ones
Guenter Roeck
1
-7
/
+6
2024-07-08
hwmon: (amc6821) Add support for fan1_target and pwm1_enable mode 4
Guenter Roeck
1
-8
/
+17
2024-07-08
hwmon: (amc6821) Rename fan1_div to fan1_pulses
Guenter Roeck
1
-13
/
+13
2024-07-08
hwmon: (amc6821) Make reading and writing fan speed limits consistent
Guenter Roeck
1
-4
/
+9
2024-07-08
hwmon: (amc6821) Stop accepting invalid pwm values
Guenter Roeck
1
-6
/
+8
2024-03-07
hwmon: (amc6821) add of_match table
Josua Mayer
1
-0
/
+11
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-09-19
hwmon: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2021-10-12
hwmon: cleanup non-bool "valid" data fields
Paul Fertser
1
-4
/
+4
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2018-12-16
hwmon: (amc6821) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
1
-140
/
+85
2016-12-02
hwmon: (amc6821) sign extension temperature
Jared Bents
1
-2
/
+2
2014-08-04
hwmon: (amc6821) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-45
/
+25
2014-08-04
hwmon: (amc6821) Avoid forward declaration
Axel Lin
1
-206
/
+154
2014-07-30
hwmon: (amc6821) Fix possible race condition bug
Axel Lin
1
-6
/
+11
2014-07-03
hwmon: (amc6821) Fix permissions for temp2_input
Axel Lin
1
-1
/
+1
2013-09-11
hwmon: (amc6821) Remove redundant break
Sachin Kamat
1
-3
/
+0
2013-09-11
hwmon: (amc6821) Fix return value
Sachin Kamat
1
-2
/
+2
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
1
-20
/
+12
2012-09-23
hwmon: (amc6821) Convert to use devm_ functions
Guenter Roeck
1
-11
/
+5
2012-03-18
hwmon: (amc6821) Fix multi-line comments
Guenter Roeck
1
-27
/
+30
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
1
-14
/
+1
2012-03-18
hwmon: (amc6821) fix initialisation
Frans Meulenbroeks
1
-1
/
+1
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
1
-7
/
+7
2010-11-15
hwmon: Change mail address of Hans J. Koch
Hans J. Koch
1
-1
/
+1
2010-01-25
hwmon: (amc6821) Double unlock bug
Dan Carpenter
1
-1
/
+0
2010-01-11
hwmon: driver for Texas Instruments amc6821 chip
Tomaz Mertelj
1
-0
/
+1116