index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
acpi_power_meter.c
Age
Commit message (
Expand
)
Author
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2012-10-10
hwmon: Add missing inclusions of <linux/err.h>
Jean Delvare
2012-07-27
hwmon: (acpi_power_meter) Fix build warning
Guenter Roeck
2012-07-24
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-07-21
hwmon: (acpi_power_meter) Fix unintentional integer overflow
Guenter Roeck
2012-07-21
hwmon: (acpi_power_meter) Cleanup and optimizations
Guenter Roeck
2012-07-01
acpi_power_meter: Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-05-20
acpi_power_meter: clean up code around setup_attrs
Kyle McMartin
2012-05-20
acpi_power_meter: drop meter_rw_attrs, use common meter_attrs
Kyle McMartin
2012-05-20
acpi_power_meter: remove duplicate code between register_{ro,rw}_attrs
Kyle McMartin
2012-05-20
acpi_power_meter: use a {RW,RO}_SENSOR_TEMPLATE macro to clean things up
Kyle McMartin
2012-05-20
acpi_power_meter: use the same struct {rw,ro}_sensor_template for both
Kyle McMartin
2012-04-09
hwmon: (acpi_power_meter) Fix compiler warning seen in some configurations
Guenter Roeck
2012-04-01
hwmon: (acpi_power_meter) fix lockdep spew due to non-static lock class
Kyle McMartin
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2011-05-25
Move ACPI power meter driver to hwmon
Jean Delvare