Age | Commit message (Expand) | Author | Files | Lines |
2021-04-07 | platform/x86: ISST: Account for increased timeout in some cases | Srinivas Pandruvada | 1 | -10/+23 |
2020-12-08 | platform/x86: ISST: Mark mmio_range_devid_0 and mmio_range_devid_1 with stati... | Zou Wei | 1 | -2/+2 |
2020-12-07 | platform/x86: ISST: Change PCI device macros | Srinivas Pandruvada | 3 | -10/+8 |
2020-12-07 | platform/x86: ISST: Allow configurable offset range | Srinivas Pandruvada | 1 | -14/+36 |
2020-12-07 | platform/x86: ISST: Check for unaligned mmio address | Srinivas Pandruvada | 1 | -0/+3 |
2020-07-15 | platform/x86: ISST: Add new PCI device ids | Srinivas Pandruvada | 3 | -0/+5 |
2020-05-30 | platform/x86: ISST: Increase timeout | Srinivas Pandruvada | 1 | -6/+5 |
2020-04-01 | Merge tag 'platform-drivers-x86-v5.7-1' of git://git.infradead.org/linux-plat... | Linus Torvalds | 1 | -1/+1 |
2020-03-24 | platform/x86: Convert to new CPU match macros | Thomas Gleixner | 1 | -3/+1 |
2020-03-20 | platform/x86: ISST: Fix wrong unregister type | Srinivas Pandruvada | 1 | -1/+1 |
2020-01-20 | platform/x86: ISST: Allow additional core-power mailbox commands | Srinivas Pandruvada | 1 | -0/+3 |
2019-09-09 | platform/x86: ISST: Allow additional TRL MSRs | Srinivas Pandruvada | 1 | -0/+2 |
2019-07-30 | platform/x86: ISST: Use dev_get_drvdata | Chuhong Yuan | 1 | -6/+2 |
2019-07-02 | platform/x86: ISST: Restore state on resume | Srinivas Pandruvada | 5 | -1/+258 |
2019-07-02 | platform/x86: ISST: Add Intel Speed Select PUNIT MSR interface | Srinivas Pandruvada | 1 | -0/+59 |
2019-07-02 | platform/x86: ISST: Add Intel Speed Select mailbox interface via MSRs | Srinivas Pandruvada | 2 | -0/+181 |
2019-07-02 | platform/x86: ISST: Add Intel Speed Select mailbox interface via PCI | Srinivas Pandruvada | 4 | -0/+288 |
2019-07-02 | platform/x86: ISST: Add Intel Speed Select mmio interface | Srinivas Pandruvada | 4 | -0/+140 |
2019-07-02 | platform/x86: ISST: Add IOCTL to Translate Linux logical CPU to PUNIT CPU number | Srinivas Pandruvada | 1 | -0/+74 |
2019-07-02 | platform/x86: ISST: Store per CPU information | Srinivas Pandruvada | 2 | -1/+114 |
2019-07-02 | platform/x86: ISST: Add common API to register and handle ioctls | Srinivas Pandruvada | 4 | -0/+266 |