~ubuntu-branches/ubuntu/precise/linux-linaro-u8500/precise

« back to all changes in this revision

Viewing changes to drivers/regulator/Kconfig

  • Committer: Bazaar Package Importer
  • Author(s): John Rigby, Upstream Fixes, Andy Green, John Rigby
  • Date: 2011-04-14 12:16:06 UTC
  • Revision ID: james.westby@ubuntu.com-20110414121606-b77podkyqgr2oix7
Tags: 2.6.38-1002.3
[ Upstream Fixes ]

* MUSB: shutdown: Make sure block is awake before doing shutdown
  - LP: #745737
* Fixed gpio polarity of gpio USB-phy reset.
  - LP: #747639

[ Andy Green ]

* LINARO: SAUCE: disable CONFIG_OMAP_RESET_CLOCKS
  - LP: #752900

[ John Rigby ]

* Rebase to new upstreams:
  Linux v2.6.38.1
  linaro-linux-2.6.38-upstream-29Mar2011
  Ubuntu-2.6.38-7.35
* SAUCE: OMAP4: clock: wait for module to become accessible on
  a clk enable
  - LP: #745737
* Rebase to new upstreams:
  Linux v2.6.38.2
  linaro-linux-2.6.38-upstream-5Apr2011
  Ubuntu-2.6.38-8.41
  - LP: #732842
* Update configs for device tree, dvfs and lttng
* LINARO: add building of dtb's
* LINARO: SAUCE: Disable lowest operating freqs on omap34xx
  - LP: #732912

Show diffs side-by-side

added added

removed removed

Lines of Context:
108
108
          via I2C bus. Maxim 8952 has one voltage output and supports 4 DVS
109
109
          modes ranging from 0.77V to 1.40V by 0.01V steps.
110
110
 
 
111
config REGULATOR_MAX8997
 
112
        tristate "Maxim 8997/8966 regulator"
 
113
        depends on MFD_MAX8997
 
114
        help
 
115
          This driver controls a Maxim 8997/8966 regulator
 
116
          via I2C bus. The provided regulator is suitable for S5PC110,
 
117
          S5PV210, and Exynos-4 chips to control VCC_CORE and
 
118
          VCC_USIM voltages.
 
119
 
111
120
config REGULATOR_MAX8998
112
121
        tristate "Maxim 8998 voltage regulator"
113
122
        depends on MFD_MAX8998
117
126
          and S5PC1XX chips to control VCC_CORE and VCC_USIM voltages.
118
127
 
119
128
config REGULATOR_TWL4030
120
 
        bool "TI TWL4030/TWL5030/TWL6030/TPS695x0 PMIC"
 
129
        bool "TI TWL4030/TWL5030/TWL6030/TPS659x0 PMIC"
121
130
        depends on TWL4030_CORE
122
131
        help
123
132
          This driver supports the voltage regulators provided by
214
223
         AB3100 analog baseband dealing with power regulators
215
224
         for the system.
216
225
 
 
226
config REGULATOR_TPS6105X
 
227
        tristate "TI TPS6105X Power regulators"
 
228
        depends on TPS6105X
 
229
        default y if TPS6105X
 
230
        help
 
231
          This driver supports TPS61050/TPS61052 voltage regulator chips.
 
232
          It is a single boost converter primarily for white LEDs and
 
233
          audio amplifiers.
 
234
 
217
235
config REGULATOR_TPS65023
218
236
        tristate "TI TPS65023 Power regulators"
219
237
        depends on I2C