Age | Commit message (Expand) | Author |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-27 | regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998 | Axel Lin |
2011-03-26 | regulator: fix tps6524x section mismatch | Randy Dunlap |
2011-03-26 | regulator: Remove more wm831x-specific IRQ operations | Mark Brown |
2011-03-26 | regulator: add ab8500 enable and raise time delays | Linus Walleij |
2011-03-26 | regulator: provide consumer interface for fall/rise time | Linus Walleij |
2011-03-26 | regulator: add set_voltage_time_sel infrastructure | Linus Walleij |
2011-03-26 | regulator: initialization for ab8500 regulators | Bengt Jonsson |
2011-03-26 | regulator: add support for USB voltage regulator | Bengt Jonsson |
2011-03-26 | regulator: switch the ab3100 to use enable_time() | Linus Walleij |
2011-03-26 | Regulator: add suspend-finish API for regulator core. | MyungJoo Ham |
2011-03-26 | regulator: fix typo in Kconfig | Igor Grinberg |
2011-03-26 | regulator: Convert WM831x regulators to genirq | Mark Brown |
2011-03-26 | regulator: If we fail when setting up a supply say which supply | Mark Brown |
2011-03-23 | regulator: Add a subdriver for TI TPS6105x regulator portions v2 | Linus Walleij |
2011-03-23 | regulator: MAX8997/8966 support | MyungJoo Ham |
2011-03-23 | mfd: Adopt mfd_data in 88pm860x regulator | Haojian Zhuang |
2011-03-23 | mfd: mfd_cell is now implicitly available to mc13xxx drivers | Andres Salomon |
2011-03-23 | mfd: mfd_cell is now implicitly available to ab3100 drivers | Andres Salomon |
2011-03-23 | regulator: twl: add clk32kg to twl-regulator | Balaji T K |
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 |