| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-01 | 55 | -156/+106 |
|\ |
|
| * | treewide: fix comment/printk/variable typos | Anatol Pomozov | 2012-09-01 | 15 | -20/+20 |
| * | ipr: fix small coding style issues | Kleber Sacilotto de Souza | 2012-09-01 | 1 | -33/+33 |
| * | platform/x86: fix asus_laptop.wled_type module parameter | Maxim Nikulin | 2012-09-01 | 1 | -1/+1 |
| * | mfd: printk/comment fixes | Masanari Iida | 2012-09-01 | 4 | -4/+4 |
| * | mmc: fix comment typos | Masanari Iida | 2012-09-01 | 6 | -6/+6 |
| * | dma: fix comments | Masanari Iida | 2012-09-01 | 8 | -14/+14 |
| * | spi: fix comment/printk typos in spi | Masanari Iida | 2012-09-01 | 5 | -6/+6 |
| * | tmiofb: missing NULL pointer checks | Alan Cox | 2012-09-01 | 1 | -0/+4 |
| * | ioat: remove unused #defines | Jon Mason | 2012-09-01 | 1 | -4/+0 |
| * | gdt: remove unnecessary #defines | Jon Mason | 2012-09-01 | 1 | -9/+0 |
| * | megaraid: remove unnecessary #defines | Jon Mason | 2012-09-01 | 2 | -38/+2 |
| * | b43: Kconfig: drop unknown symbol 'BRCMSMAC_MODULE' | Paul Bolle | 2012-09-01 | 1 | -2/+2 |
| * | pci: remove unused .gitignore file | Paul Bolle | 2012-09-01 | 1 | -4/+0 |
| * | scsi: fix various printk and comment typos | Masanari Iida | 2012-09-01 | 8 | -15/+15 |
| * | Revert "backlight: fix memory leak on obscure error path" | Jiri Kosina | 2012-07-30 | 1 | -1/+0 |
* | | Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-10-01 | 32 | -491/+1250 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------. \ | Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas... | Mark Brown | 2012-09-28 | 32 | -491/+1250 |
| |\ \ \ \ \ \ |
|
| | | | | | * | | regulator: tps6586x: add support for SYS rail | Laxman Dewangan | 2012-09-06 | 2 | -2/+31 |
| | | | | * | | | regulator: arizona-ldo: Remove top voltage | Mark Brown | 2012-09-28 | 1 | -1/+1 |
| | | | | * | | | regulator: deprecate regulator-compatible DT property | Stephen Warren | 2012-09-25 | 1 | -13/+12 |
| | | | | * | | | regulator: fan53555: remove vsel_max not used | Yunfan Zhang | 2012-09-10 | 1 | -3/+0 |
| | | | | * | | | regulator: aat2870: Don't explicitly initialise the first field | Mark Brown | 2012-09-10 | 1 | -1/+1 |
| | | | | * | | | regulator: Fairchild fan53555 support | Yunfan Zhang | 2012-09-10 | 3 | -0/+337 |
| | | | | * | | | regulator: twl: Remove another unused variable warning | Mark Brown | 2012-09-09 | 1 | -7/+0 |
| | | | | * | | | regulator: lp872x: remove unnecessary function | Kim, Milo | 2012-09-06 | 1 | -28/+0 |
| | | | | * | | | regulator: lp872x: fix NULL pointer access problem | Kim, Milo | 2012-09-06 | 1 | -4/+4 |
| | | | | * | | | regulator: lp872x: initialize the DVS mode | Kim, Milo | 2012-09-06 | 1 | -2/+3 |
| | | | | * | | | regulator: lp872x: set the default DVS mode | Kim, Milo | 2012-09-06 | 1 | -1/+14 |
| | | | | * | | | regulator: lp872x: remove regulator platform data dependency | Kim, Milo | 2012-09-06 | 1 | -9/+7 |
| | | | | * | | | regulator: mc13783: add regulators sw1x and sw2x | Gaƫtan Carlier | 2012-08-28 | 1 | -0/+66 |
| | | | | * | | | regulator: max8907: Add MODULE_ALIAS | Axel Lin | 2012-08-28 | 1 | -0/+1 |
| | | | | * | | | regulator: max8907: fix use of possibly NULL idata | Stephen Warren | 2012-08-28 | 1 | -1/+4 |
| | | | | * | | | regulator: fix kernel-doc warnings in drivers/regulator/core.c | Randy Dunlap | 2012-08-28 | 1 | -2/+2 |
| | | | | * | | | regulator: ab8500: provide per-regulator shift | Linus Walleij | 2012-08-28 | 1 | -10/+10 |
| | | | | * | | | regulator: max8907: fix compile error when !CONFIG_OF | Stephen Warren | 2012-08-28 | 1 | -2/+22 |
| | | | | * | | | regulator: max8907: Properly set pmic pointer in max8907_regulator_remove() | Axel Lin | 2012-08-28 | 1 | -1/+1 |
| | | | | * | | | regulator: max8907: Fix n_voltages for MAX8907B SD1 | Axel Lin | 2012-08-28 | 1 | -1/+2 |
| | | | | * | | | regulator: using kfree() requires including slab.h | Stephen Rothwell | 2012-08-28 | 1 | -0/+2 |
| | | | | * | | | regulator: add MAX8907 driver | Gyungoh Yoo | 2012-08-28 | 3 | -0/+392 |
| | | | | * | | | regulator: twl: make twl_info tables const | Arnd Bergmann | 2012-08-28 | 1 | -14/+24 |
| | | | | * | | | regulator: twl: Remove get_voltage implementation for single voltage regulators | Axel Lin | 2012-08-28 | 1 | -11/+0 |
| | | | | * | | | regulator: isl6271a: Remove get_voltage implementation for isl_fixed_ops | Axel Lin | 2012-08-28 | 1 | -6/+0 |
| | | | | * | | | regulator: ab8500: Remove get_voltage implementation for ab8500_regulator_fix... | Axel Lin | 2012-08-28 | 1 | -6/+0 |
| | | | | * | | | regulator: ab3100: Remove get_voltage implementation for regulator_ops_fixed | Axel Lin | 2012-08-28 | 1 | -6/+0 |
| | | | | * | | | regulator: mc13xxx: Remove get_voltage implementation for single voltage regu... | Axel Lin | 2012-08-28 | 4 | -14/+0 |
| | | | | * | | | regulator: da9052: set_current_limit should select the maximum current in spe... | Axel Lin | 2012-08-28 | 1 | -2/+2 |
| | | | | * | | | regulator: lp872x: set_current_limit should select the maximum current in spe... | Axel Lin | 2012-08-28 | 1 | -10/+8 |
| | | | | * | | | regulator: tps6524x: set_current_limit should select the maximum current in s... | Axel Lin | 2012-08-28 | 1 | -6/+4 |
| | | | | * | | | regulator: wm831x-dcdc: set_current_limit should select the maximum current i... | Axel Lin | 2012-08-28 | 1 | -6/+5 |