Age | Commit message (Expand) | Author | Files | Lines |
2016-08-30 | mei: recover after errors in runtime pm flow | Alexander Usyskin | 1 | -0/+3 |
2016-02-08 | mei: trace pci configuration space io | Tomas Winkler | 1 | -2/+8 |
2015-06-14 | mei: me: wait for power gating exit confirmation | Alexander Usyskin | 1 | -0/+13 |
2015-05-24 | mei: txe: reduce suspend/resume time | Tomas Winkler | 1 | -10/+10 |
2015-03-02 | mei: fix function names and format in KDoc | Alexander Usyskin | 1 | -1/+1 |
2014-11-27 | mei: read and print all six FW status registers | Alexander Usyskin | 1 | -4/+3 |
2014-09-30 | mei: mei_txe_fw_sts can be static | Fengguang Wu | 1 | -1/+1 |
2014-09-29 | mei: fix kernel-doc warnings | Alexander Usyskin | 1 | -18/+45 |
2014-09-29 | mei: fix KDoc documentation formatting | Alexander Usyskin | 1 | -25/+32 |
2014-09-29 | mei: trivial: fix errors in prints in comments | Alexander Usyskin | 1 | -2/+2 |
2014-09-29 | mei: push pci cfg structure me hw | Tomas Winkler | 1 | -15/+7 |
2014-09-29 | mei: remove the reference to pdev from mei_device | Tomas Winkler | 1 | -2/+1 |
2014-09-29 | mei: move fw_status back to hw ops handlers | Tomas Winkler | 1 | -0/+30 |
2014-09-29 | mei: get rid of most of the pci dependencies in mei | Tomas Winkler | 1 | -28/+25 |
2014-09-29 | mei: push all standard settings into mei_device_init | Tomas Winkler | 1 | -3/+2 |
2014-09-29 | mei: fix style warning: Missing a blank line after declarations | Tomas Winkler | 1 | -4/+25 |
2014-07-23 | mei: drop unused hw dependent fw status functions | Alexander Usyskin | 1 | -32/+0 |
2014-05-28 | mei: add per device configuration | Alexander Usyskin | 1 | -2/+15 |
2014-05-04 | mei: extract fw status registers | Alexander Usyskin | 1 | -1/+36 |
2014-05-04 | mei: expose hardware power gating state to mei layer | Tomas Winkler | 1 | -11/+32 |
2014-05-04 | mei: condition PGI support on HW and HBM version | Tomas Winkler | 1 | -0/+14 |
2014-03-01 | mei: revamp writing slot counting | Tomas Winkler | 1 | -8/+13 |
2014-03-01 | mei: add mei_hbuf_acquire wrapper | Tomas Winkler | 1 | -11/+6 |
2014-03-01 | mei: txe: include irqreturn.h for irqreturn_t etc | Stephen Rothwell | 1 | -0/+1 |
2014-02-08 | mei: txe: add hw-txe.c | Tomas Winkler | 1 | -0/+1106 |