Age | Commit message (Expand) | Author | Files | Lines |
2012-07-13 | hwmon: (it87) Preserve configuration register bits on init | Jean Delvare | 1 | -1/+1 |
2012-06-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2012-06-25 | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM | H. Peter Anvin | 1 | -2/+2 |
2012-06-25 | hwmon: Update my e-mail address | Guenter Roeck | 4 | -4/+4 |
2012-06-25 | hwmon: (applesmc) correct email address for Jesper Juhl | Jesper Juhl | 1 | -1/+1 |
2012-06-22 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -6/+10 |
2012-06-18 | hwmon: (emc2103) Fix use of an uninitilized variable in error case | Guenter Roeck | 1 | -4/+8 |
2012-06-18 | hwmon: (applesmc) Limit key length in warning messages | Henrik Rydberg | 1 | -2/+2 |
2012-06-17 | hwmon: (coretemp) Drop needless initialization | Jean Delvare | 1 | -1/+1 |
2012-06-17 | hwmon: (coretemp) Improve support for TjMax detection on Atom CPUs | Guenter Roeck | 1 | -0/+25 |
2012-06-17 | hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU models | Guenter Roeck | 1 | -0/+3 |
2012-06-17 | hwmon: (coretemp) Improve support of recent Atom CPU models | Jean Delvare | 1 | -1/+2 |
2012-05-30 | hwmon/sch56xx: Depend on watchdog for watchdog core functions | Hans de Goede | 1 | -2/+4 |
2012-05-30 | watchdog: sch56xx-common: set correct bits in register() | Dan Carpenter | 1 | -2/+2 |
2012-05-30 | watchdog: sch56xx-common: Add proper ref-counting of watchdog data | Hans de Goede | 1 | -1/+29 |
2012-05-30 | watchdog: sch56xx: Remove unnecessary checks for register changes | Hans de Goede | 1 | -25/+16 |
2012-05-30 | watchdog: sch56xx: Use watchdog core | Hans de Goede | 4 | -316/+61 |
2012-05-24 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -338/+835 |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-05-22 | hwmon: (it87) Make temp3 attribute conditional for IT8782F | Guenter Roeck | 1 | -20/+61 |
2012-05-22 | hwmon: (it87) Convert to use devm_kzalloc and devm_request_region | Guenter Roeck | 1 | -34/+20 |
2012-05-22 | hwmon: INA219 and INA226 support | Felten, Lothar | 3 | -0/+382 |
2012-05-21 | hwmon: (it87) Create voltage attributes only if voltage is enabled | Guenter Roeck | 1 | -38/+124 |
2012-05-21 | hwmon: (ntc_thermistor) Fix checkpatch warning | Guenter Roeck | 1 | -6/+6 |
2012-05-21 | hwmon: (ntc_thermistor) Optimize and fix build warning | Guenter Roeck | 1 | -84/+80 |
2012-05-21 | hwmon: (ntc_thermistor) Return error code from hwmon_device_register | Guenter Roeck | 1 | -2/+2 |
2012-05-21 | hwmon: (ntc_thermistor) Convert to devm_kzalloc | Guenter Roeck | 1 | -8/+3 |
2012-05-21 | hwmon: (ad7314) Remove unused defines, and rename OFFSET to SHIFT | Guenter Roeck | 1 | -9/+2 |
2012-05-21 | acpi_power_meter: clean up code around setup_attrs | Kyle McMartin | 1 | -8/+7 |
2012-05-21 | acpi_power_meter: drop meter_rw_attrs, use common meter_attrs | Kyle McMartin | 1 | -9/+2 |
2012-05-21 | acpi_power_meter: remove duplicate code between register_{ro,rw}_attrs | Kyle McMartin | 1 | -42/+17 |
2012-05-21 | acpi_power_meter: use a {RW,RO}_SENSOR_TEMPLATE macro to clean things up | Kyle McMartin | 1 | -93/+37 |
2012-05-21 | acpi_power_meter: use the same struct {rw,ro}_sensor_template for both | Kyle McMartin | 1 | -43/+110 |
2012-05-21 | hwmon: use module_pci_driver | Axel Lin | 3 | -36/+3 |
2012-05-21 | hwmon: (it87) Add support for IT8782F and IT8783E/F | Guenter Roeck | 1 | -26/+99 |
2012-05-01 | hwmon: (coretemp) Increase CPU core limit | Guenter Roeck | 1 | -1/+1 |
2012-05-01 | hwmon: (coretemp) fix oops on cpu unplug | Kirill A. Shutemov | 1 | -0/+4 |
2012-04-26 | hwmon: (fam15h_power) Fix pci_device_id array | Guenter Roeck | 1 | -3/+6 |
2012-04-23 | hwmon: (ad7314) Fix build warning | Guenter Roeck | 1 | -7/+5 |
2012-04-18 | hwmon: (ads1015) Fix build warning | Guenter Roeck | 1 | -17/+16 |
2012-04-18 | hwmon: fam15h_power: fix bogus values with current BIOSes | Andre Przywara | 1 | -0/+39 |
2012-04-16 | Fix typo in various Kconfig file | Masanari Iida | 1 | -1/+1 |
2012-04-09 | hwmon: (pmbus_core) Fix compiler warning | Guenter Roeck | 1 | -9/+8 |
2012-04-09 | hwmon: (smsc47m1) Fix compiler warning | Guenter Roeck | 1 | -9/+10 |
2012-04-09 | hwmon: (acpi_power_meter) Fix compiler warning seen in some configurations | Guenter Roeck | 1 | -0/+1 |
2012-04-09 | hwmon: (smsc47b397) Fix compiler warning | Guenter Roeck | 1 | -6/+8 |
2012-04-04 | hwmon: (ad7314) Adds missing spi_dev initialization | Graeme Smecher | 1 | -0/+1 |
2012-04-01 | hwmon: (k10temp) Add support for AMD Trinity CPUs | Andre Przywara | 2 | -1/+6 |
2012-04-01 | hwmon: (w83627ehf) mark const init data with __initconst instead of __initdata | Uwe Kleine-König | 1 | -9/+9 |
2012-04-01 | hwmon: (acpi_power_meter) fix lockdep spew due to non-static lock class | Kyle McMartin | 1 | -0/+2 |