| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002) | Alexey Starikovskiy | 2007-09-27 | 1 | -299/+75 |
* | ACPI: Add acpi_bus_generate_event4() function | Alexey Starikovskiy | 2007-09-27 | 1 | -32/+14 |
* | ACPI: Schedule /proc/acpi/event for removal | Len Brown | 2007-08-23 | 1 | -1/+1 |
* | ACPI: don't duplicate input events on netlink | Zhang Rui | 2007-08-23 | 1 | -0/+1 |
* | ACPI: sbs: remove dead code | Adrian Bunk | 2007-08-03 | 1 | -5/+1 |
* | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 2007-07-23 | 1 | -2/+8 |
* | ACPI: sbs: probe smart battery vis SMBus controller | Alexey Starikovskiy | 2007-06-23 | 1 | -26/+7 |
* | ACPI: sbs: Common interface with CM battery | Vladimir Lebedev | 2007-03-22 | 1 | -258/+319 |
* | ACPI: sbs: Debug messages correction/improvement | Vladimir Lebedev | 2007-03-22 | 1 | -150/+149 |
* | ACPI: sbs: use EC rather than I2C | Vladimir Lebedev | 2007-03-22 | 1 | -278/+287 |
* | Pull bugzilla-7897 into release branch | Len Brown | 2007-02-16 | 1 | -11/+9 |
|\ |
|
| * | ACPI: sbs: fix present rate | Vladimir Lebedev | 2007-02-10 | 1 | -11/+9 |
* | | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown | 2007-02-12 | 1 | -1/+0 |
* | | ACPI: fix acpi_driver.name usage | Len Brown | 2007-02-12 | 1 | -1/+1 |
* | | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown | 2007-02-12 | 1 | -1/+1 |
|/ |
|
* | ACPI: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-20 | 1 | -2/+1 |
* | Pull style into test branch | Len Brown | 2006-12-16 | 1 | -12/+12 |
|\ |
|
| * | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi | Jan Engelhardt | 2006-10-14 | 1 | -12/+12 |
* | | ACPI: sbs: fix module_param() initializers | Lebedev, Vladimir P | 2006-10-14 | 1 | -5/+5 |
* | | ACPI: sbs: check for NULL device pointer | Lebedev, Vladimir P | 2006-10-14 | 1 | -2/+8 |
|/ |
|
* | ACPI: skip smart battery init when acpi=off | Len Brown | 2006-08-15 | 1 | -0/+3 |
* | ACPI: remove function tracing macros from drivers/acpi/*.c | Len Brown | 2006-07-01 | 1 | -102/+40 |
* | ACPI: add support for Smart Battery | Rich Townsend | 2006-07-01 | 1 | -0/+1828 |