index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-05-06
platform/x86: intel_pmc_ipc: Don't map non-used optional resources
Andy Shevchenko
1
-13
/
+11
2019-05-06
platform/x86: intel_pmc_ipc: Apply same width for offset definitions
Andy Shevchenko
1
-3
/
+3
2019-05-06
platform/x86: intel_pmc_ipc: Use BIT() macro
Andy Shevchenko
1
-5
/
+5
2019-04-08
platform/x86: intel_pmc_ipc: adding error handling
Junxiao Chang
1
-1
/
+5
2018-09-27
platform/x86: intel_pmc: Convert to use SPDX identifier
Andy Shevchenko
1
-8
/
+4
2018-09-27
platform/x86: intel_pmc: Sort headers alphabetically
Andy Shevchenko
1
-12
/
+11
2017-11-27
platform/x86: intel_pmc_ipc: Add read64 API
Chakravarty, Souvik K
1
-2
/
+31
2017-10-23
platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updates
Kuppuswamy Sathyanarayanan
1
-8
/
+13
2017-10-23
platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe function
Kuppuswamy Sathyanarayanan
1
-66
/
+28
2017-05-26
platform/x86: intel_pmc_ipc: Mark ipc_data_readb() as __maybe_unused
Matthias Kaehlcke
1
-1
/
+1
2017-04-28
platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter read
Kuppuswamy Sathyanarayanan
1
-7
/
+3
2017-04-28
platform/x86: intel_pmc_ipc: Fix iTCO_wdt GCS memory mapping failure
Kuppuswamy Sathyanarayanan
1
-12
/
+17
2017-04-28
platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's
Kuppuswamy Sathyanarayanan
1
-0
/
+115
2017-04-28
platform/x86: intel_pmc_ipc: fix gcr offset
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2017-02-25
platform/x86: intel_pmc_ipc: Add APL PMC PCI Id
Rajneesh Bhardwaj
1
-0
/
+1
2017-02-25
platform/x86: intel_pmc_ipc: read s0ix residency API
Shanth Murthy
1
-6
/
+58
2017-02-03
platform/x86: intel_pmc_ipc: Remove unused iTCO_version variable
Guenter Roeck
1
-2
/
+0
2016-10-14
Merge tag 'platform-drivers-x86-v4.9-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-77
/
+33
2016-09-29
platform/x86: intel_pmc_ipc: Convert to use platform_device_register_full
Axel Lin
1
-77
/
+33
2016-09-29
platform/x86: intel_pmc_ipc: Do not create iTCO watchdog when WDAT table exists
Mika Westerberg
1
-4
/
+8
2016-07-17
x86: Fix Apollo Lake Watchdog address in PMC driver
Yong, Jonathan
1
-4
/
+6
2016-04-19
platform:x86 decouple telemetry driver from the optional IPC resources
Aubrey Li
1
-26
/
+22
2016-03-23
intel_pmc_ipc: Avoid pending IPC1 command during legacy suspend
Qipeng Zha
1
-1
/
+2
2016-03-23
intel_pmc_ipc: Fix GCR register base address and length
Qipeng Zha
1
-2
/
+3
2016-01-20
platform:x86: Add Intel telemetry platform device
Souvik Kumar Chakravarty
1
-0
/
+96
2016-01-20
intel_pmc_ipc: update acpi resource structure for Punit
Qipeng Zha
1
-40
/
+78
2015-09-04
Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+4
2015-08-11
mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
Matt Fleming
1
-5
/
+4
2015-07-09
intel_pmc_ipc: Update kerneldoc formatting
qipeng.zha
1
-22
/
+35
2015-07-06
intel_pmc_ipc: Fix compiler casting warnings
qipeng.zha
1
-13
/
+13
2015-06-30
intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driver
qipeng.zha
1
-0
/
+767