Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b84bb5186297d181075d917e9049da3a3b78d10d
/
drivers
/
regulator
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
5672bc81
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
ad7725c
regulator: fix device_register() error handling
by Vasiliy Kulikov
· 14 years ago
59bfee6
i2c: Remove obsolete cleanup for clientdata
by Wolfram Sang
· 14 years ago
8ecee36
regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDBY mode
by Axel Lin
· 14 years ago
e260999
regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATOR_MODE_STANDBY modes
by Axel Lin
· 14 years ago
49990e6
regulator: ab8500 - fix off-by-one value range checking for selector
by Axel Lin
· 14 years ago
d06563c
regulator: 88pm8607 - fix value range checking for accessing info->vol_table
by Axel Lin
· 14 years ago
b9e5d11
regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_register()
by Axel Lin
· 14 years ago
58d463e
regulator: ad5398 - fix a memory leak
by Axel Lin
· 14 years ago
747cc85
regulator: set max8998->dev to &pdev->dev.
by Axel Lin
· 14 years ago
938b459
regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()
by Axel Lin
· 14 years ago
327531b
regulator: tps6586x-regulator - fix value range checking for val
by Axel Lin
· 14 years ago
c356cbc
regulator: max8998 - set max8998->num_regulators
by Axel Lin
· 14 years ago
11fa0d1
regulator: max8998 - fix memory allocation size for max8998->rdev
by Axel Lin
· 14 years ago
7112b2d
regulator: tps6507x - remove incorrect comments
by Axel Lin
· 14 years ago
3e352f9
regulator: max1586 - improve the logic of choosing selector
by Axel Lin
· 14 years ago
d4876a3
regulator: ab8500 - fix the logic to remove already registered regulators in error path
by Axel Lin
· 14 years ago
b3fcf3e
regulator: ab3100 - fix the logic to remove already registered regulators in error path
by Axel Lin
· 14 years ago
af54dec
regulator/ab8500: move dereference below the check for NULL
by Dan Carpenter
· 14 years ago
120be66
regulator: Remove default DEBUG define from TPS6586x
by Mark Brown
· 14 years ago
d7399fa
regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probe
by Axel Lin
· 14 years ago
Next »