index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
max77650-regulator.c
Age
Commit message (
Expand
)
Author
2023-07-25
regulator: Use bitfield values for range selectors
Chen-Yu Tsai
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 4.19 and 5.4
Douglas Anderson
2020-05-08
regulator: use linear_ranges helper
Matti Vaittinen
2019-12-11
regulator: max77650: add of_match table
Bartosz Golaszewski
2019-07-04
regulator: max77650: use vsel_step
Bartosz Golaszewski
2019-07-03
regulator: max77650: add MODULE_ALIAS()
Bartosz Golaszewski
2019-05-23
regulator: max77650: Move max77651_SBB1_desc's declaration down
Nathan Chancellor
2019-05-08
regulator: max77650: Convert MAX77651 SBB1 to pickable linear range
Axel Lin
2019-03-18
regulator: max77650: Use unsigned int for max77651_sbb1_regulator_volt_table
Axel Lin
2019-03-03
regulator: max77650: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
2019-02-22
regulator: max77650: Fix set_current_limit implementation
Axel Lin
2019-02-20
regulator: max77650: Add missing .owner field in regulator_desc
Axel Lin
2019-01-30
regulator: max77650: Fix include files
Axel Lin
2019-01-29
regulator: max77650: add regulator support
Bartosz Golaszewski