summaryrefslogtreecommitdiff
path: root/drivers/regulator/max77802.c
AgeCommit message (Expand)Author
2015-06-16drivers/regulator: include <module.h> for modular max77802 codePaul Gortmaker
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-26regulator: max77802: Remove support for board filesKrzysztof Kozlowski
2014-11-26Merge tag 'v3.18-rc4' into regulator-max77802Mark Brown
2014-11-26regulator: max77802: Fill regulator modes translation callbackJavier Martinez Canillas
2014-11-04regulator: max77802: Don't ignore return value of current opmodeKrzysztof Kozlowski
2014-11-03regulator: max77802: Use unsigned int for modes in max77802_map_mode()Javier Martinez Canillas
2014-11-03regulator: max77802: zero-initialize regulator match tableJavier Martinez Canillas
2014-10-31regulator: max77802: Remove suspend_enableKrzysztof Kozlowski
2014-10-28regulator: max77802: Make regulator_desc array constKrzysztof Kozlowski
2014-10-27regulator: max77802: fix a test in max77802_set_suspend_mode()Dan Carpenter
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang
2014-10-20regulator: max77802: Add header for operating modesJavier Martinez Canillas
2014-10-20regulator: max77802: Don't treat OFF as an operating modeJavier Martinez Canillas
2014-10-20regulator: max77802: Add set suspend mode for BUCKs and simplify codeJavier Martinez Canillas
2014-10-20regulator: max77802: Add .{get,set}_mode callbacksJavier Martinez Canillas
2014-10-20regulator: max77802: Split regulator operations for BUCKsJavier Martinez Canillas
2014-10-20regulator: max77802: Add .set_suspend_{enable,disable} callbacksJavier Martinez Canillas
2014-09-05regulator: max77802: Remove duplicate rdev_get_id() callAxel Lin
2014-08-27regulator: max77802: set opmode to normal if off is read from hwJavier Martinez Canillas
2014-08-20regulator: max77802: Remove unused fields from struct max77802_regulator_prvAxel Lin
2014-08-18regulator: Add driver for max77802 PMIC PMIC regulatorsJavier Martinez Canillas