Age | Commit message (Expand) | Author |
2019-12-19 | power: supply: max17042: add MAX17055 support | Angus Ainslie (Purism) |
2019-12-19 | power: suppy: ucs1002: disable power when max current is 0 | Lucas Stach |
2019-12-19 | power: supply: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-12-19 | power/supply: ingenic-battery: Don't change scale if there's only one | Paul Cercueil |
2019-12-19 | power: supply: pda_power: add missed usb_unregister_notifier | Chuhong Yuan |
2019-12-18 | power: reset: gpio-restart: don't error on deferral | Chris Packham |
2019-12-10 | drivers: soc: atmel: select POWER_RESET_AT91_SAMA5D2_SHDWC for sam9x60 | Claudiu Beznea |
2019-12-10 | power: reset: Kconfig: select POWER_RESET_AT91_RESET for sam9x60 | Claudiu Beznea |
2019-12-04 | Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-12-01 | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2019-11-29 | power: avs: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-27 | Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds |
2019-11-13 | power: avs: smartreflex: Remove superfluous cast in debugfs_create_file() call | Geert Uytterhoeven |
2019-10-27 | power: supply: bd70528: Add MODULE_ALIAS to allow module auto loading | Matti Vaittinen |
2019-10-27 | power: supply: ab8500_charger: Fix inconsistent IS_ERR and PTR_ERR | Gustavo A. R. Silva |
2019-10-24 | power: reset: add driver for mt6323 poweroff | Josef Friedl |
2019-10-21 | power: supply: cpcap-charger: cpcap_charger_voltage_to_regval() can be static | kbuild test robot |
2019-10-20 | power: supply: cpcap-battery: Add basic coulomb counter calibrate support | Tony Lindgren |
2019-10-20 | power: supply: cpcap-battery: Read and save integrator register CCI | Tony Lindgren |
2019-10-20 | power: supply: cpcap-battery: Simplify short term power average calculation | Tony Lindgren |
2019-10-20 | power: supply: cpcap-battery: Simplify coulomb counter calculation with div_s64 | Tony Lindgren |
2019-10-20 | power: supply: cpcap-battery: Move coulomb counter units per lsb to ddata | Tony Lindgren |
2019-10-20 | power: supply: cpcap-charger: Allow changing constant charge voltage | Tony Lindgren |
2019-10-20 | power: supply: cpcap-battery: Fix handling of lowered charger voltage | Tony Lindgren |
2019-10-20 | power: supply: cpcap-charger: Improve battery detection | Tony Lindgren |
2019-10-20 | power: supply: cpcap-battery: Check voltage before orderly_poweroff | Tony Lindgren |
2019-10-20 | Merge tag 'psy-cpcap-charge-volt-limit-signed' into psy-next | Sebastian Reichel |
2019-10-20 | power: supply: cpcap-charger: Limit voltage to 4.2V for battery | Tony Lindgren |
2019-10-20 | power: supply: ab8500: Handle invalid IRQ from platform_get_irq_byname() | Krzysztof Kozlowski |
2019-10-20 | power: supply: ab8500_fg: Do not free non-requested IRQs in probe's error path | Krzysztof Kozlowski |
2019-10-20 | power: supply: ab8500: Cleanup probe in reverse order | Krzysztof Kozlowski |
2019-10-20 | Merge remote-tracking branch 'ib-ab8500-5.4-rc1' into for-next | Sebastian Reichel |
2019-10-20 | power: reset: at91: fix __le32 cast in reset code | Ben Dooks (Codethink) |
2019-10-20 | power: supply: abx500_chargalg: Fix code indentation | Madhuparna Bhowmik |
2019-10-18 | power: supply: ab8500_fg: Convert to IIO ADC | Linus Walleij |
2019-10-18 | power: supply: ab8500_charger: Convert to IIO ADC | Linus Walleij |
2019-10-18 | power: supply: ab8500_btemp: Convert to IIO ADC | Linus Walleij |
2019-10-14 | power: supply: axp20x_usb_power: enable USB BC detection on AXP813 | Icenowy Zheng |
2019-10-10 | power: reset: at91-poweroff: lookup for proper PMC DT node | Claudiu Beznea |
2019-10-10 | test_power: Add CURRENT properties | lecopzer@gmail.com |
2019-10-10 | test_power: Add CHARGE_COUNTER properties | lecopzer@gmail.com |
2019-09-22 | Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds |
2019-09-22 | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-09-19 | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2019-09-02 | power: supply: cpcap-charger: Enable vbus boost voltage | Tony Lindgren |
2019-09-02 | power: supply: sc27xx: Add POWER_SUPPLY_PROP_CALIBRATE attribute | Yuanjiang Yu |
2019-09-02 | power: supply: sc27xx: Optimize the battery capacity calibration | Yuanjiang Yu |
2019-09-02 | power: supply: sc27xx: Make sure the alarm capacity is larger than 0 | Yuanjiang Yu |
2019-09-02 | power: supply: sc27xx: Fix the the accuracy issue of coulomb calculation | Yuanjiang Yu |
2019-09-02 | power: supply: sc27xx: Fix conditon to enable the FGU interrupt | Yuanjiang Yu |