Age | Commit message (Expand) | Author | Files | Lines |
2020-04-24 | PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP | Rafael J. Wysocki | 1 | -1/+1 |
2020-02-23 | mei: remove unused includes from pci-{me,txe}.c | Tomas Winkler | 1 | -4/+1 |
2019-07-30 | mei: Use dev_get_drvdata where possible | Chuhong Yuan | 1 | -11/+8 |
2019-03-28 | mei: adjust the copyright notice in the files. | Tomas Winkler | 1 | -1/+1 |
2019-03-28 | mei: convert to SPDX license tags | Tomas Winkler | 1 | -11/+1 |
2017-11-13 | Merge branch 'pm-core' | Rafael J. Wysocki | 1 | -1/+1 |
2017-11-06 | PCI / PM: Use the NEVER_SKIP driver flag | Rafael J. Wysocki | 1 | -1/+1 |
2017-10-04 | mei: always use domain runtime pm callbacks. | Alexander Usyskin | 1 | -19/+11 |
2017-08-10 | mei: exclude device from suspend direct complete optimization | Alexander Usyskin | 1 | -0/+6 |
2017-04-08 | mei: add pci driver ops shutdown handler. | Tomas Winkler | 1 | -1/+28 |
2017-01-31 | mei: simplify error handling via devres function. | Tomas Winkler | 1 | -59/+10 |
2016-08-30 | mei: recover after errors in runtime pm flow | Alexander Usyskin | 1 | -0/+7 |
2016-02-07 | 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-01 | mei: fix function names and format in KDoc | Alexander Usyskin | 1 | -2/+2 |
2014-12-14 | 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-26 | 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-17 | mei: don't schedule suspend in pm idle | Alexander Usyskin | 1 | -1/+1 |
2014-07-09 | mei: move from misc to char device | Alexander Usyskin | 1 | -1/+1 |
2014-05-27 | mei: add per device configuration | Alexander Usyskin | 1 | -2/+3 |
2014-05-03 | mei: txe: use runtime PG pm domain for non wakeable devices | Alexander Usyskin | 1 | -0/+49 |
2014-05-03 | mei: txe: add runtime pm framework | Alexander Usyskin | 1 | -4/+97 |
2014-03-17 | 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-07 | mei: txe: add pci-txe.c | Tomas Winkler | 1 | -0/+293 |