Age | Commit message (Expand) | Author |
2020-04-24 | platform/x86: intel_pmc_ipc: Convert to MFD | Mika Westerberg |
2020-04-24 | platform/x86: intel_pmc_ipc: Move PCI IDs to intel_scu_pcidrv.c | Mika Westerberg |
2020-04-24 | platform/x86: intel_pmc_ipc: Drop intel_pmc_ipc_command() | Mika Westerberg |
2020-04-24 | platform/x86: intel_pmc_ipc: Start using SCU IPC | Mika Westerberg |
2020-01-22 | platform/x86: intel_pmc_ipc: Switch to use driver->dev_groups | Mika Westerberg |
2020-01-22 | platform/x86: intel_pmc_ipc: Propagate error from kstrtoul() | Mika Westerberg |
2020-01-22 | platform/x86: intel_pmc_ipc: Use octal permissions in sysfs attributes | Mika Westerberg |
2020-01-22 | platform/x86: intel_pmc_ipc: Get rid of unnecessary includes | Mika Westerberg |
2020-01-22 | platform/x86: intel_pmc_ipc: Drop ipc_data_readb() | Mika Westerberg |
2020-01-22 | platform/x86: intel_pmc_ipc: Drop intel_pmc_gcr_read() and intel_pmc_gcr_write() | Mika Westerberg |
2020-01-22 | platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_raw_cmd() static | Mika Westerberg |
2020-01-22 | platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_simple_command() static | Mika Westerberg |
2020-01-22 | platform/x86: intel_pmc_ipc: Make intel_pmc_gcr_update() static | Mika Westerberg |
2019-08-01 | platform/x86: intel_pmc_ipc: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-05-06 | platform/x86: intel_pmc_ipc: Don't map non-used optional resources | Andy Shevchenko |
2019-05-06 | platform/x86: intel_pmc_ipc: Apply same width for offset definitions | Andy Shevchenko |
2019-05-06 | platform/x86: intel_pmc_ipc: Use BIT() macro | Andy Shevchenko |
2019-04-08 | platform/x86: intel_pmc_ipc: adding error handling | Junxiao Chang |
2018-09-27 | platform/x86: intel_pmc: Convert to use SPDX identifier | Andy Shevchenko |
2018-09-27 | platform/x86: intel_pmc: Sort headers alphabetically | Andy Shevchenko |
2017-11-27 | platform/x86: intel_pmc_ipc: Add read64 API | Chakravarty, Souvik K |
2017-10-23 | platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updates | Kuppuswamy Sathyanarayanan |
2017-10-23 | platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe function | Kuppuswamy Sathyanarayanan |
2017-05-26 | platform/x86: intel_pmc_ipc: Mark ipc_data_readb() as __maybe_unused | Matthias Kaehlcke |
2017-04-28 | platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter read | Kuppuswamy Sathyanarayanan |
2017-04-28 | platform/x86: intel_pmc_ipc: Fix iTCO_wdt GCS memory mapping failure | Kuppuswamy Sathyanarayanan |
2017-04-28 | platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's | Kuppuswamy Sathyanarayanan |
2017-04-28 | platform/x86: intel_pmc_ipc: fix gcr offset | Kuppuswamy Sathyanarayanan |
2017-02-24 | platform/x86: intel_pmc_ipc: Add APL PMC PCI Id | Rajneesh Bhardwaj |
2017-02-24 | platform/x86: intel_pmc_ipc: read s0ix residency API | Shanth Murthy |
2017-02-03 | platform/x86: intel_pmc_ipc: Remove unused iTCO_version variable | Guenter Roeck |
2016-10-13 | Merge tag 'platform-drivers-x86-v4.9-1' of git://git.infradead.org/users/dvha... | Linus Torvalds |
2016-09-28 | platform/x86: intel_pmc_ipc: Convert to use platform_device_register_full | Axel Lin |
2016-09-28 | platform/x86: intel_pmc_ipc: Do not create iTCO watchdog when WDAT table exists | Mika Westerberg |
2016-07-17 | x86: Fix Apollo Lake Watchdog address in PMC driver | Yong, Jonathan |
2016-04-19 | platform:x86 decouple telemetry driver from the optional IPC resources | Aubrey Li |
2016-03-23 | intel_pmc_ipc: Avoid pending IPC1 command during legacy suspend | Qipeng Zha |
2016-03-23 | intel_pmc_ipc: Fix GCR register base address and length | Qipeng Zha |
2016-01-19 | platform:x86: Add Intel telemetry platform device | Souvik Kumar Chakravarty |
2016-01-19 | intel_pmc_ipc: update acpi resource structure for Punit | Qipeng Zha |
2015-09-04 | Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-08-11 | mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data | Matt Fleming |
2015-07-09 | intel_pmc_ipc: Update kerneldoc formatting | qipeng.zha |
2015-07-06 | intel_pmc_ipc: Fix compiler casting warnings | qipeng.zha |
2015-06-29 | intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driver | qipeng.zha |