index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
sbs-battery.c
Age
Commit message (
Expand
)
Author
2020-06-19
power: supply: sbs-battery: add PEC support
Sebastian Reichel
2020-06-19
power: supply: sbs-battery: use i2c_smbus_read_block_data()
Sebastian Reichel
2020-06-02
Revert "power: supply: sbs-battery: simplify read_read_string_data"
Sebastian Reichel
2020-06-02
Revert "power: supply: sbs-battery: add PEC support"
Sebastian Reichel
2020-05-29
power: supply: sbs-battery: constify power-supply property array
Sebastian Reichel
2020-05-29
power: supply: sbs-battery: switch to i2c's probe_new
Sebastian Reichel
2020-05-29
power: supply: sbs-battery: switch from of_property_* to device_property_*
Sebastian Reichel
2020-05-29
power: supply: sbs-battery: add ability to disable charger broadcasts
Jean-Francois Dagenais
2020-05-29
power: supply: sbs-battery: fix idle battery status
Sebastian Reichel
2020-05-29
power: supply: sbs-battery: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED support
Sebastian Reichel
2020-05-29
power: supply: sbs-battery: add MANUFACTURE_DATE support
Sebastian Reichel
2020-05-29
power: supply: sbs-battery: add POWER_SUPPLY_PROP_CONSTANT_CHARGE_CURRENT/VOL...
Sebastian Reichel
2020-05-29
power: supply: sbs-battery: Improve POWER_SUPPLY_PROP_TECHNOLOGY support
Sebastian Reichel
2020-05-29
power: supply: sbs-battery: add POWER_SUPPLY_PROP_CURRENT_AVG support
Sebastian Reichel
2020-05-29
power: supply: sbs-battery: add PEC support
Sebastian Reichel
2020-05-29
power: supply: sbs-battery: simplify read_read_string_data
Sebastian Reichel
2020-05-29
power: supply: sbs-battery: add POWER_SUPPLY_PROP_CAPACITY_ERROR_MARGIN support
Sebastian Reichel
2020-05-28
power: supply: sbs-battery: Add TI BQ20Z65 support
Sebastian Reichel
2020-01-14
power: supply: sbs-battery: Fix a signedness bug in sbs_get_battery_capacity()
Dan Carpenter
2019-12-19
power: supply: sbs-battery: fix CAPACITY_MODE bit naming
Jean-Francois Dagenais
2019-12-19
power: supply: sbs-battery: use octal permissions on module param
Jean-Francois Dagenais
2019-09-02
power: supply: sbs-battery: only return health when battery present
Michael Nosthoff
2019-09-02
power: supply: sbs-battery: use correct flags field
Michael Nosthoff
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-06-28
power: supply: sbs-battery: don't assume MANUFACTURER_DATA formats
Brian Norris
2017-10-29
power: supply: sbs-battery: remove unchecked return var
Wolfram Sang
2017-10-29
power: supply: sbs-battery: remove superfluous variable init
Wolfram Sang
2017-10-28
power: supply: sbs-battery: move gpio present detect to sbs_get_property
Phil Reid
2017-07-25
power: supply: sbs-battery: Add delay when changing capacity mode bit
Phil Reid
2017-07-25
power: supply: sbs-battery: sort includes
Phil Reid
2017-07-25
power: supply: sbs-battery: Remove FSF mailing address from comments
Phil Reid
2017-07-24
power: supply: sbs-battery: correct capacity mode selection bits
Michael Heinemann
2017-06-15
power: supply: sbs-battery: Don't needlessly set CAPACITY_MODE
Shawn Nematbakhsh
2017-06-15
power: supply: sbs-battery: Prevent CAPACITY_MODE races
Shawn Nematbakhsh
2017-06-15
power: supply: sbs-battery: remove incorrect le16_to_cpu calls
Phil Reid
2017-05-01
power: supply: sbs-battery: Add alert callback
Phil Reid
2017-05-01
power: supply: sbs-battery: Correct supply status with current draw
Paul Kocialkowski
2017-05-01
power: supply: sbs-battery: Don't ignore the first external power change
Paul Kocialkowski
2017-05-01
power: supply: sbs-battery: fix the sbs interrupt request
Ryosuke Saito
2016-09-21
power: supply: sbs-battery: Cleanup removal of chip->pdata
Phil Reid
2016-09-19
sbs-battery: make writes to ManufacturerAccess optional
Guenter Roeck
2016-09-07
power: supply: sbs-battery: simplify DT parsing
Arnd Bergmann
2016-09-01
power: supply: sbs-battery: Use gpio_desc and sleeping calls for battery detect
Phil Reid
2016-08-15
sbs-battery: add ability to get battery capacity
Joshua Clayton
2016-08-15
power: sbs-battery: Use devm_power_supply_register
Phil Reid
2016-08-15
power: sbs-battery: Request threaded irq and fix dev callback cookie
Phil Reid
2016-08-15
power: sbs-battery: Use devm_kzalloc to alloc data
Phil Reid
2016-08-11
power: move power supply drivers to power/supply
Sebastian Reichel