aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OMAPDSS: Always power detection circuithdmi_wipAndy Gross2013-04-031-16/+1
* OMAPDSS: Use I2C adapter for EDIDAndy Gross2013-04-039-347/+174
* ARM: OMAP2+: Enable omapdrmAndy Gross2013-03-311-3/+5
* OMAPDSS: DISPC: Configure doublestride for NV12 when using 2D Tiler buffersArchit Taneja2013-03-281-1/+12
* arch: arm: dts: Remove omap5-panda.dtsArchit Taneja2013-03-282-222/+100
* Merge remote-tracking branch 'tero/pm-linux-3.8.y' into av-3.8.yArchit Taneja2013-03-28600-7673/+15767
|\
| * Merge remote-tracking branch 'thermal/thermal_work/omap/omap5-thermal-backpor...Tero Kristo2013-03-2741-2595/+5248
| |\
| | * arm: mach-omap2: introduce ARCH_HAS_BANDGAPEduardo Valentin2013-03-201-0/+5
| | * staging: ti-soc-thermal: remove kernel-doc warnings reported with -vNishanth Menon2013-03-201-11/+47
| | * staging: ti-soc-thermal: return error in case power switch is not supportedEduardo Valentin2013-03-201-3/+5
| | * staging: ti-soc-thermal: propagate error codeEduardo Valentin2013-03-201-1/+1
| | * staging: ti-soc-thermal: fix bitfield writing while updating thresholdsEduardo Valentin2013-03-201-4/+4
| | * staging: ti-soc-thermal: fix condition to apply hystEduardo Valentin2013-03-201-1/+1
| | * staging: ti-soc-thermal: fix several kernel-doc warnings and errorEduardo Valentin2013-03-202-32/+32
| | * stating: ti-soc-thermal: use sizeof(*pointer) while allocatingEduardo Valentin2013-03-201-2/+1
| | * staging: ti-soc-thermal: split writable data from readonly dataEduardo Valentin2013-03-203-36/+51
| | * staging: ti-soc-thermal: make unexported functions localEduardo Valentin2013-03-201-4/+4
| | * staging: ti-soc-thermal: rename symbols to use better prefixEduardo Valentin2013-03-206-432/+421
| | * staging: ti-soc-thermal: rename Kconfig optionsEduardo Valentin2013-03-204-13/+13
| | * staging: rename omap-thermal driver to ti-soc-thermalEduardo Valentin2013-03-2015-19/+21
| | * staging: omap-thermal: rename bg_ptr to bgpEduardo Valentin2013-03-204-329/+327
| | * staging: omap-thermal: fix return valueEduardo Valentin2013-03-201-1/+1
| | * staging: omap-thermal: add documentation for omap_bandgap_validateEduardo Valentin2013-03-201-0/+8
| | * staging: omap-thermal: remove TODO entry for exposed APIsEduardo Valentin2013-03-201-1/+0
| | * staging: omap-thermal: remove TODO entry suggesting regmap usageEduardo Valentin2013-03-201-1/+0
| | * staging: omap-thermal: switch mutex to spinlock inside omap-bandgapEduardo Valentin2013-03-203-11/+12
| | * staging: omap-thermal: change Kconfig dependency methodEduardo Valentin2013-03-202-2/+1
| | * staging: omap-thermal: document omap_bandgap_build functionEduardo Valentin2013-03-201-0/+9
| | * staging: omap-thermal: document omap_bandgap_alert_init functionEduardo Valentin2013-03-201-1/+11
| | * staging: omap-thermal: document omap_bandgap_tshut_init functionEduardo Valentin2013-03-201-0/+12
| | * staging: omap-thermal: document _omap_bandgap_read_threshold functionEduardo Valentin2013-03-201-0/+12
| | * staging: omap-thermal: document _omap_bandgap_write_threshold functionEduardo Valentin2013-03-201-0/+13
| | * staging: omap-thermal: document omap_bandgap_update_alert_threshold functionEduardo Valentin2013-03-201-0/+14
| | * staging: omap-thermal: document omap_bandgap_force_single_readEduardo Valentin2013-03-201-0/+8
| | * staging: omap-thermal: update omap_bandgap_set_continous_mode documentationEduardo Valentin2013-03-201-3/+6
| | * staging: omap-thermal: rename enable_continuous_modeEduardo Valentin2013-03-201-2/+2
| | * staging: omap-thermal: section of device driver callbacksEduardo Valentin2013-03-201-0/+2
| | * staging: omap-thermal: device initialization sectionEduardo Valentin2013-03-201-0/+2
| | * staging: omap-thermal: refactor APIs handling threshold valuesEduardo Valentin2013-03-201-161/+117
| | * staging: omap-thermal: update omap_bandgap_unmask_interrupts documentationEduardo Valentin2013-03-201-1/+9
| | * staging: omap-thermal: refactor temp_sensor_unmask_interruptsEduardo Valentin2013-03-201-6/+8
| | * staging: omap-thermal: threshold manipulation sectionEduardo Valentin2013-03-201-0/+2
| | * staging: omap-thermal: document omap_bandgap_add_hyst functionEduardo Valentin2013-03-201-0/+10
| | * staging: omap-thermal: rename add_hyst to omap_bandgap_add_hystEduardo Valentin2013-03-201-16/+26
| | * staging: omap-thermal: add documentation for omap_bandgap_mcelsius_to_adcEduardo Valentin2013-03-201-0/+10
| | * staging: omap-thermal: move conv table limits out of sensor dataEduardo Valentin2013-03-204-35/+30
| | * staging: omap-thermal: rewrite omap_bandgap_mcelsius_to_adc on kernel coding ...Eduardo Valentin2013-03-201-4/+7
| | * staging: omap-thermal: name temp_to_adc_conversion in a better wayEduardo Valentin2013-03-201-5/+6
| | * staging: omap-thermal: add documentation for omap_bandgap_adc_to_mcelsiusEduardo Valentin2013-03-201-0/+11
| | * staging: omap-thermal: rewrite omap_bandgap_adc_to_mcelsius on kernel coding ...Eduardo Valentin2013-03-201-3/+8