Commit History

Author SHA1 Message Date
  Linus Torvalds 2af78448ff Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux 12 years ago
  Tejun Heo 6deb69face thermal: convert to idr_alloc() 12 years ago
  Richard Guy Briggs da28d966f6 thermal: return an error on failure to register thermal class 12 years ago
  Zhang Rui 5e20b2e51d Thermal: fix a build warning when CONFIG_THERMAL_EMULATION cleared 12 years ago
  Amit Daniel Kachhap e6e238c38b thermal: sysfs: Add a new sysfs node emul_temp for thermal emulation 12 years ago
  Eduardo Valentin 6b2aa51d69 thermal: check for invalid trip setup when registering thermal device 12 years ago
  Eduardo Valentin 923e0b1e8d thermal: cleanup: use dev_* helper functions 12 years ago
  Eduardo Valentin ba38bb8c72 thermal: remove unnecessary include 12 years ago
  Eduardo Valentin 8ab3e6a08a thermal: Use thermal zone device id in netlink messages 12 years ago
  Zhang Rui d567c686ae Thermal: fix a NULL pointer dereference when generic thermal layer is built as a module 12 years ago
  Hugh Dickins 791700cdfc Thermal: Fix oops and unlocking in thermal_sys.c 12 years ago
  Durgadoss R f2b4caafd4 Thermal: Add a notification API 12 years ago
  Durgadoss R 0c01ebbfd3 Thermal: Remove throttling logic out of thermal_sys.c 12 years ago
  Durgadoss R dc76548269 Thermal: Make thermal_cdev_update as a global function 12 years ago
  Durgadoss R 7e8ee1e9d7 Thermal: Update binding logic based on platform data 12 years ago
  Durgadoss R 5a2c090b33 Thermal: Add a policy sysfs attribute 12 years ago
  Durgadoss R a4a15485fb Thermal: Add thermal governor registration APIs 12 years ago
  Durgadoss R 50125a9b27 Thermal: Pass zone parameters as argument to tzd_register 12 years ago
  Durgadoss R 9b4298a088 Thermal: Add get trend, get instance API's to thermal_sys 12 years ago
  Durgadoss R 71350db43b Thermal: Move thermal_instance to thermal_core.h 12 years ago
  Len Brown 29b19e2504 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux into thermal 12 years ago
  Fengguang Wu 125c4c706b idr: rename MAX_LEVEL to MAX_IDR_LEVEL 12 years ago
  Guenter Roeck 204dd1d39c thermal: Fix potential NULL pointer accesses 13 years ago
  Guenter Roeck 79a49168b5 thermal: fix potential out-of-bounds memory access 13 years ago
  Zhang Rui f4a821ce6e Thermal: Introduce locking for cdev.thermal_instances list. 13 years ago
  Zhang Rui 908b9fb792 Thermal: Unify the code for both active and passive cooling 13 years ago
  Zhang Rui ce119f8325 Thermal: Introduce simple arbitrator for setting device cooling state 13 years ago
  Zhang Rui b5e4ae620b Thermal: List thermal_instance in thermal_cooling_device. 13 years ago
  Zhang Rui cddf31b3b2 Thermal: Rename thermal_instance.node to thermal_instance.tz_node. 13 years ago
  Zhang Rui 2d374139d5 Thermal: Rename thermal_zone_device.cooling_devices 13 years ago