index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
max6639.c
Age
Commit message (
Expand
)
Author
2014-08-04
hwmon: (max6639) Make normal_i2c array const
Axel Lin
2014-03-03
hwmon: (max6639) Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
2014-03-03
hwmon: (max6639) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-03-03
hwmon: (max6639) Introduce local dev variable, and reduce noisiness
Guenter Roeck
2013-08-11
hwmon: use dev_get_platdata()
Jingoo Han
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2012-07-21
hwmon: (max6639) Convert to use devm_ functions
Guenter Roeck
2012-04-01
hwmon: (max6639) Convert to dev_pm_ops
Mark Brown
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-02-21
hwmon: (max6639) Fix PPR register initialization to set both channels
Chris D Schimp
2012-02-21
hwmon: (max6639) Fix FAN_FROM_REG calculation
Chris D Schimp
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2011-03-14
hwmon: (max6639) Set reasonable default PWM frequency
stigge@antcom.de
2011-03-14
hwmon: Driver for Maxim MAX6639
stigge@antcom.de