| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: (sch5627) Trigger Vbat measurements | Hans de Goede | 2011-05-25 | 1 | -1/+22 |
* | hwmon: (sch5627) Add sch5627_send_cmd function | Hans de Goede | 2011-05-25 | 1 | -4/+19 |
* | i8k: Integrate with the hwmon subsystem | Jean Delvare | 2011-05-25 | 1 | -0/+162 |
* | hwmon: (max6650) Properly support the MAX6650 | Jean Delvare | 2011-05-25 | 1 | -6/+28 |
* | hwmon: (max6650) Drop device detection | Jean Delvare | 2011-05-25 | 1 | -44/+0 |
* | Move ACPI power meter driver to hwmon | Jean Delvare | 2011-05-25 | 5 | -12/+11 |
* | hwmon: (f71882fg) Add support for F71808A | Hans de Goede | 2011-05-25 | 2 | -4/+85 |
* | hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beep | Hans de Goede | 2011-05-25 | 1 | -7/+21 |
* | hwmon: (asc7621) Drop duplicate dependency | Jean Delvare | 2011-05-25 | 1 | -1/+1 |
* | hwmon: (jc42) Change detection class | Jean Delvare | 2011-05-25 | 1 | -1/+1 |
* | hwmon: Add driver for AMD family 15h processor power information | Andreas Herrmann | 2011-05-25 | 3 | -0/+240 |
* | hwmon: (k10temp) Add support for Fam15h (Bulldozer) | Andre Przywara | 2011-05-25 | 2 | -4/+5 |
* | hwmon: Use helper functions to set and get driver data | Jean Delvare | 2011-05-25 | 6 | -27/+27 |
* | i8k: Avoid lahf in 64-bit code | Luca Tettamanti | 2011-05-25 | 1 | -2/+2 |
* | Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2011-05-24 | 5 | -106/+240 |
|\ |
|
| *---. | Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-t... | Ben Dooks | 2011-05-25 | 2579 | -222760/+212564 |
| |\ \ \ |
|
| | | | * | i2c-nomadik: break out single messsage transmission | Linus Walleij | 2011-05-25 | 1 | -32/+48 |
| | | | * | i2c-nomadik: reset the hw after status check | Virupax Sadashivpetimath | 2011-05-25 | 1 | -4/+4 |
| | | | * | i2c-nomadik: remove the unnecessary delay | Virupax Sadashivpetimath | 2011-05-25 | 1 | -18/+2 |
| | | | * | i2c-nomadik: change the TX and RX threshold | Virupax Sadashivpetimath | 2011-05-25 | 1 | -13/+26 |
| | | | * | i2c-nomadik: add code to retry on timeout failure | Virupax Sadashivpetimath | 2011-05-25 | 1 | -48/+49 |
| | | | * | i2c-nomadik: use pm_runtime API | Rabin Vincent | 2011-05-25 | 1 | -6/+31 |
| | | | * | i2c-nomadik: print abort cause only on abort tag | Virupax Sadashivpetimath | 2011-05-25 | 1 | -8/+19 |
| | | | * | i2c-nomadik: correct adapter timeout initialization | Virupax Sadashivpetimath | 2011-05-25 | 1 | -4/+5 |
| | | | * | i2c-nomadik: remove the redundant error message | srinidhi kasagar | 2011-05-25 | 1 | -2/+0 |
| | | | * | i2c-nomadik: corrrect returned error numbers | Virupax Sadashivpetimath | 2011-05-25 | 1 | -4/+6 |
| | | | * | i2c-nomadik: make i2c timeout specific per i2c bus | Virupax Sadashivpetimath | 2011-05-25 | 1 | -6/+4 |
| | | | * | i2c-nomadik: add regulator support | Jonas Aberg | 2011-05-25 | 1 | -15/+58 |
| | | * | | i2c: tegra: Add de-bounce cycles. | Jay Cheng | 2011-05-11 | 1 | -1/+3 |
| | | * | | i2c: tegra: fix repeated start handling | Erik Gilling | 2011-05-11 | 1 | -2/+2 |
| | | * | | i2c: tegra: recover from spurious interrupt storm | Todd Poynor | 2011-05-11 | 1 | -2/+24 |
| | | * | | i2c: tegra: Enable new slave mode. | Kenneth Waters | 2011-05-11 | 1 | -0/+5 |
| | * | | | i2c: i2c-sh_mobile bus speed platform data V2 | Magnus Damm | 2011-05-11 | 1 | -2/+11 |
| | * | | | i2c: i2c-sh_mobile clock string removal | Magnus Damm | 2011-05-11 | 1 | -4/+2 |
| | |/ / |
|
| * / / | i2c-eg20t: Support new device ML7223 IOH | Tomoya MORINAGA | 2011-05-11 | 2 | -3/+9 |
| |/ / |
|
* | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-05-24 | 5 | -82/+95 |
|\ \ \ |
|
| * | | | i2c-parport: Various cleanups | Jean Delvare | 2011-05-24 | 3 | -59/+55 |
| * | | | i2c-i801: Don't depend on other kernel driver config options | Jean Delvare | 2011-05-24 | 2 | -10/+7 |
| * | | | i2c-i801: Check for vendor Fujitsu before probing for apanel | Jean Delvare | 2011-05-24 | 1 | -1/+2 |
| * | | | i2c-i801: Don't probe for slaves on IDF channels | Jean Delvare | 2011-05-24 | 1 | -15/+31 |
| * | | | i2c-i801: SMBus patch for Intel Panther Point DeviceIDs | Seth Heasley | 2011-05-24 | 2 | -1/+4 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2011-05-24 | 57 | -60/+60 |
|\ \ \ |
|
| * | | | staging: pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 2011-05-06 | 9 | -9/+9 |
| * | | | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 2011-05-06 | 46 | -47/+47 |
| * | | | pcmcia: Make declaration and uses of struct pcmcia_device_id const | Joe Perches | 2011-05-06 | 1 | -3/+3 |
| * | | | pcmcia/sa1100: put sa11x0_pcmcia_hw_init[] to .devinit.data | Uwe Kleine-König | 2011-05-06 | 1 | -1/+1 |
* | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-05-24 | 96 | -4009/+9283 |
|\ \ \ \ |
|
| * | | | | drivers/gpu/drm/radeon/atom.c: fix warning | Andrew Morton | 2011-05-24 | 1 | -2/+2 |
| * | | | | drm/radeon/kms: bump kms version number | Alex Deucher | 2011-05-24 | 1 | -1/+2 |
| * | | | | drm/radeon/kms: properly set num banks for fusion asics | Alex Deucher | 2011-05-24 | 1 | -2/+6 |