1. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  2. 61f8ff6 ACPI / SBS: Enable battery manager when present by Chris Bainbridge · 9 years ago
  3. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 9 years ago
  4. 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 9 years ago
  5. 5159e39 ACPI / SBS: Fix check in acpi_ac_get_present() by Rafael J. Wysocki · 10 years ago
  6. 9faf613 ACPI / SBS: Disable smart battery manager on Apple by Matthew Garrett · 10 years ago
  7. 3031cdd ACPI / SBS: Don't assume the existence of an SBS charger by Matthew Garrett · 10 years ago
  8. f03be35 ACPI / battery: move some ACPI_BATTERY_* definitions to header by Alexander Mezin · 10 years ago
  9. d8ad344 Merge branches 'acpi-pm' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
  10. 32a9051 ACPI / SBS: Fix incorrect sscanf() string by Luis G.F · 10 years ago
  11. 15029dd ACPI / SBS: fix SBS driver compile error when CONFIG_PM_SLEEP is undefined by Shuah Khan · 10 years ago
  12. 2a68b99 ACPI / SBS: Remove SBS's proc directory by Lan Tianyu · 11 years ago
  13. 1696d9d ACPI: Remove the old /proc/acpi/event interface by Thomas Renninger · 11 years ago
  14. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 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. d202f77 ACPI: Use struct dev_pm_ops for power management in the SBS driver by Rafael J. Wysocki · 12 years ago
  19. c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  20. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  21. e410829 ACPI / SBS: Correct the value of power_now and power_avg in the sysfs by Lan Tianyu · 13 years ago
  22. 1dd5c71 ACPI / SBS: Add getting state operation in the acpi_sbs_battery_get_property() by Lan Tianyu · 13 years ago
  23. 6d855fc ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39 by Zhang Rui · 14 years ago
  24. 1b3d4c3 ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default by Zhang Rui · 14 years ago
  25. 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
  26. ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 14 years ago
  27. c19bdb6 ACPI: Fix unused variable warning in sbs.c by Rakib Mullick · 15 years ago
  28. 1669885 ACPI: SBS: Export cycle_count by Alexey Starikovskiy · 15 years ago
  29. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  30. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  31. e2fae0a Merge branch 'constify' into release by Len Brown · 15 years ago
  32. 070d8eb ACPI: constify VFTs (1/2) by Jan Engelhardt · 15 years ago
  33. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  34. 7faa144 ACPI: battery: add power_{now,avg} properties to power_class by Alexey Starikovskiy · 15 years ago
  35. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  36. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  37. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  38. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  39. bbafbec ACPI: SBS: Host controller must initialize before SBS. by Alexey Starikovskiy · 16 years ago
  40. e5685b9 ACPI: misc cleanups by Adrian Bunk · 17 years ago
  41. 97749cd ACPI: Make sysfs interface in ACPI power optional. by Alexey Starikovskiy · 17 years ago
  42. 5a21e4f ACPI: SBS: Return rate in mW if capacity in mWh by Alexey Starikovskiy · 17 years ago
  43. c2d00f2 ACPI: SBS: Ignore alarms coming from unknown devices by Alexey Starikovskiy · 17 years ago
  44. c2e46d2 Pull procfs-default into release branch by Len Brown · 17 years ago
  45. fdcedbb ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs. by Alexey Starikovskiy · 17 years ago
  46. 037cbc6 ACPI: SBS: Fix retval warning by Jeff Garzik · 17 years ago
  47. 8bd9553 ACPI: SBS: Add sysfs alarm by Alexey Starikovskiy · 17 years ago
  48. 66e4b72 ACPI: SBS: Add ACPI_PROCFS around procfs handling code. by Alexey Starikovskiy · 17 years ago
  49. 94f6c08 ACPI: SBS: Add support for power_supply class (and sysfs) by Alexey Starikovskiy · 17 years ago
  50. db1c291 ACPI: SBS: Make SBS reads table-driven. by Alexey Starikovskiy · 17 years ago
  51. 89862e3 ACPI: SBS: Simplify data structures in SBS by Alexey Starikovskiy · 17 years ago
  52. 91087df ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002) by Alexey Starikovskiy · 17 years ago
  53. 8db85d4 ACPI: Add acpi_bus_generate_event4() function by Alexey Starikovskiy · 17 years ago
  54. 14e04fb ACPI: Schedule /proc/acpi/event for removal by Len Brown · 17 years ago
  55. 962ce8c ACPI: don't duplicate input events on netlink by Zhang Rui · 17 years ago
  56. bc90a01 ACPI: sbs: remove dead code by Adrian Bunk · 17 years ago
  57. 1ba90e3 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers by Thomas Renninger · 17 years ago
  58. addad45 ACPI: sbs: probe smart battery vis SMBus controller by Alexey Starikovskiy · 17 years ago
  59. 7220623 ACPI: sbs: Common interface with CM battery by Vladimir Lebedev · 17 years ago
  60. 6845118 ACPI: sbs: Debug messages correction/improvement by Vladimir Lebedev · 17 years ago
  61. 6d15702 ACPI: sbs: use EC rather than I2C by Vladimir Lebedev · 17 years ago
  62. 255f038 Pull bugzilla-7897 into release branch by Len Brown · 17 years ago
  63. 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 17 years ago
  64. c2b6705 ACPI: fix acpi_driver.name usage by Len Brown · 17 years ago
  65. f52fd66 ACPI: clean up ACPI_MODULE_NAME() use by Len Brown · 17 years ago
  66. e6d0f56 ACPI: sbs: fix present rate by Vladimir Lebedev · 17 years ago
  67. 36bcbec ACPI: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  68. cece901 Pull style into test branch by Len Brown · 18 years ago
  69. 50dd096 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi by Jan Engelhardt · 18 years ago
  70. 3cd5b87 ACPI: sbs: fix module_param() initializers by Lebedev, Vladimir P · 18 years ago
  71. 963497c ACPI: sbs: check for NULL device pointer by Lebedev, Vladimir P · 18 years ago
  72. b20d2ae ACPI: skip smart battery init when acpi=off by Len Brown · 18 years ago
  73. 635227e ACPI: remove function tracing macros from drivers/acpi/*.c by Len Brown · 18 years ago
  74. 3f86b83 ACPI: add support for Smart Battery by Rich Townsend · 18 years ago