Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
81024fc41a9353160bc445fda4f96d1aa5e82791
/
drivers
/
regulator
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a51b907
regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998
by Axel Lin
· 14 years ago
5362b09
regulator: fix tps6524x section mismatch
by Randy Dunlap
· 14 years ago
6995236
regulator: Remove more wm831x-specific IRQ operations
by Mark Brown
· 14 years ago
42ab616
regulator: add ab8500 enable and raise time delays
by Linus Walleij
· 14 years ago
88cd222
regulator: provide consumer interface for fall/rise time
by Linus Walleij
· 14 years ago
77af1b2
regulator: add set_voltage_time_sel infrastructure
by Linus Walleij
· 14 years ago
79568b9
regulator: initialization for ab8500 regulators
by Bengt Jonsson
· 14 years ago
ea05ef3
regulator: add support for USB voltage regulator
by Bengt Jonsson
· 14 years ago
19c9882
regulator: switch the ab3100 to use enable_time()
by Linus Walleij
· 14 years ago
7a32b58
Regulator: add suspend-finish API for regulator core.
by MyungJoo Ham
· 14 years ago
fb7c18c
regulator: fix typo in Kconfig
by Igor Grinberg
· 14 years ago
dfda9c2
regulator: Convert WM831x regulators to genirq
by Mark Brown
· 14 years ago
23c2f04
regulator: If we fail when setting up a supply say which supply
by Mark Brown
· 14 years ago
2edd3b6
regulator: Add a subdriver for TI TPS6105x regulator portions v2
by Linus Walleij
· 14 years ago
bd6ca2c
regulator: MAX8997/8966 support
by MyungJoo Ham
· 14 years ago
22aad00
mfd: Adopt mfd_data in 88pm860x regulator
by Haojian Zhuang
· 14 years ago
4ec1b54
mfd: mfd_cell is now implicitly available to mc13xxx drivers
by Andres Salomon
· 14 years ago
5528e40
mfd: mfd_cell is now implicitly available to ab3100 drivers
by Andres Salomon
· 14 years ago
8e6de4a
regulator: twl: add clk32kg to twl-regulator
by Balaji T K
· 14 years ago
4b2f67d
regulator, mc13xxx: Remove pointless test for unsigned less than zero
by Jesper Juhl
· 14 years ago
9ee291a
regulator: Fix warning with CONFIG_BUG disabled
by Mark Brown
· 14 years ago
735a3d9
regulator: Support MAX8998/LP3974 DVS-GPIO
by MyungJoo Ham
· 14 years ago
337ce5d
mfd: Support LP3974 RTC
by MyungJoo Ham
· 14 years ago
66dc918
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
6db9a0f
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 14 years ago
fa63bd4
regulator: missing index in PTR_ERR() in isl6271a_probe()
by roel kluin
· 14 years ago
923430c
regulator: Assign return value of mc13xxx_reg_rmw to ret
by Axel Lin
· 14 years ago
1130e5b
regulator: Add initial per-regulator debugfs support
by Mark Brown
· 14 years ago
21cf891
regulator: Make regulator_has_full_constraints a bool
by Mark Brown
· 14 years ago
13ce29f
regulator: Clean up logging a bit
by Mark Brown
· 14 years ago
95a3c23
regulator: Optimise out noop voltage changes
by Mark Brown
· 14 years ago
606a256
regulator: Add API to re-apply voltage to hardware
by Mark Brown
· 14 years ago
27315cf
regulator: Staticise non-exported functions in mc13892
by Mark Brown
· 14 years ago
ded06a5
regulator: Only notify voltage changes when they succeed
by Mark Brown
· 14 years ago
e8eef82
regulator: Provide a selector based set_voltage_sel() operation
by Mark Brown
· 14 years ago
7579025
regulator: Factor out voltage set operation into a separate function
by Mark Brown
· 14 years ago
d9f0f28
regulator: Convert WM8994 to use get_voltage_sel()
by Mark Brown
· 14 years ago
c24516a
regulator: Convert WM835x to use get_voltage_sel()
by Mark Brown
· 14 years ago
4d7071f
regulator: Allow modular build of mc13xxx-core
by Mark Brown
· 14 years ago
5e428d5
regulator: support PMIC mc13892
by Yong Shen
· 14 years ago
167e3d8
make mc13783 regulator code generic
by Yong Shen
· 14 years ago
57c78e3
Change the register name definitions for mc13783
by Yong Shen
· 14 years ago
6909b45
regulators: Removed macros for initialization of ab8500 regulators
by Bengt Jonsson
· 14 years ago
09aefa1
regulators: Added verbose debug messages to ab8500 regulators
by Bengt Jonsson
· 14 years ago
fc24b42
regulators: Modified ab8500 error handling
by Bengt Jonsson
· 14 years ago
e1159e6
regulators: Updated ab8500 variable names, macro names and comments
by Bengt Jonsson
· 14 years ago
2b75151
regulators: Added ab8500 v2 support
by Bengt Jonsson
· 14 years ago
deaca1e
regulators: Clean out unused code in ab8500 regulators
by Bengt Jonsson
· 14 years ago
65e03ed
regulators: Fixed errors in ab8500 register mapping
by Bengt Jonsson
· 14 years ago
cb189b0
regulators: Moved define for number of regulators in ab8500
by Bengt Jonsson
· 14 years ago
1394fd2
regulator: add driver for tps6524x regulator
by Cyril Chemparathy
· 14 years ago
afb8bb8
regulator: Convert WM831x drivers to use get_voltage_sel()
by Mark Brown
· 14 years ago
476c2d8
regulator: Allow drivers to report voltages as selectors
by Mark Brown
· 14 years ago
1bf5a1f
regulator: Use _regulator_get_voltage() consistently
by Mark Brown
· 14 years ago
43e7ee3
drivers/regulator: Update WARN uses
by Joe Perches
· 14 years ago
05fda3b1a
regulator: Take into account the requirements of all consumers
by Thomas Petazzoni
· 14 years ago
5da84fd
regulator: Add and use rdev_<level> macros
by Joe Perches
· 14 years ago
6220b87
regulator: Remove duplicate consts from mc13873 driver voltage tables
by Mark Brown
· 14 years ago
f8c12fe
regulator: Copy constraints from regulators when initialising them
by Mark Brown
· 14 years ago
f4d6adf
regulator: Fix prototype for MAX8998 buck set_voltage()
by Mark Brown
· 14 years ago
50ba5ca
regulator: Remove regulator core version announcement
by Mark Brown
· 14 years ago
4c35508
regulator: Fix obfuscated log messages
by Mark Brown
· 14 years ago
1d7372e
drivers: regulator: core: convert to using pr_ macros
by Daniel Walker
· 14 years ago
c5e28ed7
drivers: regulator: core: use pr_fmt
by Daniel Walker
· 14 years ago
7bed08c
regulator: Fix typo in PCAP regulator_set_voltage()
by Mark Brown
· 14 years ago
acaf6ff
regulator: enable supply regulator only when use count is zero
by Bengt Jonsson
· 14 years ago
02fa3ec
regulator: Add basic trace facilities
by Mark Brown
· 14 years ago
3a93f2a
regulator: Report actual configured voltage to set_voltage()
by Mark Brown
· 14 years ago
63cee94
regulator: lock supply in regulator enable
by Mattias Wallin
· 14 years ago
5a7743e
regulator: Update LDO2 for WM8958
by Mark Brown
· 14 years ago
1b39ed0
regulator: tps6586x: correct register table
by Danny Huang
· 14 years ago
1dbcf35
regulator: tps6586x: Handle both enable reg/bits being the same
by Danny Huang
· 14 years ago
64db657
regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bit
by Danny Huang
· 14 years ago
4f586707
regulator: tps6586x: Add missing bit mask generation
by Danny Huang
· 14 years ago
06c63f9
regulator: fix kernel-doc for set_consumer_device_supply
by Randy Dunlap
· 14 years ago
f3c18a8
regulator: enable supply regulator only when use count is zero
by Bengt Jonsson
· 14 years ago
b9e26bc
regulator: twl-regulator - fix twlreg_set_mode
by Axel Lin
· 14 years ago
3aa713e
regulator: lock supply in regulator enable
by Mattias Wallin
· 14 years ago
7727da2
regulator: Return proper error for regulator_register()
by Axel Lin
· 14 years ago
e36c1df
regulator: Ensure enough delay time for enabling regulator
by Axel Lin
· 14 years ago
aa7a740
regulator: Remove a redundant device_remove_file call in create_regulator
by Axel Lin
· 14 years ago
59c700c
regulator: Staticise mc13783_powermisc_rmw()
by Mark Brown
· 14 years ago
b12a1e2
regulator: regulator disable supply fix
by Mattias Wallin
· 14 years ago
50f19a4
regulator: max8998 BUCK1/2 voltage change with use of GPIOs
by Lukasz Majewski
· 14 years ago
889cd5a
regulator: max8998 BUCK1/2 internal voltages and indexes defined
by Lukasz Majewski
· 14 years ago
9d92492
regulator: Separate set_voltage for max8998 ldo and buck
by Lukasz Majewski
· 14 years ago
47c1697
mfd: Align ab8500 with the abx500 interface
by Mattias Wallin
· 14 years ago
676e02d
mfd: Use i2c_client as an argument on MAX8998 i2c routines
by Joonyoung Shim
· 14 years ago
ec10b0e
regulator: max8952 - fix max8952_set_voltage
by Axel Lin
· 14 years ago
da05738
regulator: max8952 - fix max8952_pmic_probe error path
by Axel Lin
· 14 years ago
f5ee10a
regulator: fix build when CONFIG_REGULATOR_DUMMY=n
by Anand Gadiyar
· 14 years ago
8cbf811
regulator: avoid deadlock when disabling regulator with supply
by Jeffrey Carlyle
· 14 years ago
688fe99
regulator: Add option for machine drivers to enable the dummy regulator
by Mark Brown
· 14 years ago
993af7c
Regulator: lp3972 cleanup
by Axel Lin
· 14 years ago
5976f09
Regulator: LP3972 PMIC regulator driver
by Axel Lin
· 14 years ago
202f4f5
MAX8952 PMIC Driver Initial Release
by MyungJoo Ham
· 14 years ago
5672bc8
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
0f69c89
regulator: max8649 - fix setting extclk_freq
by Axel Lin
· 14 years ago
e4a6376
regulator: fix typo in current units
by Cyril Chemparathy
· 14 years ago
Next »