| Commit message (Expand) | Author | Age | Files | Lines |
* | exofs: Prints on mount and unmout | Boaz Harrosh | 2009-12-10 | 1 | -0/+11 |
* | exofs: refactor exofs_i_info initialization into common helper | Boaz Harrosh | 2009-12-10 | 1 | -2/+8 |
* | exofs: dbg-print less | Boaz Harrosh | 2009-12-10 | 1 | -5/+7 |
* | exofs: More sane debug print | Boaz Harrosh | 2009-12-10 | 1 | -2/+1 |
* | trivial: some small fixes in exofs documentation | Thadeu Lima de Souza Cascardo | 2009-12-10 | 2 | -11/+14 |
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2009-12-09 | 49 | -283/+1153 |
|\ |
|
| * | ACPICA: Update version to 20091112. | Bob Moore | 2009-11-24 | 1 | -1/+1 |
| * | 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 | 29 | -152/+197 |
| * | 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: Update version to 20091013 | Bob Moore | 2009-11-24 | 1 | -1/+1 |
| * | 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 | 58 | -1742/+2319 |
|\ \ |
|
| * | | hwmon: (adt7475) Add VID support for the ADT7476 | Jean Delvare | 2009-12-09 | 3 | -4/+65 |
| * | | hwmon: (adt7475) Add an entry in MAINTAINERS | Jean Delvare | 2009-12-09 | 1 | -0/+7 |
| * | | hwmon: (adt7475) Add support for the ADT7476 | Jean Delvare | 2009-12-09 | 3 | -25/+80 |
| * | | 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 | 3 | -19/+134 |
| * | | 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) New documentation | Jean Delvare | 2009-12-09 | 1 | -87/+83 |
| * | | hwmon: (adt7475) Add support for the ADT7473 | Jean Delvare | 2009-12-09 | 5 | -12/+35 |
| * | | hwmon: (f71882fg) Add support for the f71889fg (version 2) | Hans de Goede | 2009-12-09 | 3 | -21/+81 |
| * | | 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 | 4 | -0/+293 |
| * | | 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 |