summaryrefslogtreecommitdiffstats
path: root/drivers/power/pmic/i2c_pmic_emul.c
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-4/+4
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* sandbox: pmic: Correct i2c pmic emulator platdata methodSimon Glass2020-02-051-3/+13
* dm: sandbox: i2c: Use new emulator parent uclassSimon Glass2018-11-291-1/+1
* sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmissionLukasz Majewski2018-05-181-14/+31
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-3/+3
* sandbox: pmic: Convert pmic emulator to support livetreeSimon Glass2017-06-011-4/+2
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-3/+3
* sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulatorPrzemyslaw Marczak2015-05-141-0/+142