Age | Commit message (Expand) | Author |
2020-06-18 | regulator: anatop: Constify anatop_core_rops | Rikard Falkeborn |
2020-03-03 | regulator: anatop: Lower error message level for -EPROBE_DEFER | Anson Huang |
2019-04-10 | regulator: anatop: Remove unneeded fields from struct anatop_regulator | Axel Lin |
2018-05-24 | regulator: anatop: Switch to SPDX identifier | Fabio Estevam |
2017-04-30 | Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/ari... | Mark Brown |
2017-04-14 | regulator: anatop: make sure regulator name is properly defined | Dong Aisheng |
2017-04-13 | regulator: anatop: set default voltage selector for pcie | Dong Aisheng |
2017-04-11 | regulator: anatop: remove unneeded name field of struct anatop_regulator | Dong Aisheng |
2017-04-11 | regulator: anatop: use of_property_read_string to read the name | Dong Aisheng |
2017-04-11 | regulator: anatop: check return value of of_get_regulator_init_data | Dong Aisheng |
2017-01-23 | regulator: anatop: Add support for "anatop-enable-bit" | Andrey Smirnov |
2016-06-17 | regulator: anatop: allow regulator to be in bypass mode | Mika Båtsman |
2015-11-04 | Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/an... | Mark Brown |
2015-10-16 | regulator: i.MX anatop: Allow supply regulator | Sascha Hauer |
2015-09-19 | regulator: anatop: Fix module autoload for OF platform driver | Luis de Bethencourt |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-05 | Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m... | Mark Brown |
2014-11-26 | regulator: of: Add regulator desc param to of_get_regulator_init_data() | Javier Martinez Canillas |
2014-10-20 | regulator: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-20 | regulator: anatop: Fail on invalid voltage selector | Markus Pargmann |
2014-10-20 | regulator: anatop: Set default voltage selector for vddpu | Markus Pargmann |
2014-05-07 | regulator: anatop: Make of_device_id array const | Jingoo Han |
2014-03-18 | regulator: anatop: Remove checking control_reg in [set|get]_voltage_sel | Axel Lin |
2014-02-14 | regulator: anatop: Add bypass support to digital LDOs | Philipp Zabel |
2014-02-14 | regulator: anatop: Add power gating support to digital LDOs | Philipp Zabel |
2014-01-08 | regulator: anatop-regulator: Remove unneeded memset() | Fabio Estevam |
2014-01-06 | regulator: anatop-regulator: Remove unneeded kstrdup() | Fabio Estevam |
2013-12-31 | regulator: anatop-regulator: Add MODULE_ALIAS() | Fabio Estevam |
2013-10-24 | Merge remote-tracking branch 'regulator/topic/anatop' into regulator-next | Mark Brown |
2013-10-15 | regulator: anatop: Fix checkpatch issue | Jingoo Han |
2013-09-17 | regulator: anatop-regulator: Use devm_regulator_register | Sachin Kamat |
2013-02-08 | regulator: anatop: improve precision of delay time | Shawn Guo |
2013-01-31 | regulators: anatop: add set_voltage_time_sel interface | Anson Huang |
2013-01-03 | Drivers: regulator: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/min' into regulator-next | Mark Brown |
2012-12-10 | regulator: anatop: Use regulator_[get|set]_voltage_sel_regmap | Axel Lin |
2012-12-10 | regulator: anatop: Use linear_min_sel with linear mapping | Axel Lin |
2012-11-20 | regulator: remove use of __devexit | Bill Pemberton |
2012-11-20 | regulator: remove use of __devinit | Bill Pemberton |
2012-11-20 | regulator: remove use of __devexit_p | Bill Pemberton |
2012-10-05 | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-09-17 | regulator: anatop-regulator: Convert to use syscon to access anatop register | Dong Aisheng |
2012-08-07 | regulator: anatop: Fix wrong mask used in anatop_get_voltage_sel | Axel Lin |
2012-06-25 | Merge tag 'v3.5-rc4' into regulator-drivers | Mark Brown |
2012-06-11 | regulator: anatop: Convert to set_voltage_sel and regulator_map_voltage_linear | Axel Lin |
2012-06-04 | regulator: anatop: Use correct __devexit_p annotation | Axel Lin |
2012-06-03 | regulator: anatop: Convert to regulator_list_voltage_linear() | Axel Lin |
2012-05-29 | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-05-20 | mfd: Make anatop register accessor more flexible and rename meaningfully | Richard Zhao |
2012-05-12 | Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma... | Mark Brown |