| Commit message (Expand) | Author | Files | Lines |
2011-01-08 | hwmon: (applesmc) Add MacBookAir3,1(3,2) support | Edgar Hucek | 1 | -0/+10 |
2011-01-08 | hwmon: (w83627hf) Use pr_fmt and pr_<level> | Joe Perches | 1 | -9/+8 |
2011-01-08 | hwmon: (w83627ehf) Use pr_fmt and pr_<level> | Joe Perches | 1 | -13/+10 |
2011-01-08 | hwmon: (vt8231) Use pr_fmt and pr_<level> | Joe Perches | 1 | -5/+5 |
2011-01-08 | hwmon: (vt1211) Use pr_fmt and pr_<level> | Joe Perches | 1 | -17/+13 |
2011-01-08 | hwmon: (via686a) Use pr_fmt and pr_<level> | Joe Perches | 1 | -5/+5 |
2011-01-08 | hwmon: (via-cputemp) Use pr_fmt and pr_<level> | Joe Perches | 1 | -5/+5 |
2011-01-08 | hwmon: (smsc47m1) Use pr_fmt and pr_<level> | Joe Perches | 1 | -16/+15 |
2011-01-08 | hwmon: (smsc47b397) Use pr_fmt and pr_<level> | Joe Perches | 1 | -7/+6 |
2011-01-08 | hwmon: (sis5595) Use pr_fmt and pr_<level> | Joe Perches | 1 | -5/+5 |
2011-01-08 | hwmon: (pkgtemp) Use pr_fmt and pr_<level> | Joe Perches | 1 | -3/+4 |
2011-01-08 | hwmon: (pcf8591) Use pr_fmt and pr_<level> | Joe Perches | 1 | -2/+3 |
2011-01-08 | hwmon: (lm70) Use pr_fmt and pr_<level> | Joe Perches | 1 | -2/+3 |
2011-01-08 | hwmon: (lis3lv02d) Use pr_fmt and pr_<level> | Joe Perches | 1 | -12/+11 |
2011-01-08 | hwmon: (ibmaem) Use pr_fmt and pr_<level> | Joe Perches | 1 | -1/+3 |
2011-01-08 | hwmon: (core) Use pr_fmt and pr_<level> | Joe Perches | 1 | -1/+3 |
2011-01-08 | hwmon: (hwmon-vid) Use pr_fmt and pr_<level> | Joe Perches | 1 | -5/+6 |
2011-01-08 | hwmon: (hp_accel) Use pr_fmt and pr_<level> | Joe Perches | 1 | -6/+7 |
2011-01-08 | hwmon: (f71882fg) Use pr_fmt and pr_<level> | Joe Perches | 1 | -11/+12 |
2011-01-08 | hwmon: (f71805f) Use pr_fmt and pr_<level> | Joe Perches | 1 | -16/+13 |
2011-01-08 | hwmon: (dme1737) Use pr_fmt and pr_<level> | Joe Perches | 1 | -6/+6 |
2011-01-08 | hwmon: (coretemp) Use pr_fmt and pr_<level> | Joe Perches | 1 | -5/+6 |
2011-01-08 | hwmon: (asus_atk0110) Use pr_fmt and pr_<level> | Joe Perches | 1 | -3/+4 |
2011-01-08 | hwmon: (asb1000) Use pr_fmt and pr_<level> | Joe Perches | 1 | -4/+5 |
2011-01-08 | hwmon: (adt7470) Use pr_fmt and pr_<level> | Joe Perches | 1 | -1/+3 |
2011-01-08 | hwmon: (abituguru3) Use pr_fmt and pr_<level> | Joe Perches | 1 | -26/+19 |
2011-01-08 | hwmon: (abituguru) Use pr_fmt and pr_<level> | Joe Perches | 1 | -19/+17 |
2011-01-07 | input/tc3589x: fix compile error | Dan Carpenter | 1 | -1/+1 |
2011-01-07 | spi/omap: Fix DMA API usage in OMAP MCSPI driver | Russell King - ARM Linux | 1 | -8/+3 |
2011-01-07 | spi/imx: correct the test on platform_get_irq() return value | Richard Genoud | 1 | -1/+1 |
2011-01-07 | sched: Constify function scope static struct sched_param usage | Peter Zijlstra | 4 | -4/+4 |
2011-01-07 | sched: Fix strncmp operation | Hillf Danton | 1 | -1/+1 |
2011-01-07 | sched: Move sched_autogroup_exit() to free_signal_struct() | Mike Galbraith | 1 | -4/+3 |
2011-01-07 | sched: Fix struct autogroup memory leak | Mike Galbraith | 1 | -0/+1 |
2011-01-07 | sched: Mark autogroup_init() __init | Yong Zhang | 1 | -1/+1 |
2011-01-07 | sched: Consolidate the name of root_task_group and init_task_group | Yong Zhang | 3 | -26/+24 |
2011-01-07 | EDAC, MCE: Fix NB error formatting | Borislav Petkov | 1 | -7/+10 |
2011-01-07 | EDAC, MCE: Use BIT_64() to eliminate warnings on 32-bit | Randy Dunlap | 1 | -2/+2 |
2011-01-07 | EDAC, MCE: Enable MCE decoding on F15h | Borislav Petkov | 1 | -6/+8 |
2011-01-07 | EDAC, MCE: Allow F15h bank 6 MCE injection | Borislav Petkov | 1 | -4/+5 |
2011-01-07 | EDAC, MCE: Shorten error report formatting | Borislav Petkov | 1 | -22/+32 |
2011-01-07 | EDAC, MCE: Overhaul error fields extraction macros | Borislav Petkov | 3 | -54/+43 |
2011-01-07 | EDAC, MCE: Add F15h FP MCE decoder | Borislav Petkov | 1 | -0/+44 |
2011-01-07 | EDAC, MCE: Add F15 EX MCE decoder | Borislav Petkov | 1 | -7/+34 |
2011-01-07 | EDAC, MCE: Add an F15h NB MCE decoder | Borislav Petkov | 1 | -0/+10 |
2011-01-07 | EDAC, MCE: No F15h LS MCE decoder | Borislav Petkov | 1 | -1/+1 |
2011-01-07 | EDAC, MCE: Add F15h CU MCE decoder | Borislav Petkov | 1 | -1/+61 |
2011-01-07 | EDAC, MCE: Add F15h IC MCE decoder | Borislav Petkov | 2 | -4/+51 |
2011-01-07 | EDAC, MCE: Add F15h DC MCE decoder | Borislav Petkov | 2 | -19/+62 |
2011-01-07 | EDAC, MCE: Select extended error code mask | Borislav Petkov | 1 | -4/+9 |