summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-03regulator: twl: Constify regulator_opsAxel Lin
2019-04-03regulator: lm363x: Constify regulator_opsAxel Lin
2019-04-03regulator: lm363x: Use proper data type for regmap_read argumentsAxel Lin
2019-04-02regulator: bcm590xx: Convert to use simplified DT parsingAxel Lin
2019-04-01regulator: as3722: Slightly improve readabilityAxel Lin
2019-04-01regulator: as3722: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-04-01regulator: tps6507x: Convert to regulator core's simplified DT parsing codeAxel Lin
2019-04-01regulator: tps6507x: Remove unused *rdev[] from struct tps6507x_pmicAxel Lin
2019-04-01regulator: tps6507x: Constify tps6507x_pmic_opsAxel Lin
2019-04-01regulator: vctrl: Remove unneeded continue statementAxel Lin
2019-04-01regulator: rc5t583: Get rid of struct rc5t583_regulatorAxel Lin
2019-03-26regulator: act8865: Constify regulator_opsAxel Lin
2019-03-26regulator: act8865: Convert to regulator core's simplified DT parsing codeAxel Lin
2019-03-26regulator: sc2731: Constify regulatorsAxel Lin
2019-03-26regulator: da9063: convert header to SPDXWolfram Sang
2019-03-25regulator: tps65217: Constify regulator_opsAxel Lin
2019-03-25regulator: tps65218: Constify regulator_opsAxel Lin
2019-03-25regulator: uniphier: Fix build dependencyAxel Lin
2019-03-21regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xBAxel Lin
2019-03-21regulator: add regulator_get_linear_step() stub helperArnd Bergmann
2019-03-21regulator: tps65217: Simplify linear range for selector 25-52Axel Lin
2019-03-21regulator: tps65132: Constify tps65132_regulator_ops and tps_regs_descAxel Lin
2019-03-21regulator: tps65132: Remove unneeded fields from struct tps65132_regulatorAxel Lin
2019-03-20regulator: axp20x: Mark expected switch fall-throughsGustavo A. R. Silva
2019-03-20regulator: gpio: Reword the binding documentMarek Vasut
2019-03-20regulator: rn5t618: Constify regulator_descAxel Lin
2019-03-20regulator: max8925: Convert to regulator core's simplified DT parsing codeAxel Lin
2019-03-20regulator: of: Make regulator_of_get_init_node staticYueHaibing
2019-03-19Merge tag 'v5.1-rc1' into regulator-5.2Mark Brown
2019-03-19regulator: axp20x: Use rdev_get_id at appropriate placesAxel Lin
2019-03-19regulator: axp20x: Remove unneeded NULL test against rdevAxel Lin
2019-03-19regulator: 88pm8607: Convert to regulator core's simplified DT parsing codeAxel Lin
2019-03-18regulator: core: Fix application of "drop lockdep annotation in drms_uA_updat...Mark Brown
2019-03-18regulator: da9063: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-18regulator: da9062: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-18regulator: lp87565: Convert to use regulator_set/get_current_limit_regmapAxel Lin
2019-03-18regulator: lp87565: Fix missing register for LP87565_BUCK_0Axel Lin
2019-03-18regulator: mt6397: Use unsigned int for volt_tablesAxel Lin
2019-03-18regulator: mt6380: Use unsigned int for volt_tablesAxel Lin
2019-03-18regulator: mt6323: Use unsigned int for volt_tablesAxel Lin
2019-03-18regulator: max77650: Use unsigned int for max77651_sbb1_regulator_volt_tableAxel Lin
2019-03-18regulator: as3711: Remove struct as3711_regulator_info and as3711_regulatorAxel Lin
2019-03-18regulator: cpcap: Convert to use of_device_get_match_dataAxel Lin
2019-03-18regulator: cpcap: Remove unneeded init_data settingAxel Lin
2019-03-18regulator: as3722: Remove *rdevs[] from struct as3722_regulatorsAxel Lin
2019-03-18regulator: da9052: Include linux/of.h to fix build warning for of_match_ptrAxel Lin
2019-03-17Linux 5.1-rc1Linus Torvalds
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-03-17Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds