Age | Commit message (Expand) | Author |
2015-07-29 | hwmon: (nct7802) Fix integer overflow seen when writing voltage limits | Guenter Roeck |
2015-07-29 | hwmon: (nct7904) Rename pwm attributes to match hwmon ABI | Guenter Roeck |
2015-07-03 | hwmon: (w83627ehf) Use swap() in w82627ehf_swap_tempreg() | Fabian Frederick |
2015-07-03 | hwmon: (w83792d) Additional PWM outputs support | Roger Lucas |
2015-07-01 | hwmon: (mcp3021) Fix broken output scaling | Stevens, Nick |
2015-07-01 | hwmon: (nct7802) fix visibility of temp3 | Constantine Shulyupin |
2015-07-01 | hwmon: (dell-smm-hwmon) Use a valid name attribute | Gabriele Mazzotta |
2015-06-26 | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-23 | Merge tag 'hwmon-for-linus-v4.2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-06-21 | hwmon: add driver for Microchip TC74 | Maciej S. Szmigiero |
2015-06-03 | hwmon: (ntc_thermistor) Improve precision of resistance calculation | Chris Lesiak |
2015-06-02 | hwmon: (ntc_thermistor) fix iio raw to microvolts conversion | Chris Lesiak |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar |
2015-05-31 | hwmon: (atxp1) Drop auto-detection | Guenter Roeck |
2015-05-31 | hwmon: (atxp1) Drop FSF mailing address | Guenter Roeck |
2015-05-31 | hwmon: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven |
2015-05-31 | hwmon: (sht15) Constify platform_device_id | Krzysztof Kozlowski |
2015-05-31 | hwmon: (max197) Constify platform_device_id | Krzysztof Kozlowski |
2015-05-31 | hwmon: (ntc_thermistor) Add support for ncpXXwf104 | Beomho Seo |
2015-05-29 | hwmon: (nct6683) Add missing sysfs attribute initialization | Guenter Roeck |
2015-05-29 | hwmon: (nct6775) Add missing sysfs attribute initialization | Guenter Roeck |
2015-05-29 | hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37 | Guenter Roeck |
2015-05-27 | coretemp: Replace cpu_sibling_mask() with topology_sibling_cpumask() | Bartosz Golaszewski |
2015-05-26 | hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGE | Chris Lesiak |
2015-05-24 | hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8k | Pali Rohár |
2015-05-24 | hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree | Pali Rohár |
2015-04-17 | hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg() | Bartosz Golaszewski |
2015-04-17 | hwmon: (lm85) use find_closest() in x_TO_REG() functions | Bartosz Golaszewski |
2015-04-17 | hwmon: (ina2xx) replace ina226_avg_bits() with find_closest() | Bartosz Golaszewski |
2015-04-12 | hwmon: (pwm-fan) Update the duty cycle inorder to control the pwm-fan | Anand Moon |
2015-04-09 | hwmon: (it87) Use feature macros on sio_data | Guenter Roeck |
2015-04-08 | hwmon: (ibmpowernv) Fix build error seen for some configurations | Guenter Roeck |
2015-04-08 | hwmon: (gpio-fan) Move the thermal registration after registration is complete | Nishanth Menon |
2015-04-08 | hwmon: (ibmpowernv) pretty print labels | Cédric Le Goater |
2015-04-08 | hwmon: (ibmpowernv) add a label attribute | Cédric Le Goater |
2015-04-08 | hwmon: (ibmpowernv) add support for the new device tree | Cédric Le Goater |
2015-04-08 | hwmon: (ibmpowernv) add a helper routine create_hwmon_attr | Cédric Le Goater |
2015-04-05 | hwmon: (it87) Add support for 6th fan of IT8620E | Guenter Roeck |
2015-04-05 | hwmon: (it87) Add support for IT8620E | Guenter Roeck |
2015-04-05 | hwmon: (it87) Add support for IT8790E | Guenter Roeck |
2015-04-05 | hwmon: (it87) Introduce feature flag to reflect internal in7 sensor | Guenter Roeck |
2015-04-05 | hwmon: (it87) Introduce configuration field for chip suffix | Guenter Roeck |
2015-04-05 | hwmon: (it87) Fix PWM frequency display for chips with newer PWM control | Guenter Roeck |
2015-03-30 | hwmon: (it87) Fix pwm sysfs attribute removal | Guenter Roeck |
2015-03-20 | hwmon: (ibmpowernv) do not use the OPAL index for hwmon attribute names | Cédric Le Goater |
2015-03-20 | hwmon: (ibmpowernv) change create_hwmon_attr_name() prototype | Cédric Le Goater |
2015-03-20 | hwmon: (ibmpowernv) add a convert_opal_attr_name() routine | Cédric Le Goater |
2015-03-20 | hwmon: (ibmpowernv) add a get_sensor_type() routine | Cédric Le Goater |
2015-03-20 | hwmon: (ibmpowernv) replace AMBIENT_TEMP by TEMP | Cédric Le Goater |
2015-03-16 | hwmon: (pwm-fan, vexpress) Constify of_device_id array | Fabian Frederick |