index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'soc_drivers_for_4.17' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2018-03-07
2
-2
/
+1
|
\
|
*
memory: ti-emif-sram: remove redundant dev_err call in ti_emif_probe()
Wei Yongjun
2018-03-06
1
-1
/
+0
|
*
memory-EMIF: Use seq_putc() in emif_regdump_show()
SF Markus Elfring
2018-03-06
1
-1
/
+1
*
|
Merge tag 'scmi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2018-03-07
26
-5
/
+4172
|
\
\
|
*
|
cpufreq: scmi: add support for fast frequency switching
Sudeep Holla
2018-02-28
1
-0
/
+18
|
*
|
cpufreq: add support for CPU DVFS based on SCMI message protocol
Sudeep Holla
2018-02-28
4
-1
/
+259
|
*
|
hwmon: add support for sensors exported via ARM SCMI
Sudeep Holla
2018-02-28
3
-0
/
+238
|
*
|
hwmon: (core) Add hwmon_max to hwmon_sensor_types enumeration
Sudeep Holla
2018-02-28
1
-0
/
+1
|
*
|
clk: add support for clocks provided by SCMI
Sudeep Holla
2018-02-28
4
-1
/
+214
|
*
|
firmware: arm_scmi: add device power domain support using genpd
Sudeep Holla
2018-02-28
3
-0
/
+143
|
*
|
firmware: arm_scmi: add per-protocol channels support using idr objects
Sudeep Holla
2018-02-28
1
-12
/
+42
|
*
|
firmware: arm_scmi: refactor in preparation to support per-protocol channels
Sudeep Holla
2018-02-28
1
-34
/
+56
|
*
|
firmware: arm_scmi: add option for polling based performance domain operations
Sudeep Holla
2018-02-28
2
-12
/
+15
|
*
|
firmware: arm_scmi: add support for polling based SCMI transfers
Sudeep Holla
2018-02-28
1
-8
/
+47
|
*
|
firmware: arm_scmi: probe and initialise all the supported protocols
Sudeep Holla
2018-02-28
1
-1
/
+50
|
*
|
firmware: arm_scmi: add initial support for sensor protocol
Sudeep Holla
2018-02-28
3
-1
/
+338
|
*
|
firmware: arm_scmi: add initial support for power protocol
Sudeep Holla
2018-02-28
3
-1
/
+250
|
*
|
firmware: arm_scmi: add initial support for clock protocol
Sudeep Holla
2018-02-28
3
-1
/
+387
|
*
|
firmware: arm_scmi: add initial support for performance protocol
Sudeep Holla
2018-02-28
4
-1
/
+522
|
*
|
firmware: arm_scmi: add scmi protocol bus to enumerate protocol devices
Sudeep Holla
2018-02-28
4
-1
/
+288
|
*
|
firmware: arm_scmi: add common infrastructure and support for base protocol
Sudeep Holla
2018-02-28
5
-1
/
+382
|
*
|
firmware: arm_scmi: add basic driver infrastructure for SCMI
Sudeep Holla
2018-02-28
7
-1
/
+786
|
*
|
dt-bindings: arm: add support for ARM System Control and Management Interface...
Sudeep Holla
2018-02-28
2
-2
/
+181
|
*
|
dt-bindings: mailbox: add support for mailbox client shared memory
Sudeep Holla
2018-02-28
1
-0
/
+28
*
|
|
Merge tag 'scpi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2018-03-07
1
-122
/
+89
|
\
\
\
|
*
|
|
firmware: arm_scpi: improve info message for pre-1.0 firmware
Heiner Kallweit
2018-02-23
1
-6
/
+15
|
*
|
|
firmware: arm_scpi: use FIELD_GET/_PREP to simplify macro definitions
Heiner Kallweit
2018-02-23
1
-23
/
+15
|
*
|
|
firmware: arm_scpi: remove struct sensor_capabilities
Heiner Kallweit
2018-02-23
1
-8
/
+4
|
*
|
|
firmware: arm_scpi: fix incorrect __iomem accesses using correct accessors
Heiner Kallweit
2018-02-23
1
-8
/
+9
|
*
|
|
firmware: arm_scpi: remove all single element structures
Sudeep Holla
2018-02-23
1
-15
/
+7
|
*
|
|
firmware: arm_scpi: drop unnecessary type cast to scpi_shared_mem
Sudeep Holla
2018-02-23
1
-1
/
+1
|
*
|
|
firmware: arm_scpi: improve struct sensor_value
Heiner Kallweit
2018-02-23
1
-7
/
+5
|
*
|
|
firmware: arm_scpi: improve handling of protocol and firmware version subfields
Heiner Kallweit
2018-02-23
1
-24
/
+19
|
*
|
|
firmware: arm_scpi: improve struct dvfs_info to make code better readable
Heiner Kallweit
2018-02-23
1
-8
/
+5
|
*
|
|
firmware: arm_scpi: make scpi_probe completely device-managed
Heiner Kallweit
2018-02-23
1
-8
/
+2
|
*
|
|
firmware: arm_scpi: make freeing mbox channels device-managed
Heiner Kallweit
2018-02-23
1
-21
/
+16
|
*
|
|
firmware: arm_scpi: remove two unneeded devm_kfree's in scpi_remove
Heiner Kallweit
2018-02-23
1
-2
/
+0
|
|
/
/
*
|
|
Merge tag 'reset-for-4.17' of git://git.pengutronix.de/git/pza/linux into nex...
Arnd Bergmann
2018-03-06
4
-20
/
+35
|
\
\
\
|
*
|
|
reset: simple: Enable for ASPEED systems
Joel Stanley
2018-02-20
2
-3
/
+9
|
*
|
|
dt-bindings: aspeed-lpc: Add reset controller
Joel Stanley
2018-02-20
1
-0
/
+21
|
*
|
|
reset: meson: enable level reset support on Meson8b
Martin Blumenstingl
2018-02-16
1
-17
/
+5
|
|
/
/
*
|
|
perf/arm-cci: Untangle global cci_ctrl_base
Robin Murphy
2018-03-06
2
-27
/
+37
*
|
|
perf/arm-cci: Clean up model discovery
Robin Murphy
2018-03-06
1
-24
/
+16
*
|
|
bus/arm-cci: Streamline devicetree handling a bit
Robin Murphy
2018-03-06
1
-5
/
+2
*
|
|
perf/arm-cci: Simplify CPU hotplug
Robin Murphy
2018-03-06
1
-37
/
+19
*
|
|
drivers/bus: Split Arm CCI driver
Robin Murphy
2018-03-06
5
-1771
/
+1776
*
|
|
drivers/bus: Move Arm CCN PMU driver
Robin Murphy
2018-03-06
7
-10
/
+8
*
|
|
Linux 4.16-rc4
v4.16-rc4
Linus Torvalds
2018-03-04
1
-1
/
+1
*
|
|
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-03-04
6
-18
/
+21
|
\
\
\
|
*
|
|
Documentation, x86, resctrl: Make text and sample command match
Li RongQing
2018-02-28
1
-1
/
+1
[next]