1. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  2. 3a4cbc1 hwmon: (acpi_power_meter) Fix acpi_bus_get_device() return value check by Yijing Wang · 11 years ago
  3. 19f053c hwmon: (acpi_power_meter) Use return value from acpi_bus_register_driver by Guenter Roeck · 11 years ago
  4. 83c97fe hwmon: (acpi_power_meter) Don't crash the kernel unnecessarily by Guenter Roeck · 11 years ago
  5. 5407e051 hwmon: Change my email address. by Darrick J. Wong · 11 years ago
  6. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 11 years ago
  7. fa84574 hwmon: Add missing inclusions of <linux/err.h> by Jean Delvare · 12 years ago
  8. 9baeb8f hwmon: (acpi_power_meter) Fix build warning by Guenter Roeck · 12 years ago
  9. 0cd5ff5 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  10. 75311be hwmon: (acpi_power_meter) Fix unintentional integer overflow by Guenter Roeck · 12 years ago
  11. 27c4db3 hwmon: (acpi_power_meter) Cleanup and optimizations by Guenter Roeck · 12 years ago
  12. c5dec01 acpi_power_meter: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  13. 7bb5ee0 acpi_power_meter: clean up code around setup_attrs by Kyle McMartin · 12 years ago
  14. 9fe789f acpi_power_meter: drop meter_rw_attrs, use common meter_attrs by Kyle McMartin · 12 years ago
  15. f49d6a7 acpi_power_meter: remove duplicate code between register_{ro,rw}_attrs by Kyle McMartin · 12 years ago
  16. 3c45f2c acpi_power_meter: use a {RW,RO}_SENSOR_TEMPLATE macro to clean things up by Kyle McMartin · 12 years ago
  17. 81194cd acpi_power_meter: use the same struct {rw,ro}_sensor_template for both by Kyle McMartin · 12 years ago
  18. 776cdc1 hwmon: (acpi_power_meter) Fix compiler warning seen in some configurations by Guenter Roeck · 12 years ago
  19. 31e354e hwmon: (acpi_power_meter) fix lockdep spew due to non-static lock class by Kyle McMartin · 12 years ago
  20. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  21. 179c4fd hwmon: replaced strict_str* with kstr* by Frans Meulenbroeks · 13 years ago
  22. 7d03336 Move ACPI power meter driver to hwmon by Jean Delvare · 13 years ago[Renamed from drivers/acpi/power_meter.c]
  23. 1826271 power_meter: acpi_device_class "power_meter_resource" too long by Dan Carpenter · 14 years ago
  24. 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
  25. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 14 years ago
  26. 7f07a60 ACPI: power_meter: remove double kfree() by Darren Jenkins · 14 years ago
  27. c97adf9 acpi: make ACPI device id constant by Márton Németh · 14 years ago
  28. 22aeceb acpi-power-meter: Don't leak ACPI error codes to userspace by Darrick J. Wong · 15 years ago
  29. de584af hwmon driver for ACPI 4.0 power meters by Darrick J. Wong · 15 years ago