| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 5 | -6/+6 |
|\ |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 5 | -6/+6 |
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+1 |
|\ \ |
|
| * | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 2 | -6/+6 |
|\ \ \ |
|
| * | | | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 | 2 | -6/+6 |
| |/ / |
|
* | | | hwmon: f71882fg: use a muxed resource lock for the Super I/O port | Giel van Schijndel | 2010-10-03 | 1 | -13/+19 |
* | | | hwmon (coretemp): Fix build breakage if SMP is undefined | Guenter Roeck | 2010-09-28 | 1 | -0/+1 |
* | | | x86/hwmon: pkgtemp has no dependency on PCI | Jan Beulich | 2010-09-24 | 2 | -2/+1 |
* | | | x86/hwmon: register alternate sibling upon CPU removal | Jan Beulich | 2010-09-24 | 1 | -7/+15 |
* | | | x86/hwmon: fix initialization of pkgtemp | Jan Beulich | 2010-09-24 | 1 | -7/+3 |
* | | | x86/hwmon: fix initialization of coretemp | Jan Beulich | 2010-09-24 | 1 | -16/+13 |
* | | | x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_... | Jan Beulich | 2010-09-24 | 1 | -1/+4 |
* | | | x86/hwmon: avoid deadlock on CPU removal in pkgtemp | Jan Beulich | 2010-09-24 | 1 | -3/+4 |
* | | | x86/hwmon: fix module init for hotplug-but-no-device-found case | Jan Beulich | 2010-09-24 | 1 | -1/+4 |
* | | | hwmon: (lis3) Fix Oops with NULL platform data | Takashi Iwai | 2010-09-24 | 1 | -2/+2 |
* | | | hwmon: (lm95241) Replace rate sysfs attribute with update_interval | Guenter Roeck | 2010-09-17 | 1 | -10/+11 |
* | | | hwmon: (adm1031) Replace update_rate sysfs attribute with update_interval | Guenter Roeck | 2010-09-17 | 1 | -19/+24 |
* | | | hwmon: (w83627ehf) Use proper exit sequence | Jonas Jonsson | 2010-09-17 | 1 | -0/+1 |
* | | | hwmon: (emc1403) Remove unnecessary hwmon_device_unregister | Yong Wang | 2010-09-17 | 1 | -1/+0 |
* | | | hwmon: (f75375s) Do not overwrite values read from registers | Guillem Jover | 2010-09-17 | 1 | -2/+2 |
* | | | hwmon: (f75375s) Shift control mode to the correct bit position | Guillem Jover | 2010-09-17 | 1 | -1/+1 |
* | | | hwmon: (lis3lv02d) Prevent NULL pointer dereference | Kuninori Morimoto | 2010-09-17 | 2 | -4/+4 |
|/ / |
|
* | | hp_accel: add quirks for HP ProBook 532x and HP Mini 5102 | Takashi Iwai | 2010-09-09 | 1 | -0/+2 |
* | | hwmon: (k8temp) Differentiate between AM2 and ASB1 | Andreas Herrmann | 2010-08-25 | 1 | -3/+32 |
* | | hwmon: (ads7871) Fix ads7871_probe error paths | Axel Lin | 2010-08-25 | 1 | -19/+19 |
* | | hwmon: (coretemp) Fix harmless build warning | Jean Delvare | 2010-08-25 | 1 | -1/+0 |
* | | revert "hwmon: f71882fg: add support for the Fintek F71808E" | Andrew Morton | 2010-08-20 | 2 | -78/+11 |
* | | hwmon: (via-cputemp) Remove bogus "SHOW" global variable | H. Peter Anvin | 2010-08-14 | 1 | -1/+1 |
* | | hwmon: jc42 depends on I2C | Randy Dunlap | 2010-08-14 | 1 | -0/+1 |
* | | hwmon: (pc87427) Move sysfs file removal to a separate function | Jean Delvare | 2010-08-14 | 1 | -32/+26 |
* | | hwmon: (pc87427) Add temperature monitoring support | Jean Delvare | 2010-08-14 | 2 | -6/+366 |
* | | hwmon: (pc87427) Add support for the second logical device | Jean Delvare | 2010-08-14 | 1 | -42/+87 |
* | | hwmon: (pc87427) Add support for manual fan speed control | Jean Delvare | 2010-08-14 | 2 | -3/+271 |
* | | hwmon: (pc87427) Minor style cleanups | Jean Delvare | 2010-08-14 | 1 | -15/+16 |
* | | hwmon: (pc87427) Handle disabled fan inputs properly | Jean Delvare | 2010-08-14 | 1 | -9/+58 |
* | | hwmon: (w83627ehf) Add support for W83667HG-B | Guenter Roeck | 2010-08-14 | 1 | -9/+33 |
* | | hwmon: (w83627ehf) Driver cleanup | Guenter Roeck | 2010-08-14 | 1 | -3/+56 |
* | | hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controller | Steve Glendinning | 2010-08-14 | 3 | -0/+751 |
* | | hwmon: (asc7621) Clean up and improve detect function | Jean Delvare | 2010-08-14 | 1 | -7/+2 |
* | | hwmon: (it87) Export labels for internal sensors | Jean Delvare | 2010-08-14 | 1 | -2/+44 |
* | | hwmon: (lm75) Add suspend/resume feature | Shubhrajyoti Datta | 2010-08-14 | 2 | -0/+40 |
* | | hwmon: (emc1403) Add power support | Alan Cox | 2010-08-14 | 1 | -0/+33 |
* | | hwmon: (ltc4245) Expose all GPIO pins as analog voltages | Ira W. Snyder | 2010-08-14 | 1 | -10/+167 |
* | | hwmon: (pc87360) Fix device resource declaration | Jean Delvare | 2010-08-14 | 1 | -14/+17 |
* | | hwmon: (k8temp) Adjust confusing if indentation | Julia Lawall | 2010-08-14 | 1 | -1/+2 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2010-08-12 | 1 | -4/+13 |
|\ \ |
|
| * | | hwmon: Don't access struct mc13783 directly from mc13783-adc | Uwe Kleine-König | 2010-08-12 | 1 | -4/+13 |
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 | 2 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 2 | -3/+3 |