summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel_pmc_ipc.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: intel_pmc_ipc: Don't map non-used optional resourcesAndy Shevchenko2019-05-061-13/+11Star
* platform/x86: intel_pmc_ipc: Apply same width for offset definitionsAndy Shevchenko2019-05-061-3/+3
* platform/x86: intel_pmc_ipc: Use BIT() macroAndy Shevchenko2019-05-061-5/+5
* platform/x86: intel_pmc_ipc: adding error handlingJunxiao Chang2019-04-081-1/+5
* platform/x86: intel_pmc: Convert to use SPDX identifierAndy Shevchenko2018-09-271-8/+4Star
* platform/x86: intel_pmc: Sort headers alphabeticallyAndy Shevchenko2018-09-271-12/+11Star
* platform/x86: intel_pmc_ipc: Add read64 APIChakravarty, Souvik K2017-11-271-2/+31
* platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updatesKuppuswamy Sathyanarayanan2017-10-231-8/+13
* platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe functionKuppuswamy Sathyanarayanan2017-10-231-66/+28Star
* platform/x86: intel_pmc_ipc: Mark ipc_data_readb() as __maybe_unusedMatthias Kaehlcke2017-05-261-1/+1
* platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter readKuppuswamy Sathyanarayanan2017-04-281-7/+3Star
* platform/x86: intel_pmc_ipc: Fix iTCO_wdt GCS memory mapping failureKuppuswamy Sathyanarayanan2017-04-281-12/+17
* platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api'sKuppuswamy Sathyanarayanan2017-04-281-0/+115
* platform/x86: intel_pmc_ipc: fix gcr offsetKuppuswamy Sathyanarayanan2017-04-281-1/+1
* platform/x86: intel_pmc_ipc: Add APL PMC PCI IdRajneesh Bhardwaj2017-02-251-0/+1
* platform/x86: intel_pmc_ipc: read s0ix residency APIShanth Murthy2017-02-251-6/+58
* platform/x86: intel_pmc_ipc: Remove unused iTCO_version variableGuenter Roeck2017-02-031-2/+0Star
* Merge tag 'platform-drivers-x86-v4.9-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-10-141-77/+33Star
|\
| * platform/x86: intel_pmc_ipc: Convert to use platform_device_register_fullAxel Lin2016-09-291-77/+33Star
* | platform/x86: intel_pmc_ipc: Do not create iTCO watchdog when WDAT table existsMika Westerberg2016-09-281-4/+8
|/
* x86: Fix Apollo Lake Watchdog address in PMC driverYong, Jonathan2016-07-171-4/+6
* platform:x86 decouple telemetry driver from the optional IPC resourcesAubrey Li2016-04-191-26/+22Star
* intel_pmc_ipc: Avoid pending IPC1 command during legacy suspendQipeng Zha2016-03-231-1/+2
* intel_pmc_ipc: Fix GCR register base address and lengthQipeng Zha2016-03-231-2/+3
* platform:x86: Add Intel telemetry platform deviceSouvik Kumar Chakravarty2016-01-201-0/+96
* intel_pmc_ipc: update acpi resource structure for PunitQipeng Zha2016-01-201-40/+78
* Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-041-5/+4Star
|\
| * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform dataMatt Fleming2015-08-111-5/+4Star
* | intel_pmc_ipc: Update kerneldoc formattingqipeng.zha2015-07-091-22/+35
* | intel_pmc_ipc: Fix compiler casting warningsqipeng.zha2015-07-061-13/+13
|/
* intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driverqipeng.zha2015-06-301-0/+767