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