summaryrefslogtreecommitdiff
path: root/drivers/hwmon
Commit message (Expand)AuthorAge
* hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg()Bartosz Golaszewski2015-04-17
* hwmon: (lm85) use find_closest() in x_TO_REG() functionsBartosz Golaszewski2015-04-17
* hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()Bartosz Golaszewski2015-04-17
* hwmon: (pwm-fan) Update the duty cycle inorder to control the pwm-fanAnand Moon2015-04-12
* hwmon: (it87) Use feature macros on sio_dataGuenter Roeck2015-04-09
* hwmon: (ibmpowernv) Fix build error seen for some configurationsGuenter Roeck2015-04-08
* hwmon: (gpio-fan) Move the thermal registration after registration is completeNishanth Menon2015-04-08
* hwmon: (ibmpowernv) pretty print labelsCédric Le Goater2015-04-08
* hwmon: (ibmpowernv) add a label attributeCédric Le Goater2015-04-08
* hwmon: (ibmpowernv) add support for the new device treeCédric Le Goater2015-04-08
* hwmon: (ibmpowernv) add a helper routine create_hwmon_attrCédric Le Goater2015-04-08
* hwmon: (it87) Add support for 6th fan of IT8620EGuenter Roeck2015-04-05
* hwmon: (it87) Add support for IT8620EGuenter Roeck2015-04-05
* hwmon: (it87) Add support for IT8790EGuenter Roeck2015-04-05
* hwmon: (it87) Introduce feature flag to reflect internal in7 sensorGuenter Roeck2015-04-05
* hwmon: (it87) Introduce configuration field for chip suffixGuenter Roeck2015-04-05
* hwmon: (it87) Fix PWM frequency display for chips with newer PWM controlGuenter Roeck2015-04-05
* hwmon: (it87) Fix pwm sysfs attribute removalGuenter Roeck2015-03-30
* hwmon: (ibmpowernv) do not use the OPAL index for hwmon attribute namesCédric Le Goater2015-03-20
* hwmon: (ibmpowernv) change create_hwmon_attr_name() prototypeCédric Le Goater2015-03-20
* hwmon: (ibmpowernv) add a convert_opal_attr_name() routineCédric Le Goater2015-03-20
* hwmon: (ibmpowernv) add a get_sensor_type() routineCédric Le Goater2015-03-20
* hwmon: (ibmpowernv) replace AMBIENT_TEMP by TEMPCédric Le Goater2015-03-20
* hwmon: (pwm-fan, vexpress) Constify of_device_id arrayFabian Frederick2015-03-16
* hwmon: (nct6775) Enable auxiliary fan monitoring on ASRock Z77 Pro4-MGuenter Roeck2015-03-15
* hwmon: (nct6775) Restore hardware monitoring logical device status on resumeGuenter Roeck2015-03-15
* hwmon: (nct6775) Convert to use SIMPLE_DEV_PM_OPSGuenter Roeck2015-03-15
* hwmon: (gpio-fan) Fix build with CONFIG_THERMAL=m and SENSORS_GPIO_FAN=yRandy Dunlap2015-03-10
* hwmon: (pwm-fan) Fix build when THERMAL=mRandy Dunlap2015-03-09
* hwmon: (pwm-fan) Declare pwm_fan_of_get_cooling_data staticGuenter Roeck2015-03-09
* (gpio-fan): Add thermal control hooksNishanth Menon2015-03-09
* hwmon: (pwm-fan) Add support for using PWM FAN as a cooling deviceLukasz Majewski2015-03-09
* hwmon: (pwm-fan) Read PWM FAN configuration from device treeLukasz Majewski2015-03-09
* hwmon: (pwm-fan) Extract __set_pwm() function to only modify PWM duty cycleLukasz Majewski2015-03-09
* hwmon: (gpio-fan) allow to use alarm support alone from DTSimon Guinot2015-03-09
* hwmon: (nct7904) Strengthen detect functionGuenter Roeck2015-03-09
* hwmon: Add Nuvoton NCT7904 hwmon driverVadim V. Vlasov2015-03-09
* hwmon: (it87) No need to skip fan4 for IT8603Guenter Roeck2015-03-09
* hwmon: (it87) Add support for IT8786EThomas Lorblanches2015-03-09
* hwmon: (it87) Add feature flag for VID supportGuenter Roeck2015-03-09
* hwmon: (it87) Add feature flags for fans count and 16-bit fan configurationGuenter Roeck2015-03-09
* hwmon: (it87) Don't configure 16 bit fan counters it not necessaryGuenter Roeck2015-03-09
* hwmon: (jc42) Add support for additional IDT temperature sensorsGuenter Roeck2015-03-09
* hwmon: (it87) Add support for IT8781FGuenter Roeck2015-03-09
* hwmon: (ibmpex) Allow format string checkingRasmus Villemoes2015-03-09
* hwmon: (coretemp) Allow format checkingRasmus Villemoes2015-03-09
* hwmon: (ads7828) Check return value of devm_regmap_init_i2cAxel Lin2015-02-22
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-19
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-07
* | hwmon: (tmp102) add hibernation callbacksGrygorii Strashko2015-02-03