aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/anatop-regulator.c
AgeCommit message (Expand)Author
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)
2012-03-14regulator: Add Anatop regulator driverYing-Chun Liu (PaulLiu)