summaryrefslogtreecommitdiffstats
path: root/drivers/powercap (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-08w1: format for DocBook and fixesDavid Fries10-99/+315
2014-02-08w1: use family_data instead of rom in w1_slaveDavid Fries2-3/+19
2014-02-08w1: ds2490 fix and enable hardware searchDavid Fries2-24/+86
2014-02-08w1: ds2490 USB setup fixesDavid Fries1-8/+14
2014-02-08w1: ds2490 reduce magic numbersDavid Fries1-8/+15
2014-02-08w1: reply only to the requester portidDavid Fries2-17/+30
2014-02-08connector: add portid to unicast in addition to broadcastingDavid Fries9-31/+37
2014-02-08w1: process w1 netlink commands in w1_process threadDavid Fries4-95/+300
2014-02-08w1: new netlink commands, add/remove/list slavesDavid Fries4-39/+126
2014-02-08w1: continue slave search where previous left offDavid Fries2-3/+18
2014-02-08w1: increase w1_max_slave_count, allow write accessDavid Fries2-2/+30
2014-02-08w1: Only wake up the search process if it is going to be searchingDavid Fries1-1/+3
2014-02-08w1: fixup search to support abort from netlinkDavid Fries3-2/+13
2014-02-08w1: fix w1_send_slave dropping a slave idDavid Fries1-12/+13
2014-02-08Drivers: hv: vmbus: Support per-channel driver stateK. Y. Srinivasan1-0/+14
2014-02-08Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan4-32/+33
2014-02-08Drivers: hv: vmbus: Extract the mmio information from DSDTK. Y. Srinivasan2-13/+35
2014-02-08hv: Add hyperv.h to uapi headersBjarke Istrup Pedersen3-319/+347
2014-02-08drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker23-23/+0
2014-02-08drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker15-15/+0
2014-02-08misc: sram: cleanup the codeXiubo Li1-2/+0
2014-02-08mei: export active connections to debugfsTomas Winkler1-0/+54
2014-02-08mei: allow multiple retries if the hw reset has failedTomas Winkler4-14/+34
2014-02-08mei: txe: add Kbuild for TXE deviceTomas Winkler2-1/+14