summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-03regulator: da9xxx: Switch to SPDX identifierAxel Lin8-110/+36
2019-05-03regulator: stm32-pwr: Remove unneeded .min_uV and .list_volageAxel Lin1-2/+0
2019-05-03regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_regAxel Lin1-5/+3
2019-05-03regulator: ab3100: Set fixed_uV instead of min_uV for fixed regulatorsAxel Lin1-4/+3
2019-05-03regulator: ab3100: Constify regulator_ops and ab3100_regulator_descAxel Lin1-7/+7
2019-05-03regulator: pv880x0: Switch to SPDX identifierAxel Lin6-72/+15
2019-05-02regulator: hi6xxx: Switch to SPDX identifierAxel Lin3-42/+30
2019-05-02regulator: vexpress: Switch to SPDX identifierAxel Lin1-12/+3
2019-05-02regulator: vexpress: Get rid of struct vexpress_regulatorAxel Lin1-31/+22
2019-04-26regulator: sky81452: Switch to SPDX identifierAxel Lin1-18/+6
2019-04-26regulator: sky81452: Constify sky81452_reg_opsAxel Lin1-1/+1
2019-04-26regulator: sy8106a: Get rid of struct sy8106aAxel Lin1-27/+13
2019-04-26regulator: core: do not report EPROBE_DEFER as error but as debugJorge Ramirez-Ortiz1-2/+7
2019-04-26regulator: mt63xx: Switch to SPDX identifierAxel Lin5-56/+17
2019-04-26regulator: fan53555: Switch to SPDX identifierAxel Lin1-14/+10
2019-04-26regulator: fan53555: Clean up unneeded fields from struct fan53555_device_infoAxel Lin1-19/+17
2019-04-26regulator: ltc3589: Switch to SPDX identifierAxel Lin1-18/+6
2019-04-26regulator: ltc3589: Get rid of struct ltc3589_regulatorAxel Lin1-38/+31
2019-04-26regulator: ltc3589: Convert to use simplified DT parsingAxel Lin1-136/+58
2019-04-17regulator: wm8400: Switch to SPDX identifierAxel Lin1-13/+7
2019-04-17regulator: wm8350: Switch to SPDX identifierAxel Lin1-13/+8
2019-04-17regulator: wm831x: Switch to SPDX identifierAxel Lin3-36/+21
2019-04-17regulator: arizona: Switch to SPDX identifierAxel Lin2-24/+14
2019-04-17regulator: wm8994: Switch to SPDX identifierAxel Lin1-12/+7
2019-04-17regulator: stm32-pwr: Fix return value check in stm32_pwr_regulator_probe()Wei Yongjun1-2/+2
2019-04-17regulator: ready_mask_table[] can be statickbuild test robot1-3/+3
2019-04-16regulator: tps80031: Switch to SPDX identifierAxel Lin1-24/+10
2019-04-16regulator: tps80031: Constify regulator_ops and tps80031_dcdc_voltages arrayAxel Lin1-6/+6
2019-04-16regulator: tps80031: Remove unused *rdev from struct tps80031_regulatorAxel Lin1-2/+0
2019-04-15regulator: Add support for stm32 power regulatorsPascal PAILLET-LME3-0/+198