summaryrefslogtreecommitdiff
path: root/drivers/regulator/anatop-regulator.c
AgeCommit message (Expand)Author
2017-04-30Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/ari...Mark Brown
2017-04-14regulator: anatop: make sure regulator name is properly definedDong Aisheng
2017-04-13regulator: anatop: set default voltage selector for pcieDong Aisheng
2017-04-11regulator: anatop: remove unneeded name field of struct anatop_regulatorDong Aisheng
2017-04-11regulator: anatop: use of_property_read_string to read the nameDong Aisheng
2017-04-11regulator: anatop: check return value of of_get_regulator_init_dataDong Aisheng
2017-01-23regulator: anatop: Add support for "anatop-enable-bit"Andrey Smirnov
2016-06-17regulator: anatop: allow regulator to be in bypass modeMika Båtsman
2015-11-04Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/an...Mark Brown
2015-10-16regulator: i.MX anatop: Allow supply regulatorSascha Hauer
2015-09-19regulator: anatop: Fix module autoload for OF platform driverLuis de Bethencourt
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-05Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown
2014-11-26regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang
2014-10-20regulator: anatop: Fail on invalid voltage selectorMarkus Pargmann
2014-10-20regulator: anatop: Set default voltage selector for vddpuMarkus Pargmann
2014-05-07regulator: anatop: Make of_device_id array constJingoo Han
2014-03-18regulator: anatop: Remove checking control_reg in [set|get]_voltage_selAxel Lin
2014-02-14regulator: anatop: Add bypass support to digital LDOsPhilipp Zabel
2014-02-14regulator: anatop: Add power gating support to digital LDOsPhilipp Zabel
2014-01-08regulator: anatop-regulator: Remove unneeded memset()Fabio Estevam
2014-01-06regulator: anatop-regulator: Remove unneeded kstrdup()Fabio Estevam
2013-12-31regulator: anatop-regulator: Add MODULE_ALIAS()Fabio Estevam
2013-10-24Merge remote-tracking branch 'regulator/topic/anatop' into regulator-nextMark Brown
2013-10-15regulator: anatop: Fix checkpatch issueJingoo Han
2013-09-17regulator: anatop-regulator: Use devm_regulator_registerSachin Kamat
2013-02-08regulator: anatop: improve precision of delay timeShawn Guo
2013-01-31regulators: anatop: add set_voltage_time_sel interfaceAnson Huang
2013-01-03Drivers: regulator: remove __dev* attributes.Greg Kroah-Hartman
2012-12-10Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown
2012-12-10regulator: anatop: Use regulator_[get|set]_voltage_sel_regmapAxel Lin
2012-12-10regulator: anatop: Use linear_min_sel with linear mappingAxel Lin
2012-11-20regulator: remove use of __devexitBill Pemberton
2012-11-20regulator: remove use of __devinitBill Pemberton
2012-11-20regulator: remove use of __devexit_pBill Pemberton
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-09-17regulator: anatop-regulator: Convert to use syscon to access anatop registerDong Aisheng
2012-08-07regulator: anatop: Fix wrong mask used in anatop_get_voltage_selAxel Lin
2012-06-25Merge tag 'v3.5-rc4' into regulator-driversMark Brown
2012-06-11regulator: anatop: Convert to set_voltage_sel and regulator_map_voltage_linearAxel Lin
2012-06-04regulator: anatop: Use correct __devexit_p annotationAxel Lin
2012-06-03regulator: anatop: Convert to regulator_list_voltage_linear()Axel Lin
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-05-20mfd: Make anatop register accessor more flexible and rename meaningfullyRichard Zhao
2012-05-12Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...Mark Brown
2012-04-10Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-04-10regulator: Convert anatop to use a struct to pass in regulator runtime config...Axel Lin
2012-04-02regulator: anatop: fix 'anatop_regulator' name collisionShawn Guo
2012-03-28regulator: anatop: patching to device-tree property "reg".Ying-Chun Liu (PaulLiu)