summaryrefslogtreecommitdiff
path: root/drivers/power/supply/olpc_battery.c
AgeCommit message (Expand)Author
2023-01-02power: supply: use sysfs_emit() instead of sprintf() for sysfs show()ye xingchen
2022-07-17power: supply: olpc_battery: Hold the reference returned by of_find_compatibl...Liang He
2020-05-10power: supply: olpc_battery: fix the power supply nameLubomir Rintel
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-20Platform: OLPC: Move EC-specific functionality out from x86Lubomir Rintel
2019-05-14power: supply: olpc_battery: force the le/be castsLubomir Rintel
2019-04-18power: supply: olpc_battery: Have the framework register sysfs files for usLubomir Rintel
2019-04-18power: supply: olpc_battery: Add OLPC XO 1.75 supportLubomir Rintel
2019-04-18power: supply: olpc_battery: Avoid using platform_infoLubomir Rintel
2019-04-18power: supply: olpc_battery: Use devm_power_supply_register()Lubomir Rintel
2019-04-18power: supply: olpc_battery: Move priv data to a structLubomir Rintel
2019-04-18power: supply: olpc_battery: Use DT to get battery versionLubomir Rintel
2018-11-19power: supply: olpc_battery: correct the temperature unitsLubomir Rintel
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2017-08-28power: supply: make device_attribute constBhumika Goyal
2017-08-09power: supply: add const to bin_attribute structuresBhumika Goyal
2016-08-11power: move power supply drivers to power/supplySebastian Reichel