aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* regulator: tps65023: Use generic regmap enable/disable operationsAxel Lin2012-04-16
* regulator: wm831x-ldo: Use generic regmap enable/disable operationsMark Brown2012-04-16
* regulator: wm831x-dcdc: Use generic regmap enable/disable operationsMark Brown2012-04-16
* regulator: core: Provide standard enable operations for regmap usersMark Brown2012-04-16
* regulator: wm8994: Use core voltage selector operationsMark Brown2012-04-16
* regulator: wm831x-ldo: Use regulator_get_voltage_sel_regmap()Mark Brown2012-04-16
* regulator: wm831x-dcdc: Use regulator_get_voltage_sel_regmap()Mark Brown2012-04-16
* regulator: core: Provide regmap based voltage_sel operationsMark Brown2012-04-16
* regulator: core: Allow drivers to pass in a regmapMark Brown2012-04-16
* regulator: wm8994: Convert to set_voltage_sel()Mark Brown2012-04-15
* regulator: da9052: add device tree supportYing-Chun Liu (PaulLiu)2012-04-13
* regulator: max8660: Use devm_kzalloc()Axel Lin2012-04-13
* regulator: max1586: Use devm_kzalloc()Axel Lin2012-04-13
* regulator: isl6271a-regulator: Use devm_kzalloc()Axel Lin2012-04-13
* regulator: Convert max8998 to set_voltage_time_selAxel Lin2012-04-13
* regulator: Convert max8998 to get_voltage_selAxel Lin2012-04-13
* regulator: twl-regulator: Use twlreg_grp helper functionAxel Lin2012-04-13
* regulator: twl-regulator: Implement enable_time callbackAxel Lin2012-04-13
* regulator: Update regulator_register() API signature in DocumentationAxel Lin2012-04-13
* regulator: Appease smatch in regulator_register()Mark Brown2012-04-11
* regulator: Convert tps65xxx regulator drivers to use devm_kzallocAxel Lin2012-04-11
* regulator: Convert anatop to use a struct to pass in regulator runtime config...Axel Lin2012-04-10
* regulator: twl-regulator: Fix off-by-one vsel setting in twl6030smps_set_voltageAxel Lin2012-04-10
* regulator: tps65023: Use devm_* APIsAxel Lin2012-04-10
* regulator: tps62360: Convert to devm_regmap_init_i2c()Axel Lin2012-04-10
* regulator: max8649: Use devm_* APIsAxel Lin2012-04-10
* regulator: twl-regulator: Use DIV_ROUND_UP at appropriate placesAxel Lin2012-04-10
* regulator: twl-regulator: Simplify the code matching regulator idAxel Lin2012-04-10
* regulator: max8998: Use simple equation to get selectorAxel Lin2012-04-10
* regulator: max8997: Use simple equation to get selectorAxel Lin2012-04-10
* regulator: max8997: Remove n_bits from struct voltage_map_descAxel Lin2012-04-10
* regulator: Replace regulator_desc_[ldo|buck] by s5m8767_regulator_desc macroAxel Lin2012-04-10
* regulator: Use one s5m8767_ops for both LDOs and BUCKsAxel Lin2012-04-10
* regulator: Rework s5m8767_set_voltage to support both LDOs and BUCKsAxel Lin2012-04-10
* Merge tag 'v3.4-rc2' into regulator-driversMark Brown2012-04-10
|\
| * Linux 3.4-rc2Linus Torvalds2012-04-07
| * Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-07
| |\
| | * regmap: prevent division by zero in rbtree_showStephen Warren2012-04-04
| | * regmap: Export regcache_sync_region()Mark Brown2012-04-03
| * | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-07
| |\ \
| | * | KVM: Resolve RCU vs. async page fault problemGleb Natapov2012-04-05
| | * | Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/masterAvi Kivity2012-04-05
| | |\ \
| | | * | KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf2012-04-03
| | | * | KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-03
| | | * | KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras2012-04-03
| | | * | KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras2012-04-03
| | | * | KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf2012-04-03
| | * | | KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti2012-04-05
| | * | | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu2012-04-05
| * | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-07
| |\ \ \ \