summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-13regulator: Update regulator_register() API signature in DocumentationAxel Lin
2012-04-11regulator: Appease smatch in regulator_register()Mark Brown
2012-04-11regulator: Convert tps65xxx regulator drivers to use devm_kzallocAxel Lin
2012-04-10regulator: Convert anatop to use a struct to pass in regulator runtime config...Axel Lin
2012-04-10regulator: twl-regulator: Fix off-by-one vsel setting in twl6030smps_set_voltageAxel Lin
2012-04-10regulator: tps65023: Use devm_* APIsAxel Lin
2012-04-10regulator: tps62360: Convert to devm_regmap_init_i2c()Axel Lin
2012-04-10regulator: max8649: Use devm_* APIsAxel Lin
2012-04-10regulator: twl-regulator: Use DIV_ROUND_UP at appropriate placesAxel Lin
2012-04-10regulator: twl-regulator: Simplify the code matching regulator idAxel Lin
2012-04-10regulator: max8998: Use simple equation to get selectorAxel Lin
2012-04-10regulator: max8997: Use simple equation to get selectorAxel Lin
2012-04-10regulator: max8997: Remove n_bits from struct voltage_map_descAxel Lin
2012-04-10regulator: Replace regulator_desc_[ldo|buck] by s5m8767_regulator_desc macroAxel Lin
2012-04-10regulator: Use one s5m8767_ops for both LDOs and BUCKsAxel Lin
2012-04-10regulator: Rework s5m8767_set_voltage to support both LDOs and BUCKsAxel Lin
2012-04-10Merge tag 'v3.4-rc2' into regulator-driversMark Brown
2012-04-10regulator: Fix build error for mc13783 and mc13892Axel Lin
2012-04-10regulator: Fix a typo in da903x.cAxel Lin
2012-04-10regulator: Fix build of ab8500Mark Brown
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-09Merge branch 'regulator-register' into regulator-driversMark Brown
2012-04-08Linux 3.4-rc2Linus Torvalds
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-04-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-04-07Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-07tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad
2012-04-07tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad
2012-04-07Merge branches 'idle-fix' and 'misc' into releaseLen Brown
2012-04-07MAINTAINERS: Update git url for ACPIIgor Murzov
2012-04-07Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-07Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-07Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-06regulator: Convert rc5t583 to set_voltageAxel Lin
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov
2012-04-06net: fix a race in sock_queue_err_skb()Eric Dumazet
2012-04-06regulator: max8649: Constify regulator_descAxel Lin
2012-04-06regulator: max1586: Constify regulator_descAxel Lin
2012-04-06regulator: tps65217: Constify regulator_descAxel Lin
2012-04-06regulator: tps6105x: Constify regulator_descAxel Lin