staging: rename omap-thermal driver to ti-soc-thermal
[deliverable/linux.git] / drivers / staging /
2013-03-17  Jonathan Cameronstaging:iio:accel:lis3l02dq move to info_mask_(shared_b...
2013-03-17  Jonathan Cameronstaging:iio:accel:adis16220 move to info_mask_(shared_b...
2013-03-17  Jonathan Cameronstaging:iio:accel:adis move to info_mask_(shared_by_typ...
2013-03-17  Jonathan Cameronstaging:iio:dummy move to info_mask_(shared_by_type...
2013-03-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-16  Lars-Peter Clausenstaging:iio: Remove adt7410 driver
2013-03-16  Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2013-03-16  Linus TorvaldsMerge tag 'for-3.9-rc3' of git://openrisc.net/jonas...
2013-03-16  Linus TorvaldsMerge tag 'char-misc-3.9-rc2' of git://git./linux/kerne...
2013-03-16  Linus TorvaldsMerge tag 'sound-3.9' of git://git./linux/kernel/git...
2013-03-16  Linus TorvaldsMerge branch 'fixes-for-3.9' of git://git.linaro.org...
2013-03-16  Linus TorvaldsMerge tag 'mfd-fixes-3.9-1' of git://git./linux/kernel...
2013-03-16  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2013-03-15  Ian Abbottstaging: comedi: ni_labpc: fix common detach
2013-03-15  Ian Abbottstaging: comedi: remove unneeded settings of `dev-...
2013-03-15  Ian Abbottstaging: comedi: add 'ioenabled' flag to device
2013-03-15  Ian Abbottstaging: comedi: make 'in_request_module' a bool bit...
2013-03-15  Ian Abbottstaging: comedi: make 'dev->attached' a bool bit-field
2013-03-15  Ian Abbottstaging: comedi: ni_660x: support NI PXI-6624
2013-03-15  Ian Abbottstaging: comedi: ni_660x: reformat driver description...
2013-03-15  Ian Abbottstaging: comedi: adv_pci_dio: restore PCI-1753E support
2013-03-15  H Hartley Sweetenstaging: comedi: ni_atmio: fix build error due to missi...
2013-03-15  Dan CarpenterStaging: dwc2: remove a kfree(NULL)
2013-03-15  Wei Yongjunstaging: sep: fix possible memory leak in sep_prepare_i...
2013-03-15  Eduardo Valentinstaging: omap-thermal: add documentation for omap_bandg...
2013-03-15  Eduardo Valentinstaging: omap-thermal: remove TODO entry for exposed...
2013-03-15  Eduardo Valentinstaging: omap-thermal: remove TODO entry suggesting...
2013-03-15  Eduardo Valentinstaging: omap-thermal: switch mutex to spinlock inside...
2013-03-15  Eduardo Valentinstaging: omap-thermal: change Kconfig dependency method
2013-03-15  Eduardo Valentinstaging: omap-thermal: document omap_bandgap_build...
2013-03-15  Eduardo Valentinstaging: omap-thermal: document omap_bandgap_alert_init...
2013-03-15  Eduardo Valentinstaging: omap-thermal: document omap_bandgap_tshut_init...
2013-03-15  Eduardo Valentinstaging: omap-thermal: document _omap_bandgap_read_thre...
2013-03-15  Eduardo Valentinstaging: omap-thermal: document _omap_bandgap_write_thr...
2013-03-15  Eduardo Valentinstaging: omap-thermal: document omap_bandgap_update_ale...
2013-03-15  Eduardo Valentinstaging: omap-thermal: document omap_bandgap_force_sing...
2013-03-15  Eduardo Valentinstaging: omap-thermal: update omap_bandgap_set_continou...
2013-03-15  Eduardo Valentinstaging: omap-thermal: rename enable_continuous_mode
2013-03-15  Eduardo Valentinstaging: omap-thermal: section of device driver callbacks
2013-03-15  Eduardo Valentinstaging: omap-thermal: device initialization section
2013-03-15  Eduardo Valentinstaging: omap-thermal: refactor APIs handling threshold...
2013-03-15  Eduardo Valentinstaging: omap-thermal: update omap_bandgap_unmask_inter...
2013-03-15  Eduardo Valentinstaging: omap-thermal: refactor temp_sensor_unmask_inte...
2013-03-15  Eduardo Valentinstaging: omap-thermal: threshold manipulation section
2013-03-15  Eduardo Valentinstaging: omap-thermal: document omap_bandgap_add_hyst...
2013-03-15  Eduardo Valentinstaging: omap-thermal: rename add_hyst to omap_bandgap_...
2013-03-15  Eduardo Valentinstaging: omap-thermal: add documentation for omap_bandg...
2013-03-15  Eduardo Valentinstaging: omap-thermal: move conv table limits out of...
2013-03-15  Eduardo Valentinstaging: omap-thermal: rewrite omap_bandgap_mcelsius_to...
2013-03-15  Eduardo Valentinstaging: omap-thermal: name temp_to_adc_conversion...
2013-03-15  Eduardo Valentinstaging: omap-thermal: add documentation for omap_bandg...
2013-03-15  Eduardo Valentinstaging: omap-thermal: rewrite omap_bandgap_adc_to_mcel...
2013-03-15  Eduardo Valentinstaging: omap-thermal: name adc_to_temp_conversion...
2013-03-15  Eduardo Valentinstaging: omap-thermal: ADC section
2013-03-15  Eduardo Valentinstaging: omap-thermal: IRQ handler section
2013-03-15  Eduardo Valentinstaging: omap-thermal: section of basic helpers
2013-03-15  Eduardo Valentinstaging: omap-thermal: add a section of register manipu...
2013-03-15  Eduardo Valentinstaging: omap-thermal: read status only once inside...
2013-03-15  Eduardo Valentinstaging: omap-thermal: remove duplicated code
2013-03-15  Eduardo Valentinstaging: omap-thermal: update tshut IRQ handler documen...
2013-03-15  Eduardo Valentinstaging: omap-thermal: update documentation for talert...
2013-03-15  Eduardo Valentinstaging: omap-thermal: rename talert handler
2013-03-15  Eduardo Valentinstaging: omap-thermal: add documentation for omap_bandg...
2013-03-15  Eduardo Valentinstaging: omap-thermal: add documentation for omap_bandg...
2013-03-15  Eduardo Valentinstaging: omap-thermal: make a omap_bandgap_power with...
2013-03-15  Eduardo Valentinstaging: omap-thermal: add documentation for register...
2013-03-15  Eduardo Valentinstaging: omap-thermal: introduce RMW_BITS macro
2013-03-15  Eduardo Valentinstaging: omap-thermal: fix error checking
2013-03-15  Eduardo Valentinstaging: omap-thermal: style cleanup on omap-bandgap.c
2013-03-15  Eduardo Valentinstaging: omap-thermal: update documentation of omap...
2013-03-15  Eduardo Valentinstaging: omap-thermal: create header for register,...
2013-03-15  Eduardo Valentinstaging: omap-thermal: remove unused _SHIFT macros
2013-03-15  Eduardo Valentinstaging: omap-thermal: use BIT() macro
2013-03-14  Greg Kroah-HartmanStaging: ccg: delete it from the tree
2013-03-14  Greg Kroah-HartmanStaging: ccg: remove it from the build
2013-03-14  Wei YongjunStaging: netlogic: remove unused variable in xlr_net_st...
2013-03-14  Ian Abbottstaging: comedi: adv_pci1710: remove iorange member
2013-03-14  H Hartley Sweetenstaging: comedi: addi_apci_1710: only pci bar 2 is...
2013-03-14  Linus TorvaldsMerge branch 'rcu/urgent' of git://git./linux/kernel...
2013-03-14  H Hartley Sweetenstaging: comedi_pci: pass comedi_device to comedi_pci_e...
2013-03-14  H Hartley Sweetenstaging: comedi_pci: make comedi_pci_disable() safe...
2013-03-14  Nathan Zimmerstaging: dgrp: cleanup sparse warnings
2013-03-14  Paul Bollestaging: android: remove dependency on TINY_SHMEM
2013-03-14  Devendra Nagastaging: csr: fix compilation warning in unifi_siwscan
2013-03-14  Jacob GarberStaging: comedi: Fixed camel case style issue in usbdux.c
2013-03-14  Stephen Rothwellstaging: the DWC2 driver uses bus_to_virt
2013-03-14  Paul Zimmermanstaging: dwc2: fix compiler warnings
2013-03-14  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2013-03-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-13  Linus TorvaldsMerge branch 'akpm' (fixes from Andrew)
2013-03-13  Tejun Heotidspbridge: convert to idr_alloc()
2013-03-13  Tejun Heozcache: convert to idr_alloc()
2013-03-13  Linus TorvaldsMerge tag 'usb-3.9-rc2' of git://git./linux/kernel...
2013-03-13  Linus TorvaldsMerge tag 'tty-3.9-rc2' of git://git./linux/kernel...
2013-03-13  Linus TorvaldsMerge tag 'staging-3.9-rc2' of git://git./linux/kernel...
2013-03-13  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-03-13  Linus TorvaldsMerge tag 'stable/for-linus-3.9-rc2-tag' of git://git...
2013-03-12  H Hartley Sweetenstaging: comedi: ni_atmio: fix build errors
2013-03-12  Linus TorvaldsMerge tag 'fixes' of git://git./linux/kernel/git/arm...
2013-03-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next
This page took 0.078708 seconds and 8 git commands to generate.