| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 5848/1: kill flush_ioremap_region() | Nicolas Pitre | 2009-12-14 | 1 | -2/+11 |
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2009-12-09 | 46 | -279/+1148 |
|\ |
|
| * | ACPICA: Add additional module-level code support | Lin Ming | 2009-11-24 | 2 | -21/+61 |
| * | ACPICA: Deploy new create integer interface where appropriate | Bob Moore | 2009-11-24 | 9 | -52/+30 |
| * | ACPICA: New internal utility function to create Integer objects | Bob Moore | 2009-11-24 | 2 | -0/+31 |
| * | ACPICA: Add repair for predefined methods that must return sorted lists | Bob Moore | 2009-11-24 | 4 | -2/+559 |
| * | ACPICA: Fix possible fault if return Package objects contain NULL elements | Bob Moore | 2009-11-24 | 1 | -1/+42 |
| * | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 2009-11-24 | 26 | -149/+193 |
| * | ACPICA: Change package length error message to an info message | Bob Moore | 2009-11-24 | 1 | -4/+4 |
| * | ACPICA: Reduce severity of predefined repair messages, Warning to Info | Bob Moore | 2009-11-24 | 4 | -4/+54 |
| * | ACPICA: Fix possible memory leak for Scope ASL operator | Lin Ming | 2009-11-24 | 1 | -17/+33 |
| * | ACPICA: Remove possibility of executing _REG methods twice | Lin Ming | 2009-11-24 | 1 | -5/+59 |
| * | ACPICA: Add repair for bad _MAT buffers | Lin Ming | 2009-11-24 | 1 | -2/+21 |
| * | ACPICA: Add repair for bad _BIF/_BIX packages | Bob Moore | 2009-11-24 | 1 | -26/+65 |
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-12-09 | 49 | -1650/+2082 |
|\ \ |
|
| * | | hwmon: (adt7475) Add VID support for the ADT7476 | Jean Delvare | 2009-12-09 | 2 | -3/+64 |
| * | | hwmon: (adt7475) Add support for the ADT7476 | Jean Delvare | 2009-12-09 | 2 | -20/+65 |
| * | | hwmon: (adt7475) Voltage attenuators can be bypassed | Jean Delvare | 2009-12-09 | 1 | -6/+36 |
| * | | hwmon: (adt7475) Print device information on probe | Jean Delvare | 2009-12-09 | 1 | -0/+18 |
| * | | hwmon: (adt7475) Handle alternative pin functions | Jean Delvare | 2009-12-09 | 1 | -15/+99 |
| * | | hwmon: (adt7475) Move sysfs files removal to a separate function | Jean Delvare | 2009-12-09 | 1 | -6/+10 |
| * | | hwmon: (adt7475) Add support for the ADT7490 | Jean Delvare | 2009-12-09 | 2 | -14/+105 |
| * | | hwmon: (adt7475) Improve device detection | Jean Delvare | 2009-12-09 | 1 | -4/+9 |
| * | | hwmon: (adt7475) Add missing static marker | Jean Delvare | 2009-12-09 | 1 | -1/+1 |
| * | | hwmon: (adt7475) Rework voltage inputs handling | Jean Delvare | 2009-12-09 | 1 | -35/+48 |
| * | | hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit | Jean Delvare | 2009-12-09 | 1 | -0/+42 |
| * | | hwmon: (adt7475) Add support for the ADT7473 | Jean Delvare | 2009-12-09 | 3 | -12/+26 |
| * | | hwmon: (f71882fg) Add support for the f71889fg (version 2) | Hans de Goede | 2009-12-09 | 2 | -21/+71 |
| * | | hwmon: (f71882fg) Fix sysfs file removal | Hans de Goede | 2009-12-09 | 1 | -25/+66 |
| * | | hwmon: (f71882fg) Cleanup sysfs attr creation 2/2 | Hans de Goede | 2009-12-09 | 1 | -64/+52 |
| * | | hwmon: (f71882fg) Cleanup sysfs attr creation 1/2 | Hans de Goede | 2009-12-09 | 1 | -48/+89 |
| * | | hwmon: (thmc50) Stop using I2C_CLIENT_MODULE_PARM | Jean Delvare | 2009-12-09 | 1 | -1/+5 |
| * | | hwmon: Add Freescale MC13783 ADC driver | Luotao Fu | 2009-12-09 | 3 | -0/+243 |
| * | | hwmon: (w83791d) Remove experimental dependency | Marc Hulsman | 2009-12-09 | 1 | -1/+1 |
| * | | hwmon: Clean up detect functions | Jean Delvare | 2009-12-09 | 29 | -714/+393 |
| * | | hwmon: (w83l785ts) Clean up detect function | Jean Delvare | 2009-12-09 | 1 | -47/+23 |
| * | | hwmon: (w83792d) Clean up detect function | Jean Delvare | 2009-12-09 | 1 | -43/+18 |
| * | | hwmon: (w83791d) Clean up detect function | Jean Delvare | 2009-12-09 | 1 | -42/+18 |
| * | | hwmon: (w83781d) Clean up detect function | Jean Delvare | 2009-12-09 | 1 | -78/+53 |
| * | | hwmon: (tmp401/tmp421) Clean up detect functions | Jean Delvare | 2009-12-09 | 2 | -53/+47 |
| * | | hwmon: (lm90) Clean up detect function | Jean Delvare | 2009-12-09 | 1 | -132/+96 |
| * | | hwmon: (lm85) Clean up detect function | Jean Delvare | 2009-12-09 | 1 | -92/+65 |
| * | | hwmon: (lm83) Clean up detect function | Jean Delvare | 2009-12-09 | 1 | -55/+26 |
| * | | hwmon: (lm77) Clean up detect function | Jean Delvare | 2009-12-09 | 1 | -41/+39 |
| * | | hwmon: (adm1025) Clean up detect function | Jean Delvare | 2009-12-09 | 1 | -53/+20 |
| * | | hwmon: (adm1021) Clean up detect function | Jean Delvare | 2009-12-09 | 1 | -51/+25 |
| * | | hwmon: New driver for the National Semiconductor LM73 | Adrien Demarez | 2009-12-09 | 3 | -0/+215 |
| * | | hwmon: (w83627hf) Stop using globals for I/O port numbers | Jean Delvare | 2009-12-09 | 1 | -43/+42 |
| * | | hwmon: (w83627hf) Drop the force_addr module parameter | Jean Delvare | 2009-12-09 | 1 | -11/+0 |
| * | | hwmon: (it87) Check for fan2 and fan3 availability | Jean Delvare | 2009-12-09 | 1 | -3/+24 |