Show patches with: Submitter = Amit Kucheria       |    Archived = No       |   93 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,6/9] drivers: thermal: tsens: Add watchdog support thermal: tsens: Handle critical interrupts - - - --- 2020-01-02 Amit Kucheria dlezcano Changes Requested
[v3,5/9] drivers: thermal: tsens: Add critical interrupt support thermal: tsens: Handle critical interrupts - - - --- 2020-01-02 Amit Kucheria dlezcano Changes Requested
[v3,4/9] drivers: thermal: tsens: Release device in success path thermal: tsens: Handle critical interrupts - - - --- 2020-01-02 Amit Kucheria dlezcano Changes Requested
[v3,3/9] drivers: thermal: tsens: use simpler variables thermal: tsens: Handle critical interrupts - 1 - --- 2020-01-02 Amit Kucheria dlezcano Changes Requested
[v3,2/9] drivers: thermal: tsens: Pass around struct tsens_sensor as a constant thermal: tsens: Handle critical interrupts - 1 - --- 2020-01-02 Amit Kucheria dlezcano Changes Requested
[v3,1/9] drivers: thermal: tsens: De-constify struct tsens_features thermal: tsens: Handle critical interrupts - - - --- 2020-01-02 Amit Kucheria dlezcano Changes Requested
[v2] drivers: thermal: tsens: Work with old DTBs [v2] drivers: thermal: tsens: Work with old DTBs - 1 1 --- 2019-12-12 Amit Kucheria dlezcano Accepted
drivers: thermal: tsens: Work with old DTBs drivers: thermal: tsens: Work with old DTBs - - - --- 2019-12-11 Amit Kucheria dlezcano Accepted
[v1] thermal: Add some error messages [v1] thermal: Add some error messages - - - --- 2019-04-26 Amit Kucheria Zhang Rui Changes Requested
[PATCHv3,23/23] drivers: thermal: tsens: Move calibration constants to header file thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,20/23] drivers: thermal: tsens: Add generic support for TSENS v1 IP thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,19/23] dt: thermal: tsens: Add bindings for qcs404 thermal: tsens: Refactor to use regmap_field - 1 - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,18/23] drivers: thermal: tsens: Common get_temp() learns to do ADC conversion thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,17/23] drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharing thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,16/23] drivers: thermal: tsens: simplify get_temp_tsens_v2 routine thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,15/23] drivers: thermal: tsens: Introduce IP-specific max_sensor count thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,14/23] drivers: thermal: tsens: change data type for sensor IDs thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,13/23] drivers: thermal: tsens: Add new operation to check if a sensor is enabled thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,12/23] drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,11/23] drivers: thermal: tsens: Save reference to the device pointer and use it thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,10/23] drivers: thermal: tsens: Introduce reg_fields to deal with register description thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,09/23] drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1 thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,08/23] drivers: thermal: tsens: Rename constants to prepare to merge with tsens-8974 thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,07/23] drivers: thermal: tsens: Rename tsens-8916 to prepare to merge with tsens-8974 thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,06/23] drivers: thermal: tsens: Function prototypes should have argument names thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,05/23] drivers: thermal: tsens: Use consistent names for variables thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,04/23] drivers: thermal: tsens: Rename variable tmdev thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,03/23] drivers: thermal: tsens: Rename tsens_device thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,02/23] drivers: thermal: tsens: Rename tsens_data thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[PATCHv3,01/23] drivers: thermal: tsens: Document the data structures thermal: tsens: Refactor to use regmap_field - - - --- 2019-03-20 Amit Kucheria evalenti Accepted
[v1,24/24] drivers: thermal: tsens: Move calibration constants to header file thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,21/24] drivers: thermal: tsens: Add generic support for TSENS v1 IP thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,20/24] dt: thermal: tsens: Add bindings for qcs404 thermal: tsens: Refactor to use regmap_field - 1 - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,19/24] drivers: thermal: tsens: Common get_temp() learns to do ADC conversion thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,18/24] drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharing thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,17/24] drivers: thermal: tsens: simplify get_temp_tsens_v2 routine thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,16/24] drivers: thermal: tsens: Introduce IP-specific max_sensor count thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,15/24] drivers: thermal: tsens: change data type for sensor IDs thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,14/24] drivers: thermal: tsens: Add new operation to check if a sensor is enabled thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,13/24] drivers: thermal: tsens: Print IP version thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,12/24] drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,11/24] drivers: thermal: tsens: Save reference to the device pointer and use it thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,10/24] drivers: thermal: tsens: Introduce reg_fields to deal with register description thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,09/24] drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1 thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,08/24] drivers: thermal: tsens: Rename constants to prepare to merge with tsens-8974 thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,07/24] drivers: thermal: tsens: Rename tsens-8916 to prepare to merge with tsens-8974 thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,06/24] drivers: thermal: tsens: Function prototypes should have argument names thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,05/24] drivers: thermal: tsens: Use consistent names for variables thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,04/24] drivers: thermal: tsens: Rename variable tmdev thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,03/24] drivers: thermal: tsens: Rename tsens_device thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,02/24] drivers: thermal: tsens: Rename tsens_data thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
[v1,01/24] drivers: thermal: tsens: Document the data structures thermal: tsens: Refactor to use regmap_field - - - --- 2019-02-07 Amit Kucheria evalenti Changes Requested
cpufreq: Auto-register the driver as a thermal cooling device if asked cpufreq: Auto-register the driver as a thermal cooling device if asked 1 2 1 --- 2019-01-30 Amit Kucheria rafael Mainlined
[v5,9/9] cpufreq: scpi: Use auto-registration of thermal cooling device cpufreq: Add flag to auto-register as cooling device 2 1 - --- 2019-01-29 Amit Kucheria rafael Mainlined
[v5,8/9] cpufreq: scmi: Use auto-registration of thermal cooling device cpufreq: Add flag to auto-register as cooling device 2 1 - --- 2019-01-29 Amit Kucheria rafael Mainlined
[v5,7/9] cpufreq: qoriq: Use auto-registration of thermal cooling device cpufreq: Add flag to auto-register as cooling device 1 1 - --- 2019-01-29 Amit Kucheria rafael Mainlined
[v5,6/9] cpufreq: mediatek: Use auto-registration of thermal cooling device cpufreq: Add flag to auto-register as cooling device 1 2 - --- 2019-01-29 Amit Kucheria rafael Mainlined
[v5,5/9] cpufreq: cpufreq-dt: Use auto-registration of thermal cooling device cpufreq: Add flag to auto-register as cooling device 1 1 - --- 2019-01-29 Amit Kucheria rafael Mainlined
[v5,4/9] cpufreq: imx6q: Use auto-registration of thermal cooling device cpufreq: Add flag to auto-register as cooling device 1 1 - --- 2019-01-29 Amit Kucheria rafael Mainlined
[v5,3/9] cpufreq: qcom-hw: Register as a cpufreq cooling device cpufreq: Add flag to auto-register as cooling device 1 3 1 --- 2019-01-29 Amit Kucheria rafael Mainlined
[v5,1/9] thermal: cpu_cooling: Require thermal core to be compiled in cpufreq: Add flag to auto-register as cooling device 1 - - --- 2019-01-29 Amit Kucheria rafael Mainlined
[v1,2/2] thermal: cpu_cooling: Clarify error message thermal: trivial fixes to error messages 1 - - --- 2019-01-21 Amit Kucheria evalenti Accepted
[v1,1/2] thermal: of-thermal: Print name of device node with error thermal: trivial fixes to error messages - - - --- 2019-01-21 Amit Kucheria evalenti Accepted
cpufreq: Replace open-coded << with BIT() cpufreq: Replace open-coded << with BIT() - 1 - --- 2019-01-21 Amit Kucheria rafael Mainlined
[v3,13/16] dt-bindings: thermal: Fix a typo in documentation Another round of tsens cleanups 1 2 - --- 2018-09-12 Amit Kucheria evalenti Accepted
[v3,08/16] thermal: tsens: Check if the IP is correctly enabled by firmware Another round of tsens cleanups - 1 - --- 2018-09-12 Amit Kucheria evalenti Accepted
[v3,07/16] thermal: tsens: Pass register offsets as private data Another round of tsens cleanups - 1 - --- 2018-09-12 Amit Kucheria evalenti Accepted
[v3,05/16] thermal: tsens: Add the SROT address map Another round of tsens cleanups - 2 - --- 2018-09-12 Amit Kucheria evalenti Accepted
[v3,04/16] thermal: tsens: Rename map field in order to add a second address map Another round of tsens cleanups - 2 - --- 2018-09-12 Amit Kucheria evalenti Accepted
[v3,03/16] thermal: tsens: Get rid of dead code Another round of tsens cleanups - 2 - --- 2018-09-12 Amit Kucheria evalenti Accepted
[v3,02/16] thermal: tsens: Add SPDX license identifiers Another round of tsens cleanups - 2 - --- 2018-09-12 Amit Kucheria evalenti Accepted
[v3,01/16] thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address space Another round of tsens cleanups - 1 - --- 2018-09-12 Amit Kucheria evalenti Accepted
[v1,08/10] thermal: tsens: Get rid of 'id' field Another round of tsens cleanups - 1 - --- 2018-08-09 Amit Kucheria evalenti Changes Requested
[v1,07/10] thermal: tsens: Check if the IP is correctly enabled by firmware Another round of tsens cleanups - 1 - --- 2018-08-09 Amit Kucheria evalenti Changes Requested
[v1,06/10] thermal: tsens: Add the SROT address map Another round of tsens cleanups - 1 - --- 2018-08-09 Amit Kucheria evalenti Changes Requested
[v1,05/10] thermal: tsens: Rename map field in order to add a second address map Another round of tsens cleanups - 1 - --- 2018-08-09 Amit Kucheria evalenti Changes Requested
[v1,04/10] thermal: tsens: Get rid of dead code Another round of tsens cleanups - 1 - --- 2018-08-09 Amit Kucheria evalenti Changes Requested
[v1,03/10] thermal: tsens: Add SPDX license identifiers Another round of tsens cleanups - 1 - --- 2018-08-09 Amit Kucheria evalenti Changes Requested
[v1,02/10] dt-bindings: thermal: Fix a typo in documentation Another round of tsens cleanups 1 1 - --- 2018-08-09 Amit Kucheria evalenti Changes Requested
[v1,01/10] arm/arm64: dts: msm8974/msm8916: thermal: Split address space into two Another round of tsens cleanups - 1 - --- 2018-08-09 Amit Kucheria evalenti Changes Requested
[v2,3/3] thermal: tsens: Fix negative temperature reporting thermal: tsens: bugfixes, cleanups - 2 - --- 2018-07-26 Amit Kucheria evalenti Accepted
[v2,2/3] thermal: tsens: switch from of_iomap() to devm_ioremap_resource() thermal: tsens: bugfixes, cleanups - 2 - --- 2018-07-26 Amit Kucheria evalenti Accepted
[v2,1/3] thermal: tsens: Rename variable thermal: tsens: bugfixes, cleanups - 2 - --- 2018-07-26 Amit Kucheria evalenti Accepted
[v8,6/7] thermal: tsens: Add generic support for TSENS v2 IP - 2 1 --- 2018-07-18 Amit Kucheria evalenti Accepted
[v8,5/7] thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse - 3 1 --- 2018-07-18 Amit Kucheria evalenti Accepted
[v8,3/7] thermal: tsens: Add support to split up register address space into two - 3 1 --- 2018-07-18 Amit Kucheria evalenti Accepted
[v8,2/7] dt: thermal: tsens: Document the fallback DT property for v2 of TSENS IP - 4 1 --- 2018-07-18 Amit Kucheria evalenti Accepted
[v8,1/7] thermal: tsens: Get rid of unused fields in structure 1 1 1 --- 2018-07-18 Amit Kucheria evalenti Accepted
[v4,5/6] thermal: tsens: Check if we have valid data before reading - 1 - --- 2018-07-02 Amit Kucheria evalenti Changes Requested
[v4,4/6] thermal: tsens: Add support for SDM845 - 1 - --- 2018-07-02 Amit Kucheria evalenti Accepted
[v4,3/6] thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse - - - --- 2018-07-02 Amit Kucheria evalenti Accepted
[v4,1/6] thermal: tsens: Get rid of unused fields in structure 1 1 - --- 2018-07-02 Amit Kucheria evalenti Accepted
thermal: of: Allow selection of thermal governor in DT - - - --- 2018-03-05 Amit Kucheria evalenti Changes Requested