index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
pbias-regulator.c
Age
Commit message (
Expand
)
Author
2020-07-22
regulator: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2019-10-07
regulator: pbias: Get rid of struct pbias_regulator_data
Axel Lin
2019-10-01
regulator: pbias: Use of_device_get_match_data
Axel Lin
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-08-31
regulator: pbias: Select voltage table based on max-voltage
Ravikumar Kattekola
2017-01-31
regulator: pbias-regulator: constify regulator_ops structure
Bhumika Goyal
2015-09-21
Merge remote-tracking branches 'regulator/fix/anatop', 'regulator/fix/gpio', ...
Mark Brown
2015-09-03
regulator: pbias: program pbias register offset in pbias driver
Kishon Vijay Abraham I
2015-08-14
regulator: pbias: Fix broken pbias disable functionality
Kishon Vijay Abraham I
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-02
regulator: pbias: remove unnecessary OOM messages
Jingoo Han
2014-04-15
regulator: pbias: Convert to use regulator_[enable|is_enabled]_regmap
Axel Lin
2014-04-14
regulator: pbias: Convert to use regmap helper functions
Axel Lin
2014-04-14
regulator: pbias: Fix is_enabled callback implementation
Axel Lin
2014-03-04
regulator: add pbias regulator support
Balaji T K