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