[PATCH v3 1/6] thermal: Remove netlink support

2019-10-17 Thread Amit Kucheria
There are no users of netlink messages for thermal inside the kernel. Remove the code and adjust the documentation. Signed-off-by: Amit Kucheria --- .../driver-api/thermal/sysfs-api.rst | 26 + drivers/thermal/thermal_core.c| 107 +- include/linux

[PATCH v3 0/6] Initialise thermal framework and cpufreq earlier during boot

2019-10-17 Thread Amit Kucheria
lier but can be extended to other platforms as well. Amit Kucheria (6): thermal: Remove netlink support thermal: Initialize thermal subsystem earlier cpufreq: Initialise the governors in core_initcall cpufreq: Initialize cpufreq-dt driver earlier clk: qcom: Initialise clock drivers earlier c

[PATCH v4 0/6] Initialise thermal framework and cpufreq earlier during boot

2019-10-18 Thread Amit Kucheria
be initialised earlier to act as the cooling devices. This series only converts over the qcom-hw driver to initialize earlier but can be extended to other platforms as well. Amit Kucheria (6): thermal: Remove netlink support thermal: Initialize thermal subsystem earlier cpufreq: Initialise t

[PATCH v4 1/6] thermal: Remove netlink support

2019-10-18 Thread Amit Kucheria
There are no users of netlink messages for thermal inside the kernel. Remove the code and adjust the documentation. Signed-off-by: Amit Kucheria Acked-by: Viresh Kumar --- .../driver-api/thermal/sysfs-api.rst | 26 ++--- drivers/thermal/thermal_core.c| 101

[PATCH v5 0/6] Initialise thermal framework and cpufreq earlier during boot

2019-10-21 Thread Amit Kucheria
lize it earlier to enable thermal mitigation during boot. We also need the cpufreq HW drivers to be initialised earlier to act as the cooling devices. This series only converts over the qcom-hw driver to initialize earlier but can be extended to other platforms as well. Amit Kucheria (6): therma

[PATCH v5 1/6] thermal: Remove netlink support

2019-10-21 Thread Amit Kucheria
There are no users of netlink messages for thermal inside the kernel. Remove the code and adjust the documentation. Signed-off-by: Amit Kucheria Acked-by: Viresh Kumar --- .../driver-api/thermal/sysfs-api.rst | 26 ++--- drivers/thermal/thermal_core.c| 101

Re: [PATCH v2 7/7] tty: serial: msm_geni_serial: Add serial driver support for GENI based QUP

2018-02-14 Thread Amit Kucheria
On Sat, Jan 13, 2018 at 6:35 AM, Karthikeyan Ramasubramanian wrote: > This driver supports GENI based UART Controller in the Qualcomm SOCs. The > Qualcomm Generic Interface (GENI) is a programmable module supporting a > wide range of serial interfaces including UART. This driver support console >

Re: [PATCH v2 3/7] soc: qcom: Add GENI based QUP Wrapper driver

2018-02-14 Thread Amit Kucheria
On Sat, Jan 13, 2018 at 6:35 AM, Karthikeyan Ramasubramanian wrote: > This driver manages the Generic Interface (GENI) firmware based Qualcomm > Universal Peripheral (QUP) Wrapper. GENI based QUP is the next generation > programmable module composed of multiple Serial Engines (SE) and supports > a