index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
supply
/
olpc_battery.c
Age
Commit message (
Expand
)
Author
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2025-03-08
power: supply: all: switch psy_cfg from of_node to fwnode
Sebastian Reichel
2024-12-04
power: supply: olpc_battery: constify 'struct bin_attribute'
Thomas Weißschuh
2023-01-02
power: supply: use sysfs_emit() instead of sprintf() for sysfs show()
ye xingchen
2022-07-17
power: supply: olpc_battery: Hold the reference returned by of_find_compatibl...
Liang He
2020-05-10
power: supply: olpc_battery: fix the power supply name
Lubomir Rintel
2019-07-14
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-20
Platform: OLPC: Move EC-specific functionality out from x86
Lubomir Rintel
2019-05-14
power: supply: olpc_battery: force the le/be casts
Lubomir Rintel
2019-04-18
power: supply: olpc_battery: Have the framework register sysfs files for us
Lubomir Rintel
2019-04-18
power: supply: olpc_battery: Add OLPC XO 1.75 support
Lubomir Rintel
2019-04-18
power: supply: olpc_battery: Avoid using platform_info
Lubomir Rintel
2019-04-18
power: supply: olpc_battery: Use devm_power_supply_register()
Lubomir Rintel
2019-04-18
power: supply: olpc_battery: Move priv data to a struct
Lubomir Rintel
2019-04-18
power: supply: olpc_battery: Use DT to get battery version
Lubomir Rintel
2018-11-19
power: supply: olpc_battery: correct the temperature units
Lubomir Rintel
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2017-08-28
power: supply: make device_attribute const
Bhumika Goyal
2017-08-09
power: supply: add const to bin_attribute structures
Bhumika Goyal
2016-08-11
power: move power supply drivers to power/supply
Sebastian Reichel