summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
...
| * | power: reset: at91-poweroff: introduce struct shdwc_reg_configClaudiu Beznea2020-01-141-22/+32
| * | power: supply: bq25890_charger: Add DT and I2C ids for all supported chipsYauhen Kharuzhy2020-01-141-0/+6
| * | power: supply: bq25890_charger: Add support of BQ25892 and BQ25896 chipsYauhen Kharuzhy2020-01-141-21/+76
| * | power: supply: sbs-battery: Fix a signedness bug in sbs_get_battery_capacity()Dan Carpenter2020-01-141-1/+1
| * | power: supply: ltc2941-battery-gauge: fix use-after-freeSven Van Asbroeck2020-01-141-1/+1
| * | power: supply: max17040: Correct IRQ wake handlingMarek Szyprowski2020-01-141-12/+4
| * | power: supply: axp20x_usb_power: Remove unused device_nodeSamuel Holland2020-01-141-2/+0
| * | power: supply: axp20x_ac_power: Add wakeup controlSamuel Holland2020-01-141-17/+74
| * | power: supply: axp20x_ac_power: Allow offliningSamuel Holland2020-01-141-1/+8
| * | power: supply: axp20x_ac_power: Fix reporting online statusSamuel Holland2020-01-141-6/+25
| * | power: supply: abx500_chargalg: Remove unneeded semicolonMa Feng2019-12-191-1/+1
| * | power: supply: ab8500_charger: Remove unneeded semicolonMa Feng2019-12-191-3/+3
| * | power: supply: ab8500: Remove unneeded semicolonMa Feng2019-12-191-7/+7
| * | power: supply: sbs-battery: fix CAPACITY_MODE bit namingJean-Francois Dagenais2019-12-191-15/+16
| * | power: supply: sbs-battery: use octal permissions on module paramJean-Francois Dagenais2019-12-191-1/+1
| * | power: reset: Fix Kconfig indentationKrzysztof Kozlowski2019-12-191-8/+8
| * | power: supply: cros_usbpd: Remove dev_err() getting the number of portsEnric Balletbo i Serra2019-12-191-8/+2
| * | power: supply: max17040: Send uevent in SOC and status changeMatheus Castello2019-12-191-0/+9
| * | power: supply: max17040: Config alert SOC low level threshold from FDTMatheus Castello2019-12-191-1/+51
| * | power: supply: max17040: Add IRQ handler for low SOC alertMatheus Castello2019-12-191-5/+68
| * | power: supply: sc27xx: Calibrate the resistance of coulomb counterBaolin Wang2019-12-191-1/+16
| * | power: supply: sc27xx: Optimize the battery resistance with measuring tempera...Yuanjiang Yu2019-12-191-2/+30
| * | power: supply: core: Add battery internal resistance temperature table supportBaolin Wang2019-12-191-1/+66
| * | power: supply: max77650: add of_match tableBartosz Golaszewski2019-12-191-0/+7
| * | power: supply: max17042: add MAX17055 supportAngus Ainslie (Purism)2019-12-191-3/+14
| * | power: suppy: ucs1002: disable power when max current is 0Lucas Stach2019-12-191-4/+38
| * | power: supply: Fix Kconfig indentationKrzysztof Kozlowski2019-12-191-15/+15
| * | power/supply: ingenic-battery: Don't change scale if there's only onePaul Cercueil2019-12-191-4/+11
| * | power: supply: pda_power: add missed usb_unregister_notifierChuhong Yuan2019-12-191-0/+4
| * | power: reset: gpio-restart: don't error on deferralChris Packham2019-12-181-3/+5
| |/
* | power: avs: qcom-cpr: remove duplicated include from qcom-cpr.cYueHaibing2020-01-081-1/+0
* | power: avs: fix uninitialized error return on failed cpr_read_fuse_uV() callColin Ian King2020-01-071-1/+1
* | power: avs: qcom-cpr: make cpr_get_opp_hz_for_req() staticNiklas Cassel2019-12-291-2/+2
* | power: avs: qcom-cpr: remove set but unused variableNiklas Cassel2019-12-291-2/+2
* | power: avs: qcom-cpr: make sure that regmap is availableNiklas Cassel2019-12-291-0/+1
* | power: avs: qcom-cpr: fix unsigned expression compared with zeroNiklas Cassel2019-12-291-3/+5
* | power: avs: qcom-cpr: fix invalid printk specifier in debug printNiklas Cassel2019-12-291-1/+1
* | power: avs: Add support for CPR (Core Power Reduction)Niklas Cassel2019-12-203-0/+1808
|/
* Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-12-041-6/+6
|\
| * power: avs: Fix Kconfig indentationKrzysztof Kozlowski2019-11-291-6/+6
* | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-12-013-0/+108
|\ \
| * | power: reset: add driver for mt6323 poweroffJosef Friedl2019-10-243-0/+108
* | | Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2019-11-2712-127/+642
|\ \ \ | |_|/ |/| |
| * | power: supply: bd70528: Add MODULE_ALIAS to allow module auto loadingMatti Vaittinen2019-10-271-0/+1
| * | power: supply: ab8500_charger: Fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva2019-10-271-1/+1
| * | power: supply: cpcap-charger: cpcap_charger_voltage_to_regval() can be statickbuild test robot2019-10-211-1/+1
| * | power: supply: cpcap-battery: Add basic coulomb counter calibrate supportTony Lindgren2019-10-201-8/+88
| * | power: supply: cpcap-battery: Read and save integrator register CCITony Lindgren2019-10-201-1/+9
| * | power: supply: cpcap-battery: Simplify short term power average calculationTony Lindgren2019-10-201-13/+10
| * | power: supply: cpcap-battery: Simplify coulomb counter calculation with div_s64Tony Lindgren2019-10-201-18/+5