1. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 9 years ago
  2. 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 9 years ago
  3. e63f6e2 Revert "ACPI / AC: Remove AC's proc directory." by Lan Tianyu · 10 years ago
  4. 9801284 ACPI: Revert "ACPI / AC: convert ACPI ac driver to platform bus" by Guenter Roeck · 10 years ago
  5. 4eee4f0 ACPI / AC: recheck adapter status upon battery status changes by Alexander Mezin · 10 years ago
  6. 06521c2 ACPI / AC: fix AC driver compile error when CONFIG_PM_SLEEP is undefined by Shuah Khan · 10 years ago
  7. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 10 years ago
  8. 50a2bc5 ACPI / AC: change notification handler type to ACPI_ALL_NOTIFY by Alexander Mezin · 10 years ago
  9. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  10. 86b0cc1 ACPI / AC: Remove struct acpi_device pointer from struct acpi_ac by Lan Tianyu · 11 years ago
  11. ab0fd67 ACPI / AC: Remove AC's proc directory. by Lan Tianyu · 11 years ago
  12. cc8ef52 ACPI / AC: convert ACPI ac driver to platform bus by Zhang Rui · 11 years ago
  13. 1696d9d ACPI: Remove the old /proc/acpi/event interface by Thomas Renninger · 11 years ago
  14. 0ab5bb6 ACPI / AC: Add sleep quirk for Thinkpad e530 by Lan Tianyu · 11 years ago
  15. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  16. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 11 years ago
  17. 9069240 ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  18. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  19. f197ac1 ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_register() return value check by Lan Tianyu · 12 years ago
  20. ccda706 ACPI: Use struct dev_pm_ops for power management in the AC driver by Rafael J. Wysocki · 12 years ago
  21. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  22. c1b2dab Merge branch 'procfs-cleanup' into release by Len Brown · 13 years ago
  23. 6d855fc ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39 by Zhang Rui · 13 years ago
  24. 3151dbb ACPI ac: update AC status upon sysfs query by Zhang Rui · 14 years ago
  25. 1b3d4c3 ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default by Zhang Rui · 14 years ago
  26. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  27. 68b92b5 ACPI: add AC/DC notifier by Mark Langsdorf · 15 years ago
  28. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  29. 48fe112 ACPI: ac: use .notify method instead of installing handler directly by Bjorn Helgaas · 15 years ago
  30. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  31. 9b5a56d Merge branch 'sysfs' into release by Len Brown · 16 years ago
  32. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  33. 0794469 ACPI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  34. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  35. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  36. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  37. f163ff5 ACPI: no AC status notification by Len Brown · 16 years ago
  38. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  39. b299c22 acpi: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  40. 97749cd ACPI: Make sysfs interface in ACPI power optional. by Alexey Starikovskiy · 16 years ago
  41. fdcedbb ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs. by Alexey Starikovskiy · 17 years ago
  42. 5bfeca3 ACPI: AC: Update AC state on resume by Alexey Starikovskiy · 17 years ago
  43. 8a246ee make /proc/acpi/ac_adapter dependent on ACPI_PROCFS by Andrey Borzenkov · 17 years ago
  44. d5b4a3d ACPI: AC: Add sysfs interface by Alexey Starikovskiy · 17 years ago
  45. 14e04fb ACPI: Schedule /proc/acpi/event for removal by Len Brown · 17 years ago
  46. 962ce8c ACPI: don't duplicate input events on netlink by Zhang Rui · 17 years ago
  47. 1ba90e3 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers by Thomas Renninger · 17 years ago
  48. 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 17 years ago
  49. c2b6705 ACPI: fix acpi_driver.name usage by Len Brown · 17 years ago
  50. f52fd66 ACPI: clean up ACPI_MODULE_NAME() use by Len Brown · 17 years ago
  51. 36bcbec ACPI: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  52. 50dd096 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi by Jan Engelhardt · 18 years ago
  53. 4d8316d ACPI: fix boot with acpi=off by Pavel Machek · 18 years ago
  54. d750803 ACPI: add 'const' to several ACPI file_operations by Arjan van de Ven · 18 years ago
  55. 309b0f1 Pull smart-battery into release branch by Len Brown · 18 years ago
  56. 3f86b83 ACPI: add support for Smart Battery by Rich Townsend · 18 years ago
  57. 03d78252 ACPI: handle AC notify event on broken BIOS by Christian Lupien · 20 years ago
  58. 1b5b8b8 ACPI: ac: Remove unneeded acpi_handle from driver. by Patrick Mochel · 18 years ago
  59. a6ba5eb ACPI: ac: Use acpi_device's handle instead of driver's by Patrick Mochel · 18 years ago
  60. af96179 ACPI: ac: Add struct acpi_device to struct acpi_ac. by Patrick Mochel · 18 years ago
  61. d550d98 ACPI: delete tracing macros from drivers/acpi/*.c by Patrick Mochel · 18 years ago
  62. a6fc672 ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG by Thomas Renninger · 18 years ago
  63. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago