summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* regulator: tps65023: Use generic regmap enable/disable operationsAxel Lin2012-04-161-96/+16
* regulator: wm831x-ldo: Use generic regmap enable/disable operationsMark Brown2012-04-161-44/+15
* regulator: wm831x-dcdc: Use generic regmap enable/disable operationsMark Brown2012-04-161-47/+23
* regulator: core: Provide standard enable operations for regmap usersMark Brown2012-04-161-0/+55
* regulator: wm8994: Use core voltage selector operationsMark Brown2012-04-161-50/+9
* regulator: wm831x-ldo: Use regulator_get_voltage_sel_regmap()Mark Brown2012-04-161-51/+12
* regulator: wm831x-dcdc: Use regulator_get_voltage_sel_regmap()Mark Brown2012-04-161-15/+4
* regulator: core: Provide regmap based voltage_sel operationsMark Brown2012-04-161-0/+44
* regulator: core: Allow drivers to pass in a regmapMark Brown2012-04-161-0/+2
* regulator: wm8994: Convert to set_voltage_sel()Mark Brown2012-04-151-35/+6
* regulator: da9052: add device tree supportYing-Chun Liu (PaulLiu)2012-04-131-1/+28
* regulator: max8660: Use devm_kzalloc()Axel Lin2012-04-131-13/+7
* regulator: max1586: Use devm_kzalloc()Axel Lin2012-04-131-11/+5
* regulator: isl6271a-regulator: Use devm_kzalloc()Axel Lin2012-04-131-6/+1
* regulator: Convert max8998 to set_voltage_time_selAxel Lin2012-04-131-7/+28
* regulator: Convert max8998 to get_voltage_selAxel Lin2012-04-131-9/+10
* regulator: twl-regulator: Use twlreg_grp helper functionAxel Lin2012-04-131-11/+10
* regulator: twl-regulator: Implement enable_time callbackAxel Lin2012-04-131-4/+19
* regulator: Appease smatch in regulator_register()Mark Brown2012-04-111-1/+3
* regulator: Convert tps65xxx regulator drivers to use devm_kzallocAxel Lin2012-04-114-19/+6
* regulator: Convert anatop to use a struct to pass in regulator runtime config...Axel Lin2012-04-101-2/+7
* regulator: twl-regulator: Fix off-by-one vsel setting in twl6030smps_set_voltageAxel Lin2012-04-101-4/+10
* regulator: tps65023: Use devm_* APIsAxel Lin2012-04-101-11/+3
* regulator: tps62360: Convert to devm_regmap_init_i2c()Axel Lin2012-04-101-3/+1
* regulator: max8649: Use devm_* APIsAxel Lin2012-04-101-13/+6
* regulator: twl-regulator: Use DIV_ROUND_UP at appropriate placesAxel Lin2012-04-101-24/+6
* regulator: twl-regulator: Simplify the code matching regulator idAxel Lin2012-04-101-3/+5
* regulator: max8998: Use simple equation to get selectorAxel Lin2012-04-101-9/+10
* regulator: max8997: Use simple equation to get selectorAxel Lin2012-04-101-4/+5
* regulator: max8997: Remove n_bits from struct voltage_map_descAxel Lin2012-04-101-9/+5
* regulator: Replace regulator_desc_[ldo|buck] by s5m8767_regulator_desc macroAxel Lin2012-04-101-48/+41
* regulator: Use one s5m8767_ops for both LDOs and BUCKsAxel Lin2012-04-101-13/+3
* regulator: Rework s5m8767_set_voltage to support both LDOs and BUCKsAxel Lin2012-04-101-94/+49
* Merge tag 'v3.4-rc2' into regulator-driversMark Brown2012-04-10229-1726/+4349
|\
| * Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-072-1/+8
| |\
| | * regmap: prevent division by zero in rbtree_showStephen Warren2012-04-051-1/+7
| | * regmap: Export regcache_sync_region()Mark Brown2012-04-031-0/+1
| * | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-072-89/+86
| |\ \
| | * | serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt2012-03-302-89/+86
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-04-072-2/+5
| |\ \ \
| | * \ \ Merge branches 'idle-fix' and 'misc' into releaseLen Brown2012-04-074441-173979/+325606
| | |\ \ \ | | | | |/ | | | |/|
| | * | | cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani2012-04-061-1/+4
| | * | | ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()Luck, Tony2012-04-051-1/+1
| * | | | Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-074-7/+19
| |\ \ \ \
| | * | | | tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad2012-04-071-5/+8
| | * | | | tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad2012-04-073-2/+11
| | | |/ / | | |/| |
| * | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-073-32/+61
| |\ \ \ \
| | * | | | drivers/net/ethernet/tile: fix netdev_alloc_skb() bombingChris Metcalf2012-04-021-1/+1
| | * | | | tilepro ethernet driver: fix a few minor issuesChris Metcalf2012-04-021-25/+50
| | * | | | tile-srom.c driver: minor code cleanupChris Metcalf2012-04-021-6/+6