Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-05-20 | acpi_power_meter: clean up code around setup_attrs | Kyle McMartin | 1 | -8/+7 |
2012-05-20 | acpi_power_meter: drop meter_rw_attrs, use common meter_attrs | Kyle McMartin | 1 | -9/+2 |
2012-05-20 | acpi_power_meter: remove duplicate code between register_{ro,rw}_attrs | Kyle McMartin | 1 | -42/+17 |
2012-05-20 | acpi_power_meter: use a {RW,RO}_SENSOR_TEMPLATE macro to clean things up | Kyle McMartin | 1 | -93/+37 |
2012-05-20 | acpi_power_meter: use the same struct {rw,ro}_sensor_template for both | Kyle McMartin | 1 | -43/+110 |
2012-04-09 | hwmon: (acpi_power_meter) Fix compiler warning seen in some configurations | Guenter Roeck | 1 | -0/+1 |
2012-04-01 | hwmon: (acpi_power_meter) fix lockdep spew due to non-static lock class | Kyle McMartin | 1 | -0/+2 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -1/+1 |
2012-01-05 | hwmon: replaced strict_str* with kstr* | Frans Meulenbroeks | 1 | -3/+3 |
2011-05-25 | Move ACPI power meter driver to hwmon | Jean Delvare | 1 | -0/+1023 |