| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-05-22 | 11 | -15/+225 |
|\ |
|
| * | regulator: tps62360: support force PWM mode via regulator mode | Laxman Dewangan | 2012-05-14 | 1 | -2/+0 |
| * | regulator: tps62360: make init_data of platform data to pointer. | Laxman Dewangan | 2012-05-13 | 1 | -3/+1 |
| * | regulator: core: Allow drivers to set simple linear voltage maps as data | Mark Brown | 2012-05-12 | 1 | -2/+13 |
| * | regulator: core: Allow regulators to provide a voltage to selector mapping | Mark Brown | 2012-05-12 | 1 | -0/+4 |
| * | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next | Mark Brown | 2012-05-12 | 3 | -2/+30 |
| |\ |
|
| | * | regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable. | NeilBrown | 2012-05-09 | 1 | -0/+5 |
| | * | mfd: twl: define all feature flags in one place. | NeilBrown | 2012-05-09 | 1 | -2/+6 |
| | * | tps6586x: Add device tree support | Thierry Reding | 2012-05-04 | 1 | -0/+1 |
| | * | regulator: Add generic DT parsing for regulators | Thierry Reding | 2012-05-04 | 1 | -0/+18 |
| | * | mfd: Revert "mfd: add irq domain support for max8997 interrupts" | Mark Brown | 2012-04-17 | 2 | -3/+2 |
| | * | mfd: add irq domain support for max8997 interrupts | Thomas Abraham | 2012-04-16 | 2 | -2/+3 |
| | | | |
| | \ | |
| *-. \ | Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma... | Mark Brown | 2012-05-12 | 7 | -7/+178 |
| |\ \ \ |
|
| | | * | | regulator: tps65090: Use generic regmap enable/disable operations | Axel Lin | 2012-04-18 | 1 | -0/+13 |
| | | * | | regulator: core: Provide standard enable operations for regmap users | Mark Brown | 2012-04-16 | 1 | -0/+7 |
| | | * | | regulator: core: Provide regmap based voltage_sel operations | Mark Brown | 2012-04-16 | 1 | -0/+9 |
| | | * | | regulator: core: Allow drivers to pass in a regmap | Mark Brown | 2012-04-16 | 1 | -0/+4 |
| | | |/ |
|
| | | * | Merge tag 'v3.4-rc2' into regulator-drivers | Mark Brown | 2012-04-10 | 32 | -121/+663 |
| | | |\ |
|
| | | * | | regulator: core: Use a struct to pass in regulator runtime configuration | Mark Brown | 2012-04-09 | 1 | -5/+26 |
| | | * | | Merge branch 'regulator-register' into regulator-drivers | Mark Brown | 2012-04-09 | 1 | -2/+3 |
| | | |\ \ |
|
| | | | * | | regulator: core: Constify the regulator_desc passed in when registering | Mark Brown | 2012-04-04 | 1 | -2/+3 |
| | | |/ /
| | |/| | |
|
| | | * | | regulator: Add support for RICOH PMIC RC5T583 regulator | Laxman Dewangan | 2012-04-04 | 1 | -0/+29 |
| | | * | | regulator: fixed: Support for open drain gpio pin | Laxman Dewangan | 2012-04-03 | 1 | -0/+7 |
| | | * | | regulator: Add TPS65090 regulator driver | Venu Byravarasu | 2012-04-01 | 1 | -0/+50 |
| | | * | | mfd: Add s5m regulator operation mode | Sangbeom Kim | 2012-04-01 | 2 | -0/+30 |
| | |/ / |
|
* | | | | Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Linus Torvalds | 2012-05-22 | 4 | -9/+2668 |
|\ \ \ \ |
|
| * | | | | mfd: palmas PMIC device support | Graeme Gregory | 2012-05-18 | 1 | -0/+2620 |
| * | | | | mfd: wm8994: Update to fully use irq_domain | Mark Brown | 2012-05-15 | 1 | -6/+6 |
| * | | | | regmap: add support for non contiguous status to regmap-irq | Graeme Gregory | 2012-05-14 | 1 | -0/+2 |
| * | | | | regmap: Convert regmap_irq to use irq_domain | Mark Brown | 2012-05-13 | 1 | -0/+1 |
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---. \ \ \ | Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'... | Mark Brown | 2012-05-13 | 86 | -305/+1123 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | | | * | | | mfd: da9052: Fix genirq abuse | Mark Brown | 2012-05-13 | 1 | -0/+1 |
| | |_|/ / /
| |/| | | | |
|
| | | * | | | regmap: Implement dev_get_regmap() | Mark Brown | 2012-05-08 | 1 | -0/+8 |
| | * | | | | Merge tag 'regmap-3.4' into regmap-stride | Mark Brown | 2012-05-12 | 53 | -195/+435 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | regmap: Converts group operation into single read write operations | Ashish Jangam | 2012-05-01 | 1 | -0/+5 |
| | * | | | | regmap: implement register striding | Stephen Warren | 2012-04-10 | 1 | -0/+4 |
| | | | | | | |
| | | \ \ \ | |
| | | \ \ \ | |
| | | \ \ \ | |
| | *---. \ \ \ | Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-s... | Mark Brown | 2012-04-10 | 1 | -3/+21 |
| | |\ \ \ \ \ \
| | |/ / / / / /
| |/| | | | / /
| | | | |_|/ /
| | | |/| | /
| | | |_|_|/
| | |/| | | |
|
| | | | * | | regmap: allow regmap instances to be named | Stephen Warren | 2012-04-10 | 1 | -0/+5 |
| | |_|/ /
| |/| | | |
|
| | | * | | regmap: add MMIO bus support | Stephen Warren | 2012-04-06 | 1 | -0/+6 |
| | | * | | regmap: introduce fast_io busses, and use a spinlock for them | Stephen Warren | 2012-04-06 | 1 | -0/+3 |
| | | * | | regmap: introduce explicit bus_context for bus callbacks | Stephen Warren | 2012-04-06 | 1 | -3/+7 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg... | Linus Torvalds | 2012-05-22 | 3 | -1/+21 |
|\ \ \ \ |
|
| * | | | | resources: add resource_overlaps() | Wei Yang | 2012-05-07 | 1 | -0/+7 |
| * | | | | Merge branch 'topic/stratus' into next | Bjorn Helgaas | 2012-05-07 | 1 | -0/+6 |
| |\ \ \ \ |
|
| | * | | | | PCI: work around Stratus ftServer broken PCIe hierarchy | Bjorn Helgaas | 2012-04-30 | 1 | -0/+6 |
| * | | | | | PCI: add host bridge release support | Yinghai Lu | 2012-04-30 | 1 | -0/+5 |
| * | | | | | PCI: add generic device into pci_host_bridge struct | Yinghai Lu | 2012-04-30 | 1 | -1/+3 |
| |/ / / / |
|
* | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-05-22 | 1 | -0/+8 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a... | Russell King | 2012-05-21 | 29 | -128/+290 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | ARM: 7369/1: amba: add functions to add devices dynamically | Linus Walleij | 2012-04-19 | 1 | -0/+8 |
| | |_|/ / / / /
| |/| | | | | | |
|