aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-21arm64: hikey960 disable leds activitytest-hikey960Vincent Guittot
2017-11-21arm64: hikey960: remove buggy NAP stateVincent Guittot
2017-11-21arm64: dts: register Hi3660's thermal sensorVincent Guittot
2017-11-20dts: arm64: add thermal zone for Hi3660Leo Yan
2017-11-20thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano
2017-11-20thermal: hisilicon: add thermal sensor driver for Hi3660Tao Wang
2017-11-15arm64: defconfig: add configs for power management on Hi3660Leo Yan
2017-11-14FIX: arm64: dts: hi3660: enable gpio_hubv2 by default for usbGuodong Xu
2017-11-14FIX: arm64: dts: hi3660: usb updateFan Ning
2017-11-14TODO: arm64: dts: hi3660: add usb nodes for hikey960Fan Ning
2017-11-14FIX: arm64: defconfig: update for USBFan Ning
2017-11-14arm64: defconfig: enable usb for hikey960Fan Ning
2017-11-14Merge commit '5b6f7c427e8349e29f332db2f31d67ce63fd3832' into test-hikey960Vincent Guittot
2017-11-14dts: arm64: bind CPUs OPP table for Hi3660Leo Yan
2017-11-14arm64: dts: Hi3660: Add binding for stub clockKaihua Zhong
2017-11-14clk: hisilicon: Add support for Hi3660 stub clocksKaihua Zhong
2017-11-14dt-bindings: clk: Hi3660: Document stub clockLeo Yan
2017-11-14dts: arm64: Add mailbox binding for hi3660Kaihua Zhong
2017-11-14mailbox: Add support for Hi3660 mailboxKaihua Zhong
2017-11-14dt-bindings: mailbox: Introduce Hi3660 controller bindingLeo Yan
2017-11-14arm64: defconfig: enable configs for hi3660 ufsZhangfei Gao
2017-11-14scsi: ufs: add hi3660 ufs driver codeBu Tao
2017-11-14arm64: dts: Add ufs dts nodeBu Tao
2017-11-14cpuidle: Fix NULL driver checkingDaniel Lezcano
2017-11-14clk: hi3660: fix incorrect uart3 clock freqencyZhong Kaihua
2017-11-03Usb-host:xhci fix usb panic when usb disconnectFan Ning
2017-11-03usb: support usb gadget for hikey960Fan Ning
2017-11-03usb: add pd support for hikey960Fan Ning
2017-11-03usb: add dwc3 driver for hikey960Fan Ning
2017-11-03usb: add hub_usb5734 driver for hikey960Fan Ning
2017-10-29Linux 4.14-rc7Linus Torvalds
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-29Merge branch 'net_sched-fix-races-with-RCU-callbacks'David S. Miller
2017-10-29selftests: Introduce a new test case to tc testsuiteChris Mi
2017-10-29selftests: Introduce a new script to generate tc batch fileChris Mi
2017-10-29net_sched: fix call_rcu() race on act_sample module removalCong Wang
2017-10-29net_sched: add rtnl assertion to tcf_exts_destroy()Cong Wang
2017-10-29net_sched: use tcf_queue_work() in tcindex filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in rsvp filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in route filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in u32 filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in matchall filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in fw filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in flower filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in flow filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in cgroup filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in bpf filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in basic filterCong Wang
2017-10-29net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang
2017-10-29Merge branch 'sctp-endianness-fixes'David S. Miller