aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-11fixup! thermal: cpu_cooling: implement the power cooling device APIlsk-3.10-armlt-ipa-newJavi Merino
2015-03-10thermal: cpu_cooling: Fix power calculation when CPUs are offlineKapileshwar Singh
2015-03-10thermal: power_allocator: round the division of req_power in req_rangeJavi Merino
2015-03-10thermal: cpu_cooling: remove cpufreq notifiersJavi Merino
2015-03-10thermal: cpu_cooling: use old versions of the interfaceJavi Merino
2015-03-10thermal: Default OF created trip points to writablePunit Agrawal
2015-03-10thermal: core: Add Kconfig option to enable writable tripsPunit Agrawal
2015-03-10drivers: thermal: Rename some pm_opp related namesJon Medhurst
2015-03-10thermal: of: Enable thermal_zoneX when sensor is correctly addedLukasz Majewski
2015-03-10thermal: export thermal_zone_parameters to sysfsJavi Merino
2015-03-10of: thermal: Introduce sustainable power for a thermal zonePunit Agrawal
2015-03-10thermal: add trace events to the power allocator governorJavi Merino
2015-03-10thermal: introduce the Power Allocator governorJavi Merino
2015-03-10thermal: cpu_cooling: implement the power cooling device APIJavi Merino
2015-03-10thermal: extend the cooling device API to include power informationJavi Merino
2015-03-10thermal: let governors have private data for each thermal zoneJavi Merino
2015-03-10thermal: fair_share: generalize the weight conceptJavi Merino
2015-03-10thermal: export weight to sysfsJavi Merino
2015-03-10thermal: fair_share: use the weight from the thermal instanceJavi Merino
2015-03-10thermal: of: fix cooling device weights in device treeKapileshwar Singh
2015-03-10tracing: Add array printing helperDave Martin
2015-03-10tracing: Add trace_seq_buffer_ptr() helper functionSteven Rostedt (Red Hat)
2015-03-10tracing: Add trace_<tracepoint>_enabled() functionSteven Rostedt (Red Hat)
2015-03-10thermal: document struct thermal_zone_device and thermal_governorJavi Merino
2015-03-10tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasksSteven Rostedt (Red Hat)
2015-03-10thermal: trace: Trace when temperature is above a trip pointPunit Agrawal
2015-03-10thermal: trace: Trace when a cooling device's state is updatedPunit Agrawal
2015-03-10thermal: trace: Trace temperature changesPunit Agrawal
2015-03-10devfreq_cooling: Get static power directly from modelØrjan Eide
2015-03-10thermal: Add devfreq coolingØrjan Eide
2015-03-10PM / devfreq: Add function to set max/min frequencyØrjan Eide
2015-03-10PM / devfreq: Export helper functions for driversØrjan Eide
2015-03-03arm64: dts: Add Mali GPU to juno.dtsJon Medhurst
2015-03-03arm64: dts: Add cpu-map to juno.dtsJon Medhurst
2015-03-03arm64: dts: Modify juno.dts to use Synopsis H20AHB EHCI host controllerJon Medhurst
2015-03-03arm64: ARM: Fix the Generic Timers interrupt active level descriptionLiviu Dudau
2015-03-03arm64: Add Juno board device tree.Liviu Dudau
2015-02-21Merge branch 'lsk/v3.10/topic/of' into linux-linaro-lskMark Brown
2015-02-21i2c: Mark instantiated device nodes with OF_POPULATEPantelis Antoniou
2015-02-21i2c: Mark instantiated device nodes with OF_POPULATEPantelis Antoniou
2015-02-21i2c/of: Add OF_RECONFIG notifier handlerPantelis Antoniou
2015-02-21i2c/of: Factor out Devicetree registration codePantelis Antoniou
2015-02-21i2c: move OF helpers into the coreWolfram Sang
2015-02-19Merge remote-tracking branch 'lsk/v3.10/topic/of' into linux-linaro-lskMark Brown
2015-02-17of/overlay: Directly include idr.hMark Brown
2015-02-17of/platform: Handle of_populate drivers in notifierPantelis Antoniou
2015-02-17of/overlay: Do not generate duplicate nodesPantelis Antoniou
2015-02-17of/overlay: Introduce DT overlay supportPantelis Antoniou
2015-02-17of: Refactor __of_node_alloc() into __of_node_dup()Grant Likely
2015-02-17of: Use vargs in __of_node_allocGrant Likely