serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / drivers / hwmon /
2012-04-02 Andreas Herrmannhwmon: (fam15h_power) Correct sign extension of running...
2012-03-19 Guenter Roeckhwmon: (zl6100) Enable interval between chip accesses...
2012-03-19 Jean Delvarehwmon: (w83627ehf) Fix temp2 source for W83627UHG
2012-03-19 Guenter Roeckhwmon: (w83627ehf) Fix memory leak in probe function
2012-03-19 Guenter Roeckhwmon: (w83627ehf) Fix writing into fan_stop_time for...
2012-03-12 Guenter Roeckhwmon: (zl6100) Maintain delay parameter in driver...
2012-03-12 Guenter Roeckhwmon: (jc42) Add support for AT30TS00, TS3000GB2,...
2012-03-12 Jean Delvarehwmon: (jc42) Add support for ST Microelectronics STTS2...
2012-03-12 Guenter Roeckhwmon: (pmbus_core) Fix maximum number of POUT alarm...
2012-03-01 Nikolaus Schulzhwmon: (f75375s) Fix register write order when setting...
2012-03-01 Guenter Roeckhwmon: (ads1015) Fix file leak in probe function
2012-03-01 Chris D Schimphwmon: (max6639) Fix PPR register initialization to...
2012-03-01 Chris D Schimphwmon: (max6639) Fix FAN_FROM_REG calculation
2012-02-20 Nikolaus Schulzhwmon: (f75375s) Fix automatic pwm mode setting for...
2012-02-20 Nikolaus Schulzhwmon: (f75375s) Fix bit shifting in f75375_write16
2012-02-13 Guenter Roeckhwmon: (w83627ehf) Fix number of fans for NCT6776F
2012-02-03 Vivien Didelothwmon: (sht15) fix bad error code
2012-02-03 Guenter Roeckhwmon: (w83627ehf) Disable setting DC mode for pwm2...
2012-02-03 Jean Delvarehwmon: (f71805f) Fix clamping of temperature limits
2011-12-12 Axel Linhwmon: (jz4740) Staticise jz4740_hwmon_driver
2011-12-12 Axel Linhwmon: (jz4740) fix signedness bug
2011-11-26 Axel Linhwmon: convert drivers/hwmon/* to use module_platform_d...
2011-11-25 Lars-Peter Clausenhwmon: Remove redundant spi driver bus initialization
2011-11-17 Donggeun Kimhwmon: (exynos4_tmu) Fix Kconfig dependency
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-06 Guenter Roeckhwmon: (w83627ehf) Fix broken driver init
2011-11-06 Jean Delvarehwmon: (coretemp) Fix for non-SMP builds
2011-11-04 Jean Delvarehwmon: (w83627ehf) Add support for the W83627UHG
2011-11-04 Jean Delvarehwmon: (w83627ehf) Clean up probe function
2011-11-04 Jean Delvarehwmon: (w83627ehf) Properly report PECI and AMD-SI...
2011-11-04 Jean Delvarehwmon: Use i2c_smbus_{read,write}_word_swapped
2011-11-04 Jean Delvarehwmon: (smsc47b397) Fix checkpatch errors
2011-11-04 Jean Delvarehwmon: (lm90) Make code more readable
2011-11-04 Jean Delvarehwmon: (lm90) Fix warnings
2011-11-04 Jean Delvarehwmon: (ibmaem) Avoid repeated memory allocations
2011-11-04 Jean Delvarehwmon: (ibmaem) Make instance initializations independent
2011-11-04 Jean Delvarehwmon: (ibmaem) Fix error paths
2011-11-04 Jean Delvarehwmon: (lm73) Make detection less problematic
2011-11-04 Dean Nelsonhwmon: Avoid building drivers for powerpc that read...
2011-11-03 Linus TorvaldsMerge branch 'for-next' of git://git.infradead.org...
2011-11-01 Jonathan Camerondrivers/hwmon/hwmon.c: convert idr to ida and use ida_s...
2011-11-01 Jonathan Cameronhwmon: convert idr to ida and use ida_simple interface
2011-10-31 Paul Gortmakerdrivers/hwmon: add module.h to ultra45_env.c
2011-10-28 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2011-10-24 Jean Delvarehwmon: (w83627ehf) Better fix for negative temperature...
2011-10-24 Jean Delvarehwmon: (w83627ehf) Uninline is_word_sized
2011-10-24 Jean Delvarehwmon: (lm75) Document why clones are not detected
2011-10-24 Jean Delvarehwmon: (w83627ehf) Move fan pins check to a separate...
2011-10-24 Jean Delvarehwmon: (w83627ehf) Skip reading unused voltage registers
2011-10-24 Michael Hennerichhwmon: (lm75) Add support for Analog Devices ADT75
2011-10-24 Guenter Roeckhwmon: (pmbus_core) Simplify sign extensions
2011-10-24 Guenter Roeckhwmon: (pmbus) Add support for Lineage Power DC-DC...
2011-10-24 Guenter Roeckhwmon: (pmbus/ltc2978) Add support for LTC3880 to LTC29...
2011-10-24 Guenter Roeckhwmon: (pmbus/ltc2978) Explicit driver for LTC2978
2011-10-24 Guenter Roeckhwmon: (pmbus) Add support for TEMP2 peak attributes
2011-10-24 Jonathan Cameronhwmon: AD7314 driver (ported from IIO)
2011-10-24 Guenter Roeckhwmon: (pmbus) Add support for Intersil power managemen...
2011-10-24 Guenter Roeckhwmon: (pmbus) Always call _pmbus_read_byte in core...
2011-10-24 Guenter Roeckhwmon: (pmbus) Replace EINVAL return codes with more...
2011-10-24 Hans de Goedehwmon/f71882fg: Make the decision wether to register...
2011-10-24 Hans de Goedehwmon/f71882fg: Add a f71882fg_create_fan_sysfs_files...
2011-10-24 Hans de Goedehwmon/f71882fg: Make all fan/pwm attr tables 2 dimensional
2011-10-24 Yong Zhanghwmon: (exynos4_tmu) Remove IRQF_DISABLED
2011-10-24 Donggeun Kimhwmon: Add driver for EXYNOS4 TMU
2011-10-24 Guenter Roeckhwmon: (pmbus/adm1275) Add support for ADM1276
2011-10-24 Guenter Roeckhwmon: (pmbus/adm1275) Add support for second current...
2011-10-24 Guenter Roeckhwmon: (pmbus) Don't return errors from driver remove...
2011-10-24 Guenter Roeckhwmon: (pmbus) Add comments explaining internal driver...
2011-10-24 Dmitry Artamonowhwmon: (w83627ehf) add caseopen detection
2011-10-24 Uwe Kleine-Könighwmon: Convert mc13783-adc to mc13xxx API
2011-10-20 Jean Delvarehwmon: (w83627ehf) Fix negative 8-bit temperature values
2011-10-14 Andi Kleencoretemp: Get microcode revision from cpu_data
2011-10-13 Jean Delvarehwmon: (w83627ehf) Properly report thermal diode sensors
2011-09-28 Guenter Roeckhwmon: (coretemp) Avoid leaving around dangling pointer
2011-09-28 Jean Delvarehwmon: (coretemp) Fixup platform device ID change
2011-09-23 Jan Beulichhwmon: (coretemp) remove struct platform_data * paramet...
2011-09-23 Jan Beulichhwmon: (coretemp) constify static data
2011-09-23 Jan Beulichhwmon: (coretemp) don't use kernel assigned CPU number...
2011-09-22 Roland Stiggehwmon: (ds620) Fix handling of negative temperatures
2011-09-22 Chris Petersonhwmon: (w83791d) rename prototype parameter from 'regis...
2011-09-22 Guenter Roeckhwmon: (coretemp) Don't use threshold registers for...
2011-09-22 Jean Delvarehwmon: (coretemp) Let the user force TjMax
2011-09-22 Jean Delvarehwmon: (coretemp) Drop duplicate function get_pkg_tjmax
2011-09-14 Jean Delvarehwmon: (coretemp) Initialize tmin
2011-09-13 Guenter Roeckhwmon: (pmbus) Fix low limit temperature alarms
2011-09-06 Jean Delvarehwmon: (ucd9000/ucd9200) Optimize array walk
2011-09-06 Guenter Roeckhwmon: (max16065) Fix current calculation
2011-08-24 Jean Delvarehwmon: (i5k_amb) Drop i5k_channel_pci_id
2011-08-22 Guenter Roeckhwmon: (ntc_thermistor) Simplify if sequence
2011-08-11 Julia Lawallhwmon: (ibmaem) add missing kfree
2011-08-11 Guenter Roeckhwmon: (pmbus/lm25066) Ignore byte writes to non-zero...
2011-08-11 Guenter Roeckhwmon: (pmbus) Virtualize pmbus_write_byte
2011-07-30 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-07-29 Jean Delvarehwmon: (lm90) Refactor reading of config2 register
2011-07-29 Jean Delvarehwmon: (lm90) Make SA56004 detection more robust
2011-07-29 Jean Delvarehwmon: (lm90) Simplify handling of extended local temp...
2011-07-29 Guenter Roeckhwmon: (pmbus) Add client driver for LM25066, LM5064...
2011-07-29 Guenter Roeckhwmon: (max34440) Add support for peak attributes
2011-07-29 Guenter Roeckhwmon: (max8688) Add support for peak attributes
2011-07-29 Guenter Roeckhwmon: (max16064) Add support for peak attributes
next