Age | Commit message (Expand) | Author | Files | Lines |
2022-09-11 | power: supply: cpcap-charger: fix repeated words in comments | wangjianli | 1 | -1/+1 |
2021-06-04 | power: supply: cpcap-charger: get the battery inserted infomation from cpcap-... | Carl Philipp Klemm | 1 | -19/+20 |
2021-04-05 | power: supply: cpcap-charger: Simplify bool conversion | Yang Li | 1 | -1/+1 |
2021-04-05 | power: supply: cpcap-charger: Add usleep to cpcap charger to avoid usb plug b... | Carl Philipp Klemm | 1 | -0/+3 |
2021-04-05 | power: supply: cpcap-charger: fix small mistake in current to register conver... | Carl Philipp Klemm | 1 | -1/+1 |
2021-01-15 | power: supply: cpcap-charger: Fix power_supply_put on null battery pointer | Colin Ian King | 1 | -1/+2 |
2021-01-15 | power: supply: cpcap-charger: Provide state updates for battery from charger | Tony Lindgren | 1 | -7/+27 |
2021-01-15 | power: supply: cpcap-charger: Simplify things with enable and disable | Tony Lindgren | 1 | -42/+39 |
2021-01-15 | power: supply: cpcap-charger: Drop internal state and use generic stats | Tony Lindgren | 1 | -39/+42 |
2021-01-15 | power: supply: cpcap-charger: Limiting charge current on Droid 4 | Pavel Machek | 1 | -6/+43 |
2021-01-15 | power: supply: cpcap-charger: Use standard enumeration | Tony Lindgren | 1 | -20/+19 |
2021-01-15 | power: supply: cpcap-charger: Make VBUS already provided debug only | Tony Lindgren | 1 | -1/+1 |
2021-01-15 | power: supply: cpcap-charger: Fix flakey reboot with charger connected | Tony Lindgren | 1 | -1/+7 |
2021-01-15 | power: supply: cpcap-charger: Fix missing power_supply_put() | Tony Lindgren | 1 | -0/+1 |
2021-01-03 | power: supply: cpcap: Add missing IRQF_ONESHOT to fix regression | Tony Lindgren | 1 | -1/+1 |
2019-10-21 | power: supply: cpcap-charger: cpcap_charger_voltage_to_regval() can be static | kbuild test robot | 1 | -1/+1 |
2019-10-20 | power: supply: cpcap-charger: Allow changing constant charge voltage | Tony Lindgren | 1 | -0/+83 |
2019-10-20 | power: supply: cpcap-charger: Improve battery detection | Tony Lindgren | 1 | -3/+4 |
2019-10-20 | power: supply: cpcap-charger: Limit voltage to 4.2V for battery | Tony Lindgren | 1 | -2/+130 |
2019-09-03 | power: supply: cpcap-charger: Enable vbus boost voltage | Tony Lindgren | 1 | -3/+20 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -9/+1 |
2019-04-15 | power: supply: cpcap-charger: Fix pointless EPROBE_DEFER warnings | Tony Lindgren | 1 | -2/+3 |
2019-01-21 | cpcap-charger: generate events for userspace | Pavel Machek | 1 | -0/+1 |
2018-12-05 | power: supply: cpcap-charger: clean an indentation issue, remove tab | Colin Ian King | 1 | -1/+1 |
2017-11-13 | power: supply: cpcap-charger: fix incorrect return value check | Pan Bian | 1 | -1/+1 |
2017-06-15 | power: supply: cpcap-charger: Add missing power_supply_config | Tony Lindgren | 1 | -1/+5 |
2017-05-14 | power: supply: cpcap-charger: Fix charger voltages based on ADC values | Tony Lindgren | 1 | -10/+14 |
2017-05-14 | power: supply: cpcap-charger: Update charge current table and add comments | Tony Lindgren | 1 | -24/+35 |
2017-05-04 | power: supply: cpcap-charger: Keep trickle charger bits disabled | Tony Lindgren | 1 | -2/+1 |
2017-05-04 | power: supply: cpcap-charger: Fix enable for 3.8V charge setting | Tony Lindgren | 1 | -1/+1 |
2017-05-04 | power: supply: cpcap-charger: Fix charge voltage configuration | Tony Lindgren | 1 | -2/+2 |
2017-05-04 | power: supply: cpcap-charger: Fix charger name | Tony Lindgren | 1 | -1/+1 |
2017-04-14 | power: supply: cpcap-charger: Add minimal CPCAP PMIC battery charger | Tony Lindgren | 1 | -0/+681 |