Age | Commit message (Expand) | Author |
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 |
2019-09-02 | power: supply: sc27xx: Add POWER_SUPPLY_PROP_ENERGY_FULL_DESIGN attribute | Yuanjiang Yu |
2019-09-02 | power: supply: max77650: add MODULE_ALIAS() | Bartosz Golaszewski |
2019-09-02 | power: supply: isp1704: remove redundant assignment to variable ret | Colin Ian King |
2019-09-02 | power: supply: bq25890_charger: Add the BQ25895 part | Angus Ainslie (Purism) |
2019-09-02 | power: supply: sc27xx: Replace devm_add_action() followed by failure action w... | Fuqian Huang |
2019-09-02 | power: supply: sc27xx: Introduce local variable 'struct device *dev' | Fuqian Huang |
2019-09-02 | power: reset: reboot-mode: Fix author email format | Matwey V. Kornilov |
2019-09-02 | power: supply: ab8500: remove set but not used variables 'vbup33_vrtcn' and '... | YueHaibing |