aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/battery.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-19ACPI / battery: call ACPI notifier chain in acpi_battery_notifyAlexander Mezin1-0/+1
2014-03-19ACPI / battery: move some ACPI_BATTERY_* definitions to headerAlexander Mezin1-4/+2
2014-02-13ACPI / battery: fix battery driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan1-0/+2
2014-02-05ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm()Luis G.F1-1/+1
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki1-2/+1
2014-01-06ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu1-1/+21
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-2/+1
2013-10-12ACPI / Battery: Remove battery's proc directoryLan Tianyu1-327/+1
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki1-2/+0
2013-08-27Merge branch 'acpi-cleanup'Rafael J. Wysocki1-14/+5
2013-08-14Merge back earlier 'acpi-assorted' materialRafael J. Wysocki1-2/+0
2013-07-30ACPI / battery: Fix parsing _BIX return valueLan Tianyu1-0/+2
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger1-2/+0
2013-07-15ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu1-6/+2
2013-07-15ACPI: introduce helper function acpi_has_method()Jiang Liu1-8/+3
2013-06-19ACPI / battery: Make sure all spaces are in correct placesNicholas Mazzuca1-9/+9
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-1/+1
2013-03-25ACPI: suppress compiler warning in battery.cAndy Shevchenko1-1/+1
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-1/+1
2012-11-16ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra1-0/+77
2012-08-10ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki1-0/+2
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-0/+9
2012-07-01ACPI: Use struct dev_pm_ops for power management in the battery driverRafael J. Wysocki1-4/+11
2012-06-01ACPI Battery: Added capacitysrinivas pandruvada1-0/+9
2012-05-08ACPI battery: only refresh the sysfs files when pertinent information changesAndy Whitcroft1-1/+9
2012-01-03switch procfs to umode_t useAl Viro1-1/+1
2011-08-05Merge branch 'battery' into releaseLen Brown1-3/+7
2011-08-05Battery: sysfs_remove_battery(): possible circular lockingSergey Senozhatsky1-3/+7
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-32/+50
2011-08-02Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into releaseLen Brown1-32/+50
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-07-16ACPI / Battery: propagate sysfs error in acpi_battery_add()Stefan Hajnoczi1-3/+8
2011-07-16ACPI / Battery: avoid acpi_battery_add() use-after-freeStefan Hajnoczi1-6/+12
2011-07-16ACPI: constify ops structsVasiliy Kulikov1-1/+1
2011-07-14ACPI / Battery: Resolve the race condition in the sysfs_remove_battery()Lan Tianyu1-1/+6
2011-07-14ACPI / Battery: Add the check before refresh sysfs in the battery_notify()Lan Tianyu1-2/+4
2011-07-14ACPI / Battery: Add the hibernation process in the battery_notify()Lan Tianyu1-0/+1
2011-07-14ACPI / Battery: Rename acpi_battery_quirks2 with acpi_battery_quirksLan Tianyu1-2/+2
2011-07-14ACPI / Battery: Change 16-bit signed negative battery current into correct valueLan Tianyu1-16/+10
2011-07-14ACPI / Battery: Add the power unit macroLan Tianyu1-3/+8
2011-03-22ACPI battery: fribble sysfs files from a resume notifierKyle McMartin1-0/+22
2011-01-20ACPI / Battery: remove battery refresh on resumeLinus Torvalds1-1/+0
2011-01-12ACPI / Battery: Update information on info notification and resumeRafael J. Wysocki1-0/+14
2011-01-12ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39Zhang Rui1-0/+2
2010-10-25Merge branch 'battery' into releaseLen Brown1-8/+27
2010-10-23ACPI / Battery: Return -ENODEV for unknown values in get_property()Rafael J. Wysocki1-8/+27
2010-10-22ACPI battery: support percentage battery remaining capacityZhang Rui1-1/+37
2010-10-15ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by defaultZhang Rui1-21/+0
2010-08-31ACPI: Don't report current_now if battery reports in mWhMatthew Garrett1-1/+0