summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBenson Leung <bleung@chromium.org>2013-10-20 20:58:26 -0700
committerOlof Johansson <olof@lixom.net>2013-11-25 12:51:15 -0800
commitcdddd23fa2536cd4273e95d66b6ef83e67b747bf (patch)
treec6ed27dda64c16c31064e5804ad849945887d503 /tools/perf/scripts/python
parent9ad3692458c387eb9537da73b2b75841ed7acdaf (diff)
downloadkernel-cdddd23fa2536cd4273e95d66b6ef83e67b747bf.tar.gz
platform/chrome: chromeos_laptop - fix incorrect placement of __initdata tag
__initdata tag should be placed between the variable name and equal sign for the variable to be placed in the intended .init.data section. Signed-off-by: Benson Leung <bleung@chromium.org> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
ers/thermal/intel/int340x_thermal/int340x_thermal_zone.c?h=master&id=62dd17846d33e75e623965e281e246dff0e01309'>thermal: intel: Adjust ops handling during thermal zone registrationRafael J. Wysocki 2024-02-23thermal: intel: Discard trip tables after zone registrationRafael J. Wysocki 2023-12-13thermal: trip: Send trip change notifications on all trip updatesRafael J. Wysocki 2023-10-05thermal: int340x: Use thermal_zone_for_each_trip()Rafael J. Wysocki 2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in thermal located driversDaniel Lezcano 2023-02-02thermal: intel: int340x: Improve int340x_thermal_set_trip_temp()Rafael J. Wysocki 2023-02-02thermal: intel: int340x: Drop pointless cast to unsigned longRafael J. Wysocki 2023-02-02thermal: intel: int340x: Rename variable in int340x_thermal_zone_add()Rafael J. Wysocki 2023-02-02thermal: intel: int340x: Assorted minor cleanupsRafael J. Wysocki 2023-02-02thermal: ACPI: Make helpers retrieve temperature onlyRafael J. Wysocki 2023-01-27thermal: intel: int340x: Use generic trip points tableRafael J. Wysocki 2023-01-27thermal: intel: int340x: Use zone lock for synchronizationRafael J. Wysocki 2023-01-27thermal: intel: int340x: Rework updating trip pointsRafael J. Wysocki 2023-01-27Merge back Intel thermal control changes for 6.3.Rafael J. Wysocki 2023-01-25thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki 2023-01-24thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada 2023-01-06thermal/intel/int340x: Replace parameter to simplifyDaniel Lezcano