index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_scpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-24
Merge tag 'scpi-fixes-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-1
/
+1
2017-08-23
firmware: arm_scpi: fix endianness of dev_id in struct dev_pstate_set
Sudeep Holla
1
-1
/
+1
2017-08-16
firmware: Convert to using %pOF instead of full_name
Rob Herring
1
-1
/
+1
2017-06-05
firmware: arm_scpi: add support to populate OPPs and get transition latency
Sudeep Holla
1
-0
/
+63
2017-03-31
firmware: arm_scpi: reinit completion instead of full init_completion()
Alexey Klimov
1
-2
/
+5
2016-12-30
firmware: arm_scpi: fix reading sensor values on pre-1.0 SCPI firmwares
Martin Blumenstingl
1
-2
/
+8
2016-11-17
firmware: arm_scpi: add support for pre-v1.0 SCPI compatible
Sudeep Holla
1
-0
/
+9
2016-11-01
firmware: arm_scpi: allow firmware with get_capabilities not implemented
Neil Armstrong
1
-0
/
+4
2016-11-01
firmware: arm_scpi: add alternative legacy structures, functions and macros
Neil Armstrong
1
-18
/
+174
2016-11-01
firmware: arm_scpi: increase MAX_DVFS_OPPS to 16 entries
Neil Armstrong
1
-1
/
+1
2016-10-17
firmware: arm_scpi: add command indirection to support legacy commands
Sudeep Holla
1
-14
/
+57
2016-08-08
firmware: arm_scpi: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-2
/
+3
2016-06-21
firmware: arm_scpi: add support for device power state management
Sudeep Holla
1
-0
/
+30
2016-06-13
firmware: arm_scpi: mark scpi_get_sensor_value as static
Sudeep Holla
1
-1
/
+1
2016-06-13
firmware: arm_scpi: remove dvfs_get packed structure
Sudeep Holla
1
-7
/
+3
2016-02-16
firmware: arm_scpi: add support for 64-bit sensor values
Sudeep Holla
1
-3
/
+5
2016-02-16
firmware: arm_scpi: decrease Tx timeout to 20ms
Sudeep Holla
1
-2
/
+2
2016-02-16
firmware: arm_scpi: fix send_message and sensor_get_value for big-endian
Sudeep Holla
1
-2
/
+3
2015-10-09
firmware: arm_scpi: Extend to support sensors
Punit Agrawal
1
-0
/
+60
2015-09-28
firmware: add support for ARM System Control and Power Interface(SCPI) protocol
Sudeep Holla
1
-0
/
+711