summaryrefslogtreecommitdiffstats
path: root/drivers/power/supply/olpc_battery.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-17power: supply: olpc_battery: Hold the reference returned by of_find_compatibl...Liang He1-1/+4
2020-05-10power: supply: olpc_battery: fix the power supply nameLubomir Rintel1-2/+2
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-20Platform: OLPC: Move EC-specific functionality out from x86Lubomir Rintel1-1/+0
2019-05-14power: supply: olpc_battery: force the le/be castsLubomir Rintel1-3/+3
2019-04-18power: supply: olpc_battery: Have the framework register sysfs files for usLubomir Rintel1-29/+35
2019-04-18power: supply: olpc_battery: Add OLPC XO 1.75 supportLubomir Rintel1-6/+19
2019-04-18power: supply: olpc_battery: Avoid using platform_infoLubomir Rintel1-7/+17
2019-04-18power: supply: olpc_battery: Use devm_power_supply_register()Lubomir Rintel1-14/+5
2019-04-18power: supply: olpc_battery: Move priv data to a structLubomir Rintel1-30/+48
2019-04-18power: supply: olpc_battery: Use DT to get battery versionLubomir Rintel1-3/+6
2018-11-19power: supply: olpc_battery: correct the temperature unitsLubomir Rintel1-2/+2
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2017-08-28power: supply: make device_attribute constBhumika Goyal1-1/+1
2017-08-09power: supply: add const to bin_attribute structuresBhumika Goyal1-1/+1
2016-08-11power: move power supply drivers to power/supplySebastian Reichel1-0/+692