| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: (it87) Make temp3 attribute conditional for IT8782F | Guenter Roeck | 2012-05-22 | 1 | -20/+61 |
* | hwmon: (it87) Convert to use devm_kzalloc and devm_request_region | Guenter Roeck | 2012-05-22 | 1 | -34/+20 |
* | hwmon: INA219 and INA226 support | Felten, Lothar | 2012-05-22 | 5 | -0/+430 |
* | hwmon: (it87) Create voltage attributes only if voltage is enabled | Guenter Roeck | 2012-05-20 | 1 | -38/+124 |
* | hwmon: (ntc_thermistor) Fix checkpatch warning | Guenter Roeck | 2012-05-20 | 1 | -6/+6 |
* | hwmon: (ntc_thermistor) Optimize and fix build warning | Guenter Roeck | 2012-05-20 | 1 | -84/+80 |
* | hwmon: (ntc_thermistor) Return error code from hwmon_device_register | Guenter Roeck | 2012-05-20 | 1 | -2/+2 |
* | hwmon: (ntc_thermistor) Convert to devm_kzalloc | Guenter Roeck | 2012-05-20 | 1 | -8/+3 |
* | hwmon: (ad7314) Remove unused defines, and rename OFFSET to SHIFT | Guenter Roeck | 2012-05-20 | 1 | -9/+2 |
* | acpi_power_meter: clean up code around setup_attrs | Kyle McMartin | 2012-05-20 | 1 | -8/+7 |
* | acpi_power_meter: drop meter_rw_attrs, use common meter_attrs | Kyle McMartin | 2012-05-20 | 1 | -9/+2 |
* | acpi_power_meter: remove duplicate code between register_{ro,rw}_attrs | Kyle McMartin | 2012-05-20 | 1 | -42/+17 |
* | acpi_power_meter: use a {RW,RO}_SENSOR_TEMPLATE macro to clean things up | Kyle McMartin | 2012-05-20 | 1 | -93/+37 |
* | acpi_power_meter: use the same struct {rw,ro}_sensor_template for both | Kyle McMartin | 2012-05-20 | 1 | -43/+110 |
* | hwmon: use module_pci_driver | Axel Lin | 2012-05-20 | 3 | -36/+3 |
* | hwmon: (it87) Add support for IT8782F and IT8783E/F | Guenter Roeck | 2012-05-20 | 2 | -35/+118 |
* | Linux 3.4v3.4 | Linus Torvalds | 2012-05-20 | 1 | -1/+1 |
* | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 2012-05-19 | 3 | -19/+30 |
|\ |
|
| * | [PARISC] fix panic on prefetch(NULL) on PA7300LC | James Bottomley | 2012-05-16 | 1 | -1/+6 |
| * | [PARISC] fix crash in flush_icache_page_asm on PA1.1 | John David Anglin | 2012-05-16 | 1 | -18/+20 |
| * | [PARISC] fix PA1.1 oops on boot | James Bottomley | 2012-05-16 | 1 | -0/+4 |
* | | Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2012-05-19 | 7 | -65/+205 |
|\ \ |
|
| * | | x86, relocs: When printing an error, say relative or absolute | H. Peter Anvin | 2012-05-18 | 1 | -3/+8 |
| * | | x86, relocs: Workaround for binutils 2.22.52.0.1 section bug | H. Peter Anvin | 2012-05-18 | 1 | -1/+5 |
| * | | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin | 2012-05-18 | 7 | -65/+196 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-05-19 | 9 | -30/+34 |
|\ \ \ |
|
| * | | | block: fix buffer overflow when printing partition UUIDs | Tejun Heo | 2012-05-15 | 2 | -10/+6 |
| * | | | Fix blkdev.h build errors when BLOCK=n | Russell King | 2012-05-14 | 1 | -1/+2 |
| * | | | bio allocation failure due to bio_get_nr_vecs() | Bernd Schubert | 2012-05-11 | 1 | -1/+6 |
| * | | | block: don't mark buffers beyond end of disk as mapped | Jeff Moyer | 2012-05-11 | 3 | -4/+7 |
| * | | | mtip32xx: release the semaphore on an error path | Asai Thambi S P | 2012-05-11 | 1 | -1/+3 |
| * | | | dac960: Remove unused variables from DAC960_CreateProcEntries() | Jesper Juhl | 2012-05-11 | 1 | -13/+10 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-19 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | pktgen: fix module unload for good | Eric Dumazet | 2012-05-18 | 1 | -2/+2 |
* | | | | | memcg,thp: fix res_counter:96 regression | Hugh Dickins | 2012-05-19 | 1 | -1/+1 |
* | | | | | Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2012-05-18 | 1 | -15/+17 |
|\ \ \ \ \ |
|
| * | | | | | dm thin: fix table output when pool target disables discard passdown internally | Mike Snitzer | 2012-05-19 | 1 | -15/+17 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/md | Linus Torvalds | 2012-05-18 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | md/raid10: fix transcription error in calc_sectors conversion. | NeilBrown | 2012-05-19 | 1 | -1/+1 |
* | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2012-05-18 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | tilegx: enable SYSCALL_WRAPPERS support | Chris Metcalf | 2012-05-18 | 1 | -0/+1 |
* | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-05-18 | 4 | -17/+27 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | frv: delete incorrect task prototypes causing compile fail | Paul Gortmaker | 2012-05-17 | 1 | -4/+0 |
| * | | | | | | | slub: missing test for partial pages flush work in flush_all() | majianpeng | 2012-05-17 | 1 | -1/+1 |
| * | | | | | | | fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries | Cyrill Gorcunov | 2012-05-17 | 1 | -12/+8 |
| * | | | | | | | drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01 | Rajkumar Kasirajan | 2012-05-17 | 1 | -0/+18 |
* | | | | | | | | proc: move fd symlink i_mode calculations into tid_fd_revalidate() | Linus Torvalds | 2012-05-18 | 1 | -29/+14 |
* | | | | | | | | Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2012-05-18 | 1 | -3/+11 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | x86/mce: Only restart instruction after machine check recovery if it is safe | Tony Luck | 2012-05-14 | 1 | -3/+11 |
* | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-05-17 | 3 | -18/+13 |
|\ \ \ \ \ \ \ \ |
|