| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI / SBS: Enable battery manager when present | Chris Bainbridge | 2015-04-29 | 1 | -1/+1 |
* | power_supply: Change ownership from driver to core | Krzysztof Kozlowski | 2015-03-13 | 1 | -27/+41 |
* | power_supply: Move run-time configuration to separate structure | Krzysztof Kozlowski | 2015-03-13 | 1 | -2/+2 |
* | ACPI / SBS: Fix check in acpi_ac_get_present() | Rafael J. Wysocki | 2014-09-28 | 1 | -1/+1 |
* | ACPI / SBS: Disable smart battery manager on Apple | Matthew Garrett | 2014-09-24 | 1 | -8/+43 |
* | ACPI / SBS: Don't assume the existence of an SBS charger | Matthew Garrett | 2014-09-24 | 1 | -7/+22 |
* | ACPI / battery: move some ACPI_BATTERY_* definitions to header | Alexander Mezin | 2014-03-19 | 1 | -1/+1 |
*-. | Merge branches 'acpi-pm' and 'acpi-video' | Rafael J. Wysocki | 2014-02-21 | 1 | -0/+2 |
|\ \ |
|
| * | | ACPI / SBS: fix SBS driver compile error when CONFIG_PM_SLEEP is undefined | Shuah Khan | 2014-02-13 | 1 | -0/+2 |
| |/ |
|
* / | ACPI / SBS: Fix incorrect sscanf() string | Luis G.F | 2014-02-13 | 1 | -1/+1 |
|/ |
|
* | ACPI / SBS: Remove SBS's proc directory | Lan Tianyu | 2013-10-12 | 1 | -321/+4 |
* | ACPI: Remove the old /proc/acpi/event interface | Thomas Renninger | 2013-07-15 | 1 | -13/+2 |
* | proc: Supply a function to remove a proc entry by PDE | David Howells | 2013-05-01 | 1 | -17/+4 |
* | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 1 | -4/+4 |
* | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 2013-01-26 | 1 | -3/+3 |
* | ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP | Rafael J. Wysocki | 2012-08-10 | 1 | -0/+2 |
* | ACPI: Use struct dev_pm_ops for power management in the SBS driver | Rafael J. Wysocki | 2012-07-01 | 1 | -4/+6 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-08-03 | 1 | -2/+11 |
|\ |
|
| * | ACPI / SBS: Correct the value of power_now and power_avg in the sysfs | Lan Tianyu | 2011-07-14 | 1 | -0/+6 |
| * | ACPI / SBS: Add getting state operation in the acpi_sbs_battery_get_property() | Lan Tianyu | 2011-07-14 | 1 | -2/+5 |
* | | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 | 1 | -1/+1 |
|/ |
|
* | ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39 | Zhang Rui | 2011-01-12 | 1 | -0/+2 |
* | ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default | Zhang Rui | 2010-10-16 | 1 | -25/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
*-. | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-15 | 1 | -0/+3 |
|\ \ |
|
| * | | ACPI: Fix unused variable warning in sbs.c | Rakib Mullick | 2010-01-16 | 1 | -0/+3 |
| |/ |
|
* / | ACPI: SBS: Export cycle_count | Alexey Starikovskiy | 2010-01-15 | 1 | -0/+5 |
|/ |
|
* | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 2009-08-29 | 1 | -0/+2 |
* | Merge branch 'linus' into release | Len Brown | 2009-04-05 | 1 | -1/+0 |
|\ |
|
| * | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-30 | 1 | -1/+0 |
* | | Merge branch 'constify' into release | Len Brown | 2009-04-05 | 1 | -7/+7 |
|\ \ |
|
| * | | ACPI: constify VFTs (1/2) | Jan Engelhardt | 2009-04-04 | 1 | -7/+7 |
| |/ |
|
* / | ACPI: battery: add power_{now,avg} properties to power_class | Alexey Starikovskiy | 2009-03-28 | 1 | -11/+16 |
|/ |
|
* | Merge branch 'linus' into test | Len Brown | 2008-10-23 | 1 | -1/+1 |
|\ |
|
| * | x86: sysfs: kill owner field from attribute | Parag Warudkar | 2008-10-20 | 1 | -1/+1 |
* | | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek | 2008-10-11 | 1 | -1/+1 |
|/ |
|
* | acpi: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -26/+9 |
* | ACPI: SBS: Host controller must initialize before SBS. | Alexey Starikovskiy | 2008-02-09 | 1 | -1/+1 |
* | ACPI: misc cleanups | Adrian Bunk | 2008-02-07 | 1 | -1/+1 |
* | ACPI: Make sysfs interface in ACPI power optional. | Alexey Starikovskiy | 2008-01-01 | 1 | -1/+22 |
* | ACPI: SBS: Return rate in mW if capacity in mWh | Alexey Starikovskiy | 2007-12-14 | 1 | -9/+12 |
* | ACPI: SBS: Ignore alarms coming from unknown devices | Alexey Starikovskiy | 2007-12-14 | 1 | -6/+0 |
* | Pull procfs-default into release branch | Len Brown | 2007-11-20 | 1 | -10/+10 |
|\ |
|
| * | ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs. | Alexey Starikovskiy | 2007-11-19 | 1 | -10/+10 |
* | | ACPI: SBS: Fix retval warning | Jeff Garzik | 2007-11-18 | 1 | -8/+17 |
|/ |
|
* | ACPI: SBS: Add sysfs alarm | Alexey Starikovskiy | 2007-09-27 | 1 | -4/+32 |
* | ACPI: SBS: Add ACPI_PROCFS around procfs handling code. | Alexey Starikovskiy | 2007-09-27 | 1 | -0/+25 |
* | ACPI: SBS: Add support for power_supply class (and sysfs) | Alexey Starikovskiy | 2007-09-27 | 1 | -81/+233 |
* | ACPI: SBS: Make SBS reads table-driven. | Alexey Starikovskiy | 2007-09-27 | 1 | -1017/+275 |
* | ACPI: SBS: Simplify data structures in SBS | Alexey Starikovskiy | 2007-09-27 | 1 | -147/+135 |