Age | Commit message (Expand) | Author | Files | Lines |
2016-02-08 | mei: call stop on failed char device register | Alexander Usyskin | 1 | -1/+3 |
2016-01-08 | PM / Domains: add setter for dev.pm_domain | Tomeu Vizoso | 1 | -2/+3 |
2015-05-24 | mei: txe: fix incorrect indentation | Tomas Winkler | 1 | -1/+1 |
2015-03-02 | mei: fix function names and format in KDoc | Alexander Usyskin | 1 | -2/+2 |
2014-12-15 | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2014-12-05 | misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 1 | -5/+3 |
2014-11-27 | mei: txe: add cherrytrail device id | Tomas Winkler | 1 | -0/+1 |
2014-10-08 | Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+7 |
2014-09-29 | mei: fix KDoc documentation formatting | Alexander Usyskin | 1 | -1/+1 |
2014-09-29 | mei: push pci cfg structure me hw | Tomas Winkler | 1 | -3/+3 |
2014-09-29 | mei: remove the reference to pdev from mei_device | Tomas Winkler | 1 | -1/+1 |
2014-09-29 | mei: get rid of most of the pci dependencies in mei | Tomas Winkler | 1 | -1/+1 |
2014-09-29 | mei: fix style warning: Missing a blank line after declarations | Tomas Winkler | 1 | -0/+1 |
2014-09-26 | mei: fix comments | Geert Uytterhoeven | 1 | -2/+2 |
2014-07-18 | mei: don't schedule suspend in pm idle | Alexander Usyskin | 1 | -1/+1 |
2014-07-10 | mei: move from misc to char device | Alexander Usyskin | 1 | -1/+1 |
2014-05-28 | mei: add per device configuration | Alexander Usyskin | 1 | -2/+3 |
2014-05-04 | mei: txe: use runtime PG pm domain for non wakeable devices | Alexander Usyskin | 1 | -0/+49 |
2014-05-04 | mei: txe: add runtime pm framework | Alexander Usyskin | 1 | -4/+97 |
2014-03-18 | mei: don't use deprecated DEFINE_PCI_DEVICE_TABLE macro | Tomas Winkler | 1 | -1/+1 |
2014-02-18 | mei: txe: put pm callbacks under PM_SLEEP ifdef | Tomas Winkler | 1 | -2/+2 |
2014-02-08 | mei: txe: add pci-txe.c | Tomas Winkler | 1 | -0/+293 |