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