summaryrefslogtreecommitdiffstats
path: root/drivers/power
AgeCommit message (Expand)AuthorLines
2020-04-10change email address for Pali RohárPali Rohár-6/+6
2020-04-08Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-33/+19
2020-04-05Merge tag 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds-125/+210
2020-03-11power: reset: sc27xx: Allow the SC27XX poweroff driver building into a moduleBaolin Wang-2/+7
2020-03-11power: reset: sc27xx: Change to use cpu_down()Baolin Wang-3/+6
2020-03-11power: reset: sc27xx: Power off the external subsystems' connectionSherry Zong-0/+5
2020-03-11power: twl4030: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai-2/+2
2020-03-11power: supply: bq27xxx_battery: Silence deferred-probe errorDmitry Osipenko-1/+4
2020-03-08power: reset: at91-reset: handle nrst async for sam9x60Claudiu.Beznea@microchip.com-0/+8
2020-03-08power: reset: at91-reset: get rid of at91_reset_dataClaudiu.Beznea@microchip.com-28/+9
2020-03-08power: reset: at91-reset: keep only one reset functionClaudiu.Beznea@microchip.com-49/+3
2020-03-08power: reset: at91-reset: make at91sam9g45_restart() genericClaudiu.Beznea@microchip.com-15/+6
2020-03-08power: reset: at91-reset: introduce ramc_lpr to struct at91_resetClaudiu.Beznea@microchip.com-8/+18
2020-03-08power: reset: at91-reset: use r4 as tmp argumentClaudiu.Beznea@microchip.com-3/+3
2020-03-08power: reset: at91-reset: introduce args member in at91_reset_dataClaudiu.Beznea@microchip.com-16/+11
2020-03-08power: reset: at91-reset: introduce struct at91_reset_dataClaudiu.Beznea@microchip.com-6/+44
2020-03-08power: reset: at91-reset: devm_kzalloc() for at91_reset data structureClaudiu.Beznea@microchip.com-2/+13
2020-03-08power: reset: at91-reset: pass rstc base address to at91_reset_status()Claudiu.Beznea@microchip.com-3/+4
2020-03-08power: reset: at91-reset: convert reset in pointer to struct at91_resetClaudiu.Beznea@microchip.com-23/+27
2020-03-08power: reset: at91-reset: add notifier block to struct at91_resetClaudiu.Beznea@microchip.com-7/+5
2020-03-08power: reset: at91-reset: add sclk to struct at91_resetClaudiu.Beznea@microchip.com-8/+7
2020-03-08power: reset: at91-reset: add ramc_base[] to struct at91_resetClaudiu.Beznea@microchip.com-6/+6
2020-03-08power: reset: at91-reset: introduce struct at91_resetClaudiu.Beznea@microchip.com-9/+17
2020-03-08power: supply: axp288_charger: Add special handling for HP Pavilion x2 10Hans de Goede-1/+56
2020-03-06power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks.Jeffery Miller-2/+2
2020-03-06power: supply: ab8500_charger: Fix typos in commit messagesAshish Chavan-16/+19
2020-03-06power: supply: Allow charger manager can be built as a moduleBaolin Wang-1/+1
2020-02-24power: supply: sc27xx: Add POWER_SUPPLY_PROP_CHARGE_NOW attributeBaolin Wang-0/+12
2020-02-24power/supply: ingenic-battery: Don't print error on -EPROBE_DEFERPaul Cercueil-1/+2
2020-02-10power: supply: cros-ec-usbpd-charger: Fix host eventsJon Flatley-33/+19
2020-02-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-2/+2
2020-02-07Merge tag 'pm-5.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-8/+9
2020-02-07Merge branches 'pm-avs' and 'pm-cpuidle'Rafael J. Wysocki-8/+9
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+0
2020-01-31power: avs: qcom-cpr: Avoid clang -Wsometimes-uninitialized in cpr_scaleNathan Chancellor-2/+2
2020-01-31power: avs: qcom-cpr: add unspecified HAS_IOMEM dependencyBrendan Higgins-1/+1
2020-01-31PM / AVS: rockchip-io: fix the supply naming for the emmc supply on px30Heiko Stuebner-3/+3
2020-01-31power: avs: qcom-cpr: add a printout after the driver has been initializedNiklas Cassel-2/+3
2020-01-30Merge tag 'for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds-205/+772
2020-01-17power: supply: ipaq_micro_battery: remove unneeded semicolonChen Zhou-3/+3
2020-01-16power: supply: bq25890_charger: fix incorrect error return when bq25890_field...Colin Ian King-1/+1
2020-01-15power: supply: axp20x_usb_power: Only poll while offlineSamuel Holland-9/+21
2020-01-15power: supply: axp20x_usb_power: Add wakeup controlSamuel Holland-16/+67
2020-01-15power: supply: axp20x_usb_power: Allow offliningSamuel Holland-0/+30
2020-01-15power: supply: axp20x_usb_power: Use a match structureSamuel Holland-29/+57
2020-01-15power: suppy: ucs1002: Make the symbol 'ucs1002_regulator_enable' staticChen Wandun-1/+1
2020-01-14power: reset: at91-poweroff: use proper master clock register offsetClaudiu Beznea-3/+15
2020-01-14power: reset: at91-poweroff: introduce struct shdwc_reg_configClaudiu Beznea-22/+32
2020-01-14power: supply: bq25890_charger: Add DT and I2C ids for all supported chipsYauhen Kharuzhy-0/+6
2020-01-14power: supply: bq25890_charger: Add support of BQ25892 and BQ25896 chipsYauhen Kharuzhy-21/+76