Age | Commit message (Expand) | Author | Files | Lines |
2015-07-08 | ACPI: Remove FSF mailing addresses | Jarkko Nikula | 1 | -4/+0 |
2015-06-15 | ACPI / battery: mark DMI table as __initconst | Mathias Krause | 1 | -3/+5 |
2015-06-15 | ACPI / battery: minor tweaks to acpi_battery_units() | Mathias Krause | 1 | -8/+6 |
2015-06-15 | ACPI / battery: constify the offset tables | Mathias Krause | 1 | -4/+4 |
2015-05-14 | ACPI / battery: ensure acpi_battery_init() has finish | Luis Henriques | 1 | -1/+3 |
2015-05-14 | ACPI / battery: drop useless return statements | Luis Henriques | 1 | -5/+5 |
2015-05-14 | ACPI / battery: abort initialization earlier if acpi_disabled | Luis Henriques | 1 | -3/+3 |
2015-04-15 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2015-04-14 | ACPI / battery: Fix doubly added battery on system suspend | Krzysztof Kozlowski | 1 | -1/+1 |
2015-03-18 | ACPI / battery: make warning greppable | Martin Kepplinger | 1 | -2/+2 |
2015-03-14 | power_supply: Change ownership from driver to core | Krzysztof Kozlowski | 1 | -25/+30 |
2015-03-14 | power_supply: Move run-time configuration to separate structure | Krzysztof Kozlowski | 1 | -1/+2 |
2014-11-24 | ACPI: Add _DEP support to fix battery issue on Asus T100TA | Lan Tianyu | 1 | -0/+4 |
2014-09-25 | ACPI / battery: Replace strnicmp with strncasecmp | Rasmus Villemoes | 1 | -1/+1 |
2014-09-09 | Revert "ACPI / battery: fix wrong value of capacity_now reported when fully c... | Bjørn Mork | 1 | -14/+0 |
2014-09-09 | Revert "ACPI / battery: Fix warning message in acpi_battery_get_state()" | Bjørn Mork | 1 | -1/+1 |
2014-08-10 | ACPI / battery: Fix warning message in acpi_battery_get_state() | Mariusz Ceier | 1 | -1/+1 |
2014-07-30 | ACPI / battery: remove duplicated include from battery.c | Wei Yongjun | 1 | -1/+0 |
2014-07-08 | ACPI / battery: fix wrong value of capacity_now reported when fully charged | Josef Gajdusek | 1 | -0/+14 |
2014-07-07 | ACPI / battery: Retry to get battery information if failed during probing | Lan Tianyu | 1 | -1/+26 |
2014-06-19 | Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery' | Rafael J. Wysocki | 1 | -3/+36 |
2014-06-17 | ACPI: use kstrto*() instead of simple_strto*() | Christoph Jaeger | 1 | -1/+4 |
2014-06-17 | ACPI / battery: add quirk for Acer Aspire V5-573G | Alexander Mezin | 1 | -0/+24 |
2014-06-17 | ACPI / battery: use callback for setting up quirks | Alexander Mezin | 1 | -2/+8 |
2014-05-30 | ACPI / battery: wakeup the system only when necessary | Zhang Rui | 1 | -1/+17 |
2014-05-30 | ACPI / battery: introduce support for POWER_SUPPLY_PROP_CAPACITY_LEVEL | Zhang Rui | 1 | -3/+20 |
2014-05-16 | ACPI / battery: Accelerate battery resume callback | Lan Tianyu | 1 | -9/+27 |
2014-05-06 | ACPI: Revert "ACPI / Battery: Remove battery's proc directory" | Lan Tianyu | 1 | -1/+328 |
2014-03-19 | ACPI / battery: call ACPI notifier chain in acpi_battery_notify | Alexander Mezin | 1 | -0/+1 |
2014-03-19 | ACPI / battery: move some ACPI_BATTERY_* definitions to header | Alexander Mezin | 1 | -4/+2 |
2014-02-13 | ACPI / battery: fix battery driver compile error when CONFIG_PM_SLEEP is unde... | Shuah Khan | 1 | -0/+2 |
2014-02-05 | ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm() | Luis G.F | 1 | -1/+1 |
2014-01-13 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 1 | -2/+1 |
2014-01-07 | ACPI / Battery: Add a _BIX quirk for NEC LZ750/LS | Lan Tianyu | 1 | -1/+21 |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 1 | -2/+1 |
2013-10-12 | ACPI / Battery: Remove battery's proc directory | Lan Tianyu | 1 | -327/+1 |
2013-08-27 | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 1 | -2/+0 |
2013-08-27 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 1 | -14/+5 |
2013-08-15 | Merge back earlier 'acpi-assorted' material | Rafael J. Wysocki | 1 | -2/+0 |
2013-07-30 | ACPI / battery: Fix parsing _BIX return value | Lan Tianyu | 1 | -0/+2 |
2013-07-15 | ACPI: Remove the old /proc/acpi/event interface | Thomas Renninger | 1 | -2/+0 |
2013-07-15 | ACPI: introduce helper function acpi_execute_simple_method() | Jiang Liu | 1 | -6/+2 |
2013-07-15 | ACPI: introduce helper function acpi_has_method() | Jiang Liu | 1 | -8/+3 |
2013-06-20 | ACPI / battery: Make sure all spaces are in correct places | Nicholas Mazzuca | 1 | -9/+9 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 1 | -1/+1 |
2013-03-25 | ACPI: suppress compiler warning in battery.c | Andy Shevchenko | 1 | -1/+1 |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 1 | -1/+1 |
2012-11-17 | ACPI / battery: Correct battery capacity values on Thinkpads | Kamil Iskra | 1 | -0/+77 |
2012-08-10 | ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP | Rafael J. Wysocki | 1 | -0/+2 |