Age | Commit message (Expand) | Author |
2011-02-25 | regulator, mc13xxx: Remove pointless test for unsigned less than zero | Jesper Juhl |
2011-02-25 | regulator: Fix warning with CONFIG_BUG disabled | Mark Brown |
2011-01-14 | regulator: Support MAX8998/LP3974 DVS-GPIO | MyungJoo Ham |
2011-01-14 | mfd: Support LP3974 RTC | MyungJoo Ham |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-01-13 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai |
2011-01-12 | regulator: missing index in PTR_ERR() in isl6271a_probe() | roel kluin |
2011-01-12 | regulator: Assign return value of mc13xxx_reg_rmw to ret | Axel Lin |
2011-01-12 | regulator: Add initial per-regulator debugfs support | Mark Brown |
2011-01-12 | regulator: Make regulator_has_full_constraints a bool | Mark Brown |
2011-01-12 | regulator: Clean up logging a bit | Mark Brown |
2011-01-12 | regulator: Optimise out noop voltage changes | Mark Brown |
2011-01-12 | regulator: Add API to re-apply voltage to hardware | Mark Brown |
2011-01-12 | regulator: Staticise non-exported functions in mc13892 | Mark Brown |
2011-01-12 | regulator: Only notify voltage changes when they succeed | Mark Brown |
2011-01-12 | regulator: Provide a selector based set_voltage_sel() operation | Mark Brown |
2011-01-12 | regulator: Factor out voltage set operation into a separate function | Mark Brown |
2011-01-12 | regulator: Convert WM8994 to use get_voltage_sel() | Mark Brown |
2011-01-12 | regulator: Convert WM835x to use get_voltage_sel() | Mark Brown |
2011-01-12 | regulator: Allow modular build of mc13xxx-core | Mark Brown |
2011-01-12 | regulator: support PMIC mc13892 | Yong Shen |
2011-01-12 | make mc13783 regulator code generic | Yong Shen |
2011-01-12 | Change the register name definitions for mc13783 | Yong Shen |
2011-01-12 | regulators: Removed macros for initialization of ab8500 regulators | Bengt Jonsson |
2011-01-12 | regulators: Added verbose debug messages to ab8500 regulators | Bengt Jonsson |
2011-01-12 | regulators: Modified ab8500 error handling | Bengt Jonsson |
2011-01-12 | regulators: Updated ab8500 variable names, macro names and comments | Bengt Jonsson |
2011-01-12 | regulators: Added ab8500 v2 support | Bengt Jonsson |
2011-01-12 | regulators: Clean out unused code in ab8500 regulators | Bengt Jonsson |
2011-01-12 | regulators: Fixed errors in ab8500 register mapping | Bengt Jonsson |
2011-01-12 | regulators: Moved define for number of regulators in ab8500 | Bengt Jonsson |
2011-01-12 | regulator: add driver for tps6524x regulator | Cyril Chemparathy |
2011-01-12 | regulator: Convert WM831x drivers to use get_voltage_sel() | Mark Brown |
2011-01-12 | regulator: Allow drivers to report voltages as selectors | Mark Brown |
2011-01-12 | regulator: Use _regulator_get_voltage() consistently | Mark Brown |
2011-01-12 | drivers/regulator: Update WARN uses | Joe Perches |
2011-01-12 | regulator: Take into account the requirements of all consumers | Thomas Petazzoni |
2011-01-12 | regulator: Add and use rdev_<level> macros | Joe Perches |
2011-01-12 | regulator: Remove duplicate consts from mc13873 driver voltage tables | Mark Brown |
2011-01-12 | regulator: Copy constraints from regulators when initialising them | Mark Brown |
2011-01-12 | regulator: Fix prototype for MAX8998 buck set_voltage() | Mark Brown |
2011-01-12 | regulator: Remove regulator core version announcement | Mark Brown |
2011-01-12 | regulator: Fix obfuscated log messages | Mark Brown |
2011-01-12 | drivers: regulator: core: convert to using pr_ macros | Daniel Walker |
2011-01-12 | drivers: regulator: core: use pr_fmt | Daniel Walker |
2011-01-12 | regulator: Fix typo in PCAP regulator_set_voltage() | Mark Brown |
2011-01-12 | regulator: enable supply regulator only when use count is zero | Bengt Jonsson |
2011-01-12 | regulator: Add basic trace facilities | Mark Brown |
2011-01-12 | regulator: Report actual configured voltage to set_voltage() | Mark Brown |
2011-01-12 | regulator: lock supply in regulator enable | Mattias Wallin |