index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel_pmc_ipc.c
Age
Commit message (
Expand
)
Author
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